Disk Druid and RAID 10 Partitions

Reindl Harald h.reindl at thelounge.net
Fri Mar 2 21:39:56 UTC 2012



Am 02.03.2012 22:32, schrieb Aero Maxx:
> If I am using a raid 10 setup on 4 Hard Drives, would I make a raid partition of 250MB on each of the 4 drives as
> in total this would be 500MB, or would I still make a 500MB raid partition, same for swap still make a 4992MB
> partition or halve it and spread it over the 4 drives?

1 x RAID 1 for /boot over all 4 drives
grub-install /dev/sda-/sdv/sdd to have all bootbale

1 x RAID10 for the OS
1 x RAID10 for data

SWAP can these days be a file
/home is here a folder on /mnt/data with a bind-mount

this setup runs on 2 identical machines once installed and
with dd over ssh cloned since june 2011, originally F15 and
in the meantime updated to F15
_______________________

/dev/md0      ext4    497M   66M  427M  14% /boot
/dev/md1      ext4     30G  7,3G   22G  25% /
/dev/md2      ext4    3,7T  1,6T  2,1T  44% /mnt/data

[root at srv-rhsoft:~]$ cat /proc/mdstat
Personalities : [raid1] [raid10]
md2 : active raid10 sdc3[0] sdd3[3] sda3[4] sdb3[5]
      3875222528 blocks super 1.1 512K chunks 2 near-copies [4/4] [UUUU]
      bitmap: 1/29 pages [4KB], 65536KB chunk

md1 : active raid10 sdc2[0] sdd2[3] sda2[4] sdb2[5]
      30716928 blocks super 1.1 512K chunks 2 near-copies [4/4] [UUUU]
      bitmap: 1/1 pages [4KB], 65536KB chunk

md0 : active raid1 sdc1[0] sdd1[3] sda1[4] sdb1[5]
      511988 blocks super 1.0 [4/4] [UUUU]

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
URL: <http://lists.fedoraproject.org/pipermail/users/attachments/20120302/34ba262b/attachment.sig>


More information about the users mailing list