Hi All, I am getting this error after updating RHEL 3 Update 5 to update 8.. After upgrading OCFS loading get failed boot.log entries Nov 10 06:00:00 HHMEA load_ocfs: modprobe: Can't locate module ocfs Nov 10 06:00:00 HHMEA load_ocfs: load_ocfs: insmod failed Nov 10 06:00:01 HHMEA ocfs: failed Nov 10 06:00:01 HHMEA mount: mount: fs type ocfs not supported by kernel I had given depmod -a load_ocfs Its loaded but the error I got in boot.log are as follows : Nov 17 04:41:57 HHMEA load_ocfs: while this kernel is version 2.4.21-47.0 .1.EL2 Nov 17 04:41:57 HHMEA load_ocfs: Warning: loading /lib/modules/2.4.21-EL-ABI/ocf s/ocfs.o will taint the kernel: forced load Nov 17 04:41:57 HHMEA load_ocfs: See http://www.tux.org/lkml/#export-tainted f or information about tainted modules Nov 17 04:41:57 HHMEA load_ocfs: Module ocfs loaded, with warnings Nov 17 04:41:57 HHMEA ocfs: succeeded Can any body guide me how to remove this warning!!!! OR How can I compile OCFS for RHEL Update 8 Thanks Saurabh -------------- next part -------------- An HTML attachment was scrubbed... URL: http://oss.oracle.com/pipermail/ocfs-users/attachments/20061117/0b0ac813/attachment.html
The warning was added by RH to indicate to users its desire to move away from guaranteeing kernel abi compatibility across kernel releases. Ignore the warning. Saurabh wrote:> > Hi All, > > I am getting this error after updating RHEL 3 Update 5 to update 8.. > > After upgrading OCFS loading get failed > > boot.log entries > > Nov 10 06:00:00 HHMEA load_ocfs: modprobe: Can't locate module ocfs > Nov 10 06:00:00 HHMEA load_ocfs: load_ocfs: insmod failed > Nov 10 06:00:01 HHMEA ocfs: failed > Nov 10 06:00:01 HHMEA mount: mount: fs type ocfs not supported by kernel > > I had given > > depmod -a > > load_ocfs > > Its loaded but the error I got in boot.log are as follows : > > Nov 17 04:41:57 HHMEA load_ocfs: while this kernel is version > 2.4.21-47.0 > .1.EL2 > Nov 17 04:41:57 HHMEA load_ocfs: Warning: loading > /lib/modules/2.4.21-EL-ABI/ocf > s/ocfs.o will taint the kernel: forced load > Nov 17 04:41:57 HHMEA load_ocfs: See > http://www.tux.org/lkml/#export-tainted f > or information about tainted modules > Nov 17 04:41:57 HHMEA load_ocfs: Module ocfs loaded, with warnings > Nov 17 04:41:57 HHMEA ocfs: succeeded > > Can any body guide me how to remove this warning!!!! > > OR How can I compile OCFS for RHEL Update 8 > > Thanks > > Saurabh > > ------------------------------------------------------------------------ > > _______________________________________________ > Ocfs-users mailing list > Ocfs-users@oss.oracle.com > http://oss.oracle.com/mailman/listinfo/ocfs-users >