That probably just shows that your colleagues are all following the same
instructions and/or
running the same script :)
The name and CIDR will be whatever you choose to make them.
Gavin
From: Yngvi Páll Þorfinnsson [mailto:yngv...@siminn.is]
Sent: Friday, August 21, 2015 1:25 PM
: Brebner, Gavin
Cc: openstack@lists.openstack.org
Subject: Re: [Openstack] Unable to delete instances
There is just one queue that is building up: notifications.info - there are no
consumers for it.
I have upped the ulimit for the rabbitmq server (by changing
/etc/default/rabbitmq-server) but that
Delete issues in my experience are typically linked to messaging getting stuck
(or dead hosts). I would have a look at the
RMQ queue lengths and see if any are building up.
Have you adjusted your open file descriptor limits ? The default Linux limit
(1024) is NOT enough in our experience for any
The message indicates that more than one network has been found, and so Nova
refuses to create a VM as it has no idea which one you want connected.
(Previously it used to connect them all, but as the order was arbitrary and not
all images support multiple NICs this wasn’t as helpful as you might