Back to bug 1331559
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Shashank Raj | 2016-04-28 19:39:54 UTC | Blocks | 1331561 | |
| Shashank Raj | 2016-04-28 19:42:04 UTC | Summary | Cases in pynfs test suite fails because of selinux errors. | [SELinux]: Cases in pynfs test suite fails because of selinux errors. |
| Shashank Raj | 2016-04-28 21:36:05 UTC | Blocks | 1331585 | |
| Red Hat Bugzilla Rules Engine | 2016-04-28 22:49:40 UTC | Keywords | ZStream | |
| Prasanth | 2016-05-05 06:48:22 UTC | CC | pprakash | |
| QA Contact | storage-qa-internal | sraj | ||
| Prasanth | 2016-05-05 06:49:12 UTC | Blocks | 1331561, 1331585 | |
| Depends On | 1331561, 1331585 | |||
| Milos Malik | 2016-05-05 07:07:09 UTC | CC | mmalik | |
| Rahul Hinduja | 2016-05-06 10:18:19 UTC | CC | rhinduja | |
| Blocks | 1311817 | |||
| Alok | 2016-05-07 13:20:24 UTC | CC | asrivast | |
| Soumya Koduri | 2016-05-09 07:07:05 UTC | Status | NEW | ON_QA |
| Red Hat Bugzilla Rules Engine | 2016-05-09 22:52:32 UTC | Target Release | --- | RHGS 3.1.3 |
| Soumya Koduri | 2016-05-17 08:57:34 UTC | Doc Text | Cause: SElinux prevents 'glusterfsd'(brick) process from doing non-idempotent operations on the files of type 'socket'. Consequence: Operations on files of type of 'socket' may get denied with EPERM error Fix: Added a selinux policy to allow 'glusterfsd' process to create or modify files of type 'socket' Result: File of type 'socket' can be accessed and modified with out any issues. |
|
| Rejy M Cyriac | 2016-05-31 08:27:53 UTC | Status | ON_QA | POST |
| CC | rcyriac | |||
| Rejy M Cyriac | 2016-05-31 08:37:06 UTC | Flags | needinfo?(asrivast) | |
| Rejy M Cyriac | 2016-06-02 05:24:54 UTC | Target Release | RHGS 3.1.3 | --- |
| Blocks | 1311817 | 1311843 | ||
| Doc Type | Bug Fix | Known Issue | ||
| Flags | needinfo?(asrivast) | |||
| Rejy M Cyriac | 2016-06-02 05:25:56 UTC | Doc Text | Cause: SElinux prevents 'glusterfsd'(brick) process from doing non-idempotent operations on the files of type 'socket'. Consequence: Operations on files of type of 'socket' may get denied with EPERM error Fix: Added a selinux policy to allow 'glusterfsd' process to create or modify files of type 'socket' Result: File of type 'socket' can be accessed and modified with out any issues. | Cause: SElinux prevents 'glusterfsd'(brick) process from doing non-idempotent operations on the files of type 'socket'. Consequence: Operations on files of type of 'socket' may get denied with EPERM error |
| Bhavana | 2016-06-21 08:42:23 UTC | CC | bmohanra | |
| Doc Text | Cause: SElinux prevents 'glusterfsd'(brick) process from doing non-idempotent operations on the files of type 'socket'. Consequence: Operations on files of type of 'socket' may get denied with EPERM error | SElinux prevents glusterfsd(brick) process from doing non-idempotent operations on the files of type socket. Due to this, operations on files of type of socket may get denied with EPERM error. | ||
| Rejy M Cyriac | 2016-08-31 16:56:00 UTC | Keywords | ZStream | |
| CC | amukherj | |||
| Shashank Raj | 2016-09-30 10:51:56 UTC | Summary | [SELinux]: Cases in pynfs test suite fails because of selinux errors. | [SELinux]: Cases in pynfs test suite fails because of selinux errors on RHEL 7 based RHGS. |
| Shashank Raj | 2016-09-30 10:53:39 UTC | Depends On | 1331585 | 1372191 |
| Rahul Hinduja | 2016-09-30 12:44:18 UTC | Blocks | 1351522 | |
| Jiffin | 2016-10-13 09:52:01 UTC | Keywords | Triaged | |
| Red Hat Bugzilla Rules Engine | 2016-10-25 14:38:04 UTC | Target Release | --- | RHGS 3.2.0 |
| Atin Mukherjee | 2016-11-07 13:38:19 UTC | Status | POST | ON_QA |
| John Skeoch | 2016-11-08 03:54:17 UTC | CC | sashinde | |
| John Skeoch | 2016-11-08 03:55:55 UTC | QA Contact | sraj | sashinde |
| Rahul Hinduja | 2016-11-11 07:31:20 UTC | QA Contact | sashinde | sbhaloth |
| Atin Mukherjee | 2016-11-14 05:12:30 UTC | Assignee | rhs-bugs | skoduri |
| Jiffin | 2016-11-14 11:55:00 UTC | Doc Text | SElinux prevents glusterfsd(brick) process from doing non-idempotent operations on the files of type socket. Due to this, operations on files of type of socket may get denied with EPERM error. | |
| Doc Type | Known Issue | Bug Fix | ||
| surabhi | 2016-11-17 09:49:52 UTC | Status | ON_QA | ASSIGNED |
| CC | mgrepl | |||
| Flags | needinfo?(mgrepl) | |||
| John Skeoch | 2016-11-18 04:10:16 UTC | CC | sashinde | mzywusko |
| Jiffin | 2016-11-18 11:28:34 UTC | Status | ASSIGNED | ON_QA |
| surabhi | 2016-11-18 11:31:05 UTC | Status | ON_QA | VERIFIED |
| Soumya Koduri | 2016-11-24 07:42:46 UTC | Doc Text | Cause: SELinux was blocking gluster brick processes to create non-regular socket files Consequence: Users shall not be able to create socket type files on gluster volume. Fix: SELinux rules have been added to provide relevant permissions to gluster brick process. Result: Files of type socket can be created on nfs mount of gluster volumes. |
|
| Bhavana | 2017-03-08 07:22:07 UTC | Doc Text | Cause: SELinux was blocking gluster brick processes to create non-regular socket files Consequence: Users shall not be able to create socket type files on gluster volume. Fix: SELinux rules have been added to provide relevant permissions to gluster brick process. Result: Files of type socket can be created on nfs mount of gluster volumes. | Previously, SELinux blocked the gluster brick processes to create non-regular socket files. Due to this, users were unable to create socket type files on gluster volume. With this fix, SELinux rules have been added to provide relevant permissions to gluster brick process and files of type socket can be created on nfs mount of gluster volumes. |
| errata-xmlrpc | 2017-03-23 01:08:50 UTC | Status | VERIFIED | RELEASE_PENDING |
| errata-xmlrpc | 2017-03-23 06:22:08 UTC | Status | RELEASE_PENDING | CLOSED |
| Resolution | --- | ERRATA | ||
| Last Closed | 2017-03-23 02:22:08 UTC |
Back to bug 1331559