summaryrefslogtreecommitdiffstats
path: root/sbin/geom
diff options
context:
space:
mode:
authorjimharris <jimharris@FreeBSD.org>2012-01-09 23:01:42 +0000
committerjimharris <jimharris@FreeBSD.org>2012-01-09 23:01:42 +0000
commit7b24e933235fed8644759a8a95994a3e22dd0c2e (patch)
tree9db971e844ffed00702c7eb50c682c07af742880 /sbin/geom
parentb714ea6bf98a62ea39dda7f963a30ed33c63ee74 (diff)
downloadFreeBSD-src-7b24e933235fed8644759a8a95994a3e22dd0c2e.zip
FreeBSD-src-7b24e933235fed8644759a8a95994a3e22dd0c2e.tar.gz
Add support for >2TB disks in GEOM RAID for Intel metadata format.
Reviewed by: mav Approved by: scottl MFC after: 1 week
Diffstat (limited to 'sbin/geom')
-rw-r--r--sbin/geom/class/raid/graid.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/geom/class/raid/graid.8 b/sbin/geom/class/raid/graid.8
index 4166371..4ed3296 100644
--- a/sbin/geom/class/raid/graid.8
+++ b/sbin/geom/class/raid/graid.8
@@ -251,7 +251,7 @@ complete it there.
Do not run GEOM RAID class on migrating volumes under pain of possible data
corruption!
.Sh 2TiB BARRIERS
-Intel and Promise metadata formats do not support disks above 2TiB.
+Promise metadata format does not support disks above 2TiB.
NVIDIA metadata format does not support volumes above 2TiB.
.Sh EXIT STATUS
Exit status is 0 on success, and non-zero if the command fails.
OpenPOWER on IntegriCloud