Actions
Bug #16226
openZFS Error Messages Missing from Widget
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.
`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
Updated by Kris Phillips 5 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