Runbook
Input/Output error and File Corruption on Linux Systems
Back to Runbooks
Overview
This incident type relates to encountering input/output errors and file corruption on Linux systems. These errors can lead to boot issues for users and require troubleshooting to locate and unmount the affected device. The issue can be resolved using fsck, which automatically fixes errors.
Parameters
Debug
Check for file system errors
Check disk usage and available space
Check system logs for errors
Check file system mount points
Unmount a file system
Check file system type
Check file system journal
Check for bad blocks on a device
Check system logs and identify the root cause of the input/output error and file corruption.
Repair file system errors automatically
Learn more
Related Runbooks
Check out these related runbooks to help you debug and resolve similar issues.