I had to do some setup to get IPMI to work with DRAC. I added a new custom user in "Openmanage" under "Main System Chassis" -> "Remote Access", then the users tab. Called the user "fence" and set a secure password. The only option I set was under "IPMI User Privileges" section: "Maximum LAN User Privilege granted" to Administrator. That is the only access this user needs. On the DRAC card iteself, On the left hand menu select "Remote Access", then "Network/Security" at the top. Scroll down until you see "IPMI Settings" and tick "Enable IPMI Over LAN", "Channel Privilege Level Limit" to "Administrator" and type in 40 randon hex chars as an encryption key. I added the drac cards to my hosts file (I called them just the hostnames with drac on the end) 10.1.10.22 bldg1ux01n1drac 10.1.10.23 bldg1ux01n2drac Can be tested by: fence_ipmilan -a bldg1ux01n1drac -l fence -p securepassword -o status ,replace securepassword with the secure password you used. This won't turn anything off but will show you that the cluster fence stuff will correctly talk to the DRAC's. Hope this helps Colin On Thu, 2011-11-17 at 08:45 +0200, Stefan Lesicnik wrote: > Hi, > > Try use ipmilan instead of Drac. > > Stefan > > Goutam Baul <goutam.baul@xxxxxxxx> wrote: > > Dear List, > > We are trying to configure a RHEL cluster using two Dell Servers (Power Edge > R610) with iDRAC 6. We intend to use the DRAC as the fencing device. We have > installed 32 bit RHEL 5.4 OS and the cluster packages. > > When we are trying to test the fencing manually from one of the member > nodes, we are getting the following error :- > > [root@drmail2 ~]# fence_drac5 -a 10.50.4.22 -l root -p calvin -x -c > "admin1->" -o status > Unable to connect/login to fencing device > > But we are able to login to the DRAC using ssh as shown below:- > > [root@drmail2 ~]# ssh 10.50.4.22 > root@10.50.4.22's password: > /admin1-> > > But when we enable the telnet service in the iDRAC card then we are getting > the desired output. > > [root@drmail2 ~]# fence_drac5 -a 10.50.4.22 -l root -p calvin -c > "admin1->" -o status > Status: ON > > Any clue please? > > With regards, > > Goutam > > -- > Linux-cluster mailing list > Linux-cluster@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/linux-cluster ________________________________ This email and any files transmitted with it are confidential and are intended solely for the use of the individual or entity to whom they are addressed. If you are not the original recipient or the person responsible for delivering the email to the intended recipient, be advised that you have received this email in error, and that any use, dissemination, forwarding, printing, or copying of this email is strictly prohibited. If you received this email in error, please immediately notify the sender and delete the original. -- Linux-cluster mailing list Linux-cluster@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/linux-cluster