]> sourceware.org Git - lvm2.git/commit
lvcreate: add --activate ay (autoactivate)
authorPeter Rajnoha <prajnoha@redhat.com>
Thu, 28 Jun 2012 08:15:07 +0000 (04:15 -0400)
committerPeter Rajnoha <prajnoha@redhat.com>
Thu, 28 Jun 2012 13:44:07 +0000 (09:44 -0400)
commita2f4ccd83907590d16e6d06e1aea7e70efcf1fe5
tree813d18e82fe314ca85075ea786bf393302bd6473
parentc9b9077b44119db0bfd926730cb79ebf0990c980
lvcreate: add --activate ay (autoactivate)

One can use "lvcreate --aay" to have the newly created volume
activated or not activated based on the activation/auto_activation_volume_list
this way.

Note: -Z/--zero is not compatible with -aay, zeroing is not used in this case!
When using lvcreate -aay, a default warning message is also issued that zeroing
is not done.
WHATS_NEW
lib/metadata/lv_manip.c
tools/commands.h
tools/lvcreate.c
This page took 0.034001 seconds and 5 git commands to generate.