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

17 lines
366 B
Plaintext
Raw Normal View History

2021-04-16 16:57:01 +03:00
.
2017-02-11 01:20:19 +03:00
.SH NOTES
2021-04-16 16:57:01 +03:00
.
2017-02-11 01:20:19 +03:00
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.
2021-04-16 16:57:01 +03:00
.
2017-02-11 01:20:19 +03:00
.SH EXAMPLES
2021-04-16 16:57:01 +03:00
.
2017-02-11 01:20:19 +03:00
Activate all LVs in all VGs on all existing devices.
.br
.B vgchange -a y
2021-04-16 16:57:01 +03:00
.P
2017-02-11 01:20:19 +03:00
Change the maximum number of LVs for an inactive VG.
.br
.B vgchange -l 128 vg00