ZFS RAID Concerns
-
@mgc6288
ZFS widget? -
@w0w Reading here:
https://docs.netgate.com/pfsense/en/latest/monitoring/dashboard-widgets.html
I am presuming the Disks widget is the one. Never heard of pfSense widgets...I'm reading here and will report back on my progress:
https://docs.netgate.com/pfsense/en/latest/monitoring/dashboard-manage.html
Thank you!
-
The SMART Status widget should show you.
-
-
This post is deleted! -
Little by little I'm learning. The "ZFS" Widget doesn't exist for CE which sucks but I understand. I do have the SMART and Disk widgets enabled. I did realize that I can run zpool status from the command line. So at least I can manually check the RAID status whenever I'd like.
Would this by chance be a solution for me:
https://github.com/clara-j/pfsense_zfs_checkI'm not sure exactly how to implement but if I can receive some sort of email notification that there is a drive complication or the RAID is compromised then I'd really appreciate it.
-
@mgc6288 said in ZFS RAID Concerns:
Would this by chance be a solution for me:
https://github.com/clara-j/pfsense_zfs_checkYes. Looks promising. In case of pool failure it sends an email with alert, if you have configured notifications in pfsense GUI.
-
@mgc6288
You can use Filer package to add the file permanently to the system, it will survive any upgrade
Put the file content there, fill the fields like thisthen install CRON package and add the job there.
Hope this works for you -
@w0w Thank you! I finally got around to getting this installed. I presume this will send me an email midnight on Sundays if there is an issue....
-
It would for that Cron job but you could run it more often or on a different day etc.