]> sourceware.org Git - lvm2.git/commit
lvconvert: add segtype raid5_n and conversions to/from it
authorHeinz Mauelshagen <heinzm@redhat.com>
Fri, 3 Feb 2017 19:39:40 +0000 (20:39 +0100)
committerHeinz Mauelshagen <heinzm@redhat.com>
Fri, 3 Feb 2017 19:40:26 +0000 (20:40 +0100)
commit60ddd05f163cbf53670e5c8deabfc384168eae0f
treee01933c1563b755c42ea4bfeb14e774383b174b7
parent875ce04c61fb40436bf4d6308356c800d08c1f7e
lvconvert: add segtype raid5_n and conversions to/from it

Add:
- support for segment type raid5_n (striped raid with dedicated last parity SubLVs)
- conversion support from striped/raid0/raid0_meta/raid4 to/from raid5_n
- related tests to lvconvert-raid-takeover.sh

Related: rhbz1366296
lib/metadata/merge.c
lib/metadata/raid_manip.c
lib/raid/raid.c
libdm/libdm-deptree.c
test/shell/lvconvert-raid-takeover.sh
This page took 0.031956 seconds and 5 git commands to generate.