Bug 765543 (GLUSTER-3811)

Summary: gluster volume set error for nfs.export-dir
Product: [Community] GlusterFS Reporter: Anush Shetty <anush>
Component: glusterdAssignee: krishnan parthasarathi <kparthas>
Status: CLOSED WORKSFORME QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3.2.4CC: amarts, ashetty, gluster-bugs, nsathyan, vijay
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-02-27 12:34:31 UTC Type: ---
Regression: RTA Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Anush Shetty 2011-11-14 10:43:11 UTC
It tried setting the export-dir as
[root@RHEL6 nfs]# gluster volume set vol nfs.export-dir on
Set volume successful

[root@RHEL6 nfs]# showmount -e 10.1.11.108
Export list for 10.1.11.108:
/volon *

And even when I tried mounting it, I got errors.

[root@RHEL6 ~]# mount -o vers=3 10.1.11.108:/volon /mnt/hgfs/
mount.nfs: Remote I/O error

This is the issue when I set the export-dir without using a / in the beginning of the dir name.

Comment 1 krishnan parthasarathi 2011-11-15 01:24:37 UTC
Anush, 
Please attach the glusterd log file(s).

Comment 2 Amar Tumballi 2012-02-27 12:22:43 UTC
Anush, please do the needful. Before that, confirm if the issue exists on master branch now.

Comment 3 Anush Shetty 2012-02-27 12:34:31 UTC
I don't see this issue in 3.3.0qa24. So closing it.