This is the data that led me to believe the default setting was low. I
gathered this from a customer:

ubuntu@xxxxxxxxx:~$ virsh list | wc -l
212
ubuntu@xxxxxxxxx:~$ sudo lsof -p $(pgrep virtlogd) | wc -l
893
ubuntu@xxxxxxxxx:~$ sudo grep "open files" /proc/$(pgrep virtlogd)/limits
Max open files 1024 4096 files 

This is with 212 VMs and when the lsof output gets over 1024, it throws
errors.

Thanks,
Chris

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1720887

Title:
  Default settings for virtlogd results in "too many open files" errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-nova-compute/+bug/1720887/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to