Hi all !!! I have got a MOSIX-Cluster and wanted to upgrade to ext3-fs, but that didn't work out. The ext3-fs patch FAILED to patch the MOSIX-kernel and if I tried to apply the ext3- patch before, the MOSIX-patch failed. Can someone help me with that ? Perhaps someone knows of a conclusion for that problem or can tell me where to get a MOSIX-patch for 2.4.15. I would be glad to hear from you !!! Yours, Stefan
Hi all !!! I have got a MOSIX-Cluster and wanted to upgrade to ext3-fs, but that didn't work out. The ext3-fs patch FAILED to patch the MOSIX-kernel and if I tried to apply the ext3- patch before, the MOSIX-patch failed. Can someone help me with that ? Perhaps someone knows of a conclusion for that problem or can tell me where to get a MOSIX-patch for 2.4.15. I would be glad to hear from you !!! Yours, Stefan
Moshe Bar from the MOSIX-Team told me what to do, to get MOSIX to work with ext3: 1. patch kernel-source with the according MOSIX-patch. 2. patch kernel-source with the according ext3-patch 3. edit include/linux/sched.h and insert the following two lines from sched.h.rej void *journal_info; journal_info: NULL, \ insert those files in the matching fields you can get from sched.h.rej !!! Than compile your kernel and everything should work. Have FUN !