- Check system and network requirements
- Install the required OS pakages
- Set kernel parameters
- Create groups, users, and required directories
- Setup SSH, enable user equivalency, and install owner's shell limits
- Run cluster verify Utility
cluvfy stage -post hwos -n dba0103
Perform a detailed properties comparision of the current node to the new node
cluvfy comp peer -refnode dba0102 -n dba0103 -orainv orainstall -osdba asmdba -verbose
To add a node:
./addNode.sh -silent "CLUSTER_NEW_NODES=dba0103" "CLUSTER_NEW_VIRTUAL_HOSTNAMES=dba0103-vip"
To check integrity on the cluster
cluvfy stage -post nodeadd -n dba0103 -verbose
No comments:
Post a Comment