|
|
@@ -1,6 +1,6 @@
|
|
|
.\"/*
|
|
|
.\" * Copyright (c) 2005 MontaVista Software, Inc.
|
|
|
-.\" * Copyright (c) 2006-2021 Red Hat, Inc.
|
|
|
+.\" * Copyright (c) 2006-2020 Red Hat, Inc.
|
|
|
.\" *
|
|
|
.\" * All rights reserved.
|
|
|
.\" *
|
|
|
@@ -32,7 +32,7 @@
|
|
|
.\" * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
|
|
|
.\" * THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
.\" */
|
|
|
-.TH COROSYNC_CONF 5 2021-05-03 "corosync Man Page" "Corosync Cluster Engine Programmer's Manual"
|
|
|
+.TH COROSYNC_CONF 5 2021-04-09 "corosync Man Page" "Corosync Cluster Engine Programmer's Manual"
|
|
|
.SH NAME
|
|
|
corosync.conf - corosync executive configuration file
|
|
|
|
|
|
@@ -800,14 +800,8 @@ meaning maximal / minimal priority (so minimal / maximal nice value).
|
|
|
.TP
|
|
|
move_to_root_cgroup
|
|
|
Should be set to yes (default) if corosync should try to move itself to root
|
|
|
-cgroup. This feature is available only for systems with cgroups v1 with RT
|
|
|
-sched enabled (Linux with CONFIG_RT_GROUP_SCHED kernel option) and cgroups v2.
|
|
|
-
|
|
|
-It's worth noting that currently (May 3 2021) cgroup2 doesn’t yet
|
|
|
-support control of realtime processes and the cpu controller can only be
|
|
|
-enabled when all RT processes are in the root cgroup. So when move_to_root_cgroup
|
|
|
-is disabled and systemd is used, it may be impossible to make systemd options
|
|
|
-like CPUQuota working correctly until corosync is stopped.
|
|
|
+cgroup. This feature is available only for systems with cgroups with RT
|
|
|
+sched enabled (Linux with CONFIG_RT_GROUP_SCHED kernel option).
|
|
|
|
|
|
.TP
|
|
|
allow_knet_handle_fallback
|