1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/label
David Teigland 7edbf8a441 io: increase the default io memory from 4 to 8 MiB
This is the default bcache size that is created at the
start of the command.  It needs to be large enough to
hold a single copy of metadata for a given VG, or the
VG cannot be read or written (since the entire VG would
not fit into available memory.)

Increasing the default reduces the chances of anyone
needing to increase the default to use their VG.

The size can be set in lvm.conf global/io_memory_size;
the lower limit is 4 MiB and the upper limit is 128 MiB.
2019-03-04 12:14:06 -06:00
..
hints.c hints: fix recreating hints from pvscan 2019-02-13 15:23:43 -06:00
hints.h hints: fix recreating hints from pvscan 2019-02-13 15:23:43 -06:00
label.c io: increase the default io memory from 4 to 8 MiB 2019-03-04 12:14:06 -06:00
label.h metadata: prevent writing beyond metadata area 2018-10-29 16:53:17 -05:00