From d3c13df6d1c6d7707a4bcfaf5b1711c4d0621064 Mon Sep 17 00:00:00 2001 From: mav Date: Thu, 17 Jan 2013 00:50:25 +0000 Subject: For Promise/AMD metadata add support for disks with capacity above 2TiB and for volumes with sector size above 512 bytes. --- sbin/geom/class/raid/graid.8 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sbin/geom') diff --git a/sbin/geom/class/raid/graid.8 b/sbin/geom/class/raid/graid.8 index 630cd01..ed33e00 100644 --- a/sbin/geom/class/raid/graid.8 +++ b/sbin/geom/class/raid/graid.8 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd September 13, 2012 +.Dd January 16, 2013 .Dt GRAID 8 .Os .Sh NAME @@ -274,7 +274,6 @@ complete it there. Do not run GEOM RAID class on migrating volumes under pain of possible data corruption! .Sh 2TiB BARRIERS -Promise metadata format does not support disks above 2TiB. NVIDIA metadata format does not support volumes above 2TiB. .Sh SYSCTL VARIABLES The following -- cgit v1.1