Revision 998c712c

b/lib/cmdlib.py
5886 5886

  
5887 5887
    snap_disks = []
5888 5888

  
5889
    # set the disks ID correctly since call_instance_start needs the
5890
    # correct drbd minor to create the symlinks
5891
    for disk in instance.disks:
5892
      self.cfg.SetDiskID(disk, src_node)
5893

  
5889 5894
    try:
5890 5895
      for disk in instance.disks:
5891 5896
        # new_dev_name will be a snapshot of an lvm leaf of the one we passed

Also available in: Unified diff