[Bug 272325] Page fault, possible ZFS related
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 04 Dec 2023 22:43:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272325
--- Comment #14 from bsd_orsolic <bsd@orsolic.org> ---
(In reply to Graham Perrin from comment #9)
zpool scrub of mirrored mechanical disk finishes without error.
zpool scrub of single NVMe disk finishes with (semi?) error:
scan: scrub repaired 0B in 00:20:58 with 0 errors on Thu Nov 30 14:56:10 2023
errors: 3 data errors, use '-v' for a list
But "show -v" shows more than 3 errors (189 to be exact), all are in contained
inside my home partition's snapshots, like:
pool/encrypted/home:<0x1>
pool/encrypted/home@auto_daily-2023-12-03_02.01.00--1w:<0x1>
pool/encrypted/home@auto_hourly-2023-12-02_22.00.00--2d:<0x1>
pool/encrypted/home@auto_hourly-2023-12-02_20.00.00--2d:<0x1>
All that error can be fixed with "clear" and "scrub":
scan: scrub repaired 0B in 00:13:29 with 0 errors on Mon Dec 4 23:37:59 2023
Smartctl from disks attached
Regarding related PR: that's a fascinating find and reply for a decade old PR!
I also have PCI cards (which are all passed to VMs): Intel 4xGbit, Intel Wifi,
integrated 2.5Gbit, cheap Asmedia USB controller.
Although I did not experienced crashes at 3AM after I upgraded to 14.0 branch
--
You are receiving this mail because:
You are the assignee for the bug.