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. Jeroen. -- 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
