Revision 6a438c98

b/lib/cmdlib.py
798 798
                          (instance, node))
799 799
          bad = True
800 800

  
801
    return not bad
801
    return bad
802 802

  
803 803
  def _VerifyOrphanVolumes(self, node_vol_should, node_vol_is, feedback_fn):
804 804
    """Verify if there are any unknown volumes in the cluster.

Also available in: Unified diff