I have access to 3 PBS servers and all of then create the same output. All 3 are vanilla installs with ZFS.
Pushed a bunch of patches today and I am getting nervous.
I was testing ZFS performance this morning and the command was definitely working!
Pushed a bunch of patches today and I am getting nervous.
I was testing ZFS performance this morning and the command was definitely working!
Code:
root@pbs:~# arcstat
time read miss miss% dmis dm% pmis pm% mmis mm% size c avail
Traceback (most recent call last):
File "/usr/sbin/arcstat", line 554, in <module>
main()
File "/usr/sbin/arcstat", line 538, in main
calculate()
File "/usr/sbin/arcstat", line 485, in calculate
v["el2mfu"] = d["evict_l2_eligible_mfu"] / sint
KeyError: 'evict_l2_eligible_mfu'
root@pbs:~# zfs --version
zfs-2.1.1-pve1
zfs-kmod-2.0.6-pve1
root@pbs:~#
Last edited: