From owner-freebsd-stable Sun Mar 25 12:27:47 2001 Delivered-To: freebsd-stable@freebsd.org Received: from agena.meridian-enviro.com (thunder.meridian-enviro.com [207.109.234.227]) by hub.freebsd.org (Postfix) with ESMTP id 9CBE437B719; Sun, 25 Mar 2001 12:27:43 -0800 (PST) (envelope-from rand@meridian-enviro.com) Received: from delta.meridian-enviro.com (delta.meridian-enviro.com [10.10.10.43]) by agena.meridian-enviro.com (8.11.1/8.9.3) with ESMTP id f2PKRfQ42358; Sun, 25 Mar 2001 14:27:42 -0600 (CST) (envelope-from rand@meridian-enviro.com) Date: Sun, 25 Mar 2001 14:27:41 -0600 Message-ID: <87k85d7fwi.wl@delta.meridian-enviro.com> From: rand@meridian-enviro.com To: Mike Smith Cc: freebsd-stable@FreeBSD.ORG, Mike Tancsa , bryanh@meridian-enviro.com Subject: Re: 3ware problems In-Reply-To: <878zly5yny.wl@localhost.meridian-enviro.com> References: <87u24m7kc0.wl@delta.meridian-enviro.com> <200103220121.f2M1KwE00867@mass.dis.org> <878zly5yny.wl@localhost.meridian-enviro.com> User-Agent: Wanderlust/2.5.8 (Smooth) SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 MULE XEmacs/21.1 (patch 14) (Cuyahoga Valley) (i386--freebsd) X-Face: $L%T~#'9fAQ])o]A][d7EH`V;"_;2K;TEPQB=v]rDf_2s% twe0: current max twe0: free 0099 0100 twe0: ready 0000 0000 twe0: busy 0001 0100 twe0: complete 0000 0012 twe0: bioq 0000 0029 twe0: AEN queue head 1 tail 0 twe0: busy queue: 1 entries twe0: CMD: request_id 52 opcode size 11 unit 0 host_id 0 twe0: status 0 flags 0x0 count 32 sgl_offset 3 twe0: lba 78075746 twe0: 0: 0x10d54000/4096 twe0: 1: 0xd775000/4096 twe0: 2: 0xcb96000/4096 twe0: 3: 0x11d97000/4096 twe0: tr_command 0xc1520c00/0x174f4c00 tr_data 0xce094000/0x10d54000,16384 twe0: tr_status 1 tr_flags 0x2 tr_complete 0xc011f1b0 tr_private 0xc926001c And from an earlier wedge that I haven't reported to the list before: twe0: status 57007520 twe0: current max twe0: free 0099 0100 twe0: ready 0000 0000 twe0: busy 0001 0100 twe0: complete 0000 0013 twe0: bioq 0000 0029 twe0: AEN queue head 1 tail 0 twe0: busy queue: 1 entries twe0: CMD: request_id 52 opcode size 7 unit 0 host_id 0 twe0: status 0 flags 0x0 count 16 sgl_offset 3 twe0: lba 177824626 twe0: 0: 0x4f2c000/4096 twe0: 1: 0x814d000/4096 twe0: tr_command 0xc1520c00/0x174f4c00 tr_data 0xcaccc000/0x4f2c000,8192 twe0: tr_status 1 tr_flags 0x2 tr_complete 0xc011f1b0 tr_private 0xc92e6124 And the original transaction I posted about 5 days ago: db> call twe_printqueues twe0: status 57007310 twe0: current max twe0: free 0099 0100 twe0: ready 0000 0000 twe0: busy 0001 0100 twe0: complete 0000 0009 twe0: bioq 0000 0021 twe0: AEN queue head 1 tail 0 twe0: busy queue: 1 entries twe0: CMD: request_id 54 opcode size 11 unit 0 host_id 0 twe0: status 0 flags 0x0 count 32 sgl_offset 3 twe0: lba 177770466 twe0: 0: 0xffc4000/4096 twe0: 1: 0x11f85000/4096 twe0: 2: 0x12d66000/4096 twe0: 3: 0x10e87000/4096 twe0: tr_command 0xc1520400/0x174f4400 tr_data 0xce0f4000/0xffc4000,16384 twe0: tr_status 1 tr_flags 0x2 tr_complete 0xc011f1b0 tr_private 0xc9260400 After quite a bit of hassle, I've got remote GDB going, and I've poked around the data structures, but I haven't found out anything. (GDB is *so* much friendlier than DDB!) So if you, or anybody, have suggestions for poking around, I'd be happy to do them. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message