Re: ZFS install from -CURRENT snapshot

From: Pan Tsu <inyaoo_at_gmail.com>
Date: Tue, 31 May 2011 01:30:59 +0400
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
Received on Mon May 30 2011 - 19:31:25 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:14 UTC