[Ocfs-users] Can't load ocfs on ia64 EL3u3

Roger Trang Roger.Trang at 3pardata.com
Thu Aug 4 12:51:19 CDT 2005


# uname -r
2.4.21-20.ELsmp
[root at hp2620-2 root]# rpm -qa | grep ocfs
ocfs-tools-1.0.10-1
ocfs-support-1.0.10-1
ocfs-2.4.21-EL-1.0.13-1
[root at hp2620-2 root]# /sbin/load_ocfs
/sbin/insmod ocfs node_name=hp2620-2-eth1 ip_address=10.1.2.101 cs=1913 guid=8D65C7CEECF9EBE638BD0013215BD6E9 comm_voting=1 ip_port=7000
insmod: ocfs: no module by that name found
load_ocfs: insmod failed
[root at hp2620-2 root]# cd /lib/modules/2.4.21-EL-ABI/
[root at hp2620-2 2.4.21-EL-ABI]# ls
ocfs
[root at hp2620-2 2.4.21-EL-ABI]# cd ocfs
[root at hp2620-2 ocfs]# ls
ocfs.o
[root at hp2620-2 ocfs]# insmod ocfs.o
Warning: kernel-module version mismatch
        ocfs.o was compiled for kernel version 2.4.21-4.0.1.EL
        while this kernel is version 2.4.21-20.ELsmp
Warning: loading ocfs.o will taint the kernel: forced load
  See http://www.tux.org/lkml/#export-tainted for information about tainted modules
ocfs.o: init_module: Operation not permitted
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
      You may find more information in syslog or the output from dmesg
[root at hp2620-2 ocfs]# lsmod | grep ocfs
[root at hp2620-2 ocfs]#


More information about the Ocfs-users mailing list