Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Nov 2019 08:56:02 +0000 (UTC)
From:      Andriy Gapon <avg@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r354886 - head/cddl/contrib/opensolaris/cmd/zpool
Message-ID:  <201911200856.xAK8u2rC008403@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: avg
Date: Wed Nov 20 08:56:01 2019
New Revision: 354886
URL: https://svnweb.freebsd.org/changeset/base/354886

Log:
  zpool.8: remove a paragraph about quorum disks
  
  FreeBSD has no such thing.
  illumos and ZoL manuals do not talk about quorum disks either.
  Only Oracle ZFS mentions them.
  
  MFC after:	1 week

Modified:
  head/cddl/contrib/opensolaris/cmd/zpool/zpool.8

Modified: head/cddl/contrib/opensolaris/cmd/zpool/zpool.8
==============================================================================
--- head/cddl/contrib/opensolaris/cmd/zpool/zpool.8	Wed Nov 20 08:49:13 2019	(r354885)
+++ head/cddl/contrib/opensolaris/cmd/zpool/zpool.8	Wed Nov 20 08:56:01 2019	(r354886)
@@ -896,10 +896,6 @@ Displays the configuration that would be used without 
 .Ar vdev Ns s.
 The actual pool creation can still fail due to insufficient privileges or device
 sharing.
-.Pp
-Do not add a disk that is currently configured as a quorum device to a zpool.
-After a disk is in the pool, that disk can then be configured as a quorum
-device.
 .El
 .It Xo
 .Nm



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911200856.xAK8u2rC008403>