You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got the migration working with Ubuntu 22.04. However, our VMware VMs are configured with static IPs, and we would like to use neutron DHCP IP assignment in OpenStack. The migrated VMs are not getting IPs because of the static networking config. Is it possible to run virt-customize type commands to manipulate the network settings?
The text was updated successfully, but these errors were encountered:
@mnaser That would have been great. In my case, I cannot use the same subnet on OpenStack side and also OpenStack IP range are in different subdomain so I needed to make that change.
I don't think we have an easy way to implement this, if there is something in the virt-v2v toolkit that can do this, perhaps we can tap into it, but we lean heavily on virt-v2v for playing around the actual state of the VM.
I got the migration working with Ubuntu 22.04. However, our VMware VMs are configured with static IPs, and we would like to use neutron DHCP IP assignment in OpenStack. The migrated VMs are not getting IPs because of the static networking config. Is it possible to run virt-customize type commands to manipulate the network settings?
The text was updated successfully, but these errors were encountered: