Re: RAID 1 versus RAID 5

From: Joshua Bolton (JoshuaBolton_at_discussions.microsoft.com)
Date: 11/29/04

  • Next message: Kevin Weilbacher: "Re: IPSec tunnel to cisco"
    Date: Mon, 29 Nov 2004 13:33:15 -0800
    
    

    Kevin I would point out that this configuration precludes any disk space
    being added to your system. This is why the standard has been mirror [raid1]
    the OS and stripe [raid 5/0+1/10] the data.

    Here is the reason why. It is common to need to add disk space to the data
    partition/drive. Most raid controllers don't allow dynamic upgrades in the
    raid array. So to add more disk space with your present configuration you
    have to wipe the existing array and recreate the raid5 array with the
    additional disk so you have more space. This usually means you have to
    repartition the way you want, reinstall the OS and backup software and
    restore from a backup. A long painful process.

    Lets say you have a raid controller that can add the disk to the array
    dynamicly. Great. Now you have system, apps and data partitions. How are
    you going to add the "unallocated space" to the data partition? You only
    have two options. The best being buy a server version of Partition Magic and
    use it to add the space to data. Or create a volume set between the data
    partition and the unallocated space [very bad choice since I have seen chkdsk
    /f destroy a volume set].

    Now if you had mirrored the OS and stripped the data [in your case apps and
    data] it is a simple matter of backup apps and data, reinit the array with
    the added disk, use disk manager to partition as you desire and format the
    partitions. Then restore from backup. I have done this in 4 hours on a Sat.
    [depending on how long it took to init the array and restore data].

    Lets say you wanted to make the OS drive space larger. You can't mirror to
    a larger drive. But you can break the mirror, use ghost to ghost from small
    driver to larger and then with another larger drive in the system mirror the
    two. Again a fairly straight forward operation which you can not do if you
    have all three partitions on a single raid5 array. This is a two hour or
    less operation.

    Just something to think about.

    "Kevin Weilbacher" wrote:

    > Fred, I know way back when it was recommended not to use raid-5 for your
    > system partition. But I don't believe that is applicable any longer. I know
    > I use hardware Raid-5 for all my SBS servers without any problems. I take my
    > 3 or 4 drives, set them up in Raid-5, and partition them into 3 sections:
    > system, apps, data.


  • Next message: Kevin Weilbacher: "Re: IPSec tunnel to cisco"

    Relevant Pages

    • Re: how i locate swap area
      ... what you have with the command 'vgdisplay -v vg00'. ... Why Mirror Copies is 0? ... it seems that you have no disk mirroring. ... Primary Partition Table: ...
      (comp.sys.hp.hpux)
    • Re: Partitions and Out of Space
      ... "Pegasus (MVP)" wrote: ... Clone the old disk to the new disk, ... Rebuild the mirror. ... Partition and format the new disk. ...
      (microsoft.public.windows.server.general)
    • Re: Cannot add mirror in w2k3 SE
      ... When I try to add the mirror of the partition "f:there is not problem, ... the second disk. ... effective method to fully protect a Windows installation goes like this: ...
      (microsoft.public.windows.server.general)
    • Re: RAID 1 versus RAID 5
      ... > The RAID array must be available to the boot process. ... Kevin I would point out that this configuration precludes any disk ... The best being buy a server version of Partition ...
      (microsoft.public.backoffice.smallbiz2000)
    • Re: Mirrored disk booting problem
      ... I removed all the partitions off the mirror with DISKPART (there ... failing disk, shut down, removed the failing disk, set the mirror to ... As you said, probably EISA partition. ...
      (microsoft.public.windows.server.sbs)