9.2. Node Administration Commands
These tools are installed on node hosts with the
openshift-origin-node-util
RPM.
Note
Node hosts do not have administrative access to other nodes or to brokers, so running the commands described in this section only affect the node on which they are run.
9.2.1. oo-accept-node
This command checks that your node setup is valid and functional and that its gears are in good condition. It is run without options on a node host.
If there are no errors, it displays
PASS
and exits with return code 0. With the -v
option added, it displays the current checks that are being performed.
If there are errors, they are displayed, and the return code is the number of errors.
# oo-accept-node -v