X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=pvecm.1-synopsis.adoc;h=15446d193b3c3b02ef5edbb03c80e8a79c344c98;hp=c0cddf22421124350f00b63862e253b805732bc4;hb=3b02e0466591512c5349a8bada0146e489a0638d;hpb=9b3e4991113526213b75551d302c8d73deb0b6ed diff --git a/pvecm.1-synopsis.adoc b/pvecm.1-synopsis.adoc index c0cddf2..15446d1 100644 --- a/pvecm.1-synopsis.adoc +++ b/pvecm.1-synopsis.adoc @@ -4,29 +4,27 @@ Adds the current node to an existing cluster. -`` `string` :: +``: `` :: Hostname (or IP) of an existing cluster member. -`-force` `boolean` :: +`-force` `` :: Do not throw error if node already exists. -`-nodeid` `integer (1 - N)` :: +`-nodeid` ` (1 - N)` :: Node id for this node. -`-ring0_addr` `string` :: +`-ring0_addr` `` :: -Hostname (or IP) of the corosync ring0 address of this node. Defaults to -nodes hostname. +Hostname (or IP) of the corosync ring0 address of this node. Defaults to nodes hostname. -`-ring1_addr` `string` :: +`-ring1_addr` `` :: -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 ring1 address, this needs an valid configured ring 1 interface in the cluster. -`-votes` `integer (0 - N)` :: +`-votes` ` (0 - N)` :: Number of votes for this node @@ -36,29 +34,27 @@ Number of votes for this node Adds a node to the cluster configuration. -`` `string` :: +``: `` :: The cluster node name. -`-force` `boolean` :: +`-force` `` :: Do not throw error if node already exists. -`-nodeid` `integer (1 - N)` :: +`-nodeid` ` (1 - N)` :: Node id for this node. -`-ring0_addr` `string` :: +`-ring0_addr` `` :: -Hostname (or IP) of the corosync ring0 address of this node. Defaults to -nodes hostname. +Hostname (or IP) of the corosync ring0 address of this node. Defaults to nodes hostname. -`-ring1_addr` `string` :: +`-ring1_addr` `` :: -Hostname (or IP) of the corosync ring1 address, this needs an valid -bindnet1_addr. +Hostname (or IP) of the corosync ring1 address, this needs an valid bindnet1_addr. -`-votes` `integer (0 - N)` :: +`-votes` ` (0 - N)` :: Number of votes for this node @@ -68,40 +64,35 @@ Number of votes for this node Generate new cluster configuration. -`` `string` :: +``: `` :: The name of the cluster. -`-bindnet0_addr` `string` :: +`-bindnet0_addr` `` :: -This specifies the network address the corosync ring 0 executive should -bind to and defaults to the local IP address of the node. +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` `` :: -This specifies the network address the corosync ring 1 executive should -bind to and is optional. +This specifies the network address the corosync ring 1 executive should bind to and is optional. -`-nodeid` `integer (1 - N)` :: +`-nodeid` ` (1 - N)` :: Node id for this node. -`-ring0_addr` `string` :: +`-ring0_addr` `` :: -Hostname (or IP) of the corosync ring0 address of this node. Defaults to -the hostname of the node. +Hostname (or IP) of the corosync ring0 address of this node. Defaults to the hostname of the node. -`-ring1_addr` `string` :: +`-ring1_addr` `` :: -Hostname (or IP) of the corosync ring1 address, this needs an valid -bindnet1_addr. +Hostname (or IP) of the corosync ring1 address, this needs an valid bindnet1_addr. -`-rrp_mode` `(active | none | passive)` (default=`none`):: +`-rrp_mode` `` ('default =' `none`):: -This specifies the mode of redundant ring, which may be none, active or -passive. Using multiple interfaces only allows 'active' or 'passive'. +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` ` (1 - N)` :: Number of votes for this node. @@ -111,9 +102,9 @@ Number of votes for this node. Removes a node to the cluster configuration. -`` `string` :: +``: `` :: -The cluster node name. +Hostname or IP of the corosync ring0 address of this node. @@ -121,7 +112,7 @@ The cluster node name. Tells corosync a new value of expected votes. -`` `integer (1 - N)` :: +``: ` (1 - N)` :: Expected votes @@ -132,11 +123,11 @@ Expected votes Get help about specified command. -`` `string` :: +``: `` :: Command name -`-verbose` `boolean` :: +`-verbose` `` :: Verbose output format. @@ -147,12 +138,26 @@ Verbose output format. Generate new cryptographic key for corosync. -`` `string` :: +``: `` :: Output file name +*pvecm mtunnel* `[OPTIONS]` + +Used by VM/CT migration - do not use manually. + +`-get_migration_ip` `` ('default =' `0`):: + +return the migration IP, if configured + +`-migration_network` `` :: + +the migration network used to detect the local migration IP + + + *pvecm nodes* Displays the local view of the cluster nodes. @@ -169,11 +174,11 @@ Displays the local view of the cluster status. Update node certificates (and generate all needed files/directories). -`-force` `boolean` :: +`-force` `` :: Force generation of new SSL certifate. -`-silent` `boolean` :: +`-silent` `` :: Ignore errors (i.e. when cluster has no quorum).