aboutsummaryrefslogtreecommitdiff
path: root/net/corosync2/pkg-message
diff options
context:
space:
mode:
authorFlorian Smeets <flo@FreeBSD.org>2018-05-24 18:24:50 +0000
committerFlorian Smeets <flo@FreeBSD.org>2018-05-24 18:24:50 +0000
commitce5d6d0b91fa05a02202ed6e88acbea8bcdc1ec0 (patch)
treea793dfc3544527fe94e724352edcf8fe22cf2bdc /net/corosync2/pkg-message
parent3d5f40d19137feed15f2581d00b19a3fdda65da7 (diff)
downloadports-ce5d6d0b91fa05a02202ed6e88acbea8bcdc1ec0.tar.gz
ports-ce5d6d0b91fa05a02202ed6e88acbea8bcdc1ec0.zip
- add net/corosync3 (2.99.2)
- add net/pacemaker2 (2.0.0-rc4) - net/corosync -> net/corosync2 (update to 2.4.4) - net/pacemaker -> net/pacemaker1 (update to 1.1.18) - add USES=corosync to deal with multiple versions PR: 228164, 228165 Submitted by: David Shane Holden <dpejesh@yahoo.com>
Notes
Notes: svn path=/head/; revision=470799
Diffstat (limited to 'net/corosync2/pkg-message')
-rw-r--r--net/corosync2/pkg-message9
1 files changed, 9 insertions, 0 deletions
diff --git a/net/corosync2/pkg-message b/net/corosync2/pkg-message
new file mode 100644
index 000000000000..4f22785ea3d9
--- /dev/null
+++ b/net/corosync2/pkg-message
@@ -0,0 +1,9 @@
+For correct operation, maximum socket buffer size must be tuned
+by performing the following command as root :
+
+# sysctl kern.ipc.maxsockbuf=18874368
+
+To preserve this setting across reboots, append the following
+to /etc/sysctl.conf :
+
+kern.ipc.maxsockbuf=18874368