On Tue, Nov 02, 2010 at 04:24:41PM +0100, Jeroen Demeyer wrote: > On 2010-11-02 16:18, Willem Jan Palenstijn wrote: > > Possible options I can think of: > > > > * the filesystem could be out of inodes rather than out of space. (Use 'df > > -i') > > That's the issue, on boxen: > $ df -i > Filesystem Inodes IUsed IFree IUse% Mounted on > /dev/sda1 4481024 4378857 102167 98% / > > This usually happens when you have a lot of small files and the file > system is not specifically formatted for this. I don't immediately see > how to solve this without taking boxen offline.
At a guess I'd say /sagenb is causing this? At least a 'find | wc -l' there took longer to complete than I cared to keep it running... -Willem Jan -- To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org
