[SOLVED] Corosync QDevice

nicedevil

Member
Aug 5, 2021
112
11
23
Hey guys, I had a working setup with my QDevice. Unfortunately it is not working anymore. I changed my certs a couple months ago. So maybe this is the issue now?
If I try to setup my qdevice again it tells me the following:

Python:
INFO: copy and import pk12 cert to all nodes
cp: cannot stat '/etc/corosync/qdevice/net/nssdb/qdevice-net-node.p12': No such file or directory
command 'scp -o 'BatchMode=yes' /etc/corosync/qdevice/net/nssdb/qdevice-net-node.p12 /etc/pve/' failed: exit code 1
 
fixed, just reboot of all nodes was needed and then run the
Code:
pvecm qdevice setup
with the
Code:
-f
command.