Logical Volume Pernissions (PLEASE HELP)
From: Michael J. Pawlowsky (mikep_at_mi-consultants.com)
Date: 12/28/04
- Previous message: shrek-m_at_gmx.de: "Re: grub hard disk error"
- Next in thread: Deron Meranda: "Re: Logical Volume Pernissions (PLEASE HELP)"
- Reply: Deron Meranda: "Re: Logical Volume Pernissions (PLEASE HELP)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 28 Dec 2004 06:48:47 -0500 To: For users of Fedora Core releases <fedora-list@redhat.com>
Ok.... This one is REALLY starting to peeve me and I need a work around,
I have a logical volume. Everytime I boot up the server the device gets
created with the permissions 600 owner root.root.
(brw------- 1 root root 253, 0 Dec 27 10:13 vg00-lvroot)
So my backups are unable to access it because it runs as user amanda
which is part of the disk group.
The way I see it, and I put a bugzilla entry for this, the device needs
to be 660 owner root.disk.
(brw-rw---- 1 root disk 253, 0 Dec 27 10:13 vg00-lvroot)
Just like every other disk is.
So I could create a script I guess to change the permissions and call it
from rc.local.
But I'm thinking there is probably a "right" way to do this.
Does anyone know where the script that creates the logical volumes is
and if I can modify that to give the lv the proper permissions?
Thanks,
Mike
-- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: shrek-m_at_gmx.de: "Re: grub hard disk error"
- Next in thread: Deron Meranda: "Re: Logical Volume Pernissions (PLEASE HELP)"
- Reply: Deron Meranda: "Re: Logical Volume Pernissions (PLEASE HELP)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|