Server 2008 disk mirror - "no extents were found for the plex"Help! I'm trying to setup a disk mirror on a Windows 2008 server (web edition). The server contains 2 identical 18Gb SCSI disks, both of which are working as far as I can see - I can create volumes, put data on, move data around etc with no problems whatsoever.<br><br>I removed all the volumes from the second disk and made sure both disks are set to dynamic. When I right click on the volume on the first disk, the option to 'Add Mirror' is available (ie not greyed out), but when I click on it a window pops up saying &quot;no extents were found for the plex&quot;.<br><br>I've searched high and low - nowhere can I find any reference to this problem at all! If anyone can even tell me what this message means I'd be grateful.<br>Thanks.<br> © 2009 Microsoft Corporation. All rights reserved.Wed, 29 Jul 2009 23:04:29 Z6f486437-bc12-41f5-8967-ca90e584e586http://social.technet.microsoft.com/Forums/en-US/winserverfiles/thread/6f486437-bc12-41f5-8967-ca90e584e586#6f486437-bc12-41f5-8967-ca90e584e586http://social.technet.microsoft.com/Forums/en-US/winserverfiles/thread/6f486437-bc12-41f5-8967-ca90e584e586#6f486437-bc12-41f5-8967-ca90e584e586ChrisOSheahttp://social.technet.microsoft.com/Profile/en-US/?user=ChrisOSheaServer 2008 disk mirror - "no extents were found for the plex"Help! I'm trying to setup a disk mirror on a Windows 2008 server (web edition). The server contains 2 identical 18Gb SCSI disks, both of which are working as far as I can see - I can create volumes, put data on, move data around etc with no problems whatsoever.<br><br>I removed all the volumes from the second disk and made sure both disks are set to dynamic. When I right click on the volume on the first disk, the option to 'Add Mirror' is available (ie not greyed out), but when I click on it a window pops up saying &quot;no extents were found for the plex&quot;.<br><br>I've searched high and low - nowhere can I find any reference to this problem at all! If anyone can even tell me what this message means I'd be grateful.<br>Thanks.<br> Fri, 17 Oct 2008 14:04:47 Z2008-10-17T14:04:47Zhttp://social.technet.microsoft.com/Forums/en-US/winserverfiles/thread/6f486437-bc12-41f5-8967-ca90e584e586#9bd4dc7a-7c22-40e4-bf17-972c9690761fhttp://social.technet.microsoft.com/Forums/en-US/winserverfiles/thread/6f486437-bc12-41f5-8967-ca90e584e586#9bd4dc7a-7c22-40e4-bf17-972c9690761fChris Looneyhttp://social.technet.microsoft.com/Profile/en-US/?user=Chris%20LooneyServer 2008 disk mirror - "no extents were found for the plex" I don't make software mirrors that often and couldn't test but if memory serves I believe the second disk should not be set to dynamic.  Only the source disk should be dynamic.  The other should basically just be there.  Not allocated, I'm not certain if initialized matters.<hr size="1" align="left" width="25%">http://www.chrislooney.com MCITP: Enterprise Administrator (Server 2008), MCSE: Security 2003/2000, MCSE: Messaging 2003/2000, MCITP: Exchange 2007, MCTS:SharePoint 2007 (Admin, and Develop), MCTS: SQL 2005, MCDBA, MCAD, MCDST, MCSA, CCNA, CCSP, Security+, OCDBAFri, 17 Oct 2008 16:23:07 Z2008-10-17T16:23:07Zhttp://social.technet.microsoft.com/Forums/en-US/winserverfiles/thread/6f486437-bc12-41f5-8967-ca90e584e586#2d03393b-54c8-40b9-a6b5-8c9f70069382http://social.technet.microsoft.com/Forums/en-US/winserverfiles/thread/6f486437-bc12-41f5-8967-ca90e584e586#2d03393b-54c8-40b9-a6b5-8c9f70069382NightHawk668http://social.technet.microsoft.com/Profile/en-US/?user=NightHawk668Server 2008 disk mirror - "no extents were found for the plex" I have the same error. No idea what does it mean...Sun, 21 Dec 2008 05:46:31 Z2008-12-21T05:46:31Zhttp://social.technet.microsoft.com/Forums/en-US/winserverfiles/thread/6f486437-bc12-41f5-8967-ca90e584e586#40a14b9c-3bd0-4ff0-8347-4719600e3d14http://social.technet.microsoft.com/Forums/en-US/winserverfiles/thread/6f486437-bc12-41f5-8967-ca90e584e586#40a14b9c-3bd0-4ff0-8347-4719600e3d14Dugsterhttp://social.technet.microsoft.com/Profile/en-US/?user=DugsterServer 2008 disk mirror - "no extents were found for the plex"Both discs need to unallocated the mirror pop up will set them both to Dynamic when it formats them. Fri, 30 Jan 2009 22:06:46 Z2009-01-30T22:06:46Zhttp://social.technet.microsoft.com/Forums/en-US/winserverfiles/thread/6f486437-bc12-41f5-8967-ca90e584e586#10e0b62b-7ebd-449a-8788-daeb2daf5514http://social.technet.microsoft.com/Forums/en-US/winserverfiles/thread/6f486437-bc12-41f5-8967-ca90e584e586#10e0b62b-7ebd-449a-8788-daeb2daf5514Brian Borghttp://social.technet.microsoft.com/Profile/en-US/?user=Brian%20BorgServer 2008 disk mirror - "no extents were found for the plex"<div class=quote><font class=quoteHeader>Dugster said:</font> <p>Both discs need to unallocated the mirror pop up will set them both to Dynamic when it formats them. </p></div>Only the one being added needs to be empty.<br><br>It needs to have atleast as much empty space as the disk being mirrored.<br><br>An alternative to Disk Management is the diskpart.exe command line utility.  See:<br><a href="http://technet.microsoft.com/en-us/library/cc766465.aspx">http://technet.microsoft.com/en-us/library/cc766465.aspx</a>.<br><br>From what I recall from the last time I did it, the disk being added needs to already be dynamic.<br><br>One problem can be if the two disks were previously used dynamically together in Windows.  Windows puts a database on each disk containing the dynamic disk data.  To avoid this problem, use the <strong>clean</strong> command in diskpart to clean the disk being added.  Then you can <strong>convert</strong> it to <strong>dynamic</strong> and <strong>add</strong> it to mirror the disk with the data.  You might need to <strong>rescan</strong> before you <strong>convert</strong>.Mon, 02 Feb 2009 21:15:08 Z2009-02-02T21:15:08Zhttp://social.technet.microsoft.com/Forums/en-US/winserverfiles/thread/6f486437-bc12-41f5-8967-ca90e584e586#011b9973-708a-4c94-bae7-eba654545fcdhttp://social.technet.microsoft.com/Forums/en-US/winserverfiles/thread/6f486437-bc12-41f5-8967-ca90e584e586#011b9973-708a-4c94-bae7-eba654545fcdMark Bembnowskihttp://social.technet.microsoft.com/Profile/en-US/?user=Mark%20BembnowskiServer 2008 disk mirror - "no extents were found for the plex"I also encountered this error.<br/><br/>I had the OS (C:) volume, a DATAPART1 (D:) volume, and a RECOVERY (F:) volume on the first disk. I wanted to mirror all three volumes to the second disk.<br/><br/>I used the Server Manager &gt; Storage &gt; Disk Management tool.<br/><br/>In my first attempt at mirroring all three volumes, I right clicked each volume (starting with the DATAPART1 [D:] volume) and used the &quot;Add Mirror...&quot; function. This worked for all volumes except the OS (C:) volume, which is when I received the &quot;no extents were found for the plex&quot; error.<br/><br/>My solution was to remove all of the mirrors from the second disk (right click &gt; &quot;Remove Mirror...&quot;), and then re-add all of the mirrors as before, <strong>EXCEPT this time I mirrored the OS (C:) volume FIRST.<br/><br/></strong>This time everything worked fine. It seems as though you simply need to mirror the system (C:) volume before any other volume.Tue, 30 Jun 2009 18:59:05 Z2009-06-30T18:59:05Zhttp://social.technet.microsoft.com/Forums/en-US/winserverfiles/thread/6f486437-bc12-41f5-8967-ca90e584e586#9030d5d0-ab80-4520-827b-6211734bbc5ehttp://social.technet.microsoft.com/Forums/en-US/winserverfiles/thread/6f486437-bc12-41f5-8967-ca90e584e586#9030d5d0-ab80-4520-827b-6211734bbc5eBrian Borghttp://social.technet.microsoft.com/Profile/en-US/?user=Brian%20BorgServer 2008 disk mirror - "no extents were found for the plex"It would seem that when you mirror the &quot;boot&quot; volume (%SystemDrive%), it has to be active and the first volume on the mirror disk.<br/><br/>This probably has to do with bootable dynamic volumes needing an underlying partition table entry.<br/><br/>When setting up a dynamic drive with diskpart.exe, you can use the <strong>RETAIN</strong> command to ensure this.Tue, 30 Jun 2009 19:25:20 Z2009-06-30T19:25:20Zhttp://social.technet.microsoft.com/Forums/en-US/winserverfiles/thread/6f486437-bc12-41f5-8967-ca90e584e586#1d58ffb4-4205-4808-8ebd-603430024bd9http://social.technet.microsoft.com/Forums/en-US/winserverfiles/thread/6f486437-bc12-41f5-8967-ca90e584e586#1d58ffb4-4205-4808-8ebd-603430024bd9RKHoseyhttp://social.technet.microsoft.com/Profile/en-US/?user=RKHoseyServer 2008 disk mirror - "no extents were found for the plex"Yep, that did it for me...same issue and just mirror the sys vol 1st. [Well, not exactly the same issue.  I wanted to mirror a Win7 install.  Win7 creates a small &quot;reserved&quot; partition in addition to the main 'C.'  Apparently this vol must be 'mirrored' 1st.]<br/> <br/> PS  The 2nd disk must be unpartitioned and set as 'Dynamic' -- old server 2003 would just error-out.  Now server 2008 prompts and then converts for you (smarter) before doing the mirror.<br/>Thu, 09 Jul 2009 17:49:47 Z2009-07-09T17:49:47Zhttp://social.technet.microsoft.com/Forums/en-US/winserverfiles/thread/6f486437-bc12-41f5-8967-ca90e584e586#0c4f61c7-6d5f-493f-b20d-991d389eb8b3http://social.technet.microsoft.com/Forums/en-US/winserverfiles/thread/6f486437-bc12-41f5-8967-ca90e584e586#0c4f61c7-6d5f-493f-b20d-991d389eb8b3Brian Borghttp://social.technet.microsoft.com/Profile/en-US/?user=Brian%20BorgServer 2008 disk mirror - "no extents were found for the plex"RkHosey, you are correct.<br/><br/>I had forgotten about that 200 MB &quot;hidden&quot; partition.<br/><br/>Disk Manager will show this as the System volume (not to be confused with the %SystemDrive%, which is the Boot volume).<br/><br/>Note, you are allowed to &quot;unhide&quot; that partition by assigning it a drive letter or mount point.<br/><br/>It is also interesting to note that once assigned a letter, Disk Manager will not let you remove the assignment.  But you can remove the assignment using DiskPart.  Go figure.Fri, 10 Jul 2009 00:35:53 Z2009-07-10T00:35:53Zhttp://social.technet.microsoft.com/Forums/en-US/winserverfiles/thread/6f486437-bc12-41f5-8967-ca90e584e586#ff3c596b-0ea7-4207-820c-0f585065c06ahttp://social.technet.microsoft.com/Forums/en-US/winserverfiles/thread/6f486437-bc12-41f5-8967-ca90e584e586#ff3c596b-0ea7-4207-820c-0f585065c06arich_lanformation.comhttp://social.technet.microsoft.com/Profile/en-US/?user=rich_lanformation.comServer 2008 disk mirror - "no extents were found for the plex"Don't forget to add the drive must finish its resync before you can add addition mirrors for other partitions.<hr class="sig">Rich StuckeyWed, 29 Jul 2009 16:15:47 Z2009-07-29T16:15:47Z