Install the netdaemon package on the external Debian/Ubuntu system:
Code: Select all
sudo apt install corosync-qnetd
Set a root password using sudo passwd root and restart the SSH service:
Code: Select all
sudo systemctl restart sshRun the following command on all Proxmox VE cluster nodes to install the client package:
Code: Select all
apt update && apt install corosync-qdevice
Code: Select all
pvecm qdevice setup <qdevice_ip_address>Code: Select all
pvecm status