This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
lbaops:vsib_installation [2019/02/04 10:24] chrisphillips [Create partitions for RAID] |
lbaops:vsib_installation [2021/01/04 14:47] (current) chrisphillips [DAS GUI] |
||
---|---|---|---|
Line 8: | Line 8: | ||
< | < | ||
| | ||
- | | + | |
| | ||
</ | </ | ||
Line 168: | Line 168: | ||
===== DAS GUI ===== | ===== DAS GUI ===== | ||
- | Install '' | + | * Install '' |
+ | * '' | ||
+ | * '' | ||
+ | * Copy from backup '' | ||
+ | * Add " | ||
===== Create partitions for RAID ===== | ===== Create partitions for RAID ===== | ||
Line 177: | Line 181: | ||
| | ||
+ | mdadm --create /dev/md3 --level=5 --raid-devices=8 / | ||
+ | mdadm --create /dev/md4 --level=5 --raid-devices=8 / |