pin1
= ethernet physical address for pin1
DATA SERVICE SETUP
HA Data Service = yes ( HA for Oracle)
logical host conf = no ( we'll do it manually)
------- >some messages appears here<-------
HA ORACLE....
Sync & Reboot ....
PNM SETTING
#pnmset
nafo group = 1 ( default )
backup group = 0 ( default )
qfe0 & qfe4
#pnmset -p ( for checking purposes )
STARTING CLUSTER ON NODE
#scadmin startcluster pin0 pin-cluster ( single node node 0)
(target)
#scadmin startnode pin-cluster (on node1)
#scconf pin-cluster -S ccdvol
( run above command on both nodes simultaneously. It updates
database for CCD)
#confccdssa pin-cluster ( on single node pin0)
( above command manage shared CCD )
#scconf pin-cluster -L pin-nfs -g nfs-dg -n pin0,pin1 -i qfe0,qfe4,pin-nfs
-m
( above command is run on single node pin0 . Reboot machines
at this stage)
#scconf -F pin-nfs ( manages admin file system. runs on both nodes )
REGISTERING AND STARTING DATA SERVICES
( here it is HA-NFS in our case )
#hareg -s -r nfs -h pin-nfs ( on single node pin0)
(logical host name is pin-nfs)
#hareg
#hareg -y nfs
( this starts data service "nfs")
#scadmin switch pin-cluster pin1 pin-nfs ( on pin0)