[Date Prev] [Date Index] [Date Next] [Thread Prev] [Thread Index] [Thread Next]

Re: Problem with SysRq commands, IPMI SOL, and conserver

Ian Durkacz idurkacz@inf.ed.ac.uk
Mon, 26 Aug 2013 12:09:13 GMT


Thanks for the replies and comments.

On 25/08/13 16:47, Andrew J. Schorr wrote:

FYI, this seems to work for me with ipmitool:

break 2 {
         string "\~\d\B";
}

This turned out to be the key.

Our break definition was "\n\~\B" (we include an initial newline, since man ipmitool says "Note that escapes are only recognized immediately after newline"), but changing it to "\n\~\d\B" fixes our problem.

That is: a 250m ms delay between the '~' and the 'B' seems to be very necessary.

Thanks very much for your help.

--
Ian Durkacz                              | idurkacz @ inf. ed. ac. uk
School of Informatics, Univ of Edinburgh | Tel: +44 (0)131 650 5188

The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.