Date: Tue, 22 Mar 2016 23:25:20 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 208221] [new port] net/pacemaker: Scalable High-Availability cluster resource manager Message-ID: <bug-208221-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208221 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@FreeBSD.org Reporter: dpejesh@yahoo.com Created attachment 168516 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D168516&action= =3Dedit 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, b= ut 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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208221-13>