Re: Oracle on raw devices in SLES9
Peter Juerss <[email protected]>
| Newsgroups | gmane.linux.suse.oracle.general,gmane.linux.suse.sles-e |
|---|---|
| Message-ID | <OF0B093587.C543516B-ONC12572ED.005B950F-C12572ED.005BC8E7@de.ibm.com> |
Hi, another solution is to set the device permissions in /etc/udev/udev.permissions (search for the line saying "raw/raw*:root:disk:660" and change it to "raw/raw*:<oracle-user>:<dba or oinstall>:660"). Using udev.permissions will make the changes persistent. Mit freundlichen Grüßen / Best Regards Peter Jürß Senior IT Specialist, IBM Accredited Professional Red Hat Certified Engineer Technical Sales IBM System p Systems & Technology Group IBM Germany 70569 Stuttgart, Pascalstr. 100 Internal: *111-3204 External: +49-(0)711-785-3204 Mobile: +49-(0)160-97292508 E-mail: [email protected] IBM Deutschland GmbH Pascalstr. 100 70569 Stuttgart Aufsichtsratsvorsitzender: Hans Ulrich Maerki Geschäftsführung: Martin Jetter (Vorsitzender), Michael Diemer, Christian Diedrich, Christoph Grandpierre, Matthias Hartmann, Andreas Kerstan Sitz der Gesellschaft: Stuttgart Registergericht: Amtsgericht Stuttgart HRB 14 562 WEEE- Reg.-Nr. DE 99369949 "Arun Singh" <[email protected]> 06/01/07 06:31 PM To <[email protected]>, <[email protected]> cc Subject Re: [suse-oracle] Oracle on raw devices in SLES9 >>> On 6/1/2007 at 9:07 AM, Shashi Kanth Boddula <[email protected]> wrote: > Hi All, > > I am installing Oracle 10gR2 on SLES9 SP3 raw volumes which is made by > Linux LVM. As per the oracle documentation, all the raw devices should > be owned by oracle user, for that we need to change the ownership on all > raw devices where your installing database to oracle user. > > The problem is , after you create a mapping file in /etc/raw, and when > you start the raw service (#rcraw start), the permission again set back > to root. > > I have tried to solve this problem by modifying /etc/init.d/raw file , > but still , always , when you start the raw services, the ownership on > raw devices again go back to root. > > Anyone has any solution for this ? Put user oracle to disk group (disk:x:6:oracle). This works well and used by package orarun. -Arun -- To unsubscribe, email: [email protected] For additional commands, email: [email protected] Please see http://www.suse.com/oracle/ before posting