Revision 5b3f5fc8

b/lib/cmdlib.py
6556 6556
      if not remote_info.payload: # not running already
6557 6557
        _CheckNodeFreeMemory(self, instance.primary_node,
6558 6558
                             "starting instance %s" % instance.name,
6559
                             bep[constants.BE_MAXMEM], instance.hypervisor)
6559
                             bep[constants.BE_MINMEM], instance.hypervisor)
6560 6560

  
6561 6561
  def Exec(self, feedback_fn):
6562 6562
    """Start the instance.

Also available in: Unified diff