Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jun 2004 14:40:49 +0200
From:      Jens Schweikhardt <schweikh@schweikhardt.net>
To:        Matthias Schuendehuette <msch@snafu.de>
Cc:        freebsd-current@freebsd.org
Subject:   Re: panic with vinum
Message-ID:  <20040627124049.GA28219@schweikhardt.net>
In-Reply-To: <200406262004.24170.msch@snafu.de>
References:  <200406260905.55143.msch@snafu.de> <20040626135545.B666@korben.in.tern> <200406262004.24170.msch@snafu.de>

next in thread | previous in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040627124049.GA28219>