The Wayback Machine - https://web.archive.org/web/20210802022219/https://github.com/topics/zfs
Skip to content
#

zfs

Here are 297 public repositories matching this topic...

jas01
jas01 commented May 9, 2018

Hi,

Just install on a fresh install FreeBSD-11.1-p9 iocage.

When I launch iocage without /dev/fd (fdescfs) it took almost 30 sec (visual chrono) to get the help message

[root@filer]# time iocage > /dev/null
real    0m24.993s
user    0m8.856s
sys     0m16.138s
[root@filer]# 

But if I mount the /dev/fd

[root@filer]# time iocage > /dev/null
real    0m0.401s
user    0m
t-oster
t-oster commented Jul 8, 2021

Hi,
I just encountered a problem with my linux zpool. I have root on zfs and boot it via grub2. It stopped working and it seems as if the problem is that grub2 does not work when the zfs feature com.datto:bookmark_v2 is active.

I guess zrepl is using bookmarks and thus enabled that feature. Maybe there should be warning. I know most people will have a separate boot pool or even a separate

Improve this page

Add a description, image, and links to the zfs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the zfs topic, visit your repo's landing page and select "manage topics."

Learn more