1824994 Members
2164 Online
109678 Solutions
New Discussion юеВ

Re: stonith with ilo

 
sril
New Member

stonith with ilo

Hi @ all, does anybody know how to configure heartbeat (stonith) to shutdown a HP blade via ilo?
2 REPLIES 2
Ivan Ferreira
Honored Contributor

Re: stonith with ilo

I have not done yet but I would like to know and help you. Please post the ouput of:

stonith -L
stonith -h

If you find something related to ilo, run:

stonith -l -t
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
David Claypool
Honored Contributor

Re: stonith with ilo

stonith can use ssh. iLO firmware version 1.8 and later can use ssh key trust. Once trust is established, call

ssh -l VALID_ILO_USER_AUTHENTICATABLE_BY_KEY ILO_IP_OR_DNS "power off"