summaryrefslogtreecommitdiffstats
path: root/sbin/geom
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2005-09-29 08:56:15 +0000
committerpjd <pjd@FreeBSD.org>2005-09-29 08:56:15 +0000
commit2c9137ee39a7e893eb2fb8ede914e2149ba7c93d (patch)
treebb26b155f607cb0f733e13a26da1f5cab98d22b4 /sbin/geom
parentfa4873dd0cd23667d9c2c3d72c136d73b5db9175 (diff)
downloadFreeBSD-src-2c9137ee39a7e893eb2fb8ede914e2149ba7c93d.zip
FreeBSD-src-2c9137ee39a7e893eb2fb8ede914e2149ba7c93d.tar.gz
Add a note in example as well, that last sector is used for metadata,
so it don't provoke confusions. Noticed by: Victor Sudakov <sudakov@sibptus.tomsk.ru> MFC after: 2 days
Diffstat (limited to 'sbin/geom')
-rw-r--r--sbin/geom/class/mirror/gmirror.83
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/geom/class/mirror/gmirror.8 b/sbin/geom/class/mirror/gmirror.8
index 3680827..e789c92 100644
--- a/sbin/geom/class/mirror/gmirror.8
+++ b/sbin/geom/class/mirror/gmirror.8
@@ -247,7 +247,8 @@ gmirror stop data
gmirror unload
.Ed
.Pp
-Create a mirror on disk with valid data.
+Create a mirror on disk with valid data (note that the last sector of the disk
+will be overwritten).
Add another disk to this mirror,
so it will be synchronized with existing disk:
.Bd -literal -offset indent
OpenPOWER on IntegriCloud