Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Aug 1999 19:45:44 +1200
From:      "Dan Langille" <dan@freebsddiary.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: newfs on vinum device fails
Message-ID:  <199908090745.TAA14650@ducky.nz.freebsd.org>
In-Reply-To: <199908090659.SAA14532@ducky.nz.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 9 Aug 99, at 18:59, Dan Langille wrote:

> I'm going vinum under 3.2-release.  But I can't newfs the device.
> 
> # newfs -v /dev/vinum/test 
> newfs: /dev/vinum/test: Input/output error

Problem solved.  I changed from:
 plex org striped 256k
  sd length 1001m drive d1
  sd length 1005m drive d2
to 
 plex org striped 256k
  sd length 1001m drive d1
  sd length 1001m drive d2

With striping, I guess there is no way to use all of both disks.  But it makes sense.

cheers.
--
Dan Langille - DVL Software Limited
The FreeBSD Diary     - http://www.FreeBSDDiary.org/freebsd/
NZ FreeBSD User Group - http://www.nzfug.nz.freebsd.org/
The Racing System     - http://www.racingsystem.com/racingsystem.htm


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?199908090745.TAA14650>