Bug 161555

Summary: Permission of logical volumes do not allow backup.
Product: Red Hat Enterprise Linux 4 Reporter: Bastien Nocera <bnocera>
Component: device-mapperAssignee: Alasdair Kergon <agk>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 4.0CC: agk, christophe.varoqui, dmo, egoggin, lmb, tranlan
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-06-28 09:12:14 UTC Type: ---
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: 145411    

Description Bastien Nocera 2005-06-24 09:35:25 UTC
The same problem occurs on RHEL4.

+++ This bug was initially created as a clone of Bug #141050 +++

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5)
Gecko/20041111 Firefox/1.0

Description of problem:
Logical volumes are create as root.root with 600 permissions.
It would be nice if they had similar permissions as regular disks.

Owner: root
Group: disk
Permissions: 660

That way out of the box amanda would not complain that it does not
have permissions to backup / for instance.



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


How reproducible:
Always

Steps to Reproduce:
1. ls /dev/mapper
2.
3.
    

Actual Results:  brw-------   1 root root 253,  0 Nov 28 08:25 vg00-lvroot


Expected Results:  brw-rw----   1 root disk 253,  0 Nov 28 08:25
vg00-lvroot


Additional info: