1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/commands
Zdenek Kabelac 112846ce0b activation: support activation of component LVs
Occasionaly users may need to peek into 'component devices.
Normally lvm2 does not let users activation component.

This patch adds special mode where user can activate
component LV in a 'read-only' mode i.e.:

lvchange -ay vg/pool_tdata

All devices can be deactivated with:

lvchange -an vg  |  vgchange -an....
2018-03-06 15:42:46 +01:00
..
toolcontext.c toolcontext: light context missed to set-up mem mempool 2018-02-12 22:13:53 +01:00
toolcontext.h activation: support activation of component LVs 2018-03-06 15:42:46 +01:00