X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=pvecm.1-synopsis.adoc;h=1e37c678f12ffc91621a338b3fe780640e87951c;hb=7b43e874a2611e64d08a00b7357a31a04d303538;hp=adb92f69d94583859f9ebb3571ac1becda7b7cbe;hpb=1e3f815645e374a596d7dd9afbb9aed3a7049921;p=pve-docs.git diff --git a/pvecm.1-synopsis.adoc b/pvecm.1-synopsis.adoc index adb92f6..1e37c67 100644 --- a/pvecm.1-synopsis.adoc +++ b/pvecm.1-synopsis.adoc @@ -18,7 +18,7 @@ Do not throw error if node already exists. `--link[n]` `[address=] [,priority=]` :: -Address and priority information of a single corosync link. +Address and priority information of a single corosync link. (up to 8 links supported; link0..link7) `--nodeid` ` (1 - N)` :: @@ -40,13 +40,21 @@ Adds a node to the cluster configuration. This call is for internal use. The cluster node name. +`--apiversion` `` :: + +The JOIN_API_VERSION of the new node. + `--force` `` :: Do not throw error if node already exists. `--link[n]` `[address=] [,priority=]` :: -Address and priority information of a single corosync link. +Address and priority information of a single corosync link. (up to 8 links supported; link0..link7) + +`--new_node_ip` `` :: + +IP Address of node to add. Used as fallback if no links are given. `--nodeid` ` (1 - N)` :: @@ -56,9 +64,14 @@ Node id for this node. Number of votes for this node +*pvecm apiver* + +Return the version of the cluster join API available on this node. + *pvecm create* `` `[OPTIONS]` -Generate new cluster configuration. +Generate new cluster configuration. If no links given, default to local IP +address as link0. ``: `` :: @@ -66,7 +79,7 @@ The name of the cluster. `--link[n]` `[address=] [,priority=]` :: -Address and priority information of a single corosync link. +Address and priority information of a single corosync link. (up to 8 links supported; link0..link7) `--nodeid` ` (1 - N)` :: @@ -112,6 +125,26 @@ Generate new cryptographic key for corosync. Output file name +*pvecm mtunnel* `[]` `[OPTIONS]` + +Used by VM/CT migration - do not use manually. + +``: `` :: + +Extra arguments as array + +`--get_migration_ip` `` ('default =' `0`):: + +return the migration IP, if configured + +`--migration_network` `` :: + +the migration network used to detect the local migration IP + +`--run-command` `` :: + +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.