Meta Data Drive

kspare

Guru
Joined
Feb 19, 2015
Messages
507
Is there a place to view stats on this yet? We are curious about using this for our terminal server farm. We use NFS back to our freenas boxes currently.
 

sretalla

Powered by Neutrality
Moderator
Joined
Jan 1, 2016
Messages
9,702
You might try something like this:
zdb -s -U /data/zfs/zpool.cache <poolname>

You should see the stats of all vdevs in the pool.
 

Patrick M. Hausen

Hall of Famer
Joined
Nov 25, 2013
Messages
7,740
zpool iostat -v
 

sretalla

Powered by Neutrality
Moderator
Joined
Jan 1, 2016
Messages
9,702

kspare

Guru
Joined
Feb 19, 2015
Messages
507
Wouldn't there be a way to see the stats of usage like the arc or l2arc vs just how much bandwidth is being used?
 
Top