From 910f3ce7395bdf83c431a962e34d932c3b77224c Mon Sep 17 00:00:00 2001 From: Peter Ashford Date: Thu, 22 Mar 2018 15:12:08 -0700 Subject: [PATCH] Clarify zpool actions for an intent log device Updated the "Intent Log" section of the "zpool" manual page to properly reflect the actions that may be performed. Reviewed-by: George Melikov Reviewed-by: Brian Behlendorf Signed-off-by: Peter Ashford Closes #6938 Closes #7318 --- man/man8/zpool.8 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/man/man8/zpool.8 b/man/man8/zpool.8 index 7251dc607..6480ca367 100644 --- a/man/man8/zpool.8 +++ b/man/man8/zpool.8 @@ -435,8 +435,9 @@ See the .Sx EXAMPLES section for an example of mirroring multiple log devices. .Pp -Log devices can be added, replaced, attached, detached, and imported and -exported as part of the larger pool. +Log devices can be added, replaced, attached, detached and removed. In +addition, log devices are imported and exported as part of the pool +that contains them. Mirrored log devices can be removed by specifying the top-level mirror for the log. .Ss Cache Devices