From owner-freebsd-current@FreeBSD.ORG Sun Jun 27 12:44:02 2004 Return-Path: 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 50D7816A4CE; Sun, 27 Jun 2004 12:44:02 +0000 (GMT) Received: from bremen.shuttle.de (bremen.shuttle.de [194.95.249.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id E49D743D2D; Sun, 27 Jun 2004 12:44:01 +0000 (GMT) (envelope-from schweikh@schweikhardt.net) Received: by bremen.shuttle.de (Postfix, from userid 10) id 2F9C23BD02; Sun, 27 Jun 2004 14:43:11 +0200 (CEST) Received: from hal9000.schweikhardt.net (localhost [127.0.0.1]) i5RCenei028469; Sun, 27 Jun 2004 14:40:49 +0200 (CEST) (envelope-from schweikh@hal9000.schweikhardt.net) Received: (from schweikh@localhost)i5RCenvt028468; Sun, 27 Jun 2004 14:40:49 +0200 (CEST) (envelope-from schweikh) Date: Sun, 27 Jun 2004 14:40:49 +0200 From: Jens Schweikhardt To: Matthias Schuendehuette Message-ID: <20040627124049.GA28219@schweikhardt.net> References: <200406260905.55143.msch@snafu.de> <20040626135545.B666@korben.in.tern> <200406262004.24170.msch@snafu.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200406262004.24170.msch@snafu.de> User-Agent: Mutt/1.5.6i cc: freebsd-current@freebsd.org Subject: Re: panic with vinum X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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, 27 Jun 2004 12:44:02 -0000 On Sat, Jun 26, 2004 at 08:04:23PM +0200, Matthias Schuendehuette wrote: # On Saturday 26 June 2004 13:56, Lukas Ertl wrote: # > I'm quite sure that recent changes to vfs_mount.c cause this. I'm # > not sure how to fix it, though. # # At least going back to version 1.128 of vfs_mount.c alone doesn't help. I used HEAD as of yesterday and 1.127 of vfs_mount.c. Now the kernel can't find a root fs and displays the mountroot prompt. No device specification will do. I've seen one other post on current@ describing the same mountroot problem, so this may not be vinum related, and 1.127 could work if the mountroot issue were solved. Rough days for vinum users... I wonder what's going on since I do not use vinum in a fancy way: root fs is a standard 4.2 UFS2, no DD anywhere, 4 SCSI drives, just striping, no geomified vinum commands ever: # bsdlabel da0s1 # /dev/da0s1: 8 partitions: # size offset fstype [fsize bsize bps/cpg] a: 524288 0 4.2BSD 2048 16384 32776 c: 58717512 0 unused 0 0 # "raw" part, don't edit d: 58193224 524288 vinum # bsdlabel da1s1 # /dev/da1s1: 8 partitions: # size offset fstype [fsize bsize bps/cpg] a: 524288 0 4.2BSD 2048 16384 32776 c: 58717512 0 unused 0 0 # "raw" part, don't edit d: 58193224 524288 vinum # bsdlabel da2s1 # /dev/da2s1: 8 partitions: # size offset fstype [fsize bsize bps/cpg] a: 524288 0 4.2BSD 2048 16384 32776 c: 58717512 0 unused 0 0 # "raw" part, don't edit d: 58193224 524288 vinum # bsdlabel da3s1 # /dev/da3s1: 8 partitions: # size offset fstype [fsize bsize bps/cpg] a: 524288 0 4.2BSD 2048 16384 32776 c: 58717512 0 unused 0 0 # "raw" part, don't edit d: 58193224 524288 vinum Regards, Jens -- Jens Schweikhardt http://www.schweikhardt.net/ SIGSIG -- signature too long (core dumped)