<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hello Ulrich,</p>
<p>1. "corosync[13979]: [MAIN ] parse error in config: The token
hold timeout parameter (16 ms) may not be less than (30 ms)."</p>
<p>----There is no difference between corosync 1 (SLES11 SP4) and
corosync 2 (SLES12 SP4). The error occurred because you specified
the "hold" in totem less than 30 ms (I guess, because there is no
config file you provided) . This is not allowed. Please reference
corosync.conf(5). The 30ms is come from "(int)(1000/HZ)*3", the HZ
used is 100 because it stands for the low utilization of CPU.</p>
<p>2. "corosync[13979]: [MAIN ] interface section bindnetaddr is
used together with nodelist. Nodelist one is going to be used"</p>
<p>----- This is a wired problem, the nodelist must be specified if
you use UDPU as the totem.transport with bindnetaddr. If you want
to figure out the reason caused that, please publish the config
file. <br>
</p>
<p><br>
</p>
<p>Regards,</p>
<p>Yuan<br>
</p>
<div class="moz-cite-prefix">On 4/25/19 9:05 PM, Roger Zhou wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAOXq0b-LPxLjrWh=RmSOpVFPyo_sy2FTRKRdctUS=m7XgyMwWQ@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">Hi Yuan,
<div><br>
</div>
<div>I'm wondering you might have some clue, coincidentally with
your recent finding?</div>
<div><br>
</div>
<div>Cheers,</div>
<div>Roger<br>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">---------- Forwarded
message ---------<br>
From: <strong class="gmail_sendername" dir="auto">Ulrich
Windl</strong> <span dir="ltr"><<a
href="mailto:Ulrich.Windl@rz.uni-regensburg.de"
moz-do-not-send="true">Ulrich.Windl@rz.uni-regensburg.de</a>></span><br>
Date: Tue, 23 Apr 2019 at 10:33<br>
Subject: [ClusterLabs] "Funny" message from corosync
(SLES12 SP4)<br>
To: <<a href="mailto:users@clusterlabs.org"
moz-do-not-send="true">users@clusterlabs.org</a>><br>
</div>
<br>
<br>
Hi!<br>
<br>
Fighting with the cahnges between corosync 1 (SLES11 SP4)
and corosync 2 (SLES12 SP4), I got some "funny" error
message:<br>
corosync[13979]: [MAIN ] parse error in config: The token
hold timeout parameter (16 ms) may not be less than (30 ms).<br>
<br>
The funny part is that "hold" is not set at all in the
config file!<br>
<br>
I guess it's auto-computed from other parameters.<br>
<br>
The other funny thing is when following
corosync.conf.example.unicast (using interface and
nodelist), I see this message:<br>
corosync[13979]: [MAIN ] interface section bindnetaddr is
used together with nodelist. Nodelist one is going to be
used.<br>
corosync[13979]: [MAIN ] Please migrate config file to
nodelist.<br>
<br>
I guess the sample is not up-to-date...<br>
<br>
Regards,<br>
Ulrich<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
Manage your subscription:<br>
<a
href="https://lists.clusterlabs.org/mailman/listinfo/users"
rel="noreferrer" target="_blank" moz-do-not-send="true">https://lists.clusterlabs.org/mailman/listinfo/users</a><br>
<br>
ClusterLabs home: <a href="https://www.clusterlabs.org/"
rel="noreferrer" target="_blank" moz-do-not-send="true">https://www.clusterlabs.org/</a><br>
</div>
</div>
</div>
</blockquote>
</body>
</html>