Java Mailing List Archive

http://www.dba.5341.com/

Home » Home (12/2007) » suse oracle »

[Fwd: Re: [suse-oracle] Oracle 10g2 RAC on SLES 10]

nick oprea at cbn dot ro

2007-04-19




-------- Original Message --------
Subject:  Re: [suse-oracle] Oracle 10g2 RAC on SLES 10
Date:  Thu, 19 Apr 2007 12:10:33 +0200
From:  nick oprea at cbn dot ro <noprea@(protected)>
To:  nick oprea at cbn dot ro <noprea@(protected)>
CC:  Arun Singh <Arun.Singh@(protected)
References:  <461B6654.2010406@(protected)>
<461DEFA6.30309@(protected)>



I tried it yesterday, it worked , with some help.

At step 3.

3. run "oifcfg getif"
You will get something like:
bond0 xx.xx.xx.0 global public
bond1 10.1.1.0 global cluster_interconnect

I had no interfaces defined, so I did it manually:

oifcfg setif -global eth0/172.16.51.0:public
oifcfg setif -global eth1/10.10.10.0:cluster_interconnect
oifcfg setif -global eth3/172.16.51.0:public
oifcfg setif -global eth4/10.10.10.0:cluster_interconnect

After that vipca found interfaces for configuration.

Thanks again for your info!

nick oprea at cbn dot ro wrote:
> Thanks for your response, I'll try today !
>
> Arun Singh wrote:
>  
>> Hi Nick,
>>
>>  
>>  
>>>>> On 4/10/2007 at 3:26 AM, nick oprea at cbn dot ro <noprea@(protected):
>>>>>      
>>>>>      
>>> Dear Oracle DBAs and SLES 10 roots (I mean root users) !
>>>
>>> I try to install a 2 node ORACLE cluster (version 10.2.0.1) - in vmware
>>> - the 32 bits version, on SLES 10 unpatched.
>>> I tried to follow the docs from OTN - on different platform (the RHAS) -
>>> written by Vincent Chan.
>>> After succesful instalation on SLES, ASM, OCFS2, the Oracle Clusterware
>>> 10.2.0.1 falls badly in vipca utility,
>>> which tries tu run java jre 1.4.2_08 as it tries to run with
>>> LD_ASSUME_KERNEL = 2.4.19. I commented this part, as I know it is not
>>> supported any more. But it failes again.
>>>  
>>>    
>> Follow following trick, which I posted few months back in this list:
>>
>> 1. Let Cluster Installation go through till "Cluster Verification Utility" test fail
>>   It fails due to vipca
>>
>> 2. From another window as root comment out "LD_ASSUME_KERNEL" in vipca
>>
>>     #remove this workaround when the bug 3937317 is fixed
>>     arch=`uname -m`
>>     #if [ "$arch" = "i686" -o "$arch" = "ia64" -o "$arch" = "x86_64" ]
>>     #then
>>     #   LD_ASSUME_KERNEL=2.4.19
>>     #  export LD_ASSUME_KERNEL
>>     #fi
>>     #End workaround
>>
>> Note: Make sure arch=`uname -m` is left as it's.
>>
>> 3. run "oifcfg getif"
>> You will get something like:
>> bond0 xx.xx.xx.0 global public
>> bond1 10.1.1.0 global cluster_interconnect
>>
>> 4. run "vipca"
>>
>> 5. Go back and retry step 1 (Cluster Verification Utility) portion.
>>
>>  
>>  
>>> Does someone has any experience on installing Oracle 10g2 RAC on SLES 10 ?
>>> Can you share with community?.
>>>
>>> >From Novell site I see that on SLES 10 there is no mention about Oracle
>>> RAC support or certification.
>>>  
>>>    
>> 10gR2 RAC is supported and certified on SLES10.
>>
>> -Arun
>>
>>
>>
>>
>>  
>>  
>
>
>  


--
Nick Oprea
Database Administrator
CBN International Europe

tel. (40)-21-2233901
  (40)-21-2233908
  (40)-21-2233913

mobil: (40)-726 - 659523


--
Nick Oprea
Database Administrator
CBN International Europe

tel. (40)-21-2233901
  (40)-21-2233908
  (40)-21-2233913

mobil: (40)-726 - 659523


--
To unsubscribe, email: suse-oracle-unsubscribe@(protected)
For additional commands, email: suse-oracle-help@(protected)
Please see http://www.suse.com/oracle/ before posting

©2008 dba.5341.com - Jax Systems, LLC, U.S.A.