Risorse per professionisti IT > Home page del forum > File Services and Storage > Server 2008 disk mirror - "no extents were found for the plex"
Formula una domandaFormula una domanda
 

Con rispostaServer 2008 disk mirror - "no extents were found for the plex"

  • venerdì 17 ottobre 2008 14.04ChrisOShea Medaglie utenteMedaglie utenteMedaglie utenteMedaglie utenteMedaglie utente
     
    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.

    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 "no extents were found for the plex".

    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.
    Thanks.

Risposte

  • venerdì 17 ottobre 2008 16.23Chris Looney Medaglie utenteMedaglie utenteMedaglie utenteMedaglie utenteMedaglie utente
     Con risposta
    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.
    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+, OCDBA

Tutte le risposte

  • venerdì 17 ottobre 2008 16.23Chris Looney Medaglie utenteMedaglie utenteMedaglie utenteMedaglie utenteMedaglie utente
     Con risposta
    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.
    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+, OCDBA
  • domenica 21 dicembre 2008 5.46NightHawk668 Medaglie utenteMedaglie utenteMedaglie utenteMedaglie utenteMedaglie utente
     
    I have the same error. No idea what does it mean...
  • venerdì 30 gennaio 2009 22.06Dugster Medaglie utenteMedaglie utenteMedaglie utenteMedaglie utenteMedaglie utente
     
    Both discs need to unallocated the mirror pop up will set them both to Dynamic when it formats them.
  • lunedì 2 febbraio 2009 21.15Brian Borg Medaglie utenteMedaglie utenteMedaglie utenteMedaglie utenteMedaglie utente
     Risposta suggerita
    Dugster said:

    Both discs need to unallocated the mirror pop up will set them both to Dynamic when it formats them.

    Only the one being added needs to be empty.

    It needs to have atleast as much empty space as the disk being mirrored.

    An alternative to Disk Management is the diskpart.exe command line utility.  See:
    http://technet.microsoft.com/en-us/library/cc766465.aspx.

    From what I recall from the last time I did it, the disk being added needs to already be dynamic.

    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 clean command in diskpart to clean the disk being added.  Then you can convert it to dynamic and add it to mirror the disk with the data.  You might need to rescan before you convert.
  • martedì 30 giugno 2009 18.59Mark Bembnowski Medaglie utenteMedaglie utenteMedaglie utenteMedaglie utenteMedaglie utente
     
    I also encountered this error.

    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.

    I used the Server Manager > Storage > Disk Management tool.

    In my first attempt at mirroring all three volumes, I right clicked each volume (starting with the DATAPART1 [D:] volume) and used the "Add Mirror..." function. This worked for all volumes except the OS (C:) volume, which is when I received the "no extents were found for the plex" error.

    My solution was to remove all of the mirrors from the second disk (right click > "Remove Mirror..."), and then re-add all of the mirrors as before, EXCEPT this time I mirrored the OS (C:) volume FIRST.

    This time everything worked fine. It seems as though you simply need to mirror the system (C:) volume before any other volume.
  • martedì 30 giugno 2009 19.25Brian Borg Medaglie utenteMedaglie utenteMedaglie utenteMedaglie utenteMedaglie utente
     
    It would seem that when you mirror the "boot" volume (%SystemDrive%), it has to be active and the first volume on the mirror disk.

    This probably has to do with bootable dynamic volumes needing an underlying partition table entry.

    When setting up a dynamic drive with diskpart.exe, you can use the RETAIN command to ensure this.
  • giovedì 9 luglio 2009 17.49RKHosey Medaglie utenteMedaglie utenteMedaglie utenteMedaglie utenteMedaglie utente
     Risposta suggerita
    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 "reserved" partition in addition to the main 'C.'  Apparently this vol must be 'mirrored' 1st.]

    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.
    • Proposto come rispostaBrian Borg venerdì 10 luglio 2009 0.27
    •  
  • venerdì 10 luglio 2009 0.35Brian Borg Medaglie utenteMedaglie utenteMedaglie utenteMedaglie utenteMedaglie utente
     
    RkHosey, you are correct.

    I had forgotten about that 200 MB "hidden" partition.

    Disk Manager will show this as the System volume (not to be confused with the %SystemDrive%, which is the Boot volume).

    Note, you are allowed to "unhide" that partition by assigning it a drive letter or mount point.

    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.
  • mercoledì 29 luglio 2009 16.15rich_lanformation.com Medaglie utenteMedaglie utenteMedaglie utenteMedaglie utenteMedaglie utente
     
    Don't forget to add the drive must finish its resync before you can add addition mirrors for other partitions.
    Rich Stuckey