This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision Next revision Both sides next revision | ||
lbaops:vsib_installation [2018/09/26 10:26] chrisphillips [DAS GUI] |
lbaops:vsib_installation [2019/02/04 13:24] chrisphillips [Create partitions for RAID] |
||
---|---|---|---|
Line 176: | Line 176: | ||
The following command to create 2 partitions: | The following command to create 2 partitions: | ||
- | | + | |
+ | mdadm --create /dev/md3 --level=5 --raid-devices=8 / | ||
+ | mdadm --create /dev/md4 --level=5 --raid-devices=8 / |