Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
To summarize:
`container_use_cephfs` SELinux boolean has to be enabled in RHEL for Ceph to work correctly in OCS + OCP deployments. Can we please enable it by default in RHEL ?
The selinux-policy packages shipped in RHEL do not define any container_use_cephfs boolean. I believe this bug should be switched to container-selinux component.
(In reply to Lukas Vrabec from comment #4)
> As Milos mentioned container_use_cephfs is defined in container-selinux rpm
> package.
> https://github.com/containers/container-selinux/blob/master/container.te#L32
>
> Switching component from selinux-policy to container-selinux.
Thanks Milos and Lukas. considering this is hitting good number of customers, can we please prioritize this fix in container-selinux.
(In reply to Humble Chirammal from comment #6)
> (In reply to Lukas Vrabec from comment #4)
> > As Milos mentioned container_use_cephfs is defined in container-selinux rpm
> > package.
> > https://github.com/containers/container-selinux/blob/master/container.te#L32
> >
> > Switching component from selinux-policy to container-selinux.
>
> Thanks Milos and Lukas. considering this is hitting good number of
> customers, can we please prioritize this fix in container-selinux.
Any updates?
Derrick,
Given the previous comment from Dan, can/should we move this to OpenShift? Or do you know who from that group we could get to weigh in on this thought?
The selinux boolean is already enabled by default on RHEL CoreOS starting with OCP 4.1 (BZ 1694045). I think this bug is specifically about enabling it by default in RHEL 8.
Humble, is this issue specific to ROKS which I believe only uses RHEL 7 and not RHCOS? If you're using RHCOS this should just work.