computers:mdadm
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
computers:mdadm [2011/08/24 15:07] – chkuo | computers:mdadm [2011/08/24 15:15] (current) – chkuo | ||
---|---|---|---|
Line 12: | Line 12: | ||
===== Sample partition ===== | ===== Sample partition ===== | ||
* HD: 500Gb * 3 (RAID 1, 1 hot spare) | * HD: 500Gb * 3 (RAID 1, 1 hot spare) | ||
- | * /dev/md0: /boot, 200Mb, ext2 | + | * /dev/md0: /boot, 200Mb, primary, ext2 |
- | * /dev/md5: swap, 8G | + | * /dev/md1: swap, 8G, primary |
- | * /dev/md1: /, 200Gb, ext4 | + | * /dev/md2: /, 200Gb, primary, ext4 |
- | * /dev/md2: /var, 150Gb, ext4 | + | * /dev/md3: /var, 150Gb, logical, ext4 |
- | * /dev/md3: /home, 100Gb, ext4 | + | * /dev/md4: /home, 100Gb, logical, ext4 |
- | * /dev/md4: /tmp, max, ext4 | + | * /dev/md5: /tmp, max, logical, ext4 |
computers/mdadm.1314169670.txt.gz · Last modified: by chkuo