nofile limit overrun with ceph volumes

Bug #1417891 reported by Nobuto Murata
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
nova-compute (Juju Charms Collection)
Fix Released
Low
Seyeong Kim

Bug Description

libvirt-bin's nofile limit is 1024 by default. When running an instance with multiple cinder-ceph volumes the number of TCP connection owned by qemu will be thousands.

It would be nice if nova-compute charm puts .override to libvirt-bin when related to ceph services.

WORKAROUND:
override the limit by /etc/init/libvirt-bin.override
limit nofile 65535 65535

$ sudo stop libvirt-bin && sudo start libvirt-bin

Tags: openstack cts

Related branches

Nobuto Murata (nobuto)
tags: added: cts openstack
Seyeong Kim (seyeongkim)
Changed in nova-compute (Juju Charms Collection):
status: New → In Progress
assignee: nobody → Seyeong Kim (xtrusia)
Changed in nova-compute (Juju Charms Collection):
importance: Undecided → Low
milestone: none → 15.04
James Page (james-page)
Changed in nova-compute (Juju Charms Collection):
status: In Progress → Fix Committed
James Page (james-page)
Changed in nova-compute (Juju Charms Collection):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.