Hi Guys
hearbeat package also provides an OCF resource for
Oracle(/usr/lib/ocf/resource.d/heartbeat/oracle).
I want to create a cluster of oracle.
# cat /etc/hosts
dbnode1 192.168.0.236 ## hostname and physical IP of server1
dbnode2 192.168.0.238 ## hostname and physical IP of server2
dbserver 192.168.0.245 ## virtual hostname and IP for cluster
I ran the Oracle(oracle10gR2) installer on 'dbnode1', and install/place every
thing(db, oracle binaries) on file system "/oracle" which is on SAN.
After installation completes, I unmount the /oracle(SAN), and then mount
/oracle on 'dbnode2', but oracle gives error and doesnot starts.
To start Oracle on 'dbnode2', I have to change the hostname from dbnode2 to
dbnode1.
is there any specific method to install oracle(any special option I have to
provide to the 'runInstaller' ) for Linux HA
Regards
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems