Re: FYI: 11.0-CURRENT's contrib/ntp -r280915, some boot-time ntpd error messages

2015-04-01 Thread ben wilber
On Wed, Apr 01, 2015 at 12:08:55PM -0700, Mark Millard wrote: > I rebuilt and the boot-message line > > > Mar 31 17:20:08 FBSDG5C0 ntpd[775]: line 22 column 1 syntax error > > > is no longer is occurring. But I'm still getting the other two: > > > Mar 31 17:20:08 FBSDG5C0 ntpd[775]: setsockopt

Re: Next ZFSv28 patchset ready for testing.

2010-12-15 Thread ben wilber
On Mon, Dec 13, 2010 at 10:45:56PM +0100, Pawel Jakub Dawidek wrote: > Hi. > > The new patchset is ready for testing: Running fine for 24 hours now under load with a ~50 disk v15 (not upgraded) pool from -CURRENT. Thanks! Only strange thing is the rc script complains: /etc/rc: DEBUG: run_rc_co

Re: TSO panic

2010-09-07 Thread ben wilber
On Fri, Sep 03, 2010 at 10:10:33AM +0200, Andre Oppermann wrote: > On 02.09.2010 00:11, ben wilber wrote: > > On Sep 1, 2010, at 8:57 AM, Andre Oppermann wrote: > > > >> On 01.09.2010 01:13, ben wilber wrote: > >>> Hi, > >>> > >>> I just

Re: TSO panic

2010-09-01 Thread ben wilber
On Sep 1, 2010, at 8:57 AM, Andre Oppermann wrote: > On 01.09.2010 01:13, ben wilber wrote: >> Hi, >> >> I just upgraded from r210042 to r212073 and keep getting the panic >> introduced in r211317: >> >> panic: tcp_output: len<= tso_segsz > &g

TSO panic

2010-08-31 Thread ben wilber
Hi, I just upgraded from r210042 to r212073 and keep getting the panic introduced in r211317: panic: tcp_output: len <= tso_segsz db:0:kdb.enter.default> bt Tracing pid 12 tid 100063 td 0xff001881b000 kdb_enter() at kdb_enter+0x3d panic() at panic+0x1c8 tcp_output() at tcp_output+0x1445 tcp

Re: zfs panic

2010-06-23 Thread ben wilber
On Wed, Jun 23, 2010 at 01:47:33PM -0700, Xin LI wrote: > > > > panic: _sx_xlock_hard: recursed on non-recursive sx > > buf_hash_table.ht_locks[i].ht_lock @ > > /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/c > > ommon/fs/zfs/arc.c:1626 > > Any chance to obtain a backtrace for the

zfs panic

2010-06-23 Thread ben wilber
Hi, Since at least r208174, I've been getting the following panic every few days on my fairly heavily loaded amd64 machine: panic: _sx_xlock_hard: recursed on non-recursive sx buf_hash_table.ht_locks[i].ht_lock @ /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/c ommon/fs/zfs/arc.c:1

Re: a panic on uart_z8530_class?

2010-05-08 Thread ben wilber
On Sat, May 08, 2010 at 04:11:49PM -0400, Benjamin Kaduk wrote: > > [r...@test ~]# kgdb /boot/kernel/kernel /var/crash/vmcore.1 > > GNU gdb 6.1.1 [FreeBSD] > > Copyright 2004 Free Software Foundation, Inc. > > GDB is free software, covered by the GNU General Public License, and you are > > welcome