zfs/man/man8
Richard Yao 26b42f3f9d Implement -t option to zpool import for temporary pool names
Originally, users had to handle spa namespace collisions by either
exporting the already imported pool or by specifying a new name for the
pool with a conflicting name. In the case of root pools from virtual
guests, neither approach to collision resolution is reasonable. This is
addressed by extending the new name syntax with a -t option to specify
that the new name is temporary. When specified, this sets an internal
flag that is passed into the kernel to tell it that all label updates
should refer to the name used in the original label. Consequently, the
original pool name will be retained on export.

Signed-off-by: Richard Yao <ryao@gentoo.org>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #2189
2014-03-20 12:05:30 -07:00
..
Makefile.am Remove incorrect use of EXTRA_DIST for man pages 2014-01-17 11:50:08 -08:00
fsck.zfs.8 Fix NAME section of manpages zhack and fsck.zfs. 2014-03-10 09:19:17 -07:00
mount.zfs.8 Add full SELinux support 2013-12-19 10:37:31 -08:00
vdev_id.8 vdev_id support for device link aliases 2012-12-03 14:04:47 -08:00
zdb.8 Dedup-related documentation additions for zpool and zdb. 2013-10-22 10:08:51 -07:00
zfs.8 Implement relatime. 2014-01-29 15:50:44 -08:00
zinject.8 Create mount.zfs, zinject, and zpios man pages. 2013-03-13 13:41:22 -07:00
zpool.8 Implement -t option to zpool import for temporary pool names 2014-03-20 12:05:30 -07:00
zstreamdump.8 Add zstreamdump(8) command to examine ZFS send streams. 2012-09-02 14:54:27 -07:00