aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mptutil
diff options
context:
space:
mode:
authorSean Bruno <sbruno@FreeBSD.org>2010-06-17 19:28:56 +0000
committerSean Bruno <sbruno@FreeBSD.org>2010-06-17 19:28:56 +0000
commitf71d9945ac1d789812aace1591aaca67dd711125 (patch)
treeaeb52db59b8285afe712fe3ad09ee28fc2adeb55 /usr.sbin/mptutil
parent653e034db5f19ceb739c524e347946a383b214c2 (diff)
downloadsrc-f71d9945ac1d789812aace1591aaca67dd711125.tar.gz
src-f71d9945ac1d789812aace1591aaca67dd711125.zip
Notes
Diffstat (limited to 'usr.sbin/mptutil')
-rw-r--r--usr.sbin/mptutil/mptutil.812
1 files changed, 12 insertions, 0 deletions
diff --git a/usr.sbin/mptutil/mptutil.8 b/usr.sbin/mptutil/mptutil.8
index 196fc00e4b9b..473e7a92e0a3 100644
--- a/usr.sbin/mptutil/mptutil.8
+++ b/usr.sbin/mptutil/mptutil.8
@@ -384,3 +384,15 @@ configurations may not work reliably.
.Pp
Drive configuration commands result in an excessive flood of messages on the
console.
+.Pp
+The mpt version 1 API that is used by
+.Nm
+and
+.Xr mpt 4
+doesn't support volumes above two terabytes.
+This is a limitation of the API.
+If you are using this adapter with volumes larger than two terabytes, use the adapter in JBOD mode.
+Utilize
+.Xr geom 8
+.Xr zfs 1M
+or another software volume manager to work around this limitation.