James Carlson wrote: > Piotr Jasiukajtis writes: >> Is there any chance to force a panic on the x86 box in for example 5-10 >> minutes after system started? >> >> I have a specific issue and cannot login to that host so i can't do it >> manually... > > The simplest way would probably be to set up an rc script that does > something like this: > > if [ -f /die-once ]; then > rm /die-once > sync > ( sleep 300 ; /usr/sbin/uadmin 5 1 ) & > fi Thanks for help. Anyway, I forgot that it works under xVM ... so there is 'xm dump-core'.
-- Regards, Piotr Jasiukajtis | estibi | SCA OS0072 http://estseg.blogspot.com
