Jacob,

as mentioned in my first post, please take a look at:

http://www.gluster.com/community/documentation/index.php/Gluster_3.1:_NFS_Frequently_Asked_Questions#How_to_export_directories_as_separate_NFS_exports.3F


Regards,
Thomas


Am 13.12.2010 17:37, schrieb Jacob Shucart:
Thomas,

Is there a page in the documentation that mentions subdirectory mounting?
If so, I can correct it.  Looking at the page on manually mounting NFS
volumes, it shows that you can mount using hostname:/VOLNAME, but not
subdirectories at the moment.

http://www.gluster.com/community/documentation/index.php/Gluster_3.1:_Manu
ally_Mounting_Volumes_Using_NFS

-Jacob

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Thomas Riske
Sent: Monday, December 13, 2010 2:35 AM
To: [email protected]
Subject: Re: [Gluster-users] Problem mounting Gluster 3.1 with NFS

Hello Jacob,

so the documentation about mounting NFS subdirectorys is wrong for the
current version?

Regards,
Thomas

Am 10.12.2010 16:58, schrieb Jacob Shucart:
Hello,

Gluster 3.1.1 does not support mounting a subdirectory of the volume.
This is going to be changed in the next release.  For now, you could
mount
192.168.1.88:/raid, but not /raid/nfstest.

-Jacob

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Joe Landman
Sent: Friday, December 10, 2010 7:45 AM
To: [email protected]
Subject: Re: [Gluster-users] Problem mounting Gluster 3.1 with NFS

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


_______________________________________________
Gluster-users mailing list
[email protected]
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users
_______________________________________________
Gluster-users mailing list
[email protected]
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users

Reply via email to