Operating System - HP-UX
1829347 Members
13555 Online
109991 Solutions
New Discussion

Oracle RAC install on hpux

 
SOLVED
Go to solution
Simeon Harwood
Regular Advisor

Oracle RAC install on hpux

Afternoon all, I'm going to atempt an Oracle 9i RAC install on HPUX.
I've done this on Linux using Veritas cluster, and done it OK, but now it's time to try it on Service guard and hpux

Hpux 11i
Serviceguard 11.16
extension for RAC 11.16
Enterprise cluster master tool kit 2.10

Does anyone have any good install notes to follow?

Ta,
Sime.
You never had this problem with a pencil and paper!
2 REPLIES 2
Steven E. Protter
Exalted Contributor
Solution

Re: Oracle RAC install on hpux

1) Get the serviceguard working properly with a packageless cluster. Then at least you should be able to know SG is right before you start modifying the configuration for RAC.

SG:
http://www2.itrc.hp.com/service/james/dispDoc.do?docURL=http%3A%2F%2Fdocs.hp.com%2Fen%2FB3936-90032%2Fch02s03.html&aid=SEARCH_MANUAL&pil=1&serStr=Serviceguard+configuration

SG & RAC
http://www2.itrc.hp.com/service/james/dispDoc.do?docURL=http%3A%2F%2Fdocs.hp.com%2Fen%2FT1859-90017%2Fch02.html&aid=SEARCH_MANUAL&pil=4&serStr=Serviceguard+configuration
http://www2.itrc.hp.com/service/james/dispDoc.do?docURL=http%3A%2F%2Fdocs.hp.com%2Fen%2FT1859-90006%2Fch02.html&aid=SEARCH_MANUAL&pil=5&serStr=Serviceguard+configuration

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Simeon Harwood
Regular Advisor

Re: Oracle RAC install on hpux

Thanks Stephen.
I had a look at the doc specifiaclly for RAC, and I already had that one.
I've had one go at installing it already and got and error message when trying to use dbca to create a database, and there was no mention of this in the doc. I've had a look and didn't find much to help me out.

$ cd $ORACLE_HOME/bin
$ ls gs*
gsd gsd.sh gsdctl
$ ./gsdctl start
Failed to start GSD on local node
$

I did find one other thread on the ITRC, but I tried that and it still didn't work.
You never had this problem with a pencil and paper!