Bug 1507002
Summary: | Read-only option is ignored and volume mounted in r/w mode | |||
---|---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Niels de Vos <ndevos> | |
Component: | fuse | Assignee: | Csaba Henk <csaba> | |
Status: | CLOSED WORKSFORME | QA Contact: | ||
Severity: | high | Docs Contact: | ||
Priority: | high | |||
Version: | mainline | CC: | atumball, bugs, csaba, e.lasman, ndevos | |
Target Milestone: | --- | Keywords: | Triaged | |
Target Release: | --- | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | glusterfs-6.x | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | 1496964 | |||
: | 1507006 1507007 (view as bug list) | Environment: | ||
Last Closed: | 2019-06-20 05:19:38 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: | ||||
Bug Blocks: | 1496964, 1507006, 1507007 |
Description
Niels de Vos
2017-10-27 11:51:35 UTC
with glusterfs-6.x version: # glusterfs --volfile-server local --volfile-id demo --read-only /mnt/glusterfs # mount | grep '/mnt/glusterfs' local:demo on /mnt/glusterfs type fuse.glusterfs (ro,relatime,user_id=0,group_id=0,default_permissions,allow_other,max_read=131072) |