* Neil Horman [2008-04-14 10:42]: > > I know it doesn't particularly relate to this patch, but FWIW, for cases like > failover, I've inserted infrastrucutre in the userspace part of kdump for > Fedora/RHEL to support this sort of thing. We can run arbitrary scripts righte > before and after a capture so that notifications can be sent to remote nodes in > a much safer fashion than using the notifier chain after a panic. But that doesn't help if you want to use a debugger (KDB, KGDB). Bernhard