Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Clusterware installation / raw partition permissions

Re: Clusterware installation / raw partition permissions

From: DA Morgan <damorgan_at_psoug.org>
Date: Mon, 30 Apr 2007 15:00:34 -0700
Message-ID: <1177970432.22658@bubbleator.drizzle.com>


ryansinn_at_gmail.com wrote:
> mceclnx1:/dev/raw # raw -qa
> /dev/raw/raw1: bound to major 105, minor 1
> /dev/raw/raw2: bound to major 105, minor 2
> /dev/raw/raw3: bound to major 105, minor 3
> /dev/raw/raw4: bound to major 105, minor 4
>
>
> ....
>
> SuSE's 'orarun' package automatically creates all 255 raw disks... so
> I'll spare you the listing of all of them... here's the important
> info:
> crw-rw---- 1 oracle disk 162, 1 Apr 30 12:51 raw1
> crw-rw---- 1 oracle disk 162, 2 Apr 30 12:51 raw2
> crw-rw---- 1 oracle disk 162, 3 Apr 30 12:51 raw3
> crw-rw---- 1 oracle disk 162, 4 Apr 30 12:51 raw4
>
>
> ....
>
> if I do an "id oracle" -- this is what I get...
>
> uid=59(oracle) gid=54(oinstall) groups=54(oinstall),6(disk),55(dba)
>
>
> I am performing the installation as the user 'oracle' so that should
> work.
>
> SuSE defaults the /dev/raw device permissions to root:disk -- which
> should work because 'oracle' is a member of the 'disk' group.

Addendum:

Also, just force of habit, I would never create groups or users with an ID less than 100.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Mon Apr 30 2007 - 17:00:34 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US