[CentOS] Re: "No space left on device" but there is space
Peter Kjellstrom
cap at nsc.liu.seWed Mar 14 23:48:53 UTC 2007
- Previous message: [CentOS] Re: "No space left on device" but there is space
- Next message: [CentOS] Re: "No space left on device" but there is space
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thursday 15 March 2007, Leonardo Vilela Pinheiro wrote: > After trying to solve this for some hours, I guess to have reached the > maximum file numbers, or maybe there is some hidden space filling the > partition. I've just cleaned manually the yum cache, and /var went ok. "df -i" will tell you if you're out of inodes. Regarding where your space went, if it's not reboot-persistent then it was probably a deleted file that some process still had open (use lsof or fuser commands to dig deeper). If it is reboot persistent then two possibilities are corrupt filesystem (run fsck) or data left "under" mount-points (unmount to find out..). good luck, Peter > Thanks > Leonardo -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <http://lists.centos.org/pipermail/centos/attachments/20070315/90e9a08e/attachment-0001.sig>
- Previous message: [CentOS] Re: "No space left on device" but there is space
- Next message: [CentOS] Re: "No space left on device" but there is space
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list