Added "vg" argument to the --disk syntax
authorDmitry Chernyak <dmi.chernyak@gmail.com>
Thu, 25 Nov 2010 00:14:36 +0000 (03:14 +0300)
committerIustin Pop <iustin@google.com>
Thu, 25 Nov 2010 11:21:27 +0000 (11:21 +0000)
commit7af3534ec5b134a568c8a281e73c10187844cb3d
treef4c589f83daf894c3a478230fa0199d920c7807c
parent0ae7d41310781fd7370ae4f0c8365da0e6d87e16
Added "vg" argument to the --disk syntax

Added "vg" argument to the "gnt-instance ... --disk" syntax specification.
Now is ok to write:

gnt-instance add ... --disk N:size=NNg,vg=VG_NAME ...

But not all internal structures are ready to handle this yet.

Signed-off-by: Dmitry Chernyak <dmi.chernyak@gmail.com>
[iustin@google.com: removed changes to design-2.0.rst]
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
doc/admin.rst
lib/constants.py
man/gnt-backup.rst
man/gnt-instance.rst