Bug 2189936
Summary: | [GSS] FSGroup is not correctly set on subPath volume for CephFS CSI | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Venky Shankar <vshankar> |
Component: | CephFS | Assignee: | Xiubo Li <xiubli> |
Status: | CLOSED ERRATA | QA Contact: | Hemanth Kumar <hyelloji> |
Severity: | high | Docs Contact: | lysanche |
Priority: | unspecified | ||
Version: | 5.3 | CC: | bkunal, bniver, cchen, ceph-eng-bugs, cephqe-warriors, cgaynor, deslimi, dmoessne, ebenahar, etamir, hekumar, hyelloji, jclaretm, khiremat, mrajanna, muagarwa, ocs-bugs, rar, rmandyam, scollier, sostapov, tserlin, vereddy, vshankar, xiubli |
Target Milestone: | --- | Flags: | hyelloji:
needinfo-
|
Target Release: | 5.3z3 | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | ceph-16.2.10-165.el8cp | Doc Type: | Bug Fix |
Doc Text: |
.The sub-directories inherit the correct metadata
Previously, when a sub-directory was created, it would always use its parent’s non-projected `gid`/`uid` metadata, to set-up its own `gid`/`uid` metadata. If the journal logs were not flushed, it would always retrieve the old `gid`/`uid` metadata.
With this fix, use the projected `gid`/`uid` metadata, else use the non-projected ones. The sub-directories inherit the correct `gid`/`uid` metadata from its parent.
|
Story Points: | --- |
Clone Of: | 2182943 | Environment: | |
Last Closed: | 2023-05-23 00:19:11 UTC | Type: | --- |
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: | 2182943 | ||
Bug Blocks: | 2203283 |
Description
Venky Shankar
2023-04-26 13:43:07 UTC
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 (Red Hat Ceph Storage 5.3 Bug Fix update), 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://access.redhat.com/errata/RHBA-2023:3259 |