<div dir="ltr"><div>Hi,<br><br></div><div>I wanted to test the new version of oVirt the 4.0.1 on FC23, using HE method and using NFSv4 for storage.<br><br></div><div>When launching the deploy command, and choosing nfsv4 and filling the mount point, the setup exits with error : Connection to storage server failed.<br><br></div><div>In vdsm log I have this error:<br>Could not connect to storageServer<br>Traceback (most recent call last):<br>...<br>OSError: [Errno 2] Mount of `noveria.wodel.wd:/engine_vm` at `/rhev/data-center/mnt/noveria.wodel.wd:_engine__vm` does not exist<br></div><div><br></div><div>the df -h command shows that the nfs mount was done, but the device path contains a double slash.<br>noveria.wodel.wd:<b>//</b>vmengine  656G  111G  513G  18% /rhev/data-center/mnt/noveria.wodel.wd:_vmengine<br><br><br></div><div>I am not sure of the problem, but I think it&#39;s the <b>double slash on the nfs4 path when using fsid=0</b>: noveria.wodel.wd:<span style="color:rgb(0,0,255)"><b>//</b></span>vmengine<br></div><div><br></div><div>if I use nfsv4 with fsid=0, the problem shows up.<br></div><div>If I don&#39;t use fsid=0 and mention the full path of the nfs mount, the problem disappears.<br></div><div><br></div>Regards.<br></div>