Hi Alan, Thanks for your response.
I was using ipmi_type as lanplus. Now,I tried using ipmilan there was no error given out by cobbler. I tried the following root@host01:~# fence_ipmilan -P -i 10.1.252.18 - l root -p calvin -o reboot Rebooting machine @ IPMI:10.1.252.18...Failed root@host01:~# fence_ipmilan -i 10.1.252.18 - l root -p calvin -o reboot Rebooting machine @ IPMI:10.1.252.18...Failed root@host01:~# Where as the following command, goes through fine and resets the target system. ipmitool -I lanplus -H 10.1.252.18 -U root -P calvin power reset Versions: ii fence-agents 3.1.5-2ubuntu2 Fence Agents for Red Hat Cluster ii ipmitool 1.8.11-5ubuntu1 utility for IPMI control with kernel driver or LAN interface Best Regards, Prasad On May 6, 2015, at 10:47 PM, Alan Evangelista wrote: > On 05/06/2015 08:18 PM, Prasad Miriyala wrote: >> Got few dell servers (dell 720xd ) which supports lanplus power type and >> cobbler complains that power_type is not supported. >> Appreciate your input. > > Which Cobbler version? Where Cobbler complains that power type is not > supported? What is the exact error msg? > There is no lanplus fence agent afaik, iirc you have to use ipmilan fence > agent. That is what you are doing in your Dell system? > > > Regards, > Alan Evangelista > > _______________________________________________ > cobbler mailing list > [email protected] > https://lists.fedorahosted.org/mailman/listinfo/cobbler _______________________________________________ cobbler mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/cobbler
