Neutron error while launching instance (rocky - ubuntu 18)
I am having issues setting up neutron.
Infrastructure details:
Operating System : Ubuntu 18.04.1 LTS
1 x controller and 1 x compute
Openstack installation : Rocky
Guide following:https://docs.openstack.org/install-guide/ (https://docs.openstack.org/install-gu...)
Each node has 2 NICs:-
NIC 1 (eth0) - https://imgur.com/a/7QbcU1E (gateway: 192.168.0.1)
NIC 2 (eth1) (Has internet connection) - https://imgur.com/a/tyddrjA (gateway: 192.168.10.1)
ifconfig output - https://imgur.com/a/tyddrjA
Openstack network : https://docs.openstack.org/install-guide/overview.html#networking-option-2-self-service-networks (https://docs.openstack.org/install-gu...) (Option2: Self-Service Network)
I have followed the instructions to the exact thing in the documentation few times.
Error while launching a new instance:
Error: Failed to perform requested operation on instance "node11", the instance has an error status: Please try again later [Error: Build of instance bb5703a2-2bfe-42a9-9e69-7bb1a8e8cfd5 aborted: Failed to allocate the network(s), not rescheduling.].
Configs files of controller:
neutron config: https://pastebin.com/s616S5aT
/etc/neutron/plugins/ml2/linuxbridge_agent.ini : https://pastebin.com/brrcDazy
/etc/neutron/plugins/ml2/ml2_conf.ini : https://pastebin.com/CbtV4iJn
/etc/neutron/l3_agent.ini : https://pastebin.com/NFm0zkRT
Logs of controller:
Neutron server log: https://pastebin.com/kRdhwGU5
Linuxbridge Agent log : https://pastebin.com/8NApWgYn
Logs of compute node:
nova-compute.log : https://pastebin.com/em3epqpx
neutron-linuxbridge-agent.log: https://pastebin.com/krYMmhKn
@Bernd Bausch : Any take on the issue ?
Too many log files, too little time.
Have you found any error messages in your logs?
what does "ip netns" return? Do you see qrouters or only qdhcp entries?