.. _cluster-commands: Cluster Commands ------------------------ .. index:: cluster .. _21.1|VOSS-669: .. note:: From release 21.1 onwards, a standalone topology is considered a single node cluster (cluster-of-one). This means that commands such as **cluster provision**, **cluster list** and **cluster status** should be run on a standalone topology. The following Command Line Interface console display shows the available commands for clustering. :: cluster add - add a new node to join the existing cluster cluster check - Display pre-upgrade readiness. For each node, test if ports are available, the time taken to connect, drive space percentage and lastly checks if NTP is running cluster del - remove a node from the existing cluster cluster job kill - Kill a detached job cluster job list - List detached jobs in the cluster cluster job reconnect - Reconnect to a detached job cluster list - display the list of nodes associated with the cluster cluster maintenance-mode - Display the status, start or stop maintenance mode across the cluster cluster prepnode - Prepares the system so that it can be joined to a cluster cluster primary - Check if the system is considered the primary by patch or delta install scripts cluster primary role - Check if the system is considered the 'primary' in the given role cluster provision - perform cluster-wide provisioning [datacentre ] [role ] cluster run - run the command on a particular host. can either be a name prefix, ip, role, or 'all' cluster status - display the status of the cluster cluster upgrade - upgrade all applications from iso image . [datacentre ] can be a URL for upgrading [backup ] from a remote server. cluster where - determine on which nodes the application is installed