Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Feb 2004 20:09:23 +0100
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        freebsd-current@freebsd.org
Subject:   GEOM_CONCAT class, call for testers.
Message-ID:  <20040209190923.GZ14639@garage.freebsd.pl>

next in thread | raw e-mail | index | archive | help

--+vcRm3WFmV0Q/ShD
Content-Type: text/plain; charset=iso-8859-2
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hello.

This is a simple GEOM class for disks concatenation.

usage: concat create [-v] name disk1 [disk2 [...]]
       concat destroy [-fv] name
       concat label [-v] name disk1 [disk2 [...]]
       concat list

Command 'create' concatenates given disks in one device called 'name.concat=
'.
This command don't use on-disk metadata.

Command 'label' stores metadata in last sectors of given disks, from now on
when geom_concat.ko kld module will be loaded, it will be automatically
configured.

Commands 'destroy' and 'list' are self explanatory, but remember that
command 'destroy' doesn't clear metadata, it just turns provider off.

	http://garage.freebsd.pl/geom_concat.tbz

--=20
Pawel Jakub Dawidek                       http://www.FreeBSD.org
pjd@FreeBSD.org                           http://garage.freebsd.pl
FreeBSD committer                         Am I Evil? Yes, I Am!

--+vcRm3WFmV0Q/ShD
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)

iD8DBQFAJ9rjForvXbEpPzQRAhjhAJ0eW6fvHo6DtLppeGMK1zGCA/MIogCeJhKe
kJIn8x1Cu9hY41K/+y/7rEg=
=/PZY
-----END PGP SIGNATURE-----

--+vcRm3WFmV0Q/ShD--



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