]> git.proxmox.com Git - pve-docs.git/blobdiff - pvecm.1-synopsis.adoc
fix typo
[pve-docs.git] / pvecm.1-synopsis.adoc
index 15446d193b3c3b02ef5edbb03c80e8a79c344c98..49d3cdf3d1bedaaab6d9b778bce887cd449ebb6e 100644 (file)
@@ -8,23 +8,23 @@ Adds the current node to an existing cluster.
 
 Hostname (or IP) of an existing cluster member.
 
-`-force` `<boolean>` ::
+`--force` `<boolean>` ::
 
 Do not throw error if node already exists.
 
-`-nodeid` `<integer> (1 - N)` ::
+`--nodeid` `<integer> (1 - N)` ::
 
 Node id for this node.
 
-`-ring0_addr` `<string>` ::
+`--ring0_addr` `<string>` ::
 
 Hostname (or IP) of the corosync ring0 address of this node. Defaults to nodes hostname.
 
-`-ring1_addr` `<string>` ::
+`--ring1_addr` `<string>` ::
 
 Hostname (or IP) of the corosync ring1 address, this needs an valid configured ring 1 interface in the cluster.
 
-`-votes` `<integer> (0 - N)` ::
+`--votes` `<integer> (0 - N)` ::
 
 Number of votes for this node
 
@@ -38,23 +38,23 @@ Adds a node to the cluster configuration.
 
 The cluster node name.
 
-`-force` `<boolean>` ::
+`--force` `<boolean>` ::
 
 Do not throw error if node already exists.
 
-`-nodeid` `<integer> (1 - N)` ::
+`--nodeid` `<integer> (1 - N)` ::
 
 Node id for this node.
 
-`-ring0_addr` `<string>` ::
+`--ring0_addr` `<string>` ::
 
 Hostname (or IP) of the corosync ring0 address of this node. Defaults to nodes hostname.
 
-`-ring1_addr` `<string>` ::
+`--ring1_addr` `<string>` ::
 
 Hostname (or IP) of the corosync ring1 address, this needs an valid bindnet1_addr.
 
-`-votes` `<integer> (0 - N)` ::
+`--votes` `<integer> (0 - N)` ::
 
 Number of votes for this node
 
@@ -68,31 +68,27 @@ Generate new cluster configuration.
 
 The name of the cluster.
 
-`-bindnet0_addr` `<string>` ::
+`--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>` ::
+`--bindnet1_addr` `<string>` ::
 
 This specifies the network address the corosync ring 1 executive should bind to and is optional.
 
-`-nodeid` `<integer> (1 - N)` ::
+`--nodeid` `<integer> (1 - N)` ::
 
 Node id for this node.
 
-`-ring0_addr` `<string>` ::
+`--ring0_addr` `<string>` ::
 
 Hostname (or IP) of the corosync ring0 address of this node. Defaults to the hostname of the node.
 
-`-ring1_addr` `<string>` ::
+`--ring1_addr` `<string>` ::
 
 Hostname (or IP) of the corosync ring1 address, this needs an valid bindnet1_addr.
 
-`-rrp_mode` `<active | none | passive>` ('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` `<integer> (1 - N)` ::
+`--votes` `<integer> (1 - N)` ::
 
 Number of votes for this node.
 
@@ -127,7 +123,7 @@ Get help about specified command.
 
 Command name
 
-`-verbose` `<boolean>` ::
+`--verbose` `<boolean>` ::
 
 Verbose output format.
 
@@ -144,18 +140,26 @@ Output file name
 
 
 
-*pvecm mtunnel* `[OPTIONS]`
+*pvecm mtunnel* `[<extra-args>]` `[OPTIONS]`
 
 Used by VM/CT migration - do not use manually.
 
-`-get_migration_ip` `<boolean>` ('default =' `0`)::
+`<extra-args>`: `<array>` ::
+
+Extra arguments as array
+
+`--get_migration_ip` `<boolean>` ('default =' `0`)::
 
 return the migration IP, if configured
 
-`-migration_network` `<string>` ::
+`--migration_network` `<string>` ::
 
 the migration network used to detect the local migration IP
 
+`--run-command` `<boolean>` ::
+
+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.
+
 
 
 *pvecm nodes*
@@ -174,11 +178,11 @@ Displays the local view of the cluster status.
 
 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).