Es el motor de comunicación de clúster [multicast/unicast fiable, membership, quorum, etc.] sobre el que se apoyan stacks de alta disponibilidad como Pacemaker. El paquete incluye el demonio principal y varias utilidades administrativas para diagnosticar enlaces, ver/ajustar parámetros, trabajar con grupos de procesos, gestionar la clave de autenticación y consultar el quorum. Incluye los ejecutables corosync-blackbox, corosync-xmlproc, corosync-cfgtool, corosync-cmapctl, corosync-cpgtool, corosync-keygen y corosync-quorumtool.
# systemctl status corosync
$ corosync-blackbox
$ corosync-xmlproc corosync.xml > corosync.conf
$ corosync-quorumtool -s
$ corosync-quorumtool -l
$ corosync-quorumtool -m
# corosync-quorumtool -n <nodeid> -v <votes>
$ corosync-cmapctl runtime.totem.cluster_name
$ corosync-cfgtool -s
$ corosync-keygen
$ corosync-cfgtool -s -b
$ corosync-cfgtool -n
# corosync-cfgtool -R
# corosync-cfgtool -L
# corosync-cfgtool -H
# corosync-cfgtool -H --force
$ corosync-cfgtool -a <nodeid>(mostrar la
# corosync-cfgtool -k <nodeid>
$ corosync-cmapctl
$ corosync-cmapctl -m runtime.totem
$ corosync-cmapctl totem.cluster_name
# corosync-cmapctl -s totem.token_timeout u32 5000
$ corosync-cmapctl -p dump.txt
# corosync-quorumtool -e <expected>