Re: RAID 5 with different size disks



On Friday 03 February 2006 00:11, Jerel Harwood wrote:
Fajar Priyanto wrote:
Is it possible to setup a RAID 5 array using different size disks? Such

as hda

9GB, hdb 36GB, hdc 40GB, hdd 80GB, hde 80GB.

Gordon Messmer replied:
No, it isn't. RAID5, by design, requires units of the same size.

Depending on what you are using to create the RAID5 (software vs.
hardware.) It is possible to create a raid5 with the disk configuration you
spec, but due to the nature of raid5 you will be wasting massive amounts of
disk space as the max amount of disk space it will use per disk is directly
relational to the smallest sized disk you use. Thus it will only use 9GB
of the 36, 9GB of the 40 and 9GB of the 80GB drives each.

You will only get 4 x 9GB = 36GB of disk space (disk 5 is used for Parity)

Instead you could mirror (RAID1) the 2 80GB drives and put your critical
data on them.

-J Harwood

As far as different size drives from MDADM(8) ;

DESCRIPTION
RAID devices are virtual devices created from two or more real block
devices. This allows multiple devices (typically disk drives or partitions
there-of) to be combined into a single device to hold (for example) a single
filesystem.

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: Windows cant see my drives on my P5AD2-E Premium...
    ... > I previously had a Windows XP installation, ... > Tom's hardware to make software RAID5 available in XP. ... > I therefore had 1 SATA drive as the XP drive, and 4 other SATA drives ... > If I boot up with the Asus utility disk and run FDISK, ...
    (alt.comp.periphs.mainboard.asus)
  • Re: [PATCH][AGPGART] intel_agp: dont load if no IGD and AGP port
    ... ACPI: ... pnp: PnP ACPI init ... VFS: Disk quotas dquot_6.5.1 ... raid5: automatically using best checksumming function: generic_sse ...
    (Linux-Kernel)
  • PROBLEM: sata_sil24 lockups under heavy i/o
    ... a total of 4) and started heavy i/o (extending a software raid5 device) ... system recovers the disk transfer speed is reduced from UDMA/100 to ... Cache Line Size: 32 bytes ... parport_pc: Current parallel port base: 0x378 ...
    (Linux-Kernel)
  • Re: 2.6.22-rc5 regression
    ... VFS: Disk quotas dquot_6.5.1 ... USB Universal Host Controller Interface driver v3.0 ... raid5: automatically using best checksumming function: generic_sse ... device sda2 operational as raid disk 0 ...
    (Linux-Kernel)
  • Re: RAID5 + 1 extra disk HOW
    ... I have a server running on RAID5, on which I would like to add a 4th disk, with a seperated filesystem. ... I did that, then failed one of the existing drives, and the array rebuilt on the spare just fine, and I got a message from monitor mode saying it happened and was fixed. ...
    (Fedora)