Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Feb 2003 15:33:54 -0800
From:      David Schultz <das@FreeBSD.ORG>
To:        Dan Nelson <dnelson@allantgroup.com>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: quota-related NFS panic
Message-ID:  <20030228233354.GA11500@HAL9000.homeunix.com>
In-Reply-To: <20030228230443.GA72112@dan.emsphone.com>
References:  <20030228230443.GA72112@dan.emsphone.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Thus spake Dan Nelson <dnelson@allantgroup.com>:
> I've been getting these panics once a month or so on a server exporting
> homedirs for people; it was running 4.5 but I recently upgraded to
> -STABLE (Feb 6 checkout).  I thought the panics were gone, but it just
> went down this afternoon.  Here's the stack trace: I am saving the
> vmcore in case anyone needs more info.

The latest RELENG_4 version of src/sys/ufs/ufs/quota.h should fix
this problem for you.  There is no need to rebuild world or
upgrade the rest of your sources.

> #5  0xc028337f in trap (frame={tf_fs = 16777240, tf_es = 16842768,
>       tf_ds = -712179696, tf_edi = -1041954752, tf_esi = 1008,
>       tf_ebp = -712135796, tf_isp = -712135904, tf_ebx = -1043591848,
>       tf_edx = 0, tf_ecx = -712022528, tf_eax = 0, tf_trapno = 12, tf_err = 2,
>       tf_eip = -1071375858, tf_cs = 8, tf_eflags = 66118,
>       tf_esp = -1021413376, tf_ss = -702756608}) at ../../i386/i386/trap.c:466
> #6  0xc0241a0e in dqget (vp=0xd61cc900, id=1008, ump=0xc1c32600, type=1,
>     dqp=0xc31e7848) at ../../ufs/ufs/ufs_quota.c:763
> #7  0xc0240d19 in getinoquota (ip=0xc31e7800) at ../../ufs/ufs/ufs_quota.c:104

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030228233354.GA11500>