The Find All Nodes step finds all nodes on the selected network subnet running PUT.
No user interaction is required.
The PUT software must be installed on each node before the node can be found.
Find All Nodes Error Messages
Error messages indicate a problem with the PUT software. If problems occur, verify that the PUT software is installed and that the TD PUT Services and TD PUT Port Manager Service are started on all of the nodes you want to use.
Action | Enter |
---|---|
View the status of these services on all nodes |
ps -ef |grep TDput
You should see: /opt/TDput/bin/putservices
/opt/TDput/bin/portmgmt
More than one will be running.
|
Start or stop a service |
/etc/init.d/TDput start
/etc/init.d/TDput stop |
Make sure all the nodes you want to use are set up with the same subnet mask. If they are not on the same subnet, this step is not able to find all the nodes that you want to use. Additional information about the error can be found in the error log files.