Bug 432520

Summary: automatically assign specified uid/gid to /dev/mapper/XX devices
Product: [Fedora] Fedora Reporter: Subhendu Ghosh <sghosh>
Component: device-mapper-multipathAssignee: Ben Marzinski <bmarzins>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: agk, bmarzins, dwysocha, ghelleks, mbroz, prockai
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-07-30 04:40:37 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:

Description Subhendu Ghosh 2008-02-12 16:12:54 UTC
Description of problem: 

Currently there is no way to provide specific ownership information (uid/gid)
for multipath devices. Some applications like Oracle ASM like to have complete
ownership of the raw devices.  If these devices are multipathed, it requires a
kludged rc script to change ownership on the devices after multipath is active
but before the application is started up.

udev rules cannot be used effectively in this situation.

Comment 1 Dave Wysochanski 2008-02-18 16:09:04 UTC
This is covered by bzs for other releases:
(5.x) https://bugzilla.redhat.com/show_bug.cgi?id=431843
(4.x) https://bugzilla.redhat.com/show_bug.cgi?id=251388

Comment 2 Ben Marzinski 2009-07-30 01:41:25 UTC
multipath.conf now allows uid, gid, and mode options.

Comment 3 Subhendu Ghosh 2009-07-30 04:40:37 UTC
should be able to close this bz then, thanks