cp: No space left on device, but df does not agree!
Linux - GeneralThis forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Thought I was past the stage of posting such basic questions but obviously I am not...
I have started to get "No space left on device" errors when writing to files in /home (/dev/hda9 on my box). But df says there is plenty of space and lots of free i-nodes:
It turned out to be a corrupted file system. Calling e2fsck from single used mode fixed it. I spotted that when the system seemed out of space, a kernel error messge from the file system module reported that there was an ambiguity in something called a block group.
I didn't think of running e2fsck because it was run when the machine rebotted. Obviously it get run in such a way that not all errors get fixed.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
Advertisement
Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Click Here to receive a complimentary subscription courtesy of LQ.