openstack: aborted: Failed to allocate the network(s), not rescheduling.].
when creating a new instance I get an error: aborted: Failed to allocate the network(s), not rescheduling.]. Can anyone tell me where to look for the problem? Regards
Hi, On Thu, Nov 16, 2023 at 2:49 AM <kjme001@gmail.com> wrote:
when creating a new instance I get an error:
aborted: Failed to allocate the network(s), not rescheduling.].
Can anyone tell me where to look for the problem? Regards
You can check neutron server logs to understand what caused that failure. Then based on the network backend like if it's ovs would need to check ovs agent logs. Thanks and Regards Yatin Karel
Hi, Dnia środa, 15 listopada 2023 22:14:26 CET kjme001@gmail.com pisze:
when creating a new instance I get an error:
aborted: Failed to allocate the network(s), not rescheduling.].
Can anyone tell me where to look for the problem? Regards
Most likely there was some problem with ports creation in Neutron, port wasn't set to UP and notification to nova wasn't send at all. Please start from checking neutron agent (I don't know which backend are You using) and neutron server logs. -- Slawek Kaplonski Principal Software Engineer Red Hat
participants (3)
-
kjme001@gmail.com
-
Sławek Kapłoński
-
Yatin Karel