65377/error-iptables-restore-v1-4-6-bad-ip-address-gcompute
I tried to start nova-network on my compute node, but I am not able to do so. The log files under /var/log/nova revealed the below message.
Error: iptables-restore v1.4.6: Bad IP address “gcompute”
How to fix this problem?
Hi@akhtar,
To solve this error, you can follow the given bellow steps.
Open /etc/nova/nova.conf and lookout for ‘my_ip‘ attribute.
Make sure ‘my_ip‘ contains IP address as value and not hostname or FQDN or localhost. In my case, it was FQDN of the compute node. I changed it to IP address.
Now restart openstack-nova-network service and it should work as expected.
Hope this will help.
Thank You
You can have a look at this ...READ MORE
Hi@akhtar, We know we get IP from DHCP ...READ MORE
Hi@akhtar, There are some scenarios where some instances ...READ MORE
Hi@akhtar, This error occurs because of pip install ...READ MORE
Hi@akhtar, We can't say Neutron is the one ...READ MORE
Hi@akhtar, Yes, there is nothing wrong with your ...READ MORE
Hello, Red Hat OpenStack Platform is a commercially supported ...READ MORE
Hi@akhtar, It depends on your requirement. Let's discuss ...READ MORE
Hi@akhtar, You may get this error because nova ...READ MORE
Hi@akhtar, To set a static ip in Red ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.