Hello,
I'm running a two-node proxmox v7.0-11 cluster. I'm adding a raspberry pi as a qdevice.
The proxmox host are running qdevice version
The pi is running Raspbian GNU/Linux 10 (buster)
I'm trying to establish if the difference in corosync-qdevice versions between the proxmox hosts and raspberry pi would make a difference.
I would be grateful for some guidance.
I'm running a two-node proxmox v7.0-11 cluster. I'm adding a raspberry pi as a qdevice.
The proxmox host are running qdevice version
Code:
# apt list --installed | grep corosync-qdevice
corosync-qdevice/stable,now 3.0.1-1 amd64 [installed]
The pi is running Raspbian GNU/Linux 10 (buster)
Code:
apt list --installed | grep corosync-qdevice
corosync-qdevice/oldstable,now 3.0.0-4+deb10u1 armhf [installed]
I'm trying to establish if the difference in corosync-qdevice versions between the proxmox hosts and raspberry pi would make a difference.
I would be grateful for some guidance.