From: Gordan B. <go...@bo...> - 2007-10-11 15:19:20
|
On Thu, 11 Oct 2007, Mark Hlawatschek wrote: > can you please post the output of lsmod and uname -a. Could you also verify > that the /lib/modules for your kernel are installed in the initrd ? > configfs support is enabled with the load of the dlm module. lsmod | grep dlm: lock_dlm dlm lock_dlm gfs2 lock_dlm,gfs configfs dlm uname -a: Linux (none) 2.6.18-8.1.14.el5 #1 SMP x86_64 GNU/Linux Gordan |