1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/commands
David Teigland 0404539edb vgcreate/vgextend: restrict PVs with mixed block sizes
Avoid having PVs with different logical block sizes in the same VG.
This prevents LVs from having mixed block sizes, which can produce
file system errors.

The new config setting devices/allow_mixed_block_sizes (default 0)
can be changed to 1 to return to the unrestricted mode.
2019-08-01 10:06:47 -05:00
..
toolcontext.c lvmcache: remove unused_duplicate_devs list from cmd 2019-06-07 10:14:33 -05:00
toolcontext.h vgcreate/vgextend: restrict PVs with mixed block sizes 2019-08-01 10:06:47 -05:00