Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 May 2011 01:30:59 +0400
From:      Pan Tsu <inyaoo@gmail.com>
To:        George Kontostanos <gkontos.mail@gmail.com>
Cc:        FreeBSD-Current <freebsd-current@freebsd.org>, Daniel Kalchev <daniel@digsys.bg>
Subject:   Re: ZFS install from -CURRENT snapshot
Message-ID:  <868vtnub8s.fsf@gmail.com>
In-Reply-To: <BANLkTi=9J2i3MzQMPEbedr-p=A9-ui9Epg@mail.gmail.com> (George Kontostanos's message of "Mon, 30 May 2011 21:54:51 %2B0300")
References:  <C3447024DA2BEB7DA3063584@mac-pro.magehandbook.com> <20110529040800.GA44286@sysmon.tcworks.net> <4DE1EDD8.5050003@FreeBSD.org> <BANLkTim7U0d_oJB9P41OTgjPH5-gi7OxbA@mail.gmail.com> <3E1EB5E79BD1A6B775EB8387@mac-pro.magehandbook.com> <4DE3B72F.8030203@digsys.bg> <BANLkTi=9J2i3MzQMPEbedr-p=A9-ui9Epg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
George Kontostanos <gkontos.mail@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?868vtnub8s.fsf>