Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Mar 2001 03:27:02 -0800
From:      Alfred Perlstein <bright@wintelcom.net>
To:        "Niels Chr. Bank-Pedersen" <ncbp@bank-pedersen.dk>
Cc:        current@FreeBSD.ORG, Matthew Jacob <mjacob@feral.com>, Greg Lehey <grog@lemis.com>
Subject:   Re: how's vinum these days with DEVFS?
Message-ID:  <20010311032701.G18351@fw.wintelcom.net>
In-Reply-To: <20010311112923.A41738@bank-pedersen.dk>; from ncbp@bank-pedersen.dk on Sun, Mar 11, 2001 at 11:29:23AM %2B0100
References:  <20010311115147.L57126@wantadilla.lemis.com> <Pine.BSF.4.21.0103110003160.68894-100000@beppo.feral.com> <20010311112923.A41738@bank-pedersen.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
* Niels Chr. Bank-Pedersen <ncbp@bank-pedersen.dk> [010311 02:29] wrote:
> 
> I'll sneak in my experience with DEVFS+vinum here as well:
> 
>   vinum: loaded
>   vinum: reading configuration from /dev/da3s1f
>   vinum: updating configuration from /dev/da1s1e
>   vinum: updating configuration from /dev/da2s1e
>   vinum: updating configuration from /dev/da0s1e
>   swapon: adding /dev/da1s1b as swap device
>   swapon: adding /dev/da2s1b as swap device
>   Automatic boot in progress...
>   /dev/da0s1a: FILESYSTEM CLEAN; SKIPPING CHECKS
>   /dev/da0s1a: clean, 406977 free (1049 frags, 50741 blocks, 0.2% fragmentation)
>   Can't stat /dev/vinum/raid01: No such file or directory
>   Can't stat /dev/vinum/raid01: No such file or directory
>   /dev/vinum/raid01: CAN'T CHECK FILE SYSTEM.
>   /dev/vinum/raid01: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
> 
> This was with a -current from around March 1. (don't think
> anything has changed since).  Booting a non-DEVFS kernel
> passes the fs-check and works as expected.

Vinum+DEVFS doesn't make the million symlinks that non-devfs
vinum does.

Try using /dev/vinum/vol/raid01 instead of /dev/vinum/raid01

(notice you need the '/vol/' path component)

-Alfred

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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