Print this page
NEX-6088 ZFS scrub/resilver take excessively long due to issuing lots of random IO (reverting a mismerge in zpool-features.5)
NEX-6088 ZFS scrub/resilver take excessively long due to issuing lots of random IO
Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com>
Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com>
NEX-6197 Description of feature@wbc is incorrect
Reviewed by: Alex Aizman <alex.aizman@nexenta.com>
Reviewed by: Saso Kiselkov <saso.kiselkov@nexenta.com>
NEX-4584 System panic when adding special vdev to a pool that does not support feature flags
Reviewed by: Alex Aizman <alex.aizman@nexenta.com>
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
Reviewed by: Saso Kiselkov <saso.kiselkov@nexenta.com>
Reviewed by: Steve Peng <steve.peng@nexenta.com>
NEX-5795 Rename 'wrc' as 'wbc' in the source and in the tech docs
Reviewed by: Alex Aizman <alex.aizman@nexenta.com>
Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com>
Reviewed by: Alek Pinchuk <alek.pinchuk@nexenta.com>
4185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R (fix studio build)
4185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R
Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: Prakash Surya <prakash.surya@delphix.com>
Reviewed by: Saso Kiselkov <saso.kiselkov@nexenta.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Garrett D'Amore <garrett@damore.org>
NEX-4476 WRC: Allow to use write back cache per tree of datasets
Reviewed by: Alek Pinchuk <alek.pinchuk@nexenta.com>
Reviewed by: Alex Aizman <alex.aizman@nexenta.com>
Revert "NEX-4476 WRC: Allow to use write back cache per tree of datasets"
This reverts commit fe97b74444278a6f36fec93179133641296312da.
NEX-4476 WRC: Allow to use write back cache per tree of datasets
Reviewed by: Alek Pinchuk <alek.pinchuk@nexenta.com>
Reviewed by: Alex Aizman <alex.aizman@nexenta.com>
SUP-817 Removed references to special device from man and help
Revert "SUP-817 Removed references to special device"
This reverts commit f8970e28f0d8bd6b69711722f341e3e1d0e1babf.
SUP-817 Removed references to special device
4370 avoid transmitting holes during zfs send
4371 DMU code clean up
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: Christopher Siden <christopher.siden@delphix.com>
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Approved by: Garrett D'Amore <garrett@damore.org>
OS-102 add man page info and tests for vdev/CoS properties and ZFS meta features

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man5/zpool-features.5
          +++ new/usr/src/man/man5/zpool-features.5
   1    1  '\" te
   2    2  .\" Copyright (c) 2013, 2016 by Delphix. All rights reserved.
   3    3  .\" Copyright (c) 2013 by Saso Kiselkov. All rights reserved.
   4    4  .\" Copyright (c) 2014, Joyent, Inc. All rights reserved.
   5    5  .\" Copyright (c) 2014 Integros [integros.com]
        6 +.\" Copyright (c) 2016, Nexenta Systems, Inc. All rights reserved.
   6    7  .\" The contents of this file are subject to the terms of the Common Development
   7    8  .\" and Distribution License (the "License").  You may not use this file except
   8    9  .\" in compliance with the License. You can obtain a copy of the license at
   9   10  .\" usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.
  10   11  .\"
  11   12  .\" See the License for the specific language governing permissions and
  12   13  .\" limitations under the License. When distributing Covered Code, include this
  13   14  .\" CDDL HEADER in each file and include the License file at
  14   15  .\" usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this
  15   16  .\" CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your
  16   17  .\" own identifying information:
  17   18  .\" Portions Copyright [yyyy] [name of copyright owner]
  18      -.TH ZPOOL-FEATURES 5 "Aug 27, 2013"
       19 +.TH ZPOOL-FEATURES 5 "Mar 25, 2016"
  19   20  .SH NAME
  20   21  zpool\-features \- ZFS pool feature descriptions
  21   22  .SH DESCRIPTION
  22   23  .LP
  23   24  ZFS pool on\-disk format versions are specified via "features" which replace
  24   25  the old on\-disk format numbers (the last supported on\-disk format number is
  25   26  28). To enable a feature on a pool use the \fBupgrade\fR subcommand of the
  26   27  \fBzpool\fR(1M) command, or set the \fBfeature@\fR\fIfeature_name\fR property
  27   28  to \fBenabled\fR.
  28   29  .sp
