Add information on how to load gmirror on boot to auto activate mirrors

PR:			234997
Reported by:		Michiel van Baak <michiel@vanbaak.eu>
Event:			Aberdeen Hackathon 2022
Differential Revision:	https://reviews.freebsd.org/D20577
This commit is contained in:
Benedict Reuschling 2022-10-05 16:44:31 +00:00
parent c3fb59ed5c
commit d63104d253

View File

@ -24,13 +24,29 @@
.\"
.\" $FreeBSD$
.\"
.Dd July 21, 2022
.Dd October 5, 2022
.Dt GMIRROR 8
.Os
.Sh NAME
.Nm gmirror
.Nd "control utility for mirrored devices"
.Sh SYNOPSIS
To compile GEOM_MIRROR into your kernel, add the following lines to your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "options GEOM_MIRROR"
.Ed
.Pp
Alternatively, to load the GEOM_MIRROR module at boot time, add the following
line to your
.Xr loader.conf 5 :
.Bd -literal -offset indent
geom_mirror_load="YES"
.Ed
.Pp
.No Usage of the Nm
utility:
.Pp
.Nm
.Cm label
.Op Fl Fhnv