Actions
Bug #2598
closedZFS: Document the "zpool import -N" option (Import the pool without mounting any file systems)
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
zfs - Zettabyte File System
Start date:
2012-04-06
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
I asked on zfs-discuss list about an option to import a pool without automatically instantly mounting its filesystem datasets and subsequently without sharing them over network filesystems (NFS, CIFS).
I got a reply [1] that a "-N" option exists for this purpose; however even as of oi_151a it is not mentioned in the zpool(1M) manpage nor otherwise advertised. It is presented in online help though (zpool -h).
[1] http://mail.opensolaris.org/pipermail/zfs-discuss/2012-January/050757.html
Updated by Ryan Zezeski almost 8 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
This was fixed in early 2014.
https://github.com/illumos/illumos-gate/commit/409f1c06a8ed7e94e186a77bff5bfe5f77c5ebb1
Actions