Reviewed by: Brian Behlendorf <behlendo...@llnl.gov> Reviewed by: Matthew Ahrens <mahr...@delphix.com>
When given a pool name via -e, zdb would attempt an import. If it failed, then it would attempt a verbatim import. This behavior is not always desirable so a -V switch is added to zdb to control the behavior. When specified, a verbatim import is done. Otherwise, the behavior is as it was previously, except no verbatim import is done on failure. https://github.com/zfsonlinux/zfs/commit/a5778ea2427bd340e3b4f697d9b6e1452bd71909 Depends on openzfs/openzfs#21. You can view, comment on, or merge this pull request online at: https://github.com/openzfs/openzfs/pull/22 -- Commit Summary -- * 6391 Override default SPA config location via environment * 6392 zdb: Introduce -V for verbatim import -- File Changes -- M usr/src/cmd/zdb/zdb.c (24) M usr/src/man/man1m/zdb.1m (13) -- Patch Links -- https://github.com/openzfs/openzfs/pull/22.patch https://github.com/openzfs/openzfs/pull/22.diff --- Reply to this email directly or view it on GitHub: https://github.com/openzfs/openzfs/pull/22
_______________________________________________ developer mailing list developer@open-zfs.org http://lists.open-zfs.org/mailman/listinfo/developer