2065 A node has been added with USB ports enabled, which does not match the configuration of at least one other node in the cluster. This may be a security concern.
Explanation
This error occurs when a node with USB ports that are enabled is added to a cluster where the other nodes have USB ports that are disabled. Typically, all nodes in a cluster have the same USB port configuration.
User response
Complete the following steps:- Use the satask startservice -force command to put the node into the service state.
- Use the satask chnodeusb -off command to disable the USB ports on the node that was added.
- Use the satask stopservice command so that the node rejoins the system.