I did check all of my partitions, and the partition for /var/ has about 20gb of space. What further investigation DID reveal is that the partition that handles everything else really did run out of space, as a result of an out of control backup temp file. First thing I did when I got in this morning was OK an error message on the server (no mention of lack of space), then check my email. By the time I saw the email notifications, the temp file was gone and there was plenty of space.
Bottom line, problem solved. Rob Quoting Andrew Tait <[EMAIL PROTECTED]>: > On Mon, 12 Apr 2004 09:27:02 -0700, <[EMAIL PROTECTED]> wrote: > > > This morning when I got in to work, my mail box was full of cron error > > notifications that resulted from Mailman cron jobs. What do they mean? > > ________________________________________ > > Traceback (most recent call last): > > IOError: [Errno 28] No space left on device > > ___________________________________________________ > > > > "No space left on device" seems plain enough, but I've checked my drive > > space > > and there's tons of space left - more than 200mb. > > Have you run: > df -h > to ensure there is enough room in all partitions, eg if /var/ is on a > separate partition? > > Andrew > > ------------------------------------------------------ > Mailman-Users mailing list > [EMAIL PROTECTED] > http://mail.python.org/mailman/listinfo/mailman-users > Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py > Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ > ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
