From owner-freebsd-stable@FreeBSD.ORG Wed May 14 08:15:19 2008 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8307F1065672 for ; Wed, 14 May 2008 08:15:19 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id AC8938FC0C; Wed, 14 May 2008 08:15:18 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <482A9F99.4040500@FreeBSD.org> Date: Wed, 14 May 2008 10:15:21 +0200 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.14 (Macintosh/20080421) MIME-Version: 1.0 To: d@delphij.net References: <7A0780B6-AD8E-440B-BFDB-EC2C4ACA1A70@altus-escon.com> <4829F1B8.1000707@delphij.net> In-Reply-To: <4829F1B8.1000707@delphij.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: stable@freebsd.org, Ben Stuyts Subject: Re: Panic after hung rsync, probably zfs related X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2008 08:15:19 -0000 Xin LI wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Ben Stuyts wrote: > | Hi, > | > | While doing an rsync from a zfs filesystem to an external usb hd (also > | zfs), the rsync processes hung in zfs state. I could not kill these > | processes, although the rest of the server seemingly continued to run > | fine. The reboot command did not work. Next I tried a shutdown now > | command. This caused a panic: > > Sound like you somehow run out of memory, there is an known issue with > ZFS which causes livelock when there is memory pressure. Which rsync > version are you using? With rsync 3.x the memory usage would drop > drastically which would help to prevent this from happening. This isn't known to cause a double fault though. Unfortunately we probably need more information than was available in order to proceed. Kris