On Mon, Jan 11, 2016 at 1:22 PM, Russell Bryant wrote:
> On 01/10/2016 09:39 PM, Kyle Mestery wrote:
> > Jan 10 20:38:00 oc-syd01-prod-compute-191 ovs-vswitchd:
> > ovs|110086385|netlink_socket|ERR|fcntl: Too many open files
>
> After looking around, I think this was the root of the problem. "ul
On 01/10/2016 09:39 PM, Kyle Mestery wrote:
> Jan 10 20:38:00 oc-syd01-prod-compute-191 ovs-vswitchd:
> ovs|110086385|netlink_socket|ERR|fcntl: Too many open files
After looking around, I think this was the root of the problem. "ulimit
-n" was at the default of 1024. After setting it to be much
On Sun, Jan 10, 2016 at 7:34 PM, Kyle Mestery wrote:
> Greetings:
>
> I'm running the latest OVN/OVS code from last Friday with the latest
> OpenStack code from master from the same time period. I've setup a 5-node
> OpenStack clluster using the devstack scripts from the networking-ovn
> reposito