Bug 991300
Summary: | nfs: mount using symlink of a dir fails | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Saurabh <saujain> |
Component: | gluster-nfs | Assignee: | Jiffin <jthottan> |
Status: | CLOSED ERRATA | QA Contact: | Saurabh <saujain> |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 2.1 | CC: | amainkar, divya, jthottan, mzywusko, ndevos, rhs-bugs, sharne, vagarwal, vbellur |
Target Milestone: | --- | Keywords: | Patch, ZStream |
Target Release: | RHGS 3.0.3 | Flags: | jthottan:
needinfo+
|
Hardware: | x86_64 | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.6.0.33-1 | Doc Type: | Bug Fix |
Doc Text: |
Previously, Gluster-NFS did not resolve symbolic links into directory handle and mount failed. With this fix, if a symbolic link is consistent throughout the volume then the subdirectory mounts for symbolic link works.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2015-01-15 13:36:45 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1157223 | ||
Bug Blocks: | 1162694 |
Description
Saurabh
2013-08-02 05:54:09 UTC
Patch posted by Jiffin: https://code.engineering.redhat.com/gerrit/36702 Test done to verify this fix with these steps, 1. create a volume of 6x2 type, start it 2. mount the volume over nfs 3. create a directory inside mount-point, say dir1 4. create symlink for this directory. 5. mount with symlink. 6. execute some I/O say iozone. So mount in step 5 and I/O in step6 were successful Although, two BZs have been filed based on the case executed. BZ 1166051 BZ 1166060 Jiffin, Please review the edited doc text and sign-off. Divya, The doc looks fine too me. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-0038.html |