yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #94960
[Bug 2086867] Re: [RFE] Allow SCP operations to use IP addresses during Nova migrations
with the merging of https://review.opendev.org/c/openstack/nova/+/909122
this has been resolved on master.
** Also affects: nova/2024.1
Importance: Undecided
Status: New
** Also affects: nova/2024.2
Importance: Undecided
Status: New
** Also affects: nova/bobcat
Importance: Undecided
Status: New
** Also affects: nova/2025.1
Importance: Undecided
Status: New
** Changed in: nova/2025.1
Status: New => Fix Released
** Changed in: nova/2024.2
Status: New => In Progress
** Changed in: nova/2025.1
Importance: Undecided => Low
** Changed in: nova/2024.2
Importance: Undecided => Low
** Changed in: nova/2025.1
Assignee: (unassigned) => sean mooney (sean-k-mooney)
** Changed in: nova/2024.2
Assignee: (unassigned) => sean mooney (sean-k-mooney)
** Changed in: nova/2024.1
Importance: Undecided => Low
** Changed in: nova/2024.1
Status: New => Triaged
** Changed in: nova/bobcat
Importance: Undecided => Low
** Changed in: nova/bobcat
Status: New => Triaged
--
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):
Fix Released
Status in OpenStack Compute (nova) 2024.1 series:
Triaged
Status in OpenStack Compute (nova) 2024.2 series:
In Progress
Status in OpenStack Compute (nova) 2025.1 series:
Fix Released
Status in OpenStack Compute (nova) bobcat series:
Triaged
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
References