From owner-freebsd-current@FreeBSD.ORG Mon Dec 31 15:57:04 2007 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C4F1E16A418 for ; Mon, 31 Dec 2007 15:57:04 +0000 (UTC) (envelope-from efinleywork@efinley.com) Received: from postmaster.etv.net (postmaster.etv.net [66.111.113.15]) by mx1.freebsd.org (Postfix) with ESMTP id AE93113C457 for ; Mon, 31 Dec 2007 15:57:04 +0000 (UTC) (envelope-from efinleywork@efinley.com) Received: from efinley04.etv.net ([74.214.237.51] helo=science3.efinley.com) by postmaster.etv.net with esmtpa (Exim 4.68 (FreeBSD)) (envelope-from ) id 1J9Mk6-0005o5-CA; Mon, 31 Dec 2007 08:39:54 -0700 From: Elliot Finley To: Mikhail Teterin Date: Mon, 31 Dec 2007 08:39:54 -0700 Organization: Emery Telcom Message-ID: References: <200712301219.29839@aldan> In-Reply-To: <200712301219.29839@aldan> X-Mailer: Forte Agent 4.1/32.1088 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Mailman-Approved-At: Mon, 31 Dec 2007 16:29:08 +0000 Cc: current@FreeBSD.org Subject: Re: a new way to hang 7.0 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: efinleywork@efinley.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Dec 2007 15:57:04 -0000 On Sun, 30 Dec 2007 12:19:29 -0500, you wrote: >The system is a dual-Xeon (i386) running 7.0-PRERELEASE as of Dec 29th. > >It went like this: > >root@corbulon:/home/mi (102) dump 0auCLf 32 - / | gzip -9 > = /net/blue/corbulon.root.0.dump.gz >/net/blue/corbulon.root.0.dump.gz: Read-only file system. >^C^C [... hang ...] > >Indeed, I mistyped the destination path and ended up in the >non-writable directory. > >Something -- I'd guess, it was the snapshot-creation -- hung >the system solid. > >After correcting the destination path and REBOOTING, the dump >is proceeding. I removed the L-flag too, just in case :( > >Is this really a new way, or is it well known already? Thanks! -L has been hanging systems ever since it existed. Don't use it.