I just installed rhel5 on a box yesterday, and when I came in to work and checked my email, I found a slew of emailes generated by cron, from a python script (/usr/share/rhn/virtualization/poller.py) that was running every two minutes. I added a couple lines of code to the script to prevent it from throwing the error, so I stopped the emails, but I am not sure what the script is for, and I'd like to know. Here is the trackback:
Traceback (most recent call last):
File "/usr/share/rhn/virtualization/poller.py", line 189, in ?
  domain_list = poll_hypervisor()
File "/usr/share/rhn/virtualization/poller.py", line 63, in poll_hypervisor
  conn = libvirt.open(None)
File "/usr/lib/python2.4/site-packages/libvirt.py", line 39, in open
  if ret is None:raise libvirtError('virConnectOpen() failed')
libvirt.libvirtError: virConnectOpen() failed Anyone else encounter this issue?

          -- E.B. Weston

_______________________________________________
rhelv5-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/rhelv5-list

Reply via email to