George Kontostanos <gkontos.m...@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
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to