10.1 Cluster Nodes are Not Showing As One Cluster When Viewed by Running the tfactl status Command
Cause: Certificates are not synchronized.
Action: Manually synchronize the keys.
Go to any one of the cluster nodes and run the synctfanodes.sh
script as root
.
# $GIHOME/tfa/nodename/tfa_home/bin/synctfanodes.sh
Note:
The script uses SSH and SCP. If passwordless SSH is not set for root
, then Oracle Trace File Analyzer prompts you 3 times per node for password each time a command is run.
If the Expect utility is available on the node, then Oracle Trace File Analyzer uses Expect thus reducing the number of prompts for password.
Parent topic: Troubleshooting Oracle Trace File Analyzer