Bug 849181

Summary: fix file permissions
Product: Red Hat Enterprise Linux 6 Reporter: David Teigland <teigland>
Component: sanlockAssignee: David Teigland <teigland>
Status: CLOSED ERRATA QA Contact: Haim <hateya>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.3CC: abaron, cluster-maint, cpelland, fsimonce, lnatapov, yeylon
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: sanlock-2.3-4.el6_3 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-04 18:15:27 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: 887010    

Description David Teigland 2012-08-17 15:42:59 UTC
Description of problem:

The permissions on pid and log files were not correct.

test: verify that file permissions match these:
service wdmd start
service sanlock start
ls -l /var/run/wdmd/
-rw-r--r--. 1 root root    5 Aug 16 16:52 wdmd.pid
srw-rw----. 1 root sanlock 0 Aug 16 16:52 wdmd.sock
ls -l /var/run/sanlock/
-rw-r--r--. 1 sanlock sanlock 5 Aug 16 16:52 sanlock.pid
srw-rw----. 1 sanlock sanlock 0 Aug 16 16:52 sanlock.sock
ls -l /var/log/sanlock.log
-rw-r--r--. 1 root root 2141429 Aug 16 16:52 /var/log/sanlock.log

commits
wdmd: use lockfile mode 644
sanlock: use lockfile mode 644
sanlock: remove umask 0

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 3 Leonid Natapov 2012-11-28 10:07:27 UTC
[root@purple-vds2 vdsm]# ls -l /var/run/sanlock/
total 4
-rw-r--r-- 1 sanlock sanlock 5 Nov 26 14:11 sanlock.pid
srw-rw---- 1 sanlock sanlock 0 Nov 26 14:11 sanlock.sock
[root@purple-vds2 vdsm]# ls -l /var/run/wdmd/
total 4
-rw-r--r-- 1 root root    5 Nov 26 14:11 wdmd.pid
srw-rw---- 1 root sanlock 0 Nov 26 14:11 wdmd.sock
[root@purple-vds2 vdsm]# ls -l /var/log/sanlock.log
-rw-r--r-- 1 sanlock sanlock 9973348 Nov 26 14:11 /var/log/sanlock.log
[root@purple-vds2 vdsm]# 


Fixed.

Comment 5 errata-xmlrpc 2012-12-04 18:15:27 UTC
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.

http://rhn.redhat.com/errata/RHBA-2012-1507.html