LKBEN11061: Posix error 5: Input/output error


Symptom

You get the error message: Input/output error

Cause

none

Solution

This can be due to filesystem problems.

ls filename
Input/output error

Unmounting and doing a check (fsck.ext2 or fsck.ext3) might help.

When you have a CD or DVD then the media might have problems. (e.g. scratches)

When you get the error by using dd

e.g.
dd if=/dev/hda1|gzip -1 -v > backup-of-hda1.gz

Then you probably have problems with sectors on your disk. Most of the time you will find a device error in your syslog when this happens.

Disclaimer:

The information provided in this document is intended for your information only. Lubby makes no claims to the validity of this information. Use of this information is at own risk!

About the Author

Author: Wim Peeters - Keskon GmbH & Co. KG

Wim Peeters is electronics engineer with an additional master in IT and over 30 years of experience, including time spent in support, development, consulting, training and database administration. Wim has worked with SQL Server since version 6.5. He has developed in C/C++, Java and C# on Windows and Linux. He writes knowledge base articles to solve IT problems and publishes them on the Lubby Knowledge Platform.