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. _______________________________________________ Ocfs2-users mailing list [email protected] http://oss.oracle.com/mailman/listinfo/ocfs2-users
