Make cluster verify understand offline nodes
authorIustin Pop <iustin@google.com>
Fri, 5 Dec 2008 11:41:33 +0000 (11:41 +0000)
committerIustin Pop <iustin@google.com>
Fri, 5 Dec 2008 11:41:33 +0000 (11:41 +0000)
commit0a66c9680e3ff430e0fd9c814b69580ff9096007
tree095d8823e69f343d8f65d224a4b0eb6c124e6417
parent7527a8a4b35fbc738374afcede16f14019b1bf53
Make cluster verify understand offline nodes

This patch changes cluster verify to not alert on offline nodes, but
instead just show a note at the end with the number of such nodes.

It also removes warnings in verify-disks and hooks about failures to
make rpc calls to such nodes.

Reviewed-by: ultrotter
lib/cmdlib.py
lib/mcpu.py