|
From Kerrighed[edit] Frequently Asked Questions[edit] Which kernel options should I enable/disable ?Once your kernel is patched, you can run make defconfig in kernel sources dir to generate a default configuration which is known to work. Kerrighed relative options are in Cluster support section. Disabled one, by default, are usually experimental. Unfortunately, we can not test Kerrighed with all combination of Linux configurations. Nevertheless, the following options are known to be *broken* with Kerrighed:
[edit] Can I use Kerrighed with any version of Linux ?No. Kerrighed is made of a patch to the Linux kernel plus some other tools. Hence it is designed on a particular version of a Linux kernel. You can find the Linux version to use the installation manual for each Kerrighed version. [edit] Does Kerrighed support thread migration?No. This feature was disabled early in the port from Linux 2.4.x to Linux 2.6.11. It should come back in the future. Please read this post for more details. [edit] How do I know if the cluster is running? (aka How can I check that krgadm cluster start succeeded?)Several ways:
[edit] krgadm fails with segmentation faultThis is a known bug of krgadm in Kerrighed 2.3.0 and earlier. This is fixed in trunk and later versions. [edit] krgadm cluster status tells me that no cluster is running, but krgadm cluster start seemed to workkrgadm cluster status is buggy in Kerrighed 2.3.0 and earlier. This is fixed in trunk and later versions. [edit] My processes do not migrate!Three main issues:
Otherwise some processes won't migrate because they use a currently unsupported feature (eg POSIX timers), or some of their cluster-wide resources (eg NFS files) could not be found on the target node. [edit] My process cannot use remote memory
[edit] Where are my keys ?I don't know. |