Bug #2871
closedsupport for __ZFS_POOL_RESTRICT used by ZFS test suite
0%
Description
The ZFS test suite uses an undocumented __ZFS_POOL_RESTRICT environment variable to allow it to test things like 'zpool upgrade -a' and 'zfs unmount -a' without trampling non-testing pools and file systems present on the system. Support for this variable has been implemented at Delphix and needs to be pushed to illumos.
Updated by Christopher Siden about 11 years ago
- Status changed from New to In Progress
Updated by Eric Schrock about 11 years ago
- Status changed from In Progress to Resolved
changeset: 13749:df4cd82e2b60
tag: tip
user: Christopher Siden <chris.siden@delphix.com>
date: Thu Jul 12 05:32:45 2012 -0700
description:
1796 "ZFS HOLD" should not be used when doing "ZFS SEND" from a read-only pool
2871 support for __ZFS_POOL_RESTRICT used by ZFS test suite
2903 zfs destroy -d does not work
2957 zfs destroy -R/r sometimes fails when removing defer-destroyed snapshot
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: George Wilson <george.wilson@delphix.com>
Approved by: Eric Schrock <Eric.Schrock@delphix.com