]> git.proxmox.com Git - pve-docs.git/blobdiff - pvecm.1-synopsis.adoc
run make update
[pve-docs.git] / pvecm.1-synopsis.adoc
index 9ff6232a1f9ffcd2e93aa15ac2352cd2c5bfcb90..adb92f69d94583859f9ebb3571ac1becda7b7cbe 100644 (file)
@@ -8,58 +8,54 @@ Adds the current node to an existing cluster.
 
 Hostname (or IP) of an existing cluster member.
 
-`-force` `<boolean>` ::
+`--fingerprint` `([A-Fa-f0-9]{2}:){31}[A-Fa-f0-9]{2}` ::
 
-Do not throw error if node already exists.
+Certificate SHA 256 fingerprint.
 
-`-nodeid` `<integer> (1 - N)` ::
+`--force` `<boolean>` ::
 
-Node id for this node.
+Do not throw error if node already exists.
 
-`-ring0_addr` `<string>` ::
+`--link[n]` `[address=]<IP> [,priority=<integer>]` ::
 
-Hostname (or IP) of the corosync ring0 address of this node. Defaults to nodes hostname.
+Address and priority information of a single corosync link.
 
-`-ring1_addr` `<string>` ::
+`--nodeid` `<integer> (1 - N)` ::
 
-Hostname (or IP) of the corosync ring1 address, this needs an valid configured ring 1 interface in the cluster.
+Node id for this node.
 
-`-votes` `<integer> (0 - N)` ::
+`--use_ssh` `<boolean>` ::
 
-Number of votes for this node
+Always use SSH to join, even if peer may do it over API.
 
+`--votes` `<integer> (0 - N)` ::
 
+Number of votes for this node
 
 *pvecm addnode* `<node>` `[OPTIONS]`
 
-Adds a node to the cluster configuration.
+Adds a node to the cluster configuration. This call is for internal use.
 
 `<node>`: `<string>` ::
 
 The cluster node name.
 
-`-force` `<boolean>` ::
+`--force` `<boolean>` ::
 
 Do not throw error if node already exists.
 
-`-nodeid` `<integer> (1 - N)` ::
+`--link[n]` `[address=]<IP> [,priority=<integer>]` ::
 
-Node id for this node.
-
-`-ring0_addr` `<string>` ::
-
-Hostname (or IP) of the corosync ring0 address of this node. Defaults to nodes hostname.
+Address and priority information of a single corosync link.
 
-`-ring1_addr` `<string>` ::
+`--nodeid` `<integer> (1 - N)` ::
 
-Hostname (or IP) of the corosync ring1 address, this needs an valid bindnet1_addr.
+Node id for this node.
 
-`-votes` `<integer> (0 - N)` ::
+`--votes` `<integer> (0 - N)` ::
 
 Number of votes for this node
 
-
-
 *pvecm create* `<clustername>` `[OPTIONS]`
 
 Generate new cluster configuration.
@@ -68,41 +64,25 @@ Generate new cluster configuration.
 
 The name of the cluster.
 
-`-bindnet0_addr` `<string>` ::
-
-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` `<string>` ::
+`--link[n]` `[address=]<IP> [,priority=<integer>]` ::
 
-This specifies the network address the corosync ring 1 executive should bind to and is optional.
+Address and priority information of a single corosync link.
 
-`-nodeid` `<integer> (1 - N)` ::
+`--nodeid` `<integer> (1 - N)` ::
 
 Node id for this node.
 
-`-ring0_addr` `<string>` ::
-
-Hostname (or IP) of the corosync ring0 address of this node. Defaults to the hostname of the node.
-
-`-ring1_addr` `<string>` ::
-
-Hostname (or IP) of the corosync ring1 address, this needs an valid bindnet1_addr.
-
-`-votes` `<integer> (1 - N)` ::
+`--votes` `<integer> (1 - N)` ::
 
 Number of votes for this node.
 
-
-
 *pvecm delnode* `<node>`
 
-Removes a node to the cluster configuration.
+Removes a node from the cluster configuration.
 
 `<node>`: `<string>` ::
 
-Hostname or IP of the corosync ring0 address of this node.
-
-
+The cluster node name.
 
 *pvecm expected* `<expected>`
 
@@ -112,24 +92,18 @@ Tells corosync a new value of expected votes.
 
 Expected votes
 
-
-
-
-*pvecm help* `[<cmd>]` `[OPTIONS]`
+*pvecm help* `[OPTIONS]`
 
 Get help about specified command.
 
-`<cmd>`: `<string>` ::
+`--extra-args` `<array>` ::
 
-Command name
+Shows help for a specific command
 
-`-verbose` `<boolean>` ::
+`--verbose` `<boolean>` ::
 
 Verbose output format.
 
-
-
-
 *pvecm keygen* `<filename>`
 
 Generate new cryptographic key for corosync.
@@ -138,54 +112,44 @@ Generate new cryptographic key for corosync.
 
 Output file name
 
+*pvecm nodes*
 
+Displays the local view of the cluster nodes.
 
-*pvecm mtunnel* `[<extra-args>]` `[OPTIONS]`
-
-Used by VM/CT migration - do not use manually.
-
-`<extra-args>`: `<array>` ::
-
-Extra arguments as array
-
-`-get_migration_ip` `<boolean>` ('default =' `0`)::
-
-return the migration IP, if configured
-
-`-migration_network` `<string>` ::
+*pvecm qdevice remove*
 
-the migration network used to detect the local migration IP
+Remove a configured QDevice
 
-`-run-command` `<boolean>` ::
+*pvecm qdevice setup* `<address>` `[OPTIONS]`
 
-Run a command with a tcp socket as standard input. The IP address and port are printed via this command's stdandard output first, each on a separate line.
+Setup the use of a QDevice
 
+`<address>`: `<string>` ::
 
+Specifies the network address of an external corosync QDevice
 
-*pvecm nodes*
+`--force` `<boolean>` ::
 
-Displays the local view of the cluster nodes.
+Do not throw error on possible dangerous operations.
 
+`--network` `<string>` ::
 
+The network which should be used to connect to the external qdevice
 
 *pvecm status*
 
 Displays the local view of the cluster status.
 
-
-
 *pvecm updatecerts* `[OPTIONS]`
 
 Update node certificates (and generate all needed files/directories).
 
-`-force` `<boolean>` ::
+`--force` `<boolean>` ::
 
 Force generation of new SSL certifate.
 
-`-silent` `<boolean>` ::
+`--silent` `<boolean>` ::
 
 Ignore errors (i.e. when cluster has no quorum).
 
 
-
-