On Thu, Jul 17, 2008 at 05:29:45PM -0400, Kit Westneat wrote: > Unfortunately, running depmod doesn't seem to help, it still has the > same behavior.
Do you somehow load any other Lustre modules (!= lustre.ko) at boot time? obdclass.ko is the module which registers the 'lustre' filesystem type, so the VFS won't try to load the lustre.ko module if obdclass.ko is already loaded. Johann _______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
