Print this page
10592 misc. metaslab and vdev related ZoL bug fixes
Portions contributed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed by: Giuseppe Di Natale <guss80@gmail.com>
Reviewed by: George Melikov <mail@gmelikov.ru>
Reviewed by: Paul Dagnelie <pcd@delphix.com>
Reviewed by: Matt Ahrens <mahrens@delphix.com>
Reviewed by: Pavel Zakharov <pavel.zakharov@delphix.com>
Reviewed by: Tony Hutter <hutter2@llnl.gov>
Reviewed by: Kody Kantor <kody.kantor@joyent.com>
Approved by: Dan McDonald <danmcd@joyent.com>

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1m/zdb.1m
          +++ new/usr/src/man/man1m/zdb.1m
↓ open down ↓ 2 lines elided ↑ open up ↑
   3    3  .\" Common Development and Distribution License ("CDDL"), version 1.0.
   4    4  .\" You may only use this file in accordance with the terms of version
   5    5  .\" 1.0 of the CDDL.
   6    6  .\"
   7    7  .\" A full copy of the text of the CDDL should have accompanied this
   8    8  .\" source.  A copy of the CDDL is also available via the Internet at
   9    9  .\" http://www.illumos.org/license/CDDL.
  10   10  .\"
  11   11  .\"
  12   12  .\" Copyright 2012, Richard Lowe.
  13      -.\" Copyright (c) 2012, 2017 by Delphix. All rights reserved.
       13 +.\" Copyright (c) 2012, 2018 by Delphix. All rights reserved.
  14   14  .\" Copyright 2017 Nexenta Systems, Inc.
  15   15  .\"
  16   16  .Dd April 14, 2017
  17   17  .Dt ZDB 1M
  18   18  .Os
  19   19  .Sh NAME
  20   20  .Nm zdb
  21   21  .Nd display zpool debugging and consistency information
  22   22  .Sh SYNOPSIS
  23   23  .Nm
↓ open down ↓ 156 lines elided ↑ open up ↑
 180  180  labels were found.
 181  181  .Pp
 182  182  If the
 183  183  .Fl q
 184  184  option is also specified, don't print the labels.
 185  185  .Pp
 186  186  If the
 187  187  .Fl u
 188  188  option is also specified, also display the uberblocks on this device.
 189  189  .It Fl L
 190      -Disable leak tracing and the loading of space maps.
      190 +Disable leak detection and the loading of space maps.
 191  191  By default,
 192  192  .Nm
 193  193  verifies that all non-free blocks are referenced, which can be very expensive.
 194  194  .It Fl m
 195  195  Display the offset, spacemap, and free space of each metaslab.
 196  196  .It Fl mm
 197  197  Also display information about the on-disk free space histogram associated with
 198  198  each metaslab.
 199  199  .It Fl mmm
 200  200  Display the maximum contiguous free space, the in-core free space histogram, and
↓ open down ↓ 209 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX