On Mon, Jun 30, 2003 at 04:14:35PM -0500, Dave Kleikamp wrote:
> Is this a vanilla 2.4.20 from kernel.org, or a vendor kernel?  If 
> vendor, which kernel?  There have been a couple fixes since 2.4.20 that 
> may fix your hang.  I'm not aware of any similar hangs reported on 
> 2.4.21.

It's a vendor kernel from Debian, but the .diff does not appear to
make any direct changes to the JFS code.


> A listing of any processes in the "D" state from "ps -el" may help me 
> determine if it looks like a known problem or not.

  F S   UID   PID  PPID  C PRI  NI ADDR SZ WCHAN  TTY          TIME CMD
040 D     0     7     1  0  69   0 -     0 down   ?        00:08:46 kupdated
040 D     0 18046 18022  0  69   0 - 54801 ?      ?        00:07:28 CGServer
000 D     0  1297  1237  0  69   0 -   541 rwsem_ ?        00:00:00 file
000 D     0  1330     1  0  69   0 -   313 rwsem_ pts/4    00:00:00 cat

Here's the relevant part of the strace from when I ran cat on the file:

open("Trash.mbox", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_mode=S_IFREG|0660, st_size=4861952, ...}) = 0
brk(0x804e000)                          = 0x804e000
read(3,  <unfinished ...>

Thanks,

Wayne

-- 
Wayne A. Tucker       Sr. Network Engineer, Aspiring Guru
[EMAIL PROTECTED]    DONOBi, Inc. <http://www.donobi.com/>
+1-360-473-1169       "The Internet Solutions Company"




_______________________________________________
Jfs-discussion mailing list
[EMAIL PROTECTED]
http://www-124.ibm.com/developerworks/oss/mailman/listinfo/jfs-discussion

Reply via email to