Rob van der Heij <[EMAIL PROTECTED]> wrote on 28.04.2006 00:54:25: > My understanding is that the kernel > does a halt in case of bad damage, in that case vmhalt="VMDUMP 0:ALL" > would do the trick.
Note that the vmhalt function is only triggered after a user-initiated system halt (meaning 'shutdown -h' or equivalent actions). Specifically vmhalt will not be called after a kernel panic. Given that with the above vmhalt line any 'shutdown -h' command will trigger a vmdump, I would not recommend this approach. Regards, Peter Oberparleiter -- Peter Oberparleiter Linux on zSeries Development IBM Development Lab, Boeblingen/Germany ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
