From owner-freebsd-current@FreeBSD.ORG Sun Jul 29 21:19:47 2012 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C79ED106564A; Sun, 29 Jul 2012 21:19:47 +0000 (UTC) (envelope-from imb@protected-networks.net) Received: from sarah.protected-networks.net (sarah.protected-networks.net [202.12.127.65]) by mx1.freebsd.org (Postfix) with ESMTP id 8CAA98FC12; Sun, 29 Jul 2012 21:19:47 +0000 (UTC) Received: from toshi.auburn.protected-networks.net (toshi.auburn.protected-networks.net [202.12.127.84]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "Iain Butler", Issuer "RSA Class 2 Personal CA v2" (verified OK)) (Authenticated sender: imb@protected-networks.net) by sarah.protected-networks.net (Postfix) with ESMTPSA id 4D8AF60E4; Sun, 29 Jul 2012 17:19:46 -0400 (EDT) DomainKey-Signature: a=rsa-sha1; s=200509; d=protected-networks.net; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:cc:subject: references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=Pu3zv22MmC4kVx0IZKqwhKLBq8F6YIsYvClPORG7HjbnrSzkv3QoTcCiARA1CXZRX t+80zP9pGjLE+CPy5N3uvclrW0vbC9UgYToxU7xMIR1rW7Pgr1MEuAI/KVfVl+Z Message-ID: <5015A8F1.70808@protected-networks.net> Date: Sun, 29 Jul 2012 17:19:45 -0400 From: Michael Butler User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:14.0) Gecko/20120727 Thunderbird/14.0 MIME-Version: 1.0 To: Alexander Motin References: <501575A0.2080007@protected-networks.net> <5015829C.6060508@protected-networks.net> <501588B7.6000902@protected-networks.net> <50158BBA.5060206@FreeBSD.org> <345962186.20120729235239@serebryakov.spb.ru> <50159969.7000008@FreeBSD.org> In-Reply-To: <50159969.7000008@FreeBSD.org> X-Enigmail-Version: 1.4.2 OpenPGP: id=0442D492 Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: 7bit Cc: current@freebsd.org Subject: Re: post SVN r238886 no boot? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jul 2012 21:19:47 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 07/29/12 16:13, Alexander Motin wrote: > I was able to diagnose problem and it is not related to CAM as I've > thought initially. It is related to GEOM spoiling mechanism. > > During boot process fsck opens checked disks for writing, while root at > that time mounted as read-only. Disks close by fsck causes spoiling of > the root partition's GEOM VFS, that with r238886 change made it > inaccessible. > > I've reverted that GEOM VFS change at r238892, that should fix the > problem until better solution will be found. I can confirm that this change avoids/fixes the issue - thanks :-) > I'm sorry. No apology required - if I'm running -current, I should and do expect the occasional breakage. It's better found now than when it hits a wider release, i.e. I don't put -current on a production box .. imb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (FreeBSD) iEYEARECAAYFAlAVqPAACgkQQv9rrgRC1JLfagCgzA7Rxtq7Sy4ps6CR0AaqDIvT Nh0AoKX+xn3KjEUjQy3SHWyA8vhvCSwe =65il -----END PGP SIGNATURE-----