Hi,

On Thu, Jan 24, 2008 at 03:21:51PM +0800, Chun Tian (binghe) wrote:
> Hi, Dejan
>
> It seems that I have same hardware with you, some HP Proliant DL145 with 
> Qlogic BMC which (claims to) support IPMI 1.5
>
> I tried the IPMI power cycle function and my server didn't got any 
> response, I think there may be something wrong between the ACPI interface 
> and server BMC, which caused OS didn't know about a soft reset happened.

Probably so.

> As for STONITH use, I think you should always use power reset, like the 
> stonith script external/ipmi, power reset can do a quick and "real" reset 
> to the server hardware and not depend on OS behavior, that's what we need 
> for stonith to do.

Yes, I'd agree. My only worry was that, at least during a testing
phase, the hardware may get more than its fair share of tear and
wear. AFAIK, hard reset is the equivalent of pulling the power
cord.

> Recently I build a 4-node HA cluster for my cite's LVS with pingd and 
> stonith supported. I use Debian's Heartbeat 2.1.3 package with a little 
> modify, and I found some issue about IPMI:
>
>       1. stonith2/ipmilan cannot work, a segmentation fault throw from 
> OpenIPMI 
> library.

ipmilan was in a bad shape, but just got better. See my previous
post.

>       2. external/ipmi cannot work, because ipmitool power reset sometimes 
> successfully reset my server but didn't exit with 0, and I have to modify 
> the script to let it exit 0 when calling with reset ...

Under which circumstances was that happening? Is that a problem
with ipmitool or with the stonith script itself?

Thanks,

Dejan

>
> Regards,
>
> Chun TIAN (binghe)
>
> ?? 2008-1-23??????11:40?? Dejan Muhamedagic ??????
>
>> Hello,
>>
>> Again on the IPMI.
>>
>> As it says in the subject, there are two ways to reset a host
>> using an IPMI device. The external ipmi stonith plugin uses hard
>> reset and the ipmilan stonith device which is just back goes with
>> the power cycle.
>>
>> Testing ipmilan with the Qlogic BMC device, which claims to
>> support IPMI v1.5, revealed that the power cycle request has no
>> effect on the host. My guess is that this has been disabled
>> somewhere (BIOS perhaps), but I don't have access to the box to
>> verify that. The hard reset worked. The latter, however, is
>> probably (?) not very easy on the hardware.
>>
>> So, which reset method should be used?
>>
>> I searched various documents but can't find definite answers and
>> my experience with this kind of device is limited. I only found
>> that The IPMI specification says that the Hard reset is optional.
>>
>> Comments, please.
>>
>> Thanks,
>>
>> Dejan
>> _______________________________________________
>> Linux-HA mailing list
>> [email protected]
>> http://lists.linux-ha.org/mailman/listinfo/linux-ha
>> See also: http://linux-ha.org/ReportingProblems
>
> _______________________________________________
> Linux-HA mailing list
> [email protected]
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to