summaryrefslogtreecommitdiffstats
path: root/sbin/geom/class
diff options
context:
space:
mode:
authoraraujo <araujo@FreeBSD.org>2015-07-17 06:34:46 +0000
committeraraujo <araujo@FreeBSD.org>2015-07-17 06:34:46 +0000
commite34b290decc352a9adca6380a7057164dc34206c (patch)
tree2fcfd7c85fa9748f7486c829d2249357cb314a26 /sbin/geom/class
parent0a9c353f64e4da0f48ffc36a49c2c5c5bd0c16b5 (diff)
downloadFreeBSD-src-e34b290decc352a9adca6380a7057164dc34206c.zip
FreeBSD-src-e34b290decc352a9adca6380a7057164dc34206c.tar.gz
Describe how to load gmultipath at boot time.
Differential Revision: D3112 Reviewed by: allanjude, bapt Sponsored by: gandi.net
Diffstat (limited to 'sbin/geom/class')
-rw-r--r--sbin/geom/class/multipath/gmultipath.812
1 files changed, 11 insertions, 1 deletions
diff --git a/sbin/geom/class/multipath/gmultipath.8 b/sbin/geom/class/multipath/gmultipath.8
index cdb2e8a..a07f9bd 100644
--- a/sbin/geom/class/multipath/gmultipath.8
+++ b/sbin/geom/class/multipath/gmultipath.8
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd June 11, 2015
+.Dd July 17, 2015
.Dt GMULTIPATH 8
.Os
.Sh NAME
@@ -350,6 +350,16 @@ GEOM_MULTIPATH: da0 added to FRED
GEOM_MULTIPATH: da0 is now active path in FRED
GEOM_MULTIPATH: da2 added to FRED
.Ed
+.Ed
+.Pp
+To load the
+.Nm
+Module at boot time, add the following entry to
+.Pa /boot/loader.conf:
+.Bd -literal -offset ident
+geom_multipath_load="YES"
+.Ed
+.Ed
.Sh SEE ALSO
.Xr geom 4 ,
.Xr isp 4 ,
OpenPOWER on IntegriCloud