Back to bug 1001577
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| krishnan parthasarathi | 2013-09-02 05:58:43 UTC | Status | NEW | ASSIGNED |
| CC | kparthas | |||
| krishnan parthasarathi | 2013-09-02 06:03:55 UTC | Assignee | amarts | kparthas |
| Vivek Agarwal | 2013-09-19 09:53:05 UTC | Assignee | kparthas | rhs-bugs |
| Vivek Agarwal | 2013-09-24 10:00:56 UTC | CC | vagarwal | |
| Scott Haines | 2013-09-24 12:43:19 UTC | Keywords | ZStream | |
| Kaushal | 2013-09-27 06:22:01 UTC | CC | kaushal | |
| Assignee | rhs-bugs | kaushal | ||
| Sudhir D | 2013-10-08 06:54:19 UTC | QA Contact | sdharane | saujain |
| Kaushal | 2013-10-18 10:28:37 UTC | Doc Text | Cause: Gluster's RPC framework does not accept connections from unprivileged ports by default. The RPC framework will reject any incoming connections from ports > 1024 Consequence: This can lead to multiple failures, such as a volume failing to start, as observed in this bug Workaround (if any): Setting the options 'rpc-auth-allow-insecure on' in /etc/glusterfs/glusterd.vol and restarting glusterd. Result: When the above option is set, glusterd will accept connections from unprivileged ports and hence no failures of the kind observed in this bug happen. | |
| Doc Type | Bug Fix | Known Issue | ||
| Vivek Agarwal | 2013-11-08 08:29:41 UTC | Priority | unspecified | medium |
| Kaushal | 2013-12-13 07:29:37 UTC | Status | ASSIGNED | ON_QA |
| Fixed In Version | glusterfs-3.4.0.49rhs | |||
| Saurabh | 2013-12-19 05:08:29 UTC | Status | ON_QA | VERIFIED |
| Pavithra | 2014-01-03 06:06:15 UTC | CC | psriniva | |
| Doc Text | Cause: Gluster's RPC framework does not accept connections from unprivileged ports by default. The RPC framework will reject any incoming connections from ports > 1024 Consequence: This can lead to multiple failures, such as a volume failing to start, as observed in this bug Workaround (if any): Setting the options 'rpc-auth-allow-insecure on' in /etc/glusterfs/glusterd.vol and restarting glusterd. Result: When the above option is set, glusterd will accept connections from unprivileged ports and hence no failures of the kind observed in this bug happen. | Previously the glusterd would listen on port 24007 for CLI requests, there was a possibility for glusterd to reject CLI requests from unprivileged ports (>1024) leading to CLI command execution failures. With this fix, glusterd listens to CLI requests through a socket file (in /var/run/glusterd.sock) preventing CLI command execution failures. | ||
| Doc Type | Known Issue | Bug Fix | ||
| Flags | needinfo?(kaushal) | |||
| Kaushal | 2014-01-03 07:31:32 UTC | Status | VERIFIED | CLOSED |
| Resolution | --- | DUPLICATE | ||
| Flags | needinfo?(kaushal) | |||
| Last Closed | 2014-01-03 02:31:32 UTC | |||
| Jay Turner | 2014-01-15 11:29:48 UTC | Target Milestone | --- | RHS 2.1.2 |
| Rejy M Cyriac | 2015-05-13 16:32:33 UTC | Target Release | --- | RHGS 2.1.2 |
| Target Milestone | RHS 2.1.2 | --- | ||
| John Skeoch | 2016-01-19 06:12:43 UTC | CC | mzywusko |
Back to bug 1001577