Hi!

Cluster (corosync and pacemaker) can be started with pcs,
but corosync-notifyd needs to be started separately with systemctl,
which is not easy to use.

# pcs cluster start --all
rhel83-1: Starting Cluster...
rhel83-2: Starting Cluster...
rhel83-3: Starting Cluster...
# ssh rhel83-1 systemctl start corosync-notifyd
# ssh rhel83-2 systemctl start corosync-notifyd
# ssh rhel83-3 systemctl start corosync-notifyd

Is there any plan for pcs to support corosync-notifyd?

Regards,
Kazunori INOUE


_______________________________________________
Manage your subscription:
https://lists.clusterlabs.org/mailman/listinfo/users

ClusterLabs home: https://www.clusterlabs.org/

Reply via email to