Hi Anton,

Thanks, this solved my problem.

I am going to forward this to the guys at Supermicro. Hopefully, if enough of 
us keep bugging them they will devote more resources to this issue.

Also, I noticed that ipmi was not enabled in the OpenBSD kernel by default, so 
I also made that change.

Thanks again,
Ashot

> On Jan 1, 2016, at 8:05 AM, [email protected] wrote:
> 
> Hi Ashot,
> 
> Please see this thread post describing a work around for this problem:
> 
> http://marc.info/?m=144547856307326
> 
> In short, the reliable way to reboot the machine remotely is to issue
> IPMI BMC reset and then SSH issue a reboot.  Here is a sample command
> line:
> 
> $ ipmitool -I lanplus -U $_ipmi_user -f $_ipmi_pass_file -H $_ipmi_ip \
> mc reset cold
> 
> This is part of the sysutils/ipmitool port:
> 
> http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils/ipmitool/
> 
> Regards,
> Anton

Reply via email to