dm-raid1 improvements
Posted Apr 20, 2008 10:46 UTC (Sun) by
nix (subscriber, #2304)
In reply to:
dm-raid1 improvements by wolfgang.oertl
Parent article:
Stable kernel 2.6.25 released
Really?
nix@loki 10 /home/nix% df -Pk /
Filesystem 1024-blocks Used Available Capacity Mounted on
/dev/raid/root 198344 47412 140692 26% /
Oh, I can't be using md then: odd, I didn't know they had RAID-5 md-raid
yet.
Personalities : [raid1] [raid6] [raid5] [raid4]
md1 : active raid5 sda6[0] hdc5[3] sdb6[1]
76807296 blocks super 1.2 level 5, 64k chunk, algorithm 2 [3/3]
[UUU]
[...]
Hint: dm allows for a
stack of block devices, and you can layer md
both above it and (more usefully) below it. This particular system is
using the fairly common configuration of LVM-atop-MD, thus is a dm-atop-md
system.
Checking whether you are using the device mapper is not the same thing as
checking whether you are using dm-raid.
(
Log in to post comments)