Hi All,<br>i am using external/riloe stonith in two nodes openais(Suse11) cluster. i have configured two primitive external/riloe stonith resouce through GUI and added all required parameters(ilo_hostname, ilo_user etc) as instance variables. stonith_node2 is running on node1 and stonith_node1 is running on node2. stonith_node2 has all information about node2 like ilo_hostname, ilo_user , ilo_password etc . same like this stonith_node1 has all information about node1 .&nbsp; <br>
<br>After removing the ethernet cable got spilit brain situation. each node was thinking another is down . i expected stonith to run here on each node and reset another node but stonith didn&#39;t executed at all. <br><br>
i tried to execute stonith manually through following command on node2 <br><br>stonith -t external/riloe hostlist=node1 ilo_hostname=&lt;node1&#39;s ilo ip add&gt; ilo_user=root ilo_password=&lt;*****&gt; ilo_can_reset=1 ilo_protocol=2.0 ilo_powerdown_method=button -S -T reset node1<br>
<br>it returned<br><br>stonith: external/riloe device OK <br><br>and it powered off node1 also<br><br>so it seems ilo is properly configured. i think there is some problem in stonith configuration and i have not configured it properly. can any one help in this. one thing i would like to say is while configuring this stonith through GUI i did not get instance variable name list. i added the intance variable name and value myself ( like name =ilo_user , value =root). <br>
<br>Thanks a lot for your help in advance,<br>Priyanka.<br><br><br>