On 12/10/2010 10:42 AM, Thomas Riske wrote:
Hello,

I tried to NFS-mount a gluster-volume using the "normal NFS-way" with
the directory-path:

mount -t nfs 192.168.1.88:/raid/nfstest /mnt/testmount

This gives me only the following error message:

mount.nfs: mounting 192.168.1.88:/raid/nfstest failed, reason given by
server: No such file or directory

[...]

Is this a bug in gluster, or am I missing something here?

Mounting the Gluster-volume with the volume-name over NFS works...
(mount -t nfs 192.168.1.88:/test-nfs /mnt/testmount)

If you created the volume with a name of test-nfs, then thats what should show up in your exports

        showmount -e 192.168.1.88


--
Joseph Landman, Ph.D
Founder and CEO
Scalable Informatics Inc.
email: [email protected]
web  : http://scalableinformatics.com
       http://scalableinformatics.com/jackrabbit
phone: +1 734 786 8423 x121
fax  : +1 866 888 3112
cell : +1 734 612 4615
_______________________________________________
Gluster-users mailing list
[email protected]
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users

Reply via email to