Public bug reported:

When DNS resolution is unavailable in the environment, Nova compute
operations that rely on SCP transfers between compute nodes fail because
of failed hostname resolution.

Proposed solution is to add a new configuration option 
[libvirt]migrations_use_ip_to_scp that allows destination compute nodes to use 
source compute IP addresses instead of hostnames for SCP operations.
When enabled, Nova will lookup the source compute's IP address from the 
database and use it for file transfers.

** Affects: nova
     Importance: Undecided
         Status: New


** Tags: rfe

** Tags added: rfe

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

Title:
  [RFE] Allow SCP operations to use IP addresses during Nova migrations

Status in OpenStack Compute (nova):
  New

Bug description:
  When DNS resolution is unavailable in the environment, Nova compute
  operations that rely on SCP transfers between compute nodes fail
  because of failed hostname resolution.

  Proposed solution is to add a new configuration option 
[libvirt]migrations_use_ip_to_scp that allows destination compute nodes to use 
source compute IP addresses instead of hostnames for SCP operations.
  When enabled, Nova will lookup the source compute's IP address from the 
database and use it for file transfers.

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


-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to