From owner-freebsd-fs@FreeBSD.ORG Thu Mar 29 20:53:33 2007 Return-Path: X-Original-To: freebsd-fs@freebsd.org 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 D781716A401 for ; Thu, 29 Mar 2007 20:53:33 +0000 (UTC) (envelope-from freebsd-fs@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 91E5813C480 for ; Thu, 29 Mar 2007 20:53:33 +0000 (UTC) (envelope-from freebsd-fs@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HX1cZ-0008IR-QG for freebsd-fs@freebsd.org; Thu, 29 Mar 2007 22:53:23 +0200 Received: from 83-131-175-241.adsl.net.t-com.hr ([83.131.175.241]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 29 Mar 2007 22:53:23 +0200 Received: from ivoras by 83-131-175-241.adsl.net.t-com.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 29 Mar 2007 22:53:23 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-fs@freebsd.org From: Ivan Voras Date: Thu, 29 Mar 2007 22:53:06 +0200 Lines: 36 Message-ID: References: <20070328100536.S6916@besplex.bde.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig49E93BE3886E2BDB8412BCED" X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 83-131-175-241.adsl.net.t-com.hr User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) In-Reply-To: X-Enigmail-Version: 0.94.1.2 Sender: news Subject: Re: gvirstor & UFS 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: Thu, 29 Mar 2007 20:53:33 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig49E93BE3886E2BDB8412BCED Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Ivan Voras wrote: > The file system on the virstor device was created with softupdates > enables, as shown... Without softupdates, the I/O requests fail, with the usual spewing of kernel messages from g_vfs_done() in the log, but the application (dd) doesn't receive failure codes. In effect, it looks like the requests are ignored - they fail, but dd continues pumping more requests. Something else occurred to me: what if an UFS metadata update (for example, in cg) fails in this way - that it requires an additional chunk of physical data that's not available, is there a chance that the fs will be corrupted? --------------enig49E93BE3886E2BDB8412BCED Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGDCcyldnAQVacBcgRAm+UAKDOWa8HNMiwiQute5gF7fTRvP74gACfYtnW RqF7eiQJtXQcSG4yKwZSTWU= =VbO6 -----END PGP SIGNATURE----- --------------enig49E93BE3886E2BDB8412BCED--