Try to mount it on the host, if you&#39;re using a ovirt-node, it&#39;s on /rhev/data-center/mnt. See if it is being mounted with user.group nobody.nobody.<br><br>Remember that the NFS server must have user 36 (vdsm) and group 36 (kvm) and they must own the directory you&#39;re exporting.<br>
<br>Alex<br><br><div class="gmail_quote">2012/11/9 Ayal Baron <span dir="ltr">&lt;<a href="mailto:abaron@redhat.com" target="_blank">abaron@redhat.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im"><br>
<br>
----- Original Message -----<br>
&gt;<br>
&gt;<br>
&gt; hi guys,I met a problem while creating &quot;New Domain&quot; iso/nfs<br>
&gt; storage,it prints &quot;Error while executing action New NFS Storage<br>
&gt; Domain: Storage domain remote path not mounted&quot; and the error code<br>
&gt; is 477.anyone can give some hits?<br>
&gt;<br>
&gt;<br>
&gt; I followed the &quot;<br>
&gt; <a href="http://wiki.ovirt.org/wiki/Troubleshooting_NFS_Storage_Issues" target="_blank">http://wiki.ovirt.org/wiki/Troubleshooting_NFS_Storage_Issues</a> &quot; and<br>
&gt; find that the vdsm user can&#39;t now use mount.&quot;mount: only root can do<br>
&gt; that&quot;<br>
<br>
</div>User vdsm doesn&#39;t perform mount so this is ok.<br>
Problem is that any issue with mount always has the same exit code.<br>
Please attach vdsm.log.<br>
Also, you can su into root and try mounting manually to see what&#39;s going on.<br>
You can look in vdsm.log to find the failed mount command and run the same command as root.<br>
<div><div class="h5"><br>
&gt;<br>
&gt;<br>
&gt; the version I use:<br>
&gt; oVirt Engine Version: 3.1.0-2.fc17<br>
&gt; oVirt Node Hypervisor 2.5.4-0.1.fc17<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; the error log:<br>
&gt;<br>
&gt; 2012-11-08 09:15:00,004 INFO<br>
&gt; [org.ovirt.engine.core.bll.AutoRecoveryManager]<br>
&gt; (QuartzScheduler_Worker-77) Checking autorecoverable storage domains<br>
&gt; done<br>
&gt; 2012-11-08 09:17:28,920 WARN<br>
&gt; [org.ovirt.engine.core.bll.GetConfigurationValueQuery]<br>
&gt; (ajp--0.0.0.0-8009-2) calling GetConfigurationValueQuery<br>
&gt; (StorageDomainNameSizeLimit) with null version,<br>
&gt; using default general for version<br>
&gt; 2012-11-08 09:17:29,333 INFO<br>
&gt; [org.ovirt.engine.core.vdsbroker.vdsbroker.ValidateStorageServerConnectionVDSCommand]<br>
&gt; (ajp--0.0.0.0-8009-3) [7720b88f] START,<br>
&gt; ValidateStorageServerConnectionVDSCommand(vdsId =<br>
&gt; 12bcf124-29a4-11e2-bcba-00505680002a, storagePoolId =<br>
&gt; 00000000-0000-0000-0000-000000000000, storageType = NFS,<br>
&gt; connectionList = [{ id: 6556c55d-42a4-4dcc-832c-4d8987ebe6bd,<br>
&gt; connection: 200.200.101.219:/usr/lwq/iso };]), log id: 52777a80<br>
&gt; 2012-11-08 09:17:29,388 INFO<br>
&gt; [org.ovirt.engine.core.vdsbroker.vdsbroker.ValidateStorageServerConnectionVDSCommand]<br>
&gt; (ajp--0.0.0.0-8009-3) [7720b88f] FINISH,<br>
&gt; ValidateStorageServerConnectionVDSCommand, return:<br>
&gt; {6556c55d-42a4-4dcc-832c-4d8987ebe6bd=0}, log id: 52777a80<br>
&gt; 2012-11-08 09:17:29,392 INFO<br>
&gt; [org.ovirt.engine.core.bll.storage.AddStorageServerConnectionCommand]<br>
&gt; (ajp--0.0.0.0-8009-3) [7720b88f] Running command:<br>
&gt; AddStorageServerConnectionCommand internal: false. Entities affected<br>
&gt; : ID: aaa00000-0000-0000-0000-123456789aaa Type: System<br>
&gt; 2012-11-08 09:17:29,404 INFO<br>
&gt; [org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStorageServerVDSCommand]<br>
&gt; (ajp--0.0.0.0-8009-3) [7720b88f] START,<br>
&gt; ConnectStorageServerVDSCommand(vdsId =<br>
&gt; 12bcf124-29a4-11e2-bcba-00505680002a, storagePoolId =<br>
&gt; 00000000-0000-0000-0000-000000000000, storageType = NFS,<br>
&gt; connectionList = [{ id: 6556c55d-42a4-4dcc-832c-4d8987ebe6bd,<br>
&gt; connection: 200.200.101.219:/usr/lwq/iso };]), log id: 36cb94f<br>
&gt; 2012-11-08 09:17:29,656 INFO<br>
&gt; [org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStorageServerVDSCommand]<br>
&gt; (ajp--0.0.0.0-8009-3) [7720b88f] FINISH,<br>
&gt; ConnectStorageServerVDSCommand, return:<br>
&gt; {6556c55d-42a4-4dcc-832c-4d8987ebe6bd=477}, log id: 36cb94f<br>
&gt; 2012-11-08 09:17:29,658 ERROR<br>
&gt; [org.ovirt.engine.core.bll.storage.NFSStorageHelper]<br>
&gt; (ajp--0.0.0.0-8009-3) [7720b88f] The connection with details<br>
&gt; 200.200.101.219:/usr/lwq/iso failed because of<br>
&gt; error code 477 and error message is: 477<br>
&gt; 2012-11-08 09:17:29,717 INFO<br>
&gt; [org.ovirt.engine.core.bll.storage.AddNFSStorageDomainCommand]<br>
&gt; (ajp--0.0.0.0-8009-11) [1661aa36] Running command:<br>
&gt; AddNFSStorageDomainCommand internal: false. En<br>
&gt; tities affected : ID: aaa00000-0000-0000-0000-123456789aaa Type:<br>
&gt; System<br>
&gt; 2012-11-08 09:17:29,740 INFO<br>
&gt; [org.ovirt.engine.core.vdsbroker.vdsbroker.CreateStorageDomainVDSCommand]<br>
&gt; (ajp--0.0.0.0-8009-11) [1661aa36] START,<br>
&gt; CreateStorageDomainVDSCommand(vdsId = 12bcf12<br>
&gt; 4-29a4-11e2-bcba-00505680002a,<br>
&gt; storageDomain=org.ovirt.engine.core.common.businessentities.storage_domain_static@4a900545,<br>
&gt; args=200.200.101.219:/usr/lwq/iso), log id: 50b803a0<br>
&gt; 2012-11-08 09:17:35,233 ERROR<br>
&gt; [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]<br>
&gt; (ajp--0.0.0.0-8009-11) [1661aa36] Failed in CreateStorageDomainVDS<br>
&gt; method<br>
&gt; 2012-11-08 09:17:35,234 ERROR<br>
&gt; [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]<br>
&gt; (ajp--0.0.0.0-8009-11) [1661aa36] Error code<br>
&gt; StorageDomainFSNotMounted and error message VDSGeneri<br>
&gt; cException: VDSErrorException: Failed to CreateStorageDomainVDS,<br>
&gt; error = Storage domain remote path not mounted:<br>
&gt; (&#39;/rhev/data-center/mnt/200.200.101.219:_usr_lwq_iso&#39;,)<br>
&gt; 2012-11-08 09:17:35,260 INFO<br>
&gt; [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]<br>
&gt; (ajp--0.0.0.0-8009-11) [1661aa36] Command<br>
&gt; org.ovirt.engine.core.vdsbroker.vdsbroker.CreateStorageD<br>
&gt; omainVDSCommand return value<br>
</div></div>&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
&gt;<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
</blockquote></div><br>