On Mon, Jan 2, 2012 at 5:49 PM, Jan Pazdziora <[email protected]> wrote: > On Wed, Dec 28, 2011 at 07:51:37AM +0800, Colin Coe wrote: >> Hmmm, or maybe not. >> >> I'm getting heaps of mail to root on my fat RHEL 6.2 RHEV hypervisors >> that are resulting from "python >> /usr/share/rhn/virtualization/poller.py" failing. these are being >> called every two minutes from /etc/cron.d/rhn-virtualization.cron. >> >> The trace back is >> --- >> Traceback (most recent call last): >> File "/usr/share/rhn/virtualization/poller.py", line 289, in <module> >> domain_list = poll_through_vdsm() >> File "/usr/share/rhn/virtualization/poller.py", line 139, in >> poll_through_vdsm >> import localvdsm >> File "/usr/share/rhn/virtualization/localvdsm.py", line 30, in <module> >> from config import config >> File "/usr/share/vdsm/config.py", line 69, in <module> >> config.set('vars', 'trust_store_path', constants.P_TRUSTSTORE) >> ImportError: local vdsm not found >> --- >> >> I've had a brief poke at this but not sure how to resolve. Any ideas? > > What does > > rpm -qf /usr/share/rhn/virtualization/localvdsm.py > > say? > > -- > Jan Pazdziora > Principal Software Engineer, Satellite Engineering, Red Hat > > _______________________________________________ > Spacewalk-list mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/spacewalk-list
Hi Jan It was on rhn-virtualization-host-5.4.30-1.el6.noarch but I noticed rhn-virtualization-host-5.4.31-1.el6.noarch was out so I upgraded to that. Same result though. CC -- RHCE#805007969328369 _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
