Input/Output error #930
-
Hello, I'm trying to find an issue I have that made my disks throw an IO error... Following some advice on the unix stackexchange, I ran the dmesg command and saw those lines that seems to point to mergerfs: Any idea what is going on? If it can help, the issue first happened while watching a movie with Jellyfin on docker, the streaming stopped in the middle. Quickly some other services on docker started throwing errors (often SQLite being in read-only mode). |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
As the error says there is an error reading the sector/block. Your drive has bad blocks. |
Beta Was this translation helpful? Give feedback.
As the error says there is an error reading the sector/block. Your drive has bad blocks.