Revision 1dff8e07

b/lib/cmdlib.py
2526 2526
                           " (is_primary=True, pass=2): %s",
2527 2527
                           inst_disk.iv_name, node, msg)
2528 2528
        disks_ok = False
2529
    device_info.append((instance.primary_node, inst_disk.iv_name, result.data))
2529
    device_info.append((instance.primary_node, inst_disk.iv_name,
2530
                        result.payload))
2530 2531

  
2531 2532
  # leave the disks configured for the primary node
2532 2533
  # this is a workaround that would be fixed better by

Also available in: Unified diff