X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=pvecm.1-synopsis.adoc;h=cbf32fa2069dfcd59411d580cf71aa6d88ad0ca1;hb=6cb67d7fd0a8d981c7fdb2cd3c4e926b0188a5dc;hp=91da77a7d852e86ed9a241be75354e859bb6fc03;hpb=d8742b0c9cbfbc0a2bac4b342657dc94db079a81;p=pve-docs.git diff --git a/pvecm.1-synopsis.adoc b/pvecm.1-synopsis.adoc index 91da77a..cbf32fa 100644 --- a/pvecm.1-synopsis.adoc +++ b/pvecm.1-synopsis.adoc @@ -4,181 +4,172 @@ Adds the current node to an existing cluster. - string +``: `` :: - Hostname (or IP) of an existing cluster member. +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` `` :: - Node id for this node. +Do not throw error if node already exists. - -ring0_addr string +`--nodeid` ` (1 - N)` :: - Hostname (or IP) of the corosync ring0 address of this node. - Defaults to nodes hostname. +Node id for this node. - -ring1_addr string +`--ring0_addr` `` ('default =' `Hostname of the node`):: - Hostname (or IP) of the corosync ring1 address, this needs an - valid configured ring 1 interface in the cluster. +Hostname (or IP) of the corosync ring0 address of this node. - -votes integer (0 - N) +`--ring1_addr` `` :: - Number of votes for this node +Hostname (or IP) of the corosync ring1 address of this node. Requires a valid configured ring 1 (bindnet1_addr) in the cluster. +`--use_ssh` `` :: +Always use SSH to join, even if peer may do it over API. -*pvecm addnode* `` `[OPTIONS]` +`--votes` ` (0 - N)` :: -Adds a node to the cluster configuration. +Number of votes for this node - string +*pvecm addnode* `` `[OPTIONS]` - The cluster node name. +Adds a node to the cluster configuration. - -force boolean +``: `` :: - Do not throw error if node already exists. +The cluster node name. - -nodeid integer (1 - N) +`--force` `` :: - Node id for this node. +Do not throw error if node already exists. - -ring0_addr string +`--nodeid` ` (1 - N)` :: - Hostname (or IP) of the corosync ring0 address of this node. - Defaults to nodes hostname. +Node id for this node. - -ring1_addr string +`--ring0_addr` `` ('default =' `Hostname of the node`):: - Hostname (or IP) of the corosync ring1 address, this needs an - valid bindnet1_addr. +Hostname (or IP) of the corosync ring0 address of this node. - -votes integer (0 - N) +`--ring1_addr` `` :: - Number of votes for this node +Hostname (or IP) of the corosync ring1 address of this node. Requires a valid configured ring 1 (bindnet1_addr) in the cluster. +`--votes` ` (0 - N)` :: +Number of votes for this node *pvecm create* `` `[OPTIONS]` Generate new cluster configuration. - string - - 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. +The name of the cluster. - -bindnet1_addr string +`--bindnet0_addr` `` :: - This specifies the network address the corosync ring 1 - executive should bind to and is optional. +This specifies the network address the corosync ring 0 executive should bind to and defaults to the local IP address of the node. - -nodeid integer (1 - N) +`--bindnet1_addr` `` :: - Node id for this node. +This specifies the network address the corosync ring 1 executive should bind to and is optional. - -ring0_addr string +`--nodeid` ` (1 - N)` :: - Hostname (or IP) of the corosync ring0 address of this node. - Defaults to the hostname of the node. +Node id for this node. - -ring1_addr string +`--ring0_addr` `` ('default =' `Hostname of the node`):: - Hostname (or IP) of the corosync ring1 address, this needs an - valid bindnet1_addr. +Hostname (or IP) of the corosync ring0 address of this node. - -rrp_mode (active | none | passive) (default=none) +`--ring1_addr` `` :: - 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) - - Number of votes for this node. +Hostname (or IP) of the corosync ring1 address of this node. Requires a valid configured ring 1 (bindnet1_addr) in the cluster. +`--votes` ` (1 - N)` :: +Number of votes for this node. *pvecm delnode* `` -Removes a node to the cluster configuration. - - string - - The cluster node name. +Removes a node from the cluster configuration. +``: `` :: +The cluster node name. *pvecm expected* `` Tells corosync a new value of expected votes. - integer (1 - N) +``: ` (1 - N)` :: - Expected votes +Expected votes +*pvecm help* `[OPTIONS]` +Get help about specified command. +`--extra-args` `` :: -*pvecm help* `[]` `[OPTIONS]` +Shows help for a specific command -Get help about specified command. +`--verbose` `` :: - string +Verbose output format. - Command name +*pvecm keygen* `` - -verbose boolean +Generate new cryptographic key for corosync. - Verbose output format. +``: `` :: +Output file name +*pvecm mtunnel* `[]` `[OPTIONS]` +Used by VM/CT migration - do not use manually. -*pvecm keygen* `` +``: `` :: -Generate new cryptographic key for corosync. +Extra arguments as array - string +`--get_migration_ip` `` ('default =' `0`):: - Output file name +return the migration IP, if configured +`--migration_network` `` :: +the migration network used to detect the local migration IP -*pvecm nodes* +`--run-command` `` :: -Displays the local view of the cluster nodes. +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* +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 boolean - - Force generation of new SSL certifate. - - -silent boolean +`--force` `` :: - Ignore errors (i.e. when cluster has no quorum). +Force generation of new SSL certifate. +`--silent` `` :: +Ignore errors (i.e. when cluster has no quorum).