Bug 1451349
Summary: | [ceph-container]: osd process group should be "ceph" inside container and /etc/ceph owner should be ceph:ceph | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | shylesh <shmohan> |
Component: | Container | Assignee: | Sébastien Han <shan> |
Status: | CLOSED DEFERRED | QA Contact: | shylesh <shmohan> |
Severity: | low | Docs Contact: | Erin Donnelly <edonnell> |
Priority: | low | ||
Version: | 2.3 | CC: | dang, edonnell, flucifre, gmeno, hchen, hnallurv, jim.curtis, pprakash, seb, shan, shmohan, uboppana |
Target Milestone: | rc | ||
Target Release: | 2.* | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Known Issue | |
Doc Text: |
.The container image has incorrect owner and group IDs
In the Red Hat Ceph Storage container image, the owner and group IDs for some processes are incorrect. The group ID of the `ceph-osd` process is `disk` when it is supposed to be `ceph`. The owner and group IDs for the files `/etc/ceph/` `root:root` when they it is supposed to be `ceph:ceph`.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2019-01-23 13:54:03 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: | 1437916 |
Comment 2
seb
2017-05-16 13:14:38 UTC
+1 to Seb's suggestion to move to 2.4 LGTM :) Discussed that with Sage and 'disk' seems to be fine, so I'm putting this on the side for now. Seb, Looks like this issue is in POST due to https://github.com/ceph/ceph-container/pull/616 would you please confirm ? According to my Comment 13rd, I think we should close this as I checked with Sage and current permissions are fine. So this won't be implemented. Thanks. (In reply to leseb from comment #15) > According to my Comment 13rd, I think we should close this as I checked with > Sage and current permissions are fine. So this won't be implemented. > Thanks. Closing. |