Hi,
I just reinstalled my environment because I got a second server and I used the new 6.0.
Because of just two nodes I wanted to setup the qdevice. I have a machine running new Debian 10 with the qnetd package.
But setting up the qdevice from one of the cluster nodes fails mid process:
It seems there is an issue with the init script but I have no idea how to fix it.
Alex
I just reinstalled my environment because I got a second server and I used the new 6.0.
Because of just two nodes I wanted to setup the qdevice. I have a machine running new Debian 10 with the qnetd package.
But setting up the qdevice from one of the cluster nodes fails mid process:
Code:
INFO: start and enable corosync qdevice daemon on node 'pve1'...
Synchronizing state of corosync-qdevice.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable corosync-qdevice
update-rc.d: error: corosync-qdevice Default-Start contains no runlevels, aborting.
command 'ssh -o 'BatchMode=yes' -lroot 172.16.25.1 systemctl enable corosync-qdevice' failed: exit code 1
Alex