*pvecm* ` [ARGS] [OPTIONS]` *pvecm add* `` `[OPTIONS]` Adds the current node to an existing cluster. ``: `` :: Hostname (or IP) of an existing cluster member. `-force` `` :: Do not throw error if node already exists. `-nodeid` ` (1 - N)` :: Node id for this node. `-ring0_addr` `` :: Hostname (or IP) of the corosync ring0 address of this node. Defaults to nodes hostname. `-ring1_addr` `` :: Hostname (or IP) of the corosync ring1 address, this needs an valid configured ring 1 interface in the cluster. `-votes` ` (0 - N)` :: Number of votes for this node *pvecm addnode* `` `[OPTIONS]` Adds a node to the cluster configuration. ``: `` :: The cluster node name. `-force` `` :: Do not throw error if node already exists. `-nodeid` ` (1 - N)` :: Node id for this node. `-ring0_addr` `` :: Hostname (or IP) of the corosync ring0 address of this node. Defaults to nodes hostname. `-ring1_addr` `` :: Hostname (or IP) of the corosync ring1 address, this needs an valid bindnet1_addr. `-votes` ` (0 - N)` :: Number of votes for this node *pvecm create* `` `[OPTIONS]` Generate new cluster configuration. ``: `` :: The name of the cluster. `-bindnet0_addr` `` :: This specifies the network address the corosync ring 0 executive should bind to and defaults to the local IP address of the node. `-bindnet1_addr` `` :: This specifies the network address the corosync ring 1 executive should bind to and is optional. `-nodeid` ` (1 - N)` :: Node id for this node. `-ring0_addr` `` :: Hostname (or IP) of the corosync ring0 address of this node. Defaults to the hostname of the node. `-ring1_addr` `` :: Hostname (or IP) of the corosync ring1 address, this needs an valid bindnet1_addr. `-rrp_mode` `` ('default =' `none`):: This specifies the mode of redundant ring, which may be none, active or passive. Using multiple interfaces only allows 'active' or 'passive'. `-votes` ` (1 - N)` :: Number of votes for this node. *pvecm delnode* `` Removes a node to the cluster configuration. ``: `` :: Hostname or IP of the corosync ring0 address of this node. *pvecm expected* `` Tells corosync a new value of expected votes. ``: ` (1 - N)` :: Expected votes *pvecm help* `[]` `[OPTIONS]` Get help about specified command. ``: `` :: Command name `-verbose` `` :: Verbose output format. *pvecm keygen* `` Generate new cryptographic key for corosync. ``: `` :: Output file name *pvecm mtunnel* `[OPTIONS]` Used by VM/CT migration - do not use manually. `-get_migration_ip` `` ('default =' `0`):: return the migration IP, if configured `-migration_network` `` :: the migration network used to detect the local migration IP *pvecm nodes* Displays the local view of the cluster nodes. *pvecm status* Displays the local view of the cluster status. *pvecm updatecerts* `[OPTIONS]` Update node certificates (and generate all needed files/directories). `-force` `` :: Force generation of new SSL certifate. `-silent` `` :: Ignore errors (i.e. when cluster has no quorum).