Bug 1224639
Summary: | 'glusterd.socket' file created by rpm scriptlet is not cleaned-up properly post installation | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Prasanth <pprakash> |
Component: | glusterd | Assignee: | Anand Nekkunti <anekkunt> |
Status: | CLOSED ERRATA | QA Contact: | Prasanth <pprakash> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | rhgs-3.1 | CC: | amukherj, anekkunt, asrivast, kaushal, kparthas, nlevinki, nsathyan, pprakash, sasundar, vagarwal, vbellur |
Target Milestone: | --- | ||
Target Release: | RHGS 3.1.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.7.1-1 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-07-29 04:52:51 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: | 1202842, 1210404, 1214253, 1214258, 1223636, 1228109 |
Description
Prasanth
2015-05-25 08:38:38 UTC
Verified as fixed in glusterfs-3.7.1-4.el6rhs.x86_64 ##### [root@dhcp43-61 run]# /etc/init.d/glusterd status glusterd is stopped [root@dhcp43-61 run]# pwd /var/run [root@dhcp43-61 run]# ls -lZ glusterd.socket ls: cannot access glusterd.socket: No such file or directory [root@dhcp43-61 run]# /etc/init.d/glusterd start Starting glusterd: [ OK ] [root@dhcp43-61 run]# ls -lZ glusterd.socket srwxr-xr-x. root root unconfined_u:object_r:glusterd_var_run_t:s0 glusterd.socket [root@dhcp43-61 run]# /etc/init.d/glusterd status glusterd (pid 2284) is running... ##### 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, 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://rhn.redhat.com/errata/RHSA-2015-1495.html |