Node testsEdit online The node tests start and stop cluster services on specified nodes. NODE_UP, node | ALL, commentsStarts cluster services on a specified node that is offline or on all nodes that are offline.NODE_DOWN_GRACEFUL, node | ALL, commentsStops cluster services on a specified node and brings resource groups offline.NODE_DOWN_TAKEOVER, node, commentsStops cluster services on a specified node with a resource group acquired by another node as configured, depending on resource availability.NODE_DOWN_FORCED, node , commentsStops cluster services on a specified node and places resource groups in an UNMANAGED state. Resources on the node remain online, that is they are not released.Parent topic: Description of tests