Revision 6852c52f lib/cmdlib.py

b/lib/cmdlib.py
3765 3765
      cfg.SetDiskID(dev, old_node)
3766 3766
      if not rpc.call_blockdev_shutdown(old_node, dev):
3767 3767
        warning("Failed to shutdown drbd for %s on old node" % dev.iv_name,
3768
                "Please cleanup this device manuall as soon as possible")
3768
                "Please cleanup this device manually as soon as possible")
3769 3769

  
3770 3770
      # we have new storage, we 'rename' the network on the primary
3771 3771
      info("switching primary drbd for %s to new secondary node" % dev.iv_name)

Also available in: Unified diff