On Tuesday, November 2, 2010, David Kirkby <[email protected]> wrote: > On 2 November 2010 00:10, William Stein <[email protected]> wrote: >> On Mon, Nov 1, 2010 at 5:07 PM, Jeroen Demeyer <[email protected]> >> wrote: >>> Hi, I just got the following error on Trac: >>> >>> Oops… >>> Trac detected an internal error: >>> >>> OSError: [Errno 28] No space left on device: >>> '/var/trac/sage_trac/attachments/ticket/7513' >> >> That's annoying. This was caused by me working on upgrading the sage >> install on boxen (which is still at 4.5). >> It's odd, since the disk advertises having 11GB free, so there must be >> some files locked, and not being given back. >> Anyways, I deleted the temp space I was using for this, and now trac >> should work again. > > I believe you might be using snapshots. Look at the possibility that > the space is used by them is not reported in the "norma" l way. >
No snapshots are beingvused for / on boxen. It is just standard ext3. One can use lsof to trac down while space isn't being returned. > Dave > > -- > 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 > -- William Stein Professor of Mathematics University of Washington http://wstein.org -- 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
