ZFS snapshot restore not quite working; missing steps?

krad kraduk at gmail.com
Tue May 20 10:48:19 UTC 2014


this is what my pool cachefile is set to

[root at carrera /home/krad]# ls -ltr /boot/zfs/zpool.cache
-rw-r--r--  1 root  wheel  1060 Mar 31 11:01 /boot/zfs/zpool.cache
[root at carrera /home/krad]# df -h /boot/zfs/.
Filesystem          Size    Used   Avail Capacity  Mounted on
spool/ROOT/april     11G    1.4G    9.7G    12%    /
[root at carrera /home/krad]# zpool get cachefile,bootfs spool
NAME   PROPERTY   VALUE             SOURCE
spool  cachefile  -                 default
spool  bootfs     spool/ROOT/april  local


you are setting it differently, try the default setting and see if it helps.




On 20 May 2014 06:14, Jeff Chan <jeffc at supranet.net> wrote:

> On Monday, May 19, 2014, 7:26:35 PM, Steven Hartland wrote:
> > ----- Original Message -----
> > From: "Jeff Chan" <jeffc at supranet.net>
>
>
> >> Update: using the most current FreeBSD 9.0 - 9.2 ZFS instructions
> >> on the wiki page for the initial configuration caused the booting
> >> to ZFS to work:
> >>
> >> https://wiki.freebsd.org/RootOnZFS/GPTZFSBoot/9.0-RELEASE
> >>
> >> including the GNOP trick, since these drives are "advanced format" and
> >> greater than 2TB size, and the -a 4k alignment to 4k sectors when
> >> creating the ZFS partitions.
>
> > On later versions you can set vfs.zfs.min_auto_ashift=12 to achieve the
> > same thing as the GNOP trick, but thats only needed if your drive doesn't
> > have a 4k quirk in our codebase.
>
> Thanks Steve,
> Do you have a reference for  vfs.zfs.min_auto_ashift=12?
>
> Cheers,
>
> Jeff C.
> --
> Jeff Chan
> mailto:jeffc at supranet.net
> http://www.jeffchan.com/
>
> _______________________________________________
> freebsd-fs at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-fs
> To unsubscribe, send any mail to "freebsd-fs-unsubscribe at freebsd.org"
>


More information about the freebsd-fs mailing list