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:
  1. Use the satask startservice -force command to put the node into the service state.
  2. Use the satask chnodeusb -off command to disable the USB ports on the node that was added.
  3. Use the satask stopservice command so that the node rejoins the system.