You are not logged in.
Pages: 1
Hi!
I have three 4TB ST4000VN000 drives (Seagate NAS HDD) that I want to setup in RAID5 using mdadm. The raid is going to be mounted on /data, so I have no need for booting from them (if that's even possible?)
But I'm unsure how to setup this correctly.
Should I use GPT on the disks? On the raid-device (/dev/md0)? Both?
How about 4k boundaries?
Should I create partitions on the disks and make the partitions members of the raid or use disks directly?
What about chunk-size and mkfs.ext4 options?
Offline
Almost all of your questions are answered here:
https://wiki.archlinux.org/index.php/RA … tion_Table
Read it and mark the questions that are answered by it.
Offline
If you don't plan to split the drives and resulting md device I believe you can do without partitions, just do all the steps on the drives directly instead of on partitions on the drives.
R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K
Offline
Pages: 1