nova-instancemonitor libvirt issue
Hello.
I'm quite new at Openstack and I've used it for few weeks.
I'm trying to log host stats(cpu, memory, network, disk) by nova-instancemo
Everything works fine...but after 1 minute (without any warning) I get an error.
Same error coming from libvirt.
(nova): TRACE: Traceback (most recent call last):
(nova): TRACE: File "/usr/local/
(nova): TRACE: pkg_resources.
(nova): TRACE: File "/usr/lib/
(nova): TRACE: self.require(
(nova): TRACE: File "/usr/lib/
(nova): TRACE: execfile(
(nova): TRACE: File "/usr/local/
(nova): TRACE: twistd.
(nova): TRACE: File "/usr/local/
(nova): TRACE: twistd.
(nova): TRACE: File "/usr/lib/
(nova): TRACE: _SomeApplicatio
(nova): TRACE: File "/usr/lib/
(nova): TRACE: self.postApplic
(nova): TRACE: File "/usr/lib/
(nova): TRACE: self.startAppli
(nova): TRACE: File "/usr/lib/
(nova): TRACE: app.startApplic
(nova): TRACE: File "/usr/lib/
(nova): TRACE: service.
(nova): TRACE: File "/usr/lib/
(nova): TRACE: service.
(nova): TRACE: File "/usr/local/
(nova): TRACE: self.updateInst
(nova): TRACE: File "/usr/local/
(nova): TRACE: domain_ids = conn.list_
(nova): TRACE: File "/usr/local/
(nova): TRACE: for x in self._conn.
(nova): TRACE: File "/usr/local/
(nova): TRACE: self.read_only)
(nova): TRACE: File "/usr/local/
(nova): TRACE: return libvirt.
(nova): TRACE: File "/usr/lib/
(nova): TRACE: if ret is None:raise libvirtError(
(nova): TRACE: libvirtError: cannot send data: Broken pipe
(nova): TRACE:
It's very strange as the service during this activity connects to libvirt many times without any problem
for example:
2011-08-21 22:39:42,719 DEBUG nova.virt.
and it works fine, but suddendly after ca 1 minute it stops(crash) and on the log I read that problem.
I don't understand as libvirt works many time during "connecting" attempts, but after 1 minute it returns an error.
Can someone help me?
Thanks in advance
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Guido Davide Dall'Olio for more information if necessary.