Ver código fonte

Revert "man: Add info about cgroup v2 behavior"

This reverts commit 9d3df5696ed6b04b379a2fe643eec1fcd5a4b10d.

We are in process of finding better solution so reverting for now.

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
Jan Friesse 4 anos atrás
pai
commit
beadbab57c
1 arquivos alterados com 1 adições e 11 exclusões
  1. 1 11
      man/corosync.conf.5

+ 1 - 11
man/corosync.conf.5

@@ -32,7 +32,7 @@
 .\" * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
 .\" * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
 .\" * THE POSSIBILITY OF SUCH DAMAGE.
 .\" * THE POSSIBILITY OF SUCH DAMAGE.
 .\" */
 .\" */
-.TH COROSYNC_CONF 5 2021-05-18 "corosync Man Page" "Corosync Cluster Engine Programmer's Manual"
+.TH COROSYNC_CONF 5 2021-05-03 "corosync Man Page" "Corosync Cluster Engine Programmer's Manual"
 .SH NAME
 .SH NAME
 corosync.conf - corosync executive configuration file
 corosync.conf - corosync executive configuration file
 
 
@@ -809,16 +809,6 @@ enabled when all RT processes are in the root cgroup. So when move_to_root_cgrou
 is disabled and systemd is used, it may be impossible to make systemd options
 is disabled and systemd is used, it may be impossible to make systemd options
 like CPUQuota working correctly until corosync is stopped.
 like CPUQuota working correctly until corosync is stopped.
 
 
-Also when this option is used together with cgroup2 and systemd
-it makes impossible (most of the time) for journald to add systemd specific
-metadata (most importantly _SYSTEMD_UNIT) properly, because corosync is
-moved out of cgroup created by systemd. This means
-it is not possible to filter corosync logged messages based on these metadata
-(for example using -u or _SYSTEMD_UNIT=UNIT pattern) and also running
-systemctl status doesn't display (all) corosync log messages.
-The problem is even worse because journald caches pid for some time
-(approx. 5 sec) so initial corosync messages have correct metadata.
-
 .TP
 .TP
 allow_knet_handle_fallback
 allow_knet_handle_fallback
 If knet handle creation fails using privileged operations, allow fallback to
 If knet handle creation fails using privileged operations, allow fallback to