From your post, I have figured out it is indeed a bug with the way your job script parses the zpool status. The message about the pool version being out of date contains the word "unavailable" (some features are unavailable). The regex needs to match all instances of unavail that aren't on the...
Thanks for the info Gea. Here is the zpool status I have:
pool: data1
state: ONLINE
status: The pool is formatted using an older on-disk format. The pool can
still be used, but some features are unavailable.
action: Upgrade the pool using 'zpool upgrade'. Once this is done...
No, I'm under that threshold. It is a disk error alert. (Also, it would be awesome if you could separate out disk space from disk failure alerts). Let me know if there are any logs I can provide which would be of help.
Hi _Gea,
I have a TLS alert job to email a gmail account that has been sending alert emails every day even though it says disk errors: none. This has been a problem ever since I started using the job in napp-it 0.5. I've tried deleting and re-adding the job without success. Could you look...