I've seen others with a similar problem, but have yet to find a solution. I'm using CentOS 4.4, installed the ocfs2 package to match my kernel. Installed ocfs2tools. I can open the ocfs2console just fine, but when trying to add a node, it tells me the cluster stack could not be loaded. When I do /etc/init.d/o2cb configure, I get: Cluster to start on boot (Enter "none" to clear) [outreachData]: Specify heartbeat dead threshold (>=7) [10]: Writing O2CB configuration: OK Loading module "configfs": Unable to load module "configfs" Failed If I do "locate configfs", I get: /lib/modules/2.6.9-42.0.3.ELsmp/kernel/fs/configfs /lib/modules/2.6.9-42.0.3.ELsmp/kernel/fs/configfs/configfs.ko I tried disabling SELinux, as that seems to break many things until you get the policy right. Same problem though. Anyone have any thoughts? Thanks, Rob
For the sake of the list and anyone that may run into this, sure enough depmod fixed it. Should have been one of the first things I checked... Thanks, Rob> >> Loading module "configfs": Unable to load module "configfs" >> Failed >> >> If I do "locate configfs", I get: >> /lib/modules/2.6.9-42.0.3.ELsmp/kernel/fs/configfs >> /lib/modules/2.6.9-42.0.3.ELsmp/kernel/fs/configfs/configfs.ko >> >> > Haven't had this problem myself (OCFS2 is statically compiled in my > custom kernel), so I'm only guessing here, but does the output of 'uname > -r' match the kernel version of the module (2.6.9-42.0.3.ELsmp)? If not > then you should install the modules for the right kernel version. If it > does match, then try 'modprobe configfs' and see what the output is... > If it says it can't find the kernel module, you might have to run > 'depmod -e' and try again.
Possibly Parallel Threads
- Re: ocfs2 and configfs.ko..fixed...but gnuparted has issues....
- OCFS2 Installation woes
- Re: ocfs2 and configfs.ko..fixed...but gnuparted has issues....fixed gnuparted...but mount -t ocfs2 fails...
- Re: ocfs2 and configfs.ko..fixed...but gnuparted has issues....fixed gnuparted...but mount -t ocfs2 fails...
- Unable to access cluster service