]> git.proxmox.com Git - mirror_zfs.git/commit
Improve documentation of zpool import -d/-c vs -s
authorChris McDonough <chrism@plope.com>
Mon, 24 Aug 2020 04:18:30 +0000 (00:18 -0400)
committerGitHub <noreply@github.com>
Mon, 24 Aug 2020 04:18:30 +0000 (21:18 -0700)
commit07ce8961e52bc9c4f9f978357551c507239a7410
tree130ed1f689d8388353a8cd481e9ada68fcf5f130
parenta541f7d48595be864fd87865b5bcf051c93a9ef1
Improve documentation of zpool import -d/-c vs -s

Specify that, by default, zpool import uses the libblkid
cache on Linux and geom on FreeBSD, and only scans when
-d/-s is provided.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Ryan Moeller <freqlabs@FreeBSD.org>
Signed-off-by: Chris McDonough <chrism@plope.com>
Closes #7656
Closes #10771
man/man8/zpool-import.8