Re: there is a bug in twe driver or disk subsystem for sure

From: Artem Koutchine <matrix_at_itlegion.ru>
Date: Mon, 5 Apr 2004 11:28:30 +0400
> 3ware may have released some stuff at 3ware.com

I wonder where this port came from. As i undertand this
ports does not actually build. It is a precompiled binary.
HOWEVER, 3ware does not have any freebsd version
of 3dm on their site, which means that this port either
just a linux binary OR some kind of patched freebsd
binary and nobody knows where i came from. Anyhows,
last 3dm update from 3ware for linux was in december 2003.


> Artem Koutchine (matrix_at_itlegion.ru) wrote:
> > >From: "Paul Saab" <ps_at_mu.org>
> > > which 3dm are you using?
> >
> > The one from the ports (cvsed apr 1).
> > I think it is 1.10.00.011.
> > Is there any other 3DM?
> >
> > > Artem Koutchine (matrix_at_itlegion.ru) wrote:
> > > > Hello Paul and everybody
> > > >
> > > > > it would help if you gave a full stacktrace.
> > > > >
> > > >
> > > > I am not pretty good at reproducing the problem. I THINK
> > > > (not sure) that it might be related to 3dm software because
> > > > when i do very fast (i click reload page as fast as i can)
> > > > MONITOR page reloads in 3dm i will get kernel panic
> > > > within 1-2 minutes. However, panic happened by itself a couple
> > > > of time during havy disk load.
> > > >
> > > > I did 'tr' while in debugger and wrote down the output on a paper.
> > > > Belows - is the reproduction of that outout. However, it might
> > > > contain some typos, because it is very hard to reproduce such
> > > > info by hand.
> > > >
> > > > here is 'tr' output:
> > > >
> > > > __panic(c07d482d, 8a, c07d4847,c07b9714,c07d47fe) at __panic+0x13d
> > > > mtrash_ctor(c7ac9e00,200,0) at mtrash_ctor+0x59
> > > > uma_zalloc_arg(c1038e00,0,1) at uma_zalloc_arg+0x169
> > > > malloc(200,c0815c20,1,c74da4c0,e5614c60) at malloc+0xb7
> > > > twe_get_param(c74be000,200,2,4,0) at twe_get_param+0x3f
> > > > twe_ioctl(c74be00,800c5469,e5614c60,e5614b70,c05b0a9e) at
> > twe_ioctl+0x25a
> > > > twe_ioctl_wrapper(c087a1b8,800c5469,e5614c60,3,c78e83f0) at
> > > > twe_ioctl_wrapper+0x14
> > > > spec_ioctl (e5614b88,e5614c34,c063682f,e5614b88,c085dbc0) at
> > > > spec_ioctl+0x15a
> > > > spec_vnoperate(e5614b88) at spec_vnoperate+0x13
> > > > vn_ioctl(c7900198,800c5469,e5614c60,c3477600,c78e83f0) at
vn_ioctl+0x17f
> > > > ioctl(c78e83f0,e5614d14,3,9d4,297) at ioctl+0x37c
> > > > syscall(2f,2f,2f,800c5469,200) at syscall+0x217
> > > > Xint0x80_syscall() at Xint0x80_syscall+0x1d
> > > > ---syscall (54,FreeBSD ELF32, ioctl),
> > > > eip=0x806cae0
> > > > esp=0xbfbfdc34
> > > > ebp=0xbfbfdc70
> > > >
> > > > I hope this will help figure out what is causing the panic.
> > > >
> > > > Regards,
> > > > Artem
> > > >
> > > > > Artem Koutchine (matrix_at_itlegion.ru) wrote:
> > > > > > I am running 5.2-CURRENT. The box has 3w 8506-4LP
> > > > > > SATA raid controller and freebsd is install onto raid5 array.
> > > > > >
> > > > > > Almost everytime i pull a hotswap disk (one out of four)
> > > > > > or when very heavy disk activity (like background fsck after
> > > > > > crashing on a 310GB label) i get the following after 10 or
> > > > > > so minutes of uptime:
> > > > > >
> > > > > > Memory modified after free 0x788f400(508) val=20202020 _at_
0xe788f400
> > > > > > panic: Most recently used by devbuf
> > > > > > at line 128 in file /usr/src/sys/udm_dbg.c
> > > > > > cpu=0;
> > > > > > Debugger ("panic")
> > > > > > Stopped at Debugger +0.46: xchgl %ebx, in_Debugger.0
> > > > > >
> > > > > > and i typed 'c' in debugger:
> > > > > >
> > > > > > the system started to shutdown and here is what i saw:
> > > > > >
> > > > > > twe0: failed to delete unit 0
> > > > > > stray irq9
> > > > > >
> > > > > >
> > > > > > The box is:
> > > > > > permicro X5DPE-G2 motherboard
> > > > > > DUAL XEON 2.66Ghz (HT enabled) 533Mhz bus
> > > > > > 2GB RAM
> > > > > > 4 SATA SEAGTE 120GB DRIVES
> > > > > > 3WARE 8506-4LP SATA RAID5 CONTROLLER
> > > > > >
> > > > > > _______________________________________________
> > > > > > freebsd-current_at_freebsd.org mailing list
> > > > > > http://lists.freebsd.org/mailman/listinfo/freebsd-current
> > > > > > To unsubscribe, send any mail to
> > > > "freebsd-current-unsubscribe_at_freebsd.org"
> > > > > >
> > > > >
> > > > > --
> > > > > -ps
> > > >
> > >
> > > --
> > > -ps
> > > _______________________________________________
> > > freebsd-current_at_freebsd.org mailing list
> > > http://lists.freebsd.org/mailman/listinfo/freebsd-current
> > > To unsubscribe, send any mail to
"freebsd-current-unsubscribe_at_freebsd.org"
> >
>
> --
> -ps
Received on Sun Apr 04 2004 - 22:32:29 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:49 UTC