Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 May 2000 15:40:19 +0930
From:      Greg Lehey <grog@lemis.com>
To:        Charles Henrich <henrich@sigbus.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Vinum "Invalid argument (22)"
Message-ID:  <20000505154019.N32650@freebie.lemis.com>
In-Reply-To: <20000504174213.A89933@sigbus.com>
References:  <20000504174213.A89933@sigbus.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday,  4 May 2000 at 17:42:13 -0700, Charles Henrich wrote:
> Im trying to construct a vinum stripe here, and having a bit of difficulty.
> This is on 4.0-RELEASE.
>
> I get the unhelpful "Invalid Argument" error :)

Yes, it isn't very helpful, is it?

> vinum -> stripe -v /dev/da1s1e /dev/da2s1e /dev/da3s1e /dev/da4s1e /dev/da5s1e
> drive vinumdrive1 device /dev/da2s1e
> Can't create drive vinumdrive1, device /dev/da2s1e: Invalid argument (22)

Normally I'd say "this means that you haven't set your partition type
to vinum".  But you show that you have.  I don't really understand
this.  Could you try the following config file and tell me what it
says?

  drive foo device /dev/da2s1e
  volume bar
    plex org concat
      sd len 0 drive foo

In particular, after that give me the output of "vinum list".

Greg
--
When replying to this message, please copy the original recipients.
For more information, see http://www.lemis.com/questions.html
Finger grog@lemis.com for PGP public key
See complete headers for address and phone numbers


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?20000505154019.N32650>