Great suggestion-- But how do I real-time my own terminal process so that I have a chance at doing a "ps" command if corosync shutting down gets me again? (Never done that in *nix yet- I do however know that set proc/prio=15 does it in VMS :-)
> sounds like a POSIX realtime process running into an endless loop > on all available cores. or a kernel panic. > enable serial console, or netconsole or both. > put a (ulimited) mlock'ed realtime busybox getty on the serial port ;-) > or realtime your other session (and all its parents!) in time. > or un-realtime corosync. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
