From owner-freebsd-fs@FreeBSD.ORG Fri Oct 5 16:09:42 2012 Return-Path: Delivered-To: freebsd-fs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E9AB61065670 for ; Fri, 5 Oct 2012 16:09:42 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 2DD248FC26 for ; Fri, 5 Oct 2012 16:09:41 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id TAA00772; Fri, 05 Oct 2012 19:09:36 +0300 (EEST) (envelope-from avg@FreeBSD.org) Message-ID: <506F063F.8050408@FreeBSD.org> Date: Fri, 05 Oct 2012 19:09:35 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:15.0) Gecko/20120911 Thunderbird/15.0.1 MIME-Version: 1.0 To: Dennis Glatting References: <1349447619.89356.13.camel@btw.pki2.com> In-Reply-To: <1349447619.89356.13.camel@btw.pki2.com> X-Enigmail-Version: 1.4.3 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-fs Subject: Re: under ZFS, I can reliably crash my systems X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Oct 2012 16:09:43 -0000 on 05/10/2012 17:33 Dennis Glatting said the following: > swap_pager: out of swap space > swap_pager_getswapspace(16): failed > pid 1847 (fstat), uid 0, was killed: out of swap space One thing I can tell you, your kernel and userland are out of sync. -- Andriy Gapon