Heads up: PSARC/2008/469 - excluding snapshot info from 'zfs list'


Date: Wed, 10 Sep 2008 13:35:59 -0400
From: Richard Morris - Sun Microsystems - Burlington United States
To: on-all at sun dot com, onnv-gate at onnv dot eng dot sun dot com
Subject: Heads up: PSARC/2008/469 - excluding snapshot info from 'zfs list'

If you do not use ZFS, you can skip this message.

This case changes the zfs list command to omit snapshots by default.
Instead, the zfs list command will display only filesystems and volumes.

On systems with large number of snapshots, the snapshot info can flood
the output, making the default zfs list command less useful in the
case where the user is not interested in information about snapshots.

A new pool level property called "listsnaps" permits control of the
zfs list output for that pool.  The value for the new property can be
set at pool creation time and import time, and can be changed later
with the "zpool set" command.

The -t option to the zfs list command takes precedence over the value
of the "listsnaps" property so "zfs list -t snapshot" or "zfs list -t all"
will display all snapshots including those associated with pools where
the "listsnaps" property is off.

~-- Rich

last modified by alanbur on 2009/11/20 23:48
Collectives
Project


© Sun Microsystems Inc. 2009
XWiki Enterprise 1.8.2.19075 - Documentation
Terms Of Use | Privacy | Trademarks | Copyright Policy | Site Guidelines | Site map | Help
Your use of this web site or any of its content or software indicates your agreement to be bound by these Terms of Use.