← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1437790] Re: vm stack in migration state when ssh is not configure correctly

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => liberty-1

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1437790

Title:
  vm stack in migration state when ssh is not configure correctly

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  when doing vm migration with libvirt driver and ssh not configure properly the vm is stack in migrate/resize state forever.
  This is happen if the ssh prompt for password, to solve it we need to make sure ssh command won't prompt.

  This can be done by adding BatchMode=yes (default no)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1437790/+subscriptions


References