From owner-freebsd-questions@FreeBSD.ORG Fri Aug 19 18:15:35 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 018B8106564A for ; Fri, 19 Aug 2011 18:15:35 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from smtp.lamaiziere.net (net.lamaiziere.net [91.121.44.19]) by mx1.freebsd.org (Postfix) with ESMTP id BCEC78FC08 for ; Fri, 19 Aug 2011 18:15:34 +0000 (UTC) Received: from baby-jane.lamaiziere.net (12.176.97.84.rev.sfr.net [84.97.176.12]) by smtp.lamaiziere.net (Postfix) with ESMTPA id CD474FAA2DD3; Fri, 19 Aug 2011 20:15:33 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by baby-jane.lamaiziere.net (Postfix) with ESMTP id ED5F173700; Fri, 19 Aug 2011 20:15:31 +0200 (CEST) Date: Fri, 19 Aug 2011 20:15:31 +0200 From: Patrick Lamaiziere To: freebsd-questions@freebsd.org, Hugo Silva Message-ID: <20110819201531.5fd68297@davenulle.org> In-Reply-To: <4E4CD9D7.1020306@barafranca.com> References: <4E4CD9D7.1020306@barafranca.com> X-Mailer: Claws Mail 3.7.9 (GTK+ 2.22.1; i386-portbld-freebsd8.2) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Cc: Subject: Re: Can *you* UFS snapshot a filesystem with 9.0-BETA1? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Aug 2011 18:15:35 -0000 Le Thu, 18 Aug 2011 10:22:31 +0100, Hugo Silva a écrit : Hello, > I'm wondering. On a virtual machine (amd64 HVM+PV), it's crashing > every time. Not sure if this is SNAFU, as I had never used ufs > snapshots on freebsd before. > > After running mksnap_ffs, ssh stops working (a telnet session doesn't > show the sshd banner). The ssh session where the command was run from > stops responding, the webserver dies and xm console'ing from the dom0 > works, but the VM is unresponsive (ie no login prompt on ENTER). > > Anyone else seeing the same? I've tried in a FreeBSD guest (9.0-beta1/i386) into VirtualBox and I see a LOR (or looks like a LOR), then the system is freezed. This is 100% reproductible. Unfortunatly, I'm not able to dump a panic or to break into the debugger, so a screenshot : http://user.lamaiziere.net/patrick/public/lormksnap.png You should ask on freebsd-current@ Regards.