]> git.proxmox.com Git - pve-docs.git/blobdiff - pvecm.adoc
qdevice: Clarify required packages
[pve-docs.git] / pvecm.adoc
index 47916fa83062d4bf252333dd4027e2996e6ce5e5..cf5f05285867c32674685e0b5292a4514447863c 100644 (file)
@@ -957,8 +957,17 @@ 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
-the 'corosync-qdevice' package on all cluster nodes.
+First, install the 'corosync-qnetd' package on your external server
+
+----
+external# apt install corosync-qnetd
+----
+
+and the 'corosync-qdevice' package on all cluster nodes
+
+----
+pve# apt install corosync-qdevice
+----
 
 After that, ensure that all your nodes on the cluster are online.