Hi,
recently I've switched from 8.3 to 9.1 on my home box and are quite
pleased but occasionally I get a kernel panic like this:
Feb 5 19:55:45 magni kernel: /dev: got error 6 while accessing filesystem
Feb 5 19:55:45 magni kernel: panic: softdep_deallocate_dependencies:
unrecovered I/O error
On Wed, 06 Feb 2013 14:40:47 +0200
Andriy Gapon wrote:
AG> "error 6" is ENXIO, which usually corresponds to a disappearing
AG> device or some such. Do you get anything in logs (or other
AG> objective experience) that could look like that?
Nothing found so far. System ran stable for the last 18
On Wed, 6 Feb 2013 14:02:44 +0100
Jens Jahnke wrote:
JJ> On Wed, 06 Feb 2013 14:40:47 +0200
JJ> Andriy Gapon wrote:
JJ>
JJ> AG> "error 6" is ENXIO, which usually corresponds to a disappearing
JJ> AG> device or some such. Do you get anything in logs (or other
JJ&