From owner-freebsd-questions Wed May 29 21:21:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sccrmhc03.attbi.com (sccrmhc03.attbi.com [204.127.202.63]) by hub.freebsd.org (Postfix) with ESMTP id 6DB0237B40D for ; Wed, 29 May 2002 21:21:42 -0700 (PDT) Received: from zeus ([24.128.40.215]) by sccrmhc03.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20020530042141.KCPW20219.sccrmhc03.attbi.com@zeus> for ; Thu, 30 May 2002 04:21:41 +0000 Message-ID: <002c01c2021e$a6bddb90$0200a8c0@zeus> From: "David Loszewski" To: Subject: Serious Vinum problem, PLZ HELP Date: Thu, 23 May 2002 01:56:58 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0029_01C201FD.1F96DED0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0029_01C201FD.1F96DED0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I'm attempting to create a striped raid out of 2 drives of equal size. = I created the /etc/vinum.conf file which reads as: drive da2 device /dev/da2s1e drive da3 device /dev/da3s1e volume stripe plex org striped 256k sd length 17272m drive da2 sd length 17272m drive da3 After I created the config file I started up vinum and typed: vinum > create -f /etc/vinum.conf vinum > quit Once I did that I created a new fs and mounted it: newfs -v /dev/vinum/stripe =20 mount /dev/vinum/stripe /stripe All worked fine, I now had a 36GB striped raid which I could access. So = after everything seemed to work fine I created a spot in the fstab = reading: /dev/vinum/stripe /stripe ufs rw 2 2 I restarted the computer and it didn't work....it came up saying that = there was an inconsistency with fstab and kicked me into single-user = mode. I removed that line from fstab and restarted once more, once it = restarted and I logged into root I tried to mount /stripe and it came up = saying '/dev/vinum/stripe not configured' . I then started up vinum = again and typed 'list' and it showed that nothing was getting striped it = seemed. In order to get things working again I had to do the 'create -f = /etc/vinum.conf' command in vinum, create the newfs and then mount it. = Is there a way to make it so that I don't have to keep doing this = everytime I start up the computer. Any help would be much appreciated,=20 Thx, Dave ------=_NextPart_000_0029_01C201FD.1F96DED0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I'm attempting to create a striped raid = out of 2=20 drives of equal size.  I created the /etc/vinum.conf file which = reads=20 as:
 
    drive da2 device=20 /dev/da2s1e
    drive da3 device=20 /dev/da3s1e
    volume = stripe
        = plex org=20 striped 256k
   =20        sd length 17272m drive = da2
       =20     sd length 17272m drive da3
 
After I created the config file I = started up vinum=20 and typed:
 
    vinum > create -f = /etc/vinum.conf
    vinum > = quit
 
Once I did that I created a new fs and = mounted=20 it:
 
    newfs -v=20 /dev/vinum/stripe   
    mount = /dev/vinum/stripe=20 /stripe
 
All worked fine, I now had a 36GB = striped raid=20 which I could access.  So after everything seemed to work fine I = created a=20 spot in the fstab reading:
 
   =20 /dev/vinum/stripe    /stripe   =20 ufs    rw    2    = 2
 
I restarted the computer and it = didn't=20 work....it came up saying that there was an inconsistency with fstab and = kicked=20 me into single-user mode.
I removed that line from fstab and = restarted once=20 more, once it restarted and I logged into root I tried to mount /stripe = and it=20 came up saying '/dev/vinum/stripe not configured' .  I then = started up=20 vinum again and typed 'list' and it showed that nothing was getting = striped it=20 seemed.  In order to get things working again I had to do the = 'create -f=20 /etc/vinum.conf' command in vinum, create the newfs and then mount = it.  Is=20 there a way to make it so that I don't have to keep doing this everytime = I start=20 up the computer.
 
Any help would be much appreciated, =
Thx,
Dave
------=_NextPart_000_0029_01C201FD.1F96DED0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message