Instance Unreachable After Attaching Second Neutron Port
PreviousUnable to Create Image From InstanceNextResize or Migrate Operations Failing With HTTP 409 Error "Service is unavailable at this time"
Last updated
After attaching a second Neutron port to an existing instance, the instance becomes unreachable.
Platform9 Managed OpenStack - All versions
Neutron
CentOS
If the second Neutron network you attached to your OpenStack instance has a default gateway, it will override the instances’ existing default gateway.
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.
Last updated
