[Bug 208221] [new port] net/pacemaker: Scalable High-Availability cluster resource manager
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Mar 22 23:25:20 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208221
Bug ID: 208221
Summary: [new port] net/pacemaker: Scalable High-Availability
cluster resource manager
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: dpejesh at yahoo.com
Created attachment 168516
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=168516&action=edit
pacemaker.shar
lib/services/services_linux.c and lib/common/utils.c patches have been
committed upstream. extra/resources/ping and crmd/throttle.c are trivial, but I
haven't submitted them yet. The crmd/pengine.c patch is just to lower the
default message size for FreeBSD specifically due to the default
kern.ipc.maxsockbuf sysctl. This patch is purely to have pacemaker work
without having to tweak it. In my simple testing I was only able to max out
the message size when creating hundreds of ping resource agents. If someone
runs into a problem they could always increase the sysctl and set the
pacemaker_ipc_buffer rc variable to something larger.
The only resource agent I've tested and patched was ping, I doubt the others
will work. I just haven't got around to looking at them. pacemaker itself
though appears to run fine in a simple 2 node zabbix setup. I also had a 3
node setup between debian8/freebsd9/freebsd10 working too.
# crm_mon -1
Last updated: Tue Mar 22 23:11:02 2016 Last change: Thu Mar 17
18:34:38 2016 by hacluster via crmd on col1002.mon.corp.fl1.dpejesh.net
Stack: corosync
Current DC: col1001.mon.corp.fl1.dpejesh.net (version 1.1.14-70404b0) -
partition with quorum
2 nodes and 1 resource configured
Online: [ col1001.mon.corp.fl1.dpejesh.net col1002.mon.corp.fl1.dpejesh.net ]
zabbixserver (ocf::heartbeat:zabbixserver): Started
col1001.mon.corp.fl1.dpejesh.net
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list