[Users] NFS issue using ovirt-node-iso-2.5.5-0.1.fc17
Sven Knohsalla
s.knohsalla at netbiscuits.com
Thu Nov 8 14:54:32 UTC 2012
Hi,
just created a test environment, including ovirt-engine 3.1 + ovirt-node-iso-2.5.5-0.1.fc17 + qnap iscsi + qnap nas (NFSv3).
iSCSI connection is working fine.
When connecting to Export/ISO Domain via webgui the progress is taking forever (waited ~ 10 mins)
Back to console I first tried to connect from ovirt-engine to nfs storage of our NAS:
showmount -e 172.16.101.95 ->
Export list for 172.16.101.95:
/NFS-ISO01
/Export-NFS01
/...
mount -t nfs 172.16.101.95:/Export-NFS01 /mnt/nastest/
mount ->
172.16.101.95:/Export-NFS01/ on /mnt/nastest type nfs (rw,relatime,vers=3,rsize=32768,wsize=32768,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,
mountaddr=172.16.101.95,mountvers=3,mountport=56272,mountproto=udp,local_lock=none,addr=172.16.101.95)
Touching a file on mountpoint is working,too.
On ovirt-node:
showmount -e 172.16.101.95->
Export list for 172.16.101.95:
/NFS-ISO01
/Export-NFS01
/...
mount -t nfs 172.16.101.95:/Export-NFS01 /mnt/nastest/ ->
mount.nfs: rpc.statd is not running but is required for remote locking.
mount.nfs: Either use '-o nolock' to keep locks local, or start statd.
mount.nfs: an incorrect mount option was specified
mount -t nfs 172.16.101.95:/Export-NFS01 /mnt/nastest/ -o nolock ->
working (also for vdsm)!
There's no firewall between NAS and node (except node fw)
rpcbind isn't installed on node:
http://gerrit.ovirt.org/#/c/4720/
It seems the package isn't needed anymore by this post in gerrit?
Well, how to proceed here?
Am I getting my wires crossed here or just missed a configuration?
Thx in advance!
Best,
Sven.
Sven Knohsalla | System Administration
Office +49 631 68036 433 | Fax +49 631 68036 111 |E-Mail s.knohsalla at netbiscuits.com | Skype: netbiscuits.admin
Netbiscuits GmbH | Europaallee 10 | 67657 | GERMANY
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20121108/cdd7b830/attachment-0001.html>
More information about the Users
mailing list