RE: Trouble with ASM

  • From: "Crisler, Jon" <Jon.Crisler@xxxxxxx>
  • To: <tgascard@xxxxxxxxx>, "Robert Bialek" <bialekr@xxxxxxxxx>
  • Date: Tue, 23 Feb 2010 11:11:33 -0500

You could change the ASM disks to permissions 666 and see if it works,
but I would not leave it there permenantly. 

 

________________________________

From: oracle-l-bounce@xxxxxxxxxxxxx
[mailto:oracle-l-bounce@xxxxxxxxxxxxx] On Behalf Of thierry gascard
Sent: Tuesday, February 23, 2010 11:05 AM
To: Robert Bialek
Cc: David Fitzjarrell; Oracle-L@xxxxxxxxxxxxx
Subject: Re: Trouble with ASM

 

I thought if i gave asmadmin to oracle, i 'll be able to connect sysasm
with oracle isn't it ?.

And it could be a problem. And it's work pretty with another server
dbyac41:

 

[root@dbyac41: sysconfig]# id grid

uid=1100(grid) gid=1000(oinstall)
groups=1200(asmadmin),1201(asmdba),1202(asmoper),1000(oinstall)

 

[root@dbyac41: sysconfig]# id oracle

uid=1101(oracle) gid=1000(oinstall)
groups=1201(asmdba),1300(dba),1301(oper),1000(oinstall)

 

[root@dbyac41: ~]#  vi /etc/sysconfig/oracleasm

 

ORACLEASM_ENABLED=true

ORACLEASM_UID=grid

ORACLEASM_GID=asmadmin

ORACLEASM_SCANBOOT=true

 

[root@dbyac41: ~]# ps -ef|grep pmon

root      8685  8385  0 16:49 pts/3    00:00:00 grep pmon

grid      9736     1  0 11:42 ?        00:00:00 asm_pmon_+ASM1

oracle   15800     1  0 12:14 ?        00:00:00 ora_pmon_BYAC

 

BYAC use ASM disgroup without problem.

 

Regards;

 

2010/2/23 Robert Bialek <bialekr@xxxxxxxxx>

Hello Thierry,

         

        Hello David,
        
        [root@dbyac43: ~]# id grid
        uid=1100(grid) gid=1000(oinstall)
groups=1200(asmadmin),1201(asmdba),1202(asmoper),1000(oinstall)
        [root@dbyac43: ~]# id oracle
        uid=1101(oracle) gid=1000(oinstall)
groups=1201(asmdba),1300(dba),1301(oper),1000(oinstall)

what is the GID of the oracle RDBMS binary? asmadmin? If not change it
to asmadmin and try again...

Cheers,
Robert

 

Other related posts: