Setting up rda
rda.sh -SListing all modules, profiles and etc
rda.sh -LListing Profiles
rda.sh -L ProfileListing Modules
rda.sh -L ModuleSetting up RDA for cluster
Check ssh between nodes
rda.sh -T sshUse Rac profile to do the initial setup
rda.sh -p RacAdd the remote nodes to cluster set up
rda.sh -vX Remote setup_clusterThis command will end with the following
RAC Setup Summary ---------------------------- Nodes: . NOD001 rac1/rac10g21 . NOD002 rac2/rac10g22 2 nodes found ----------------------------After the setup list of nodes could be displayed with
rda.sh -vX Remote list Nodes: . NOD001 rac1/rac10g21 . NOD002 rac2/rac10g22 2 nodes foundRun the rda from one node to collect node information on all nodes
rda.sh -v -eEach node's information is visible under the Remote Data Collection => Collected Data section.Any problems could be diagnosed with additional tracing
./rda.sh -v -e REMOTE_TRACE=1When the command runs it will log information on each operation on each node similar to below
.... NOD001> Setting up ... NOD002> bash: /home/oracle/rda/rda.sh: No such file or directory NOD001> Collecting diagnostic data ... NOD001> ------------------------------------------------ NOD001> RDA Data Collection Started 11-Nov-2010 14:41:07 NOD001> ------------------------------------------------ ... ... NOD002> Setting up ... NOD002> Collecting diagnostic data ... NOD002> ------------------------------------------------ NOD002> RDA Data Collection Started 11-Nov-2010 14:41:15 NOD002> ------------------------------------------------Health Check validation
perl rda.pl -T hcveUseful metalink notes
Note 314422.1 Remote Diagnostic Agent (RDA) 4.0 - Overview
Note 359395.1 Remote Diagnostic Agent (RDA) 4 - RAC Cluster Guide
Note 330363.1 Remote Diagnostic Agent (RDA) 4 - FAQ
Note 330344.1 Remote Diagnostic Agent (RDA) 4.0 - Training
Note 330362.1 Remote Diagnostic Agent (RDA) 4 - Troubleshooting Guide
Note 250262.1 RDA 4 - Health Check / Validation Engine Guide