Looking for any ideas where I need to look to fix this: I'm installing RHEL3 AS (update 4) on Dell PowerEdge 6850's. I've installed the hugemem kernels on these boxes and need to install and run ocfs. Kernel: ------- 2.4.21-27.0.4.ELhugemem Loaded the ocfs rpm's --------------------- # rpm -qa | grep ocfs ocfs-2.4.21-EL-smp-1.0.14-1 ocfs-support-1.1.5-1 ocfs-2.4.21-EL-1.0.14-1 ocfs-2.4.21-EL-hugemem-1.0.14-1 ocfs-tools-1.0.10-1 Ran the ocfstool and created the config Tried starting ocfs manually and it failed... then tried rebooting... Ocfs won't start>From the boot.log:------------------ Nov 17 13:37:47 appsdb4kick load_ocfs: /sbin/modprobe ocfs node_name=appsdb4kick.inter-tel.com ip_address=172.30.200.247 cs=1797 guid=8A70A77FA9C2666AA79A00142208C062 ip_port=7000 comm_voting=1 Nov 17 13:37:47 appsdb4kick load_ocfs: modprobe: Can't locate module ocfs Nov 17 13:37:47 appsdb4kick load_ocfs: load_ocfs: insmod failed Nov 17 13:37:47 appsdb4kick ocfs: failed
Also... I did verify the module is there: # cd /lib/modules/2.4.21-EL-hugemem-ABI/ocfs # ls -la total 436 drwxr-xr-x 2 root root 4096 Nov 17 13:14 . drwxr-xr-x 3 root root 4096 Nov 17 13:14 .. -rw-r--r-- 1 root root 432166 Jan 7 2005 ocfs.o -----Original Message----- Looking for any ideas where I need to look to fix this: I'm installing RHEL3 AS (update 4) on Dell PowerEdge 6850's. I've installed the hugemem kernels on these boxes and need to install and run ocfs. Kernel: ------- 2.4.21-27.0.4.ELhugemem Loaded the ocfs rpm's --------------------- # rpm -qa | grep ocfs ocfs-2.4.21-EL-smp-1.0.14-1 ocfs-support-1.1.5-1 ocfs-2.4.21-EL-1.0.14-1 ocfs-2.4.21-EL-hugemem-1.0.14-1 ocfs-tools-1.0.10-1 Ran the ocfstool and created the config Tried starting ocfs manually and it failed... then tried rebooting... Ocfs won't start>From the boot.log:------------------ Nov 17 13:37:47 appsdb4kick load_ocfs: /sbin/modprobe ocfs node_name=appsdb4kick.inter-tel.com ip_address=172.30.200.247 cs=1797 guid=8A70A77FA9C2666AA79A00142208C062 ip_port=7000 comm_voting=1 Nov 17 13:37:47 appsdb4kick load_ocfs: modprobe: Can't locate module ocfs Nov 17 13:37:47 appsdb4kick load_ocfs: load_ocfs: insmod failed Nov 17 13:37:47 appsdb4kick ocfs: failed