<div dir="ltr"><div>Thank you for your reply.<br>I've learned a lot.<br>best regards.<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">2020年12月18日(金) 3:22 Ken Gaillot <<a href="mailto:kgaillot@redhat.com">kgaillot@redhat.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Thu, 2020-12-17 at 21:20 +0900, Techs-yama wrote:<br>
> Hello there,<br>
> <br>
> This is probably a fairly rudimentary question.<br>
> I recently started studying corosync and pacemaker.<br>
> <br>
> I have a question about how to recognize heartbeat or corosync status<br>
> type.<br>
> Where does the "Stack:" columns recognize for configurations when run<br>
> the crm_mon command?<br>
> [root@host1 ~]# crm_mon<br>
> ============<br>
> Last updated: hoge hoge<br>
> Stack: Heartbeat<br>
> <br>
> <br>
> Is this be configured in corosync or heartbeat?<br>
<br>
Support for particular cluster layers ("stacks") is determined when<br>
Pacemaker is built. Pacemaker 2.0.0 and later only supports corosync 2<br>
and later, so it's always and only "corosync" now, but Pacemaker 1<br>
could also optionally support heartbeat and corosync 1 (with either<br>
CMAN or the pacemaker plugin).<br>
<br>
Out of whichever stacks are supported, Pacemaker dynamically determines<br>
which one is currently in use when it starts. So basically, it's not<br>
determined from a configuration file, but based on what's running.<br>
<br>
> e.g.) service directive on corosync.conf?<br>
> service {<br>
>     name: pacemaker<br>
>     ver: 0<br>
>     use_mgmtd: yes <br>
> }<br>
> <br>
> and then service-directive parameters are mandatory sections for<br>
> configurations?<br>
> <br>
> best regards.<br>
-- <br>
Ken Gaillot <<a href="mailto:kgaillot@redhat.com" target="_blank">kgaillot@redhat.com</a>><br>
<br>
_______________________________________________<br>
Manage your subscription:<br>
<a href="https://lists.clusterlabs.org/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.clusterlabs.org/mailman/listinfo/users</a><br>
<br>
ClusterLabs home: <a href="https://www.clusterlabs.org/" rel="noreferrer" target="_blank">https://www.clusterlabs.org/</a><br>
</blockquote></div></div>