mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
13 lines
358 B
Plaintext
13 lines
358 B
Plaintext
|
.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
|
||
|
|
||
|
Change the maximum number of LVs for an inactive VG.
|
||
|
.br
|
||
|
.B vgchange \-l 128 vg00
|