it's working for me with the latest files. <br><br>Current issues: <br>- You need to create the db user as superuser <br>- disable selinux.<br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Nov 15, 2012 at 3:05 PM, Federico Simoncelli <span dir="ltr"><<a href="mailto:fsimonce@redhat.com" target="_blank">fsimonce@redhat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Jorick and Cristian,<br>
the error you posted here looks like an issue we recently fixed (vdsm<br>
on nfs with kernel 3.6).<br>
Anyway it's quite difficult to make a comprehensive list of things to<br>
report and tests to execute. For this particular issue (and not as a<br>
general rule) I suggest you to contact me on IRC (fsimonce on #ovirt<br>
OFTC) so that we can sort out the issue together.<br>
<br>
We will report back to the ML our findings so that it will be helpful<br>
for everyone else.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Federico<br>
</font></span><div class="im"><br>
----- Original Message -----<br>
> From: "Jorick Astrego" <<a href="mailto:jorick@netbulae.eu">jorick@netbulae.eu</a>><br>
> To: <a href="mailto:users@ovirt.org">users@ovirt.org</a><br>
> Sent: Wednesday, November 14, 2012 1:45:21 PM<br>
> Subject: Re: [Users] could not add local storage domain<br>
><br>
> - I'm not the original submitter of this issue, but I have exactly<br>
> the same problem with the latest nightly all-in-one installation.<br>
><br>
> We don't use public key auth for sshd on this machine so that's not<br>
> the problem. This is what I see in the vdsm.log:<br>
><br>
<br>
</div>[...]<br>
<div class="HOEnZb"><div class="h5"><br>
> Thread-17:: INFO::2012-11-14<br>
> 12:46:14,129::logUtils::37::dispatcher::(wrapper) Run and protect:<br>
> connectStorageServer(domType=4,<br>
> spUUID='00000000-0000-0000-0000-000000000000',<br>
> conList=[{'connection': '/data', 'iqn': '', 'portal': '', 'user':<br>
> '', 'password': '******', 'id':<br>
> '00000000-0000-0000-0000-000000000000', 'port': ''}], options=None)<br>
> Thread-17::ERROR::2012-11-14<br>
> 12:46:14,212::hsm::2057::Storage.HSM::(connectStorageServer) Could<br>
> not connect to storageServer<br>
> Traceback (most recent call last):<br>
> File "/usr/share/vdsm/storage/hsm.py", line 2054, in<br>
> connectStorageServer<br>
> conObj.connect()<br>
> File "/usr/share/vdsm/storage/storageServer.py", line 462, in connect<br>
> if not self.checkTarget():<br>
> File "/usr/share/vdsm/storage/storageServer.py", line 449, in<br>
> checkTarget<br>
> fileSD.validateDirAccess(self._path))<br>
> File "/usr/share/vdsm/storage/fileSD.py", line 51, in<br>
> validateDirAccess<br>
> getProcPool().fileUtils.validateAccess(dirPath)<br>
> File "/usr/share/vdsm/storage/remoteFileHandler.py", line 274, in<br>
> callCrabRPCFunction<br>
> *args, **kwargs)<br>
> File "/usr/share/vdsm/storage/remoteFileHandler.py", line 180, in<br>
> callCrabRPCFunction<br>
> rawLength = self._recvAll(LENGTH_STRUCT_LENGTH, timeout)<br>
> File "/usr/share/vdsm/storage/remoteFileHandler.py", line 149, in<br>
> _recvAll<br>
> timeLeft):<br>
> File "/usr/lib64/python2.7/contextlib.py", line 84, in helper<br>
> return GeneratorContextManager(func(*args, **kwds))<br>
> File "/usr/share/vdsm/storage/remoteFileHandler.py", line 136, in<br>
> _poll<br>
> raise Timeout()<br>
> Timeout<br>
</div></div></blockquote></div><br></div>