Dear all, I installed lustre-1.6.0.1 patchless client on a machine with linux-2.6.16.x86_64 kernel. The machine has 64 bit AMD CPU. I started all servers on another node(also running lustre-1.6.0.1, but using linux-2.6.12 kernel). The servers started OK. But when I tried to mount to the server from the patchless client using "mount -t lustre lustre01@tcp0:/spfs /mnt/testfs", the client crashed and gave me the following error messages. I''ve tried for a lot of time to figure it out but failed. Did anyone else meet with the situation? ---------------------------------------------------------------------------------------- Jul 2 17:48:40 opt00 kernel: Unable to handle kernel NULL pointer dereference at 0000000000000008 RIP: Jul 2 17:48:40 opt00 kernel: <ffffffff8829aac7>{:obdclass:class_handle_hash+221} Jul 2 17:48:40 opt00 kernel: PGD 31177067 PUD 153af067 PMD 0 Jul 2 17:48:40 opt00 kernel: Oops: 0002 [1] SMP Jul 2 17:48:40 opt00 kernel: last sysfs file: /class/misc/obd_psdev/dev Jul 2 17:48:40 opt00 kernel: CPU 1 Jul 2 17:48:40 opt00 kernel: Modules linked in: mgc(U) lustre(U) lov(U) lquota(U) mdc(U) ksocklnd(U) ptlrpc(U) obdclass(U) lnet(U) lvfs(U) libcfs(U) perfctr(U) ipv6(U) autofs4(U) w83627hf(U) hwmon_vid(U) hwmon(U) i2c_isa(U) dm_mirror(U) dm_mod(U) lp(U) parport_pc(U) parport(U) floppy(U) ohci_hcd(U) sg(U) ide_cd(U) hw_random(U) i2c_amd756(U) i2c_amd8111(U) e100(U) mii(U) i2c_core(U) cdrom(U) ext3(U) jbd(U) Jul 2 17:48:40 opt00 kernel: Pid: 20042, comm: mount.lustre Not tainted 2.6.16-prep-perfctr #1 Jul 2 17:48:40 opt00 kernel: RIP: 0010:[<ffffffff8829aac7>] <ffffffff8829aac7>{:obdclass:class_handle_hash+221} Jul 2 17:48:40 opt00 kernel: RSP: 0018:ffff8100740cf738 EFLAGS: 00010286 Jul 2 17:48:40 opt00 kernel: RAX: ffffc200003345a0 RBX: ffff810019300000 RCX: 0000000000000001 Jul 2 17:48:40 opt00 kernel: RDX: 0000000000000000 RSI: ffffffff8828ed76 RDI: ffffffff882f5cb0 Jul 2 17:48:40 opt00 kernel: RBP: ffffffff8828ed76 R08: 0000000000000000 R09: ffff810019300000 Jul 2 17:48:40 opt00 kernel: R10: 0000000000000050 R11: 0000000000000000 R12: ffff81001b920040 Jul 2 17:48:40 opt00 kernel: R13: ffff81001b920158 R14: ffff81001b9200cc R15: ffff810019300000 Jul 2 17:48:40 opt00 kernel: FS: 00002aaaaaace1e0(0000) GS:ffff81004003cd18(0000) knlGS:0000000000000000 Jul 2 17:48:40 opt00 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b Jul 2 17:48:40 opt00 kernel: CR2: 0000000000000008 CR3: 000000002d2b2000 CR4: 00000000000006e0 Jul 2 17:48:40 opt00 kernel: Process mount.lustre (pid: 20042, threadinfo ffff8100740ce000, task ffff810050ce2810) Jul 2 17:48:40 opt00 kernel: Stack: 0000000000000010 ffff81001b920040 ffff81001b920158 ffffffff881fef87 Jul 2 17:48:40 opt00 kernel: 0000003000000030 ffff810019300000 ffff81001b920040 ffffffff8828cfcc Jul 2 17:48:40 opt00 kernel: ffffffffffffffff ffffffff80260370 Jul 2 17:48:40 opt00 kernel: Call Trace: <ffffffff881fef87>{:libcfs:cfs_alloc+28} Jul 2 17:48:40 opt00 kernel: <ffffffff8828cfcc>{:obdclass:class_new_export+1243} Jul 2 17:48:40 opt00 kernel: <ffffffff80260370>{__add_entropy_words+93} <ffffffff8021afda>{vsnprintf+836} Jul 2 17:48:40 opt00 kernel: <ffffffff882a070f>{:obdclass:class_setup+1057} <ffffffff881fef87>{:libcfs:cfs_alloc+28} Jul 2 17:48:40 opt00 kernel: <ffffffff8828bcf6>{:obdclass:class_name2dev+125} <ffffffff882a3009>{:obdclass:class_process_config+5200} Jul 2 17:48:40 opt00 kernel: <ffffffff882acc43>{:obdclass:do_lcfg+2373} <ffffffff8024a475>{sprintf+81} Jul 2 17:48:40 opt00 kernel: <ffffffff882aeae4>{:obdclass:lustre_start_simple+277} Jul 2 17:48:40 opt00 kernel: <ffffffff882b10bf>{:obdclass:lustre_start_mgc+4058} Jul 2 17:48:40 opt00 kernel: <ffffffff8024a475>{sprintf+81} <ffffffff8020c290>{cache_alloc_debugcheck_after+307} Jul 2 17:48:40 opt00 kernel: <ffffffff882b3990>{:obdclass:lustre_fill_super+0} <ffffffff882b5035>{:obdclass:lustre_fill_super+5797} Jul 2 17:48:40 opt00 kernel: <ffffffff802c6c61>{sget+944} <ffffffff802c6416>{set_anon_super+0} ---------------------------------------------------------------------------------- Thanks, Zhe Zhang ____________________________________________________________________________________ Don''t get soaked. Take a quick peak at the forecast with the Yahoo! Search weather shortcut. http://tools.search.yahoo.com/shortcuts/#loc_weather -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.clusterfs.com/pipermail/lustre-discuss/attachments/20070702/f5076d69/attachment.html
Sorry for re-posting. I didn''t format the previous post well. Dear all, I installed lustre-1.6.0.1 patchless client on a machine with linux-2.6.16.x86_64 kernel. The machine has 64 bit AMD CPU. I started all servers on another node(also running lustre-1.6.0.1, but using linux-2.6.12 kernel). The servers started OK. But when I tried to mount to the server from the patchless client using "mount -t lustre lustre01@tcp0:/spfs /mnt/testfs", the client crashed and gave me the following error messages. I''ve tried for a lot of time to figure it out but failed. Did anyone else meet with the situation? ---------------------------------------------------------------------------------------- Jul 2 17:48:40 opt00 kernel: Unable to handle kernel NULL pointer dereference at 0000000000000008 RIP: Jul 2 17:48:40 opt00 kernel: <ffffffff8829aac7>{:obdclass:class_handle_hash+221} Jul 2 17:48:40 opt00 kernel: PGD 31177067 PUD 153af067 PMD 0 Jul 2 17:48:40 opt00 kernel: Oops: 0002 [1] SMP Jul 2 17:48:40 opt00 kernel: last sysfs file: /class/misc/obd_psdev/dev Jul 2 17:48:40 opt00 kernel: CPU 1 Jul 2 17:48:40 opt00 kernel: Modules linked in: mgc(U) lustre(U) lov(U) lquota(U) mdc(U) ksocklnd(U) ptlrpc(U) obdclass(U) lnet(U) lvfs(U) libcfs(U) perfctr(U) ipv6(U) autofs4(U) w83627hf(U) hwmon_vid(U) hwmon(U) i2c_isa(U) dm_mirror(U) dm_mod(U) lp(U) parport_pc(U) parport(U) floppy(U) ohci_hcd(U) sg(U) ide_cd(U) hw_random(U) i2c_amd756(U) i2c_amd8111(U) e100(U) mii(U) i2c_core(U) cdrom(U) ext3(U) jbd(U) Jul 2 17:48:40 opt00 kernel: Pid: 20042, comm: mount.lustre Not tainted 2.6.16-prep-perfctr #1 Jul 2 17:48:40 opt00 kernel: RIP: 0010:[<ffffffff8829aac7>] <ffffffff8829aac7>{:obdclass:class_handle_hash+221} Jul 2 17:48:40 opt00 kernel: RSP: 0018:ffff8100740cf738 EFLAGS: 00010286 Jul 2 17:48:40 opt00 kernel: RAX: ffffc200003345a0 RBX: ffff810019300000 RCX: 0000000000000001 Jul 2 17:48:40 opt00 kernel: RDX: 0000000000000000 RSI: ffffffff8828ed76 RDI: ffffffff882f5cb0 Jul 2 17:48:40 opt00 kernel: RBP: ffffffff8828ed76 R08: 0000000000000000 R09: ffff810019300000 Jul 2 17:48:40 opt00 kernel: R10: 0000000000000050 R11: 0000000000000000 R12: ffff81001b920040 Jul 2 17:48:40 opt00 kernel: R13: ffff81001b920158 R14: ffff81001b9200cc R15: ffff810019300000 Jul 2 17:48:40 opt00 kernel: FS: 00002aaaaaace1e0(0000) GS:ffff81004003cd18(0000) knlGS:0000000000000000 Jul 2 17:48:40 opt00 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b Jul 2 17:48:40 opt00 kernel: CR2: 0000000000000008 CR3: 000000002d2b2000 CR4: 00000000000006e0 Jul 2 17:48:40 opt00 kernel: Process mount.lustre (pid: 20042, threadinfo ffff8100740ce000, task ffff810050ce2810) Jul 2 17:48:40 opt00 kernel: Stack: 0000000000000010 ffff81001b920040 ffff81001b920158 ffffffff881fef87 Jul 2 17:48:40 opt00 kernel: 0000003000000030 ffff810019300000 ffff81001b920040 ffffffff8828cfcc Jul 2 17:48:40 opt00 kernel: ffffffffffffffff ffffffff80260370 Jul 2 17:48:40 opt00 kernel: Call Trace: <ffffffff881fef87>{:libcfs:cfs_alloc+28} Jul 2 17:48:40 opt00 kernel: <ffffffff8828cfcc>{:obdclass:class_new_export+1243} Jul 2 17:48:40 opt00 kernel: <ffffffff80260370>{__add_entropy_words+93} <ffffffff8021afda>{vsnprintf+836} Jul 2 17:48:40 opt00 kernel: <ffffffff882a070f>{:obdclass:class_setup+1057} <ffffffff881fef87>{:libcfs:cfs_alloc+28} Jul 2 17:48:40 opt00 kernel: <ffffffff8828bcf6>{:obdclass:class_name2dev+125} <ffffffff882a3009>{:obdclass:class_process_config+5200} Jul 2 17:48:40 opt00 kernel: <ffffffff882acc43>{:obdclass:do_lcfg+2373} <ffffffff8024a475>{sprintf+81} Jul 2 17:48:40 opt00 kernel: <ffffffff882aeae4>{:obdclass:lustre_start_simple+277} Jul 2 17:48:40 opt00 kernel: <ffffffff882b10bf>{:obdclass:lustre_start_mgc+4058} Jul 2 17:48:40 opt00 kernel: <ffffffff8024a475>{sprintf+81} <ffffffff8020c290>{cache_alloc_debugcheck_after+307} Jul 2 17:48:40 opt00 kernel: <ffffffff882b3990>{:obdclass:lustre_fill_super+0} <ffffffff882b5035>{:obdclass:lustre_fill_super+5797} Jul 2 17:48:40 opt00 kernel: <ffffffff802c6c61>{sget+944} <ffffffff802c6416>{set_anon_super+0} ---------------------------------------------------------------------------------- Thanks, Zhe Zhang ____________________________________________________________________________________Ready for the edge of your seat? Check out tonight''s top picks on Yahoo! TV. http://tv.yahoo.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.clusterfs.com/pipermail/lustre-discuss/attachments/20070702/e8d5bcbc/attachment.html