Instance Unreachable After Attaching Second Neutron Port
Problem
After attaching a second Neutron port to an existing instance, the instance becomes unreachable.
Environment
Platform9 Managed OpenStack - All versions
Neutron
CentOS
Cause
If the second Neutron network you attached to your OpenStack instance has a default gateway, it will override the instances’ existing default gateway.
Resolution
Run the following command to use the gateway device from the first Neutron port.
# echo 'GATEWAYDEV=eth0' >> /etc/sysconfig/networkRestart the instance if the network connectivity is not restored.
PreviousUnable to Create Image From Instance
NextResize or Migrate Operations Failing With HTTP 409 Error "Service is unavailable at this time"
Last updated
