]> git.proxmox.com Git - pve-docs.git/blobdiff - pvecm.1-synopsis.adoc
update synopsis files
[pve-docs.git] / pvecm.1-synopsis.adoc
index 91da77a7d852e86ed9a241be75354e859bb6fc03..c0cddf22421124350f00b63862e253b805732bc4 100644 (file)
@@ -4,31 +4,31 @@
 
 Adds the current node to an existing cluster.
 
-  <hostname> string
+`<hostname>` `string` ::
 
-            Hostname (or IP) of an existing cluster member.
+Hostname (or IP) of an existing cluster member.
 
-  -force     boolean
+`-force` `boolean` ::
 
-            Do not throw error if node already exists.
+Do not throw error if node already exists.
 
-  -nodeid    integer (1 - N)
+`-nodeid` `integer (1 - N)` ::
 
-            Node id for this node.
+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.
+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.
+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
+Number of votes for this node
 
 
 
@@ -36,31 +36,31 @@ Adds the current node to an existing cluster.
 
 Adds a node to the cluster configuration.
 
-  <node>     string
+`<node>` `string` ::
 
-            The cluster node name.
+The cluster node name.
 
-  -force     boolean
+`-force` `boolean` ::
 
-            Do not throw error if node already exists.
+Do not throw error if node already exists.
 
-  -nodeid    integer (1 - N)
+`-nodeid` `integer (1 - N)` ::
 
-            Node id for this node.
+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.
+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.
+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
+Number of votes for this node
 
 
 
@@ -68,44 +68,42 @@ Adds a node to the cluster configuration.
 
 Generate new cluster configuration.
 
-  <clustername> string
+`<clustername>` `string` ::
 
-            The name of the cluster.
+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.
+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.
+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.
+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.
+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.
+Hostname (or IP) of the corosync ring1 address, this needs an valid
+bindnet1_addr.
 
-  -rrp_mode  (active | none | passive)  (default=none)
+`-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'.
+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.
+Number of votes for this node.
 
 
 
@@ -113,9 +111,9 @@ Generate new cluster configuration.
 
 Removes a node to the cluster configuration.
 
-  <node>     string
+`<node>` `string` ::
 
-            The cluster node name.
+The cluster node name.
 
 
 
@@ -123,9 +121,9 @@ Removes a node to the cluster configuration.
 
 Tells corosync a new value of expected votes.
 
-  <expected> integer (1 - N)
+`<expected>` `integer (1 - N)` ::
 
-            Expected votes
+Expected votes
 
 
 
@@ -134,13 +132,13 @@ Tells corosync a new value of expected votes.
 
 Get help about specified command.
 
-  <cmd>      string
+`<cmd>` `string` ::
 
-            Command name
+Command name
 
-  -verbose   boolean
+`-verbose` `boolean` ::
 
-            Verbose output format.
+Verbose output format.
 
 
 
@@ -149,9 +147,9 @@ Get help about specified command.
 
 Generate new cryptographic key for corosync.
 
-  <filename> string
+`<filename>` `string` ::
 
-            Output file name
+Output file name
 
 
 
@@ -171,13 +169,13 @@ 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.
+Force generation of new SSL certifate.
 
-  -silent    boolean
+`-silent` `boolean` ::
 
-            Ignore errors (i.e. when cluster has no quorum).
+Ignore errors (i.e. when cluster has no quorum).