Another fix for LUClusterVerifyDisks
authorIustin Pop <iustin@google.com>
Thu, 20 Jan 2011 16:55:35 +0000 (17:55 +0100)
committerIustin Pop <iustin@google.com>
Thu, 20 Jan 2011 17:43:04 +0000 (18:43 +0100)
commit075b62cace5be605ff878f4e0dd8358ed969ea4c
tree9a25eac3c5c3a154852f8e44b4488574a16f0d14
parentc6953b6e407a8989d4deb95ec896f75ac789530a
Another fix for LUClusterVerifyDisks

The LVM queries should only be done for vm_capable nodes. In order to
do this, we also add a new ConfigWriter method to abstract that query.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
lib/cmdlib.py
lib/config.py