Hi,all Merry Christmas & Happy new year first! Then the problem: I'm using kernel 2.4.17 now: ---------------------------8<--------------------------------------------------------------------------- root@x200:/var/log# cat /proc/version Linux version 2.4.17 (root@x200) (gcc version 2.95.3 20010315 (release)) #5 Tue Dec 25 14:45:38 CST 2001 ---------------------------8<--------------------------------------------------------------------------- but I've experienced server hang up of my box, the syslog entity is: (this show up after I re-compile the kernel with the reiserfs's: Have reiserfs do extra internal checking Stats in /proc/fs/reiserfs options set to enable) ---------------------------8<--------------------------------------------------------------------------- Dec 26 09:47:10 x200 kernel: journal-615: buffer write failed ---------------------------8<--------------------------------------------------------------------------- or (before set the two options above to enable): ---------------------------8<--------------------------------------------------------------------------- Dec 18 10:19:13 x200 kernel: journal-601, buffer write failed ---------------------------8<--------------------------------------------------------------------------- This box is a IBM Xseries X200, hardware config: ---------------------------8<--------------------------------------------------------------------------- root@x200:/var/log# cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 8 model name : Pentium III (Coppermine) stepping : 6 cpu MHz : 866.676 cache size : 256 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 2 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr sse bogomips : 1723.59 root@x200:/var/log# lspci -vvv 00:00.0 Host bridge: VIA Technologies, Inc. VT82C691 [Apollo PRO] (rev c4) Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- SERR- Capabilities: [c0] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-) Status: D0 PME-Enable- DSel=0 DScale=0 PME- 00:01.0 PCI bridge: VIA Technologies, Inc. VT82C598 [Apollo MVP3 AGP] (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66Mhz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- SERR- Reset- FastB2B- Capabilities: [80] Power Management version 2 Flags: PMEClk- DSI- D1+ D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-) Status: D0 PME-Enable- DSel=0 DScale=0 PME- 00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super] (rev 22) Subsystem: VIA Technologies, Inc. VT82C686/A PCI to ISA Bridge Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR- FastB2B- Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- [disabled] [size=128K] Capabilities: [dc] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-) Status: D0 PME-Enable- DSel=0 DScale=0 PME- 00:0d.0 Ethernet controller: Intel Corporation 82557 [Ethernet Pro 100] (rev 08) Subsystem: Intel Corporation 82559 Fast Ethernet LAN on Motherboard Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR- [disabled] [size=1M] Capabilities: [dc] Power Management version 2 Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold+) Status: D0 PME-Enable+ DSel=0 DScale=2 PME- 01:00.0 VGA compatible controller: S3 Inc. Savage 4 (rev 04) (prog-if 00 [VGA]) Subsystem: Diamond Multimedia Systems: Unknown device 4906 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66Mhz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- SERR- [disabled] [size=64K] Capabilities: [dc] Power Management version 1 Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-) Status: D0 PME-Enable- DSel=0 DScale=0 PME- Capabilities: [80] AGP version 2.0 Status: RQ=31 SBA- 64bit- FW- Rate=x1,x2 Command: RQ=0 SBA- AGP- 64bit- FW- Rate= ---------------------------8<--------------------------------------------------------------------------- the distribution is Slackware 8.0 and we got 512M memory in this box and installing Oracle 8.1.7 on it to use as a experiment platform, all the filesystem are reiserfs: ---------------------------8<--------------------------------------------------------------------------- root@x200:/var/log# mount /dev/sdb3 on / type reiserfs (rw) /dev/sdb6 on /tmp type reiserfs (rw) /dev/sdb7 on /var type reiserfs (rw) /dev/sdb8 on /opt type reiserfs (rw) /dev/sdb9 on /usr type reiserfs (rw) /dev/sdb10 on /home type reiserfs (rw) /dev/sdc6 on /ext type reiserfs (rw) none on /dev/pts type devpts (rw,gid=5,mode=620) none on /proc type proc (rw) ---------------------------8<--------------------------------------------------------------------------- I have three hard disk, they are IBM scsi disk (one 72k rpm, 2 10k rpm). I've experienced power failure before the problem happens. and after it happens, in `top' I can see that `kupdated' mark as my question is what's the matter here? I do some search in kernel archive but found almost nothing relate that 'journal-615' or 'journal-601'. Is it a bug or my sw/hw configure problem? Any help would appreciate. I've recompile the kernel using egcs 1.1.2 to see if it's different. Thanks & Regards laser :.˛mkabzwmb˛mbz_^nrzh&zzޗ++zfh~iz_j:+v)ߣmSy杶ii