Opened 3 years ago

#16830 new enhancement

BFS Needs to be more Robust on Corrupted Disks

Reported by: AGMS Owned by: axeld
Priority: normal Milestone: Unscheduled
Component: File Systems/BFS Version: R1/beta2
Keywords: robust Cc: agmsmith@…
Blocked By: Blocking:
Platform: All

Description

Often when encountering corrupted data on disk, BFS will do a kernel panic on some virtual memory page in the cache. It would be nicer if it could recover from that sort of error or test for page validity before the VM tries to access it.

Many times checkfs doesn't fix it and thus a reformat is the most reliable way to make it go away.

Attachments (1)

CorruptBFSWriteVMPanic20210305.jpeg (331.4 KB ) - added by AGMS 3 years ago.
A kernel panic on a corrupted disk while an innocent program tries to write to a log file.

Download all attachments as: .zip

Change History (1)

by AGMS, 3 years ago

A kernel panic on a corrupted disk while an innocent program tries to write to a log file.

Note: See TracTickets for help on using tickets.