Comment 24 for bug 571093

Revision history for this message
Nigel Jones (dev-nigelj) wrote :

Ariel,

What was the previous rate of increase?

I don't personally have the hardware to reproduce the issue (looks like ocfs2 + EMC SAN based on your udev output), so could you maybe provide the following:

 * valgrind -v --leak-check=full --show-reachable=yes /usr/sbin/libvirtd -v
  (Once it's settled and you've observed that the RES memory has increased Ctrl+C valgrind and attach the output)
 * LIBVIRT_DEBUG=1 libvirtd -v
  (Again, try to collect the debug messages while the change events are occurring)

I'll see if I can work it out more with that info.