I'm wondering if anyone has a working Pacemaker/Corosync setup running that has a clue where I can look for my issue below. I've googled however not much is returned.
I followed the guide here and everything goes good up to starting Pacemaker. corosync.conf is a copy/paste from the article with IPs substituted.
It errors out with "info: Could not connect to Corosync CMAP: CS_ERR_TRY_AGAIN" and after failing a handful of retries, exits. When I run corosync-cmapctl to view the membership it returns "Failed to initialize the cmap API. Error CS_ERR_INVALID_PARAM" which I would say is related to the Pacemaker error. Google is returning either code or solutions for Linux. I ran the same setup on a Linux box and Corosync works as expected which leads me to think something is missing, either from my FreeBSD install or from my config.
I'm also open to alternatives to Pacemaker for cluster resource management. I'm trying to recreate an old Solaris Zone hosting environment from a couple jobs ago that utilized SRDF and Veritas Cluster Server; Albet an extremely cheap version. I've been messing with carp and devd trying make the migration process a little less manual but it would be nice to have an actual resource manager. I have each jail in it's own ZFS pool which is on top of HAST and works like a champ.
Running FreeBSD 13 in KVM on an amd64 Linux box.
I followed the guide here and everything goes good up to starting Pacemaker. corosync.conf is a copy/paste from the article with IPs substituted.
It errors out with "info: Could not connect to Corosync CMAP: CS_ERR_TRY_AGAIN" and after failing a handful of retries, exits. When I run corosync-cmapctl to view the membership it returns "Failed to initialize the cmap API. Error CS_ERR_INVALID_PARAM" which I would say is related to the Pacemaker error. Google is returning either code or solutions for Linux. I ran the same setup on a Linux box and Corosync works as expected which leads me to think something is missing, either from my FreeBSD install or from my config.
I'm also open to alternatives to Pacemaker for cluster resource management. I'm trying to recreate an old Solaris Zone hosting environment from a couple jobs ago that utilized SRDF and Veritas Cluster Server; Albet an extremely cheap version. I've been messing with carp and devd trying make the migration process a little less manual but it would be nice to have an actual resource manager. I have each jail in it's own ZFS pool which is on top of HAST and works like a champ.
Running FreeBSD 13 in KVM on an amd64 Linux box.