hi, i think  the error occurs when do unit test during  compiling engine code.
my env is centos6.3,engine  code is latest from git-repo.








At 2013-02-28 22:00:08,"Yaniv Bronheim" <ybron...@redhat.com> wrote:
>Hey,
>Maybe you've got vdsm that already runs on your machine ? but it doesn't 
>supposed to throw this exception anyway
>
>What version of vdsm do you compile?? maybe the tests couldn't create the 
>socket for the communication between supervdsm and vdsm.. 
>its wrong that all the compilation fails that way.. ill check it. but did you 
>try more than once to run it?
>
>
>----- Original Message -----
>From: "bigclouds" <bigclo...@163.com>
>To: users@ovirt.org
>Sent: Thursday, February 28, 2013 7:47:37 AM
>Subject: [Users] build vdsm error  at TestSuperVdsm
>
>
>
>
>testThreadLeak OK 
>TestSuperVdsm 
>testIsSuperUp WARNING:SuperVdsmProxy:Connect to svdsm failed [Errno 111] 
>Connection refused 
>WARNING:SuperVdsmProxy:Connect to svdsm failed [Errno 111] Connection refused 
>WARNING:SuperVdsmProxy:Connect to svdsm failed [Errno 111] Connection refused 
>ERROR:Storage.Misc:Panic: Couldn't connect to supervdsm 
>Traceback (most recent call last): 
>File "/root/rpmbuild/BUILD/vdsm-4.10.3/vdsm/supervdsm.py", line 202, in launch 
>utils.ret ry(self._connect, Exception, timeout=60, tries=3) 
>File "/root/rpmbuild/BUILD/vdsm-4.10.3/vdsm/utils.py", line 1001, in retry 
>return func() 
>File "/root/rpmbuild/BUILD/vdsm-4.10.3/vdsm/supervdsm.py", line 188, in 
>_connect 
>self._manager.connect() 
>File "/usr/lib64/python2.6/multiprocessing/managers.py", line 474, in connect 
>conn = Client(self._address, authkey=self._authkey) 
>File "/usr/lib64/python2.6/multiprocessing/connection.py", line 143, in Client 
>c = SocketClient(address) 
>File "/usr/lib64/python2.6/multiprocessing/connection.py", line 263, in 
>SocketClient 
>s.connect(address) 
>File "<string>", line 1, in connect 
>error: [Errno 111] Connection refused 
>Killed 
>[root@ovirtdev vdsm]# ./autogen.sh --system && ./configure --enable-hooks && 
>make rpm 
>
>
>_______________________________________________
>Users mailing list
>Users@ovirt.org
>http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to