ZFS install from -CURRENT snapshot

Pan Tsu inyaoo at gmail.com
Mon May 30 21:31:25 UTC 2011


George Kontostanos <gkontos.mail at gmail.com> writes:

> *zpool import -c /tmp/zpool.cache zroot
> can not import /tmp/zpool.cache no such pool available

Try modifying pool's property:

  $ zpool import -o cachefile=/tmp/zpool.cache zroot

> Well, it seems that -c switch is for specifying where to read from and not
> where to write. I haven't been able to import the pool and find a way to
> store zpool.cache in a diffrent place other than /boot/zfs


More information about the freebsd-current mailing list