| Summary: | Mount option "backupvolfile-server" fails to apply | ||
|---|---|---|---|
| Product: | Red Hat Gluster Storage | Reporter: | shilpa <smanjara> |
| Component: | glusterfs | Assignee: | Bug Updates Notification Mailing List <rhs-bugs> |
| Status: | CLOSED NOTABUG | QA Contact: | Sudhir D <sdharane> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 2.1 | CC: | amarts, vbellur |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-02 09:27:49 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: | |
|
Description
shilpa
2013-10-11 11:11:17 UTC
sosreports attached in: http://rhsqe-repo.lab.eng.blr.redhat.com/sosreports/1018168/ Saw the steps done for opening this bug: > 3.Check the output of "ps aux | grep glusterfs" to see if the option is applied This is not a valid step as of now in RHS2.1 (or RHS2.0) as the backup-volfile server option is handled at mount.glusterfs script. https://github.com/gluster/glusterfs/blob/release-3.4/xlators/mount/fuse/utils/mount.glusterfs.in (line 224 onwards). In future (when we rebase to glusterfs version 3.5.0 or higher), this will be a valid step. https://github.com/gluster/glusterfs/blob/release-3.5/xlators/mount/fuse/utils/mount.glusterfs.in Hope this is good enough information to close the bug. |