Skip to content
#

zfs

Here are 296 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
Malvineous
Malvineous commented Jun 26, 2021

I am copying a new filesystem for the first time, and I notice that the speed indicator seems quite wrong. My other monitoring software is reporting between 300-600 MB/sec however zrepl status is only showing 90-150 MiB/s:

Started: 2021-06-26 19:53:37 +1000 AEST (lasting 22m51s)
Progress: [=|-------------------------------------------------] 382.5 GiB / 10.1 TiB @ 149.3 MiB/s

Unl

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