Re: Failover Kernel

From: Tarkan Erimer
Date: Mon Mar 02 2009 - 11:22:00 EST


Lubomir Rintel wrote:

How is the backup kernel minimal? It is usually the very same kernel as
the "primary" one. You can use the same initrd as well and do a full
multiuser boot.

Kdump's backup (in kdump terms, it is "Capture Kernel") kernel is with minimal set of features and modules (scsi drivers, network drivers etc.) to have small memory footprint and resources to just handle crash dump related things. So,it's not a full replacement of primary kernel. Also, the point is not to make boot when crash occured. The idea is to take control when a crash occured by backup kernel without any need to reboot.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/