1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/man/vgchange.8_end

13 lines
356 B
Plaintext
Raw Normal View History

2017-02-11 01:20:19 +03:00
.SH NOTES
If vgchange recognizes COW snapshot LVs that were dropped because they ran
out of space, it displays a message informing the administrator that the
snapshots should be removed.
.SH EXAMPLES
Activate all LVs in all VGs on all existing devices.
.br
.B vgchange -a y
2017-02-11 01:20:19 +03:00
Change the maximum number of LVs for an inactive VG.
.br
.B vgchange -l 128 vg00