5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-01-22 22:03:47 +03:00

pvecm: Add comma after 'First'

Comma after sequence words like first, next, then, or last.

Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
This commit is contained in:
Dominic Jäger 2020-07-28 11:32:13 +02:00 committed by Fabian Grünbichler
parent 7c039095ed
commit 9ffebff57f

View File

@ -397,7 +397,7 @@ node from the cluster.
WARNING: Ensure all shared resources are cleanly separated! Otherwise you will
run into conflicts and problems.
First stop the corosync and the pve-cluster services on the node:
First, stop the corosync and the pve-cluster services on the node:
[source,bash]
----
systemctl stop pve-cluster
@ -527,7 +527,7 @@ application.
Setting Up A New Network
^^^^^^^^^^^^^^^^^^^^^^^^
First you have to set up a new network interface. It should be on a physically
First, you have to set up a new network interface. It should be on a physically
separate network. Ensure that your network fulfills the
xref:pvecm_cluster_network_requirements[cluster network requirements].
@ -957,7 +957,7 @@ configured to do so.
The traffic between the daemon and the cluster must be encrypted to ensure a
safe and secure QDevice integration in {pve}.
First install the 'corosync-qnetd' package on your external server and
First, install the 'corosync-qnetd' package on your external server and
the 'corosync-qdevice' package on all cluster nodes.
After that, ensure that all your nodes on the cluster are online.