On Fri, Jun 22, 2018 at 09:46:36AM -0400, Jason Gauthier wrote: > corosync-qdevice is a daemon that runs on each cluster node that help > provide a voting subsystem that utilizes corosync-qnet outside the > cluster. > > After installing the packages from debian stretch, and configuring the > application, it does not run. One can use -d and -f to troubleshoot > issues, and even in this situation no data is logged to the console, > or any syslog messages generated. The application immediately fails.
corosync-qdevice is configured in corosync.conf, can you share the quorum block from there? If this is not configured I get the following error: Jul 6 16:08:08 node1 corosync-qdevice[2778]: Can't read quorum.device.model cmap key. But with a correct configuration it starts fine for me. -- Valentin

