dak180 / FreeNAS-Report

SMART & ZPool Status Report for FreeNAS/TrueNAS
GNU General Public License v3.0
38 stars 8 forks source link

Wrong info in ZPool Status Report Summary #16

Closed mkninc closed 1 year ago

mkninc commented 1 year ago

Parsing of resilvering status info seems to have a problem.

zpool report scrub info

Output from zpool status

pool: pool1
state: ONLINE
scan: resilvered 2.31T in 1 days 02:55:32 with 0 errors on Sat Dec 24 02:33:08 2022
config:
dak180 commented 1 year ago

Can you give me the output of zpool version please @mkninc ?

mkninc commented 1 year ago

System is TrueNAS-12.0-U8

 # zpool version
zfs-2.0.7-1
zfs-kmod-v2022012000-zfs_e870bd8cf
dak180 commented 1 year ago

@mkninc if you can make a pull request with additional examples and also update the previous example you gave with the full output that would be very helpful. It is things like this that really make me wish there was an easy way to get this info in a json format.