LUClusterVerify: Complain if disk is marked faulty
authorMichael Hanselmann <hansmi@google.com>
Wed, 27 Oct 2010 15:50:16 +0000 (17:50 +0200)
committerMichael Hanselmann <hansmi@google.com>
Thu, 28 Oct 2010 11:34:08 +0000 (13:34 +0200)
commitb8d26c6e5975a2667bef497a1babaea1126b5d74
tree0cadb5c91b968a2f245da4a19074efe8060a7c4c
parent2d1f248e0449c01783a27ed9dfd97d426755e1ff
LUClusterVerify: Complain if disk is marked faulty

This will show a warning if, for example, one side of a DRBD
disk becomes unavailable. The data is collected separately
from the other verification data.

Example output:

* Verifying instance status
 - ERROR: instance inst1: disk/0 on node2 is faulty

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