Comment 6 for bug 1733889

Revision history for this message
Rafael David Tinoco (rafaeldtinoco) wrote :

Hello Christoph,

I haven't got back to this yet... but there is a workaround, as described in bug description:

"""

root@ores2:~# corosync-cmapctl | grep quorum.quorum.device.votes
quorum.device.votes (str) = 1

root@ores2:~# corosync-cmapctl -s quorum.device.votes u32 1

root@ores2:~# corosync-cmapctl | grep quorum.device.votes
quorum.device.votes (u32) = 1

"""

hope that helps for now. Will try to prioritize this on my side...