summaryrefslogtreecommitdiffstats
path: root/sbin/geom/core
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2007-09-23 07:34:23 +0000
committerpjd <pjd@FreeBSD.org>2007-09-23 07:34:23 +0000
commit27bd800e6102d0ef36527c31660508bdecdd1b1d (patch)
treeff9f3de5e3e137f37ef92cb9ca8feeeb51ec63ca /sbin/geom/core
parenta4c30a206350a252d2eff78348d39a33eec2dcdd (diff)
downloadFreeBSD-src-27bd800e6102d0ef36527c31660508bdecdd1b1d.zip
FreeBSD-src-27bd800e6102d0ef36527c31660508bdecdd1b1d.tar.gz
Bring in the GEOM Virtualisation class, which allows to create huge GEOM
providers with limited physical storage and add physical storage as needed. Submitted by: Ivan Voras Sponsored by: Google Summer of Code 2006 Approved by: re (kensmith)
Diffstat (limited to 'sbin/geom/core')
-rw-r--r--sbin/geom/core/geom.85
1 files changed, 4 insertions, 1 deletions
diff --git a/sbin/geom/core/geom.8 b/sbin/geom/core/geom.8
index 7ab57ef..bb79f78 100644
--- a/sbin/geom/core/geom.8
+++ b/sbin/geom/core/geom.8
@@ -123,6 +123,8 @@ RAID3
SHSEC
.It
STRIPE
+.It
+VIRSTOR
.El
.Sh ENVIRONMENT
The following environment variables affect the execution of
@@ -161,7 +163,8 @@ geom md unload
.Xr gnop 8 ,
.Xr graid3 8 ,
.Xr gshsec 8 ,
-.Xr gstripe 8
+.Xr gstripe 8 ,
+.Xr gvirstor 8
.Sh HISTORY
The
.Nm
OpenPOWER on IntegriCloud