LUClusterVerify: Ignore /proc/drbd if DRBD is disabled
authorMichael Hanselmann <hansmi@google.com>
Tue, 2 Oct 2012 18:41:19 +0000 (20:41 +0200)
committerMichael Hanselmann <hansmi@google.com>
Wed, 3 Oct 2012 00:06:11 +0000 (02:06 +0200)
commit3d8ae32740475f35ac2e7a4937f5469700202e5b
tree8fe3cd3dfd67df82ee21852b9d9cdfa743b12fd0
parentd971402f988becaf3e8d8d555ed03cb4482e09e5
LUClusterVerify: Ignore /proc/drbd if DRBD is disabled

This fixes issue 190. The problem was that the check for DRBD was
enabled if LVM storage is used and didn't depend at all on whether DRBD
is enabled.

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