Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Mar 2000 01:24:56 -0800
From:      Alfred Perlstein <bright@wintelcom.net>
To:        Pierre Chiu <pierre@globalserve.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: vinum and ad device
Message-ID:  <20000317012456.R14789@fw.wintelcom.net>
In-Reply-To: <10163.000317@globalserve.net>; from pccb@yahoo.com on Fri, Mar 17, 2000 at 03:55:31AM -0500
References:  <10163.000317@globalserve.net>

next in thread | previous in thread | raw e-mail | index | archive | help
* Pierre Chiu <pccb@yahoo.com> [000317 01:18] wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> I am having problem using vinum with the new ad device on FreeBSD 4.0
> Same configuration using wd device works fine on FreeBSD 3.4.
> 
> This is a Abit BP6 motherboard. Can someone tell me what is wrong?
> 
> 
> bash-2.03# cat vinum.conf
> drive a device /dev/ad1s1e
> drive b device /dev/ad2s1e
> 
> vinum -> list
> 0 drives:
> 0 volumes:
> 0 plexes:
> 0 subdisks:
> 
> vinum -> create vinum.conf
>    1: drive drivea device /dev/ad1s1e
> ** 1 : Invalid argument
>    2: drive driveb device /dev/ad2s1e
> ** 2 : Invalid argument
> 0 drives:
> 0 volumes:
> 0 plexes:
> 0 subdisks:
> 
> bash-2.03# cat fstab
> # Device                Mountpoint      FStype  Options         Dump 
>   Pass#
> /dev/ad0s1b             none            swap    sw              0    
>   0
> /dev/ad0s1a             /               ufs     rw              1    
>   1
> /dev/ad1s1e             /opt1           ufs     rw              2    
>   2
> /dev/ad2s1e             /opt2           ufs     rw              2    
>   2
> /dev/ad4s1e             /opt3           ufs     rw              2    
>   2
> /dev/ad0s1f             /usr            ufs     rw              2    
>   2
> /dev/ad0s1e             /var            ufs     rw              2    
>   2
> 

Have you disklabeled /dev/ad1s1e and /dev/ad2s1e as type 'vinum'?

Please check the vinum and disklabel manpages for help with doing that.

-Alfred


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




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