X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=pvecm.1-synopsis.adoc;h=daa616367b8b23253aebc29d59eb2d5629ec0b48;hp=510c85f4705b5fe38e09ad60126ed2c688b79ac0;hb=a45c999b4586734621bbc968d67f87390739b270;hpb=35a75dd36c05f79e9dda81147867878a55d839c1 diff --git a/pvecm.1-synopsis.adoc b/pvecm.1-synopsis.adoc index 510c85f..daa6163 100644 --- a/pvecm.1-synopsis.adoc +++ b/pvecm.1-synopsis.adoc @@ -8,21 +8,25 @@ Adds the current node to an existing cluster. Hostname (or IP) of an existing cluster member. +`--fingerprint` `([A-Fa-f0-9]{2}:){31}[A-Fa-f0-9]{2}` :: + +Certificate SHA 256 fingerprint. + `--force` `` :: Do not throw error if node already exists. -`--nodeid` ` (1 - N)` :: +`--link[n]` `[address=] [,priority=]` :: -Node id for this node. +Address and priority information of a single corosync link. -`--ring0_addr` `` :: +`--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` `` :: +`--use_ssh` `` :: -Hostname (or IP) of the corosync ring1 address, this needs an valid configured ring 1 interface in the cluster. +Always use SSH to join, even if peer may do it over API. `--votes` ` (0 - N)` :: @@ -30,7 +34,7 @@ Number of votes for this node *pvecm addnode* `` `[OPTIONS]` -Adds a node to the cluster configuration. +Adds a node to the cluster configuration. This call is for internal use. ``: `` :: @@ -40,17 +44,13 @@ The cluster node name. Do not throw error if node already exists. -`--nodeid` ` (1 - N)` :: +`--link[n]` `[address=] [,priority=]` :: -Node id for this node. +Address and priority information of a single corosync link. -`--ring0_addr` `` :: - -Hostname (or IP) of the corosync ring0 address of this node. Defaults to nodes hostname. - -`--ring1_addr` `` :: +`--nodeid` ` (1 - N)` :: -Hostname (or IP) of the corosync ring1 address, this needs an valid bindnet1_addr. +Node id for this node. `--votes` ` (0 - N)` :: @@ -64,37 +64,25 @@ Generate new cluster configuration. The name of the cluster. -`--bindnet0_addr` `` :: +`--link[n]` `[address=] [,priority=]` :: -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. +Address and priority information of a single corosync link. `--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. - `--votes` ` (1 - N)` :: Number of votes for this node. *pvecm delnode* `` -Removes a node to the cluster configuration. +Removes a node from the cluster configuration. ``: `` :: -Hostname or IP of the corosync ring0 address of this node. +The cluster node name. *pvecm expected* `` @@ -148,6 +136,26 @@ Run a command with a tcp socket as standard input. The IP address and port are p Displays the local view of the cluster nodes. +*pvecm qdevice remove* + +Remove a configured QDevice + +*pvecm qdevice setup* `
` `[OPTIONS]` + +Setup the use of a QDevice + +`
`: `` :: + +Specifies the network address of an external corosync QDevice + +`--force` `` :: + +Do not throw error on possible dangerous operations. + +`--network` `` :: + +The network which should be used to connect to the external qdevice + *pvecm status* Displays the local view of the cluster status.