<div dir="auto">Thank you. It's clear now.</div><br><div class="gmail_quote"><div dir="ltr">Il Mer 11 Lug 2018, 7:18 PM Andrei Borzenkov <<a href="mailto:arvidjaar@gmail.com">arvidjaar@gmail.com</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">11.07.2018 20:12, Salvatore D'angelo пишет:<br>
> Does this mean that if STONITH resource p_ston_pg1 even if it runs on node pg2 if pacemaker send a signal to it pg1 is powered of and not pg2.<br>
> Am I correct?<br>
<br>
Yes. Resource will be used to power off whatever hosts are listed in its<br>
pcmk_host_list. It is totally unrelated to where it is active currently.<br>
<br>
> <br>
>> On 11 Jul 2018, at 19:10, Andrei Borzenkov <<a href="mailto:arvidjaar@gmail.com" target="_blank" rel="noreferrer">arvidjaar@gmail.com</a>> wrote:<br>
>><br>
>> 11.07.2018 19:44, Salvatore D'angelo пишет:<br>
>>> Hi all,<br>
>>><br>
>>> in my cluster doing cam_mon -1ARrf I noticed my STONITH resources are not correctly located:<br>
>><br>
>> Actual location of stonith resources does not really matter in up to<br>
>> date pacemaker. It only determines where resource will be monitored;<br>
>> resource will be used by whatever node will be selected to perform stonith.<br>
>><br>
>> The only requirement is that stonith resource is not prohibited from<br>
>> running on node by constraints.<br>
>><br>
>>> p_ston_pg1  (stonith:external/ipmi):        Started pg2<br>
>>> p_ston_pg2  (stonith:external/ipmi):        Started pg1<br>
>>> p_ston_pg3  (stonith:external/ipmi):        Started pg1<br>
>>><br>
>>> I have three node: pg1 (10.0.0.11), pg2 (10.0.0.12), and pg3 (10.0.0.13). I expected p_ston_pg3 was running on pg3, but I see it on pg1.<br>
>>><br>
>>> Here my configuration:<br>
>>> primitive p_ston_pg1 stonith:external/ipmi \\<br>
>>>     params hostname=pg1 pcmk_host_list=pg1 pcmk_host_check=static-list ipaddr=10.0.0.11 userid=root passwd="/etc/ngha/PG1-ipmipass" passwd_method=file interface=lan priv=OPERATOR<br>
>>> primitive p_ston_pg2 stonith:external/ipmi \\<br>
>>>     params hostname=pg2 pcmk_host_list=pg2 pcmk_host_check=static-list ipaddr=10.0.0.12 userid=root passwd="/etc/ngha/PG2-ipmipass" passwd_method=file interface=lan priv=OPERATOR<br>
>>> primitive p_ston_pg3 stonith:external/ipmi \\<br>
>>>     params hostname=pg3 pcmk_host_list=pg3 pcmk_host_check=static-list ipaddr=10.0.0.13 userid=root passwd="/etc/ngha/PG3-ipmipass" passwd_method=file interface=lan priv=OPERATOR<br>
>>><br>
>>> location l_ston_pg1 p_ston_pg1 -inf: pg1<br>
>>> location l_ston_pg2 p_ston_pg2 -inf: pg2<br>
>>> location l_ston_pg3 p_ston_pg3 -inf: pg3<br>
>>><br>
>>> this seems work fine on bare metal.<br>
>>> Any suggestion what could be root cause?<br>
>>><br>
>><br>
>> Root cause of what? Locations match your constraints.<br>
>> _______________________________________________<br>
>> Users mailing list: <a href="mailto:Users@clusterlabs.org" target="_blank" rel="noreferrer">Users@clusterlabs.org</a><br>
>> <a href="https://lists.clusterlabs.org/mailman/listinfo/users" rel="noreferrer noreferrer" target="_blank">https://lists.clusterlabs.org/mailman/listinfo/users</a><br>
>><br>
>> Project Home: <a href="http://www.clusterlabs.org" rel="noreferrer noreferrer" target="_blank">http://www.clusterlabs.org</a><br>
>> Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" rel="noreferrer noreferrer" target="_blank">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a><br>
>> Bugs: <a href="http://bugs.clusterlabs.org" rel="noreferrer noreferrer" target="_blank">http://bugs.clusterlabs.org</a><br>
> <br>
> _______________________________________________<br>
> Users mailing list: <a href="mailto:Users@clusterlabs.org" target="_blank" rel="noreferrer">Users@clusterlabs.org</a><br>
> <a href="https://lists.clusterlabs.org/mailman/listinfo/users" rel="noreferrer noreferrer" target="_blank">https://lists.clusterlabs.org/mailman/listinfo/users</a><br>
> <br>
> Project Home: <a href="http://www.clusterlabs.org" rel="noreferrer noreferrer" target="_blank">http://www.clusterlabs.org</a><br>
> Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" rel="noreferrer noreferrer" target="_blank">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a><br>
> Bugs: <a href="http://bugs.clusterlabs.org" rel="noreferrer noreferrer" target="_blank">http://bugs.clusterlabs.org</a><br>
> <br>
<br>
_______________________________________________<br>
Users mailing list: <a href="mailto:Users@clusterlabs.org" target="_blank" rel="noreferrer">Users@clusterlabs.org</a><br>
<a href="https://lists.clusterlabs.org/mailman/listinfo/users" rel="noreferrer noreferrer" target="_blank">https://lists.clusterlabs.org/mailman/listinfo/users</a><br>
<br>
Project Home: <a href="http://www.clusterlabs.org" rel="noreferrer noreferrer" target="_blank">http://www.clusterlabs.org</a><br>
Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" rel="noreferrer noreferrer" target="_blank">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a><br>
Bugs: <a href="http://bugs.clusterlabs.org" rel="noreferrer noreferrer" target="_blank">http://bugs.clusterlabs.org</a><br>
</blockquote></div>