aksakalli / gtop

System monitoring dashboard for terminal
MIT License
9.74k stars 326 forks source link

disk usage in gtop does not change on FreeBSD with ZFS #127

Open DtxdF opened 2 years ago

DtxdF commented 2 years ago

Environment

Description

Hi,

I have installed gtop using yarn on two machines. One with ZFS and the other with UFS. The first one shows disk usage at 0% and the second one shows disk usage correctly.

I have used dd(1) to write 1 GiB of random data and I see the disk usage in gtop does not change. But while the random data is writing, gstat(8) shows the write/read.

UFS

ZFS