On Wed, 2010-10-27 at 15:16 -0700, Jagga Soorma wrote: > Hi Guys, Hi,
> I have compiled lustre client 1.8.4 with the following options: > > ./configure --disable-server --with-linux=/usr/src/linux-2.6.32.12-0.7 > --with-linux-obj=/usr/src/linux-2.6.32.12-0.7-obj/x86_64/default > --with-linux-config=/boot/config-2.6.32.12-0.7-default --with-o2ib > --enable-quota You really shouldn't need the --with-linux-config option. > I am try to load the lustre module but keep > getting this error: > > -- > node205:~ # modprobe lustre > WARNING: Error inserting osc > (/lib/modules/2.6.32.12-0.7-default/updates/kernel/fs/lustre/osc.ko): > Input/output error > WARNING: Error inserting mdc > (/lib/modules/2.6.32.12-0.7-default/updates/kernel/fs/lustre/mdc.ko): > Input/output error > WARNING: Error inserting lov > (/lib/modules/2.6.32.12-0.7-default/updates/kernel/fs/lustre/lov.ko): > Input/output error > FATAL: Error inserting lustre > (/lib/modules/2.6.32.12-0.7-default/updates/kernel/fs/lustre/lustre.ko): > Input/output error > Am I missing some step here? Any help would be greatly appreciated. You really have not provided enough information to know what the problem is. Did you check the syslog and/or kernel messages buffer for additional information? b. _______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
