Does anyone know the current state of bug #6975124? Has there been any progress 
since August?

I currently have an OpenSolaris 2009.06 snv_111b system (entire 
0.5.11-0.111.14) which *repeatedly* gets stuck after a couple of minutes during 
a large (xxx GB) incremental zfs receive operation. The process does not crash, 
it simply keeps sleeping and there is no progress at all.

   PID USERNAME NLWP PRI NICE  SIZE   RES STATE    TIME    CPU COMMAND
   641 root          1       60      0  7660K 2624K sleep   2:16    0.00% zfs

Both truss and mdb are not able to show *any* activity or status of the zfs
receive process:

# truss -p 641
*hangs*

I'm not very familar with mdb. I've tried this:

# mdb -p 641
mdb: failed to initialize //lib/libc_db.so.1: libthread_db call failed 
unexpectedly
mdb: warning: debugger will only be able to examine raw LWPs
Loading modules: [ ld.so.1 libumem.so.1 libavl.so.1 libnvpair.so.1 ]
> ::stack
> ::stackregs
> ::status
debugging PID 641 (32-bit)
file: /sbin/zfs
threading model: raw lwps
status: process is running, debugger stop directive pending

I'm wondering if #6975124 could be the cause of my problem, too.
-- 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to