Switch non-redundant check to disk template-based
authorIustin Pop <iustin@google.com>
Tue, 30 Oct 2012 11:14:37 +0000 (12:14 +0100)
committerIustin Pop <iustin@google.com>
Tue, 30 Oct 2012 12:17:10 +0000 (13:17 +0100)
commit15361a18e2748f14ec01faa4a7b03cf780f31803
tree7772d7b76fa1f4707ee5346cf56d604fdf1b9a18
parentdc1e9a747522cf174822073f6971f2be8dd57117
Switch non-redundant check to disk template-based

Currently, the warning/notice about non-redundant instances in cluster
verify is based non empty secondaries list (how old is this?); the
proper way to check this nowadays is via DTS_MIRRORED.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
lib/cmdlib.py