Okay, I just tried to replace a QDevice and got the following when running "pvecm qdevice remove":
Now my system seems to be in a weird limbo state - executing this again gets me:
But adding a new one results in:
Any suggestion how to fix this?
Code:
Host key verification failed.
error during cfs-locked 'file-corosync_conf' operation: command 'ssh -o 'BatchMode=yes' -lroot <ip-address> -- rm -rf /etc/corosync/qdevice' failed: exit code 255
Now my system seems to be in a weird limbo state - executing this again gets me:
Code:
error during cfs-locked 'file-corosync_conf' operation: No QDevice configured!
But adding a new one results in:
Code:
pk12util: PKCS12 decode import bags failed: SEC_ERROR_REUSED_ISSUER_AND_SERIAL: You are attempting to import a cert with the same issuer/serial as an existing cert, but that is not the same cert.
command 'ssh -o 'BatchMode=yes' -lroot <ip-address> corosync-qdevice-net-certutil -m -c /etc/pve/qdevice-net-node.p12' failed: exit code 19
Any suggestion how to fix this?
Last edited: