Lines Matching refs:one
18 This driver lets you combine several hard disk partitions into one
19 logical block device. This can be used to simply append one
20 partition to another one or to combine several redundant hard disks
54 partitions by simply appending one to the other.
67 partitions into one logical device in such a fashion as to fill them
68 up evenly, one chunk here and one chunk there. This will increase
135 contain data sectors, and one drive contains the parity protection.
137 while a RAID-5 set distributes the parity across the drives in one
146 in one of the available parity distribution methods.
371 contain data sectors, and one drive contains the parity protection.
373 while a RAID-5 set distributes the parity across the drives in one
382 in one of the available parity distribution methods.
450 transparently validates the data on one underlying device against
492 This device-mapper target takes two devices, one device to use
493 normally, one to log all write operations done to the first device.