3956 ::vdev -r should work with pipelines
commitb4952e17e8858d3225793b28788278de9fe6038d
authorGeorge Wilson <george.wilson@delphix.com>
Wed, 7 Aug 2013 20:16:22 +0000 (7 12:16 -0800)
committerChristopher Siden <chris.siden@delphix.com>
Wed, 7 Aug 2013 20:16:22 +0000 (7 13:16 -0700)
tree713e9ab537fa1e82248b0f766b6e12213aa62170
parentbe9000cc677e0a8d04e5be45c61d7370fc8c7b54
3956 ::vdev -r should work with pipelines
3957 ztest should update the cachefile before killing itself
3958 multiple scans can lead to partial resilvering
3959 ddt entries are not always resilvered
3960 dsl_scan can skip over dedup-ed blocks if physical birth != logical birth
3961 freed gang blocks are not resilvered and can cause pool to suspend
3962 ztest should print out zfs debug buffer before exiting
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Adam Leventhal <ahl@delphix.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
12 files changed:
usr/src/cmd/mdb/common/modules/zfs/zfs.c
usr/src/cmd/ztest/ztest.c
usr/src/uts/common/fs/zfs/dsl_scan.c
usr/src/uts/common/fs/zfs/spa.c
usr/src/uts/common/fs/zfs/spa_config.c
usr/src/uts/common/fs/zfs/sys/dsl_scan.h
usr/src/uts/common/fs/zfs/sys/vdev_impl.h
usr/src/uts/common/fs/zfs/sys/zfs_debug.h
usr/src/uts/common/fs/zfs/vdev.c
usr/src/uts/common/fs/zfs/vdev_label.c
usr/src/uts/common/fs/zfs/zfs_debug.c
usr/src/uts/common/sys/fs/zfs.h