On Tuesday, 30 April 2002 at  5:46:13 +0200, Dag-Erling Smorgrav wrote:
> On a very recent -CURRENT, I'm unable to create and newfs a vinum
> volume:
>
> #        size   offset    fstype   [fsize bsize bps/cpg]
>   c:  8380080        0    unused        0     0         # (Cyl.    0 - 521*)
>   d:  8380080        0     vinum                        # (Cyl.    0 - 521*)
> root@rsa ~# disklabel -rR da1 vinum.label
> root@rsa ~# disklabel -rR da2 vinum.label
> root@rsa ~# disklabel -rR da4 vinum.label
> root@rsa ~# disklabel -rR da5 vinum.label
> root@rsa ~# vinum create vinum.conf
>    1: drive drive0 device /dev/da1
> ** 1 Can't initialize drive drive0: Operation not supported by device

Right.  You have created a Vinum drive /dev/da1d, and now you're
trying to tell Vinum to use /dev/da1.

> This is a non-GEOM kernel - GEOM wouldn't even let me disklabel the
> drives.

That doesn't surprise me.  You might ask phk how he proposes to
address that issue.

Greg
--
See complete headers for address and phone numbers

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to