RAID 0 Disk config.

Thomas Lange lange at cs.uni-koeln.de
Mon Apr 3 22:13:40 CEST 2023


>>>>> On Thu, 23 Mar 2023 14:56:35 +0000, Marc Hoppins via linux-fai <linux-fai at uni-koeln.de> said:


    > For a RAID config, the documentation only specifies pre-sized partitions which I do not want. I currently have:

Hi Marc,

without checking I guess our tool does not support raw disks for this
setup. But you  can use a size of 1G- which means create a partition
with a size of at least 1Gbytes but maximize the partition with no
limit. That means the partition will get the whole size of the disk.
This may be similar to what you want. It looks likes this:

disk_config /dev/sda fstabkey:uuid align-at:1M
primary - 1G-  -  -  -


Then you can use the partitions to create your raid0.


-- 
regards Thomas


More information about the linux-fai mailing list