Hello,<br><br>I just tested to setup a cluster (RHEL6) using "Clusters from Scratch" found at <a href="http://www.clusterlabs.org/doc/en-US/Pacemaker/1.1/html-single/Clusters_from_Scratch/">http://www.clusterlabs.org/doc/en-US/Pacemaker/1.1/html-single/Clusters_from_Scratch/</a><br>
<br>Everything worked great and the cluster and all resources running fine.<br>When I came to the stonith section I found that the command "stonith" didn't exits in the latest pacemaker release, found stonith_admin instead.<br>
But what ever command I tested got me this output:<br><br>[root@neo ~]# stonith_admin -l trinity<br>stonith_admin[18749]: 2011/01/02_15:01:59 info: crm_log_init_worker: Changed active directory to /var/lib/heartbeat/cores/root<br>
stonith_admin[18749]: 2011/01/02_15:01:59 notice: log_data_element: st_callback: st_notify_disconnect <notify t="st_notify" subt="st_notify_disconnect" /><br>[root@neo ~]# stonith_admin -L<br>stonith_admin[18750]: 2011/01/02_15:02:07 info: crm_log_init_worker: Changed active directory to /var/lib/heartbeat/cores/root<br>
stonith_admin[18750]: 2011/01/02_15:02:07 notice: log_data_element: st_callback: st_notify_disconnect <notify t="st_notify" subt="st_notify_disconnect" /><br><br>I then tried to list all available stoniths, but the I got this<br clear="all">
[root@neo ~]# crm ra list stonith<br>lrmadmin[18802]: 2011/01/02_15:03:46 ERROR: lrm_get_rsc_type_supported(412): failed to receive a reply message of rtypes.<br><br>Anyone have a clue whats can be wrong?<br><br>/ Jocke<br>