[ovirt-devel] oVirt system tests currently failing to AddHost on master
Barak Korren
bkorren at redhat.com
Sun Dec 25 13:40:29 UTC 2016
>
> Can you tell if /var/run/vdsm/svdsm.sock exists?
# ls -l /var/run/vdsm/svdsm.sock
ls: cannot access /var/run/vdsm/svdsm.sock: No such file or directory
> What's `ls -lZ /var/run/vdsm` ?
# ls -lZ /var/run/vdsm
ls: cannot access /var/run/vdsm: No such file or directory
> Can you manually run supervdsmServer --sockfile=/var/run/vdsm/svdsm.sock
> on that host?
I get this:
[2016-12-25 08:39:01,224 pyinotify ERROR] add_watch: cannot watch
/var/run/vdsm/sourceRoutes WD=-1, Errno=Not a directory (ENOTDIR)
Exception in thread sourceRoute:
Traceback (most recent call last):
File "/usr/lib64/python2.7/threading.py", line 811, in __bootstrap_inner
self.run()
File "/usr/lib64/python2.7/threading.py", line 764, in run
self.__target(*self.__args, **self.__kwargs)
File "/usr/lib/python2.7/site-packages/vdsm/utils.py", line 368, in wrapper
return f(*a, **kw)
File "/usr/lib/python2.7/site-packages/vdsm/network/sourceroutethread.py",
line 90, in _subscribeToInotifyLoop
for filePath in sorted(os.listdir(SOURCE_ROUTES_FOLDER)):
OSError: [Errno 20] Not a directory: '/var/run/vdsm/sourceRoutes'
--
Barak Korren
bkorren at redhat.com
RHCE, RHCi, RHV-DevOps Team
https://ifireball.wordpress.com/
More information about the Devel
mailing list