← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1177708] Re: Resize instance fails on Hyper-V due to my_ip set to 127.0.0.1 when routing to 8.8.8.8 fails

 

** Changed in: nova
       Status: Triaged => Invalid

-- 
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/1177708

Title:
  Resize instance fails on Hyper-V due to my_ip set to 127.0.0.1 when
  routing to 8.8.8.8 fails

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  Hyper-V driver gets host_ip from
  https://github.com/openstack/nova/blob/master/nova/virt/hyperv/hostops.py#L169
  , will use  my_ip  got from
  https://github.com/openstack/nova/blob/master/nova/netconf.py firstly.
  If it raise a execption without my_ip set in nova.conf and can't
  connect to Google DNS server , my_ip will be '127.0.0.1'.  In this
  situation will report Hyper-V host 's ip '127.0.0.1'  to control node
  .  It raise IO exception during resize

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