Bug 1264814
| Summary: | Users have write access when the nfs volume accessmode is only ROX | ||
|---|---|---|---|
| Product: | OKD | Reporter: | Chao Yang <chaoyang> |
| Component: | Storage | Assignee: | Mark Turansky <mturansk> |
| Status: | CLOSED NOTABUG | QA Contact: | Liang Xia <lxia> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.x | CC: | aos-bugs, xtian |
| Target Milestone: | --- | Keywords: | NeedsTestCase |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-10-27 15:37:32 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: | |||
|
Description
Chao Yang
2015-09-21 09:35:07 UTC
this is not a bug. A volume has all the capabilities of the underlying storage provider. NFS allows many clients to read/write. If pvc only request ROX, also can write to the volume? no restriction for the PVC? That is correct. The volume *supports* ROX but does not *enforce* ROX if that's what the PVC requests. |