Project

General

Profile

Actions

Bug #16226

open

ZFS Error Messages Missing from Widget

Added by Matthew Fearnley 3 months ago. Updated 3 months ago.

Status:
Confirmed
Priority:
Low
Assignee:
-
Category:
Dashboard
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Release Notes:
Default
Affected Plus Version:
24.11
Affected Architecture:

Description

We have a Netgate 6100 which has developed some ZFS errors, but they aren't picked up by the widget.
ZFS widget screenshot

`zpool status -v` gives:

      pool: pfSense
     state: ONLINE
    status: One or more devices has experienced an error resulting in data
        corruption.  Applications may be affected.
    action: Restore the file in question if possible.  Otherwise restore the
        entire pool from backup.
       see: https://openzfs.github.io/openzfs-docs/msg/ZFS-8000-8A
    config:

        NAME        STATE     READ WRITE CKSUM
        pfSense     ONLINE       0     0     0
          nda0p2    ONLINE       0     0     0

    errors: Permanent errors have been detected in the following files:

            pfSense/ROOT/default:<0x1ba>


Files

clipboard-202506031739-wkcxf.png (9.83 KB) clipboard-202506031739-wkcxf.png ZFS widget screenshot Matthew Fearnley, 06/03/2025 04:39 PM
Actions #1

Updated by Kris Phillips 3 months ago

  • Subject changed from ZFS widget not catching errors to ZFS Error Messages Missing from Widget
  • Status changed from New to Confirmed
  • Priority changed from Normal to Low

The widget is just replicating what is in the columns, which your output still shows 0s.

We should add a section that shows any file errors or error messages in the widget.

Updating title and marking Confirmed.

Actions

Also available in: Atom PDF