↓ open down ↓ 450 lines elided ↑ open up ↑
 479  480  READ\-ONLY COMPATIBLE   no
 480  481  DEPENDENCIES    extensible_dataset
 481  482  .TE
 482  483  
 483  484  The \fBlarge_block\fR feature allows the record size on a dataset to be
 484  485  set larger than 128KB.
 485  486  
 486  487  This feature becomes \fBactive\fR once a \fBrecordsize\fR property has been
 487  488  set larger than 128KB, and will return to being \fBenabled\fR once all
 488  489  filesystems that have ever had their recordsize larger than 128KB are destroyed.
      490 +
 489  491  .RE
 490  492  
      493 +.sp
      494 +.ne 2
      495 +.na
      496 +\fB\fBvdev_properties\fR\fR
      497 +.ad
      498 +.RS 4n
      499 +.TS
      500 +l l .
      501 +GUID    com.nexenta:vdev_properties
      502 +READ\-ONLY COMPATIBLE   yes
      503 +DEPENDENCIES    none
      504 +.TE
      505 +
      506 +This feature indicates that the pool includes on-disk format changes that
      507 +support persistent vdev-specific properties. This feature will be
      508 +\fBactive\fR when the first vdev-specific property is set.
      509 +
      510 +.RE
      511 +
      512 +.sp
      513 +.ne 2
      514 +.na
      515 +\fB\fBcos_properties\fR\fR
      516 +.ad
      517 +.RS 4n
      518 +.TS
      519 +l l .
      520 +GUID    com.nexenta:cos_properties
      521 +READ\-ONLY COMPATIBLE   yes
      522 +DEPENDENCIES    com.nexenta:vdev_properties
      523 +.TE
      524 +
      525 +This feature indicates that the pool includes on-disk format changes that
      526 +support persistent Class of Storage (CoS) properties. Such properties can
      527 +be associated with a collection of device that belong to a common class
      528 +from storage management standpoint. This feature will be
      529 +\fBactive\fR when the first CoS property is set.
      530 +
      531 +.RE
      532 +
      533 +.sp
      534 +.ne 2
      535 +.na
      536 +\fB\fBmeta_devices\fR\fR
      537 +.ad
      538 +.RS 4n
      539 +.TS
      540 +l l .
      541 +GUID    com.nexenta:meta_devices
      542 +READ\-ONLY COMPATIBLE   yes
      543 +DEPENDENCIES    none
      544 +.TE
      545 +
      546 +This feature flag indicates presence of special-vdev in the pool. Special
      547 +vdev is used to speed-up read and write operations and can be used to store
      548 +ZFS metadata and/or write log (ZIL). In addition, special vdev can function
      549 +as a writeback cache (WBC) within the pool, accelerating ZFS writes via
      550 +underlying fast media (typically, write-optimized SSD). 
      551 +
      552 +Note that unlike the first two functions the WBC function is configurable 
      553 +on a per-dataset tree basis.
      554 +
      555 +.RE
      556 +
      557 +.sp
      558 +.ne 2
      559 +.na
      560 +\fB\fBwbc\fR\fR
      561 +.ad
      562 +.RS 4n
      563 +.TS
      564 +l l .
      565 +GUID    com.nexenta:wbc
      566 +READ\-ONLY COMPATIBLE   no
      567 +DEPENDENCIES    com.nexenta:meta_devices
      568 +.TE
      569 +
      570 +When enabled, this feature indicates that the pool supports writeback caching.
      571 +The latter can be activated on a specific filesystem (and all its children) or
      572 +a volume (zvol) within the pool by setting the corresponding  \fBwbc_mode\fR
      573 +property to 'on'. This feature will show up as \fBdisabled\fR if the pool does
      574 +not contain special-vdev.
      575 +
      576 +.RE
      577 +
 491  578  .sp
 492  579  .ne 2
 493  580  .na
 494  581  \fB\fBsha512\fR\fR
 495  582  .ad
 496  583  .RS 4n
 497  584  .TS
 498  585  l l .
 499  586  GUID    org.illumos:sha512
 500  587  READ\-ONLY COMPATIBLE   no
↓ open down ↓ 101 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX