public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
* Ran out of space in /tmp
@ 2004-07-12 15:27 Daniel Berlin
  2004-07-12 15:40 ` Frank Ch. Eigler
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Berlin @ 2004-07-12 15:27 UTC (permalink / raw)
  To: overseers

we ran out of space in /tmp (this is causing various problems right 
now, including table joins in mysql failing because it normally creates 
temp files to do it) due to:

-rw-r--r--    1 apache   apache   191283200 Jul 12 15:15 /tmp/php.tar.gz
-rw-r--r--    1 apache   apache   420651437 Jul 12 15:11 
/tmp/ssh-gen-2204
ssh-gen-2204 is a mysql dump of the gcc bugzilla database (which i 
didn't make)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Ran out of space in /tmp
  2004-07-12 15:27 Ran out of space in /tmp Daniel Berlin
@ 2004-07-12 15:40 ` Frank Ch. Eigler
  0 siblings, 0 replies; 2+ messages in thread
From: Frank Ch. Eigler @ 2004-07-12 15:40 UTC (permalink / raw)
  To: Daniel Berlin; +Cc: overseers

[-- Attachment #1: Type: text/plain, Size: 776 bytes --]

Hi -

> -rw-r--r--    1 apache   apache   191283200 Jul 12 15:15 /tmp/php.tar.gz
> -rw-r--r--    1 apache   apache   420651437 Jul 12 15:11 
> /tmp/ssh-gen-2204
> ssh-gen-2204 is a mysql dump of the gcc bugzilla database (which i 
> didn't make)

Odd stuff:
"lsof | grep ssh-gen" pointed the finger at this job, which I killed:

apache   29305 75.2  0.0  1716  588 ?        R    15:12  14:09 tar zcf /tmp/php.tag.rz /tmp/ssh-BwT23720 /tmp/ssh-CXD29864 /tmp/ssh-HDo21707 /tmp/ssh-Jqcp4706 /tmp/ssh-KqQlA739 /tmp/ssh-MuF17509 /tmp/ssh-NUIc2230 /tmp/ssh-NYs13073 /tmp/ssh-PyhS6824 /tmp/ssh-SjR22647 /tmp/ssh-TpkA9845 /tmp/ssh-VCF12236 /tmp/ssh-WVGF1563
[...]

.. and php.tar.* was being ftp'd someplace, but I can't find
the transactions in the logs.


- FChE

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-07-12 15:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-12 15:27 Ran out of space in /tmp Daniel Berlin
2004-07-12 15:40 ` Frank Ch. Eigler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).