From owner-freebsd-current@FreeBSD.ORG  Mon Sep 22 02:00:28 2003
Return-Path: <owner-freebsd-current@FreeBSD.ORG>
Delivered-To: freebsd-current@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 220E616A4B3
	for <freebsd-current@freebsd.org>;
	Mon, 22 Sep 2003 02:00:28 -0700 (PDT)
Received: from fsp1.physik.ruhr-uni-bochum.de (fsp1.physik.ruhr-uni-bochum.de
	[134.147.168.26])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0436D43FD7
	for <freebsd-current@freebsd.org>;
	Mon, 22 Sep 2003 02:00:27 -0700 (PDT)
	(envelope-from strattbo@fsp1.physik.ruhr-uni-bochum.de)
Received: by fsp1.physik.ruhr-uni-bochum.de (Postfix, from userid 514)
	id D1BC0244AF; Mon, 22 Sep 2003 11:01:41 +0200 (CEST)
Date: Mon, 22 Sep 2003 11:01:41 +0200
To: freebsd-current@freebsd.org
Message-ID: <20030922090141.GA26953@fsp1.physik.ruhr-uni-bochum.de>
References: <3F6D92EB.1020102@ciam.ru>
	<20030921132145.W68357@carver.gumbysoft.com>
	<20030921173331.S6867@ganymede.hub.org>
	<20030922113019.T17142@gamplex.bde.org> <3F6E90AB.6040203@ciam.ru>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <3F6E90AB.6040203@ciam.ru>
User-Agent: Mutt/1.3.28i
From: strattbo@fsp1.physik.ruhr-uni-bochum.de (Thomas Stratmann)
Subject: Re: -current brake ufs for -stable
X-BeenThere: freebsd-current@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Discussions about the use of FreeBSD-current
	<freebsd-current.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>,
	<mailto:freebsd-current-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-current>
List-Post: <mailto:freebsd-current@freebsd.org>
List-Help: <mailto:freebsd-current-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>,
	<mailto:freebsd-current-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Sep 2003 09:00:28 -0000

Hi crowd,

I have seen this problems several months ago and posted on -current, but
noone seemed to care. Was really disappointed then. I assume there's not
many people in the world running both -current and -stable on the same
box...

My symptoms were thus: newfs (-st) and fill filesystem works normal.
Boot into -cu and mount filesystem works with no complaints.
Next time booting I have
* grub saying it can't mounted that partition (see BTW below)
* -st mount refusing due to corruption
* -st fsck fixing this, only reporting "summary information bad"
After fsck, everything works fine.
Re-mounting in -current (right after unmounting) is without problems.

BTW Last time I really was lucky... I needed to move the loader to some
other filesystem for grub to be able to load it. Glad I had another
filesystem lying around (idly, so to say) that was NOT the -stable root,
otherwise after touching it from -current I would not have been able to
boot even -stable...

BTW2 Please, get this fixed! Currently this is much of the only reason
for me not to use -current (and I really want to play around with it).
I would be happy to help and test things in order to get this going, so
if you need someone to drop into the debugger or so let me know!

Cheers
Thomas