Re: Can't write to /tmp on cvs.debian.org

2006-09-20 Thread Philip Hands
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Philip Hands wrote:
[...]
> Pierre,
> 
> Perhaps you're aware of what it is that you're doing to use all those
> files in /tmp on gluck (a.k.a. cvs.debian.org)?  If so, please stop it, or
> do it another way that doesn't break things.
> 
> It looks to me as though you're firing up loads of cvs instances, and
> then killing them in a way that prevents them from clearing up after
> themselves, but that's only after a cursory examination -- you should have
> a better idea of the details of what's occurring.
> 
>  Looking at the graphs, you'll have consumed all the inodes again in
> about 5 hours.  If you've not done something about it before then, I'll
> almost certainly be forced to kill all your cvs processes, and discard all
> the directories belonging to you in /tmp on gluck.

OK, so it accelerated madly and ate all the inodes again as soon as I wrote
that, so I've now killed the older half of your cvs server processes, and
removed all the /tmp/cvs-serv* no longer associated with an active process.
 That should still leave you with enough debris to work out what's wrong
with whatever you're doing.  Oh, I've left /tmp/cvs-serv31300 as well, in
case you need an example of one of the abandoned directories to understand
what's happened.

That should hold it for a few a day or so (we're back to 44% inodes used)

Cheers, Phil.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFFEVMuYgOKS92bmRARAg+pAJsHiVJHI6y1JiVwKx7FuilKjlXnbQCdF402
7joJeou7TowRYBUBAncgaXE=
=nX9P
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Can't write to /tmp on cvs.debian.org

2006-09-20 Thread Philip Hands
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Martin Schulze wrote:
> Matt Taggart wrote:
> 
>>Peter Karlsson writes...
>>
>>
>>>I'm getting error messages from the cvs server on cvs.debian.org saying that 
>>>it cannot write to the /tmp directory. It seems there are too many files on 
>>>the file system, there are no inodes left in /tmp
>>
>>I checked haydn and /tmp has plenty of inodes(and space) free. Maybe someone 
>>cleaned it up since you sent that mail?
> 
> 
> But cvs.debian.org is gluck...  It's looking fine as well.

Looking at the munin graphs, gluck's /tmp ran out of inodes about 18 hours
ago.  It's currently at 80% of maximum inodes, and is on the rise again.

Something's been eating inodes since Sunday by the looks of it.

Of the files on /tmp, the largest proportion are owned by
pmachard (about 220,000 files/directories, all in /tmp/cvs-serv* by the
looks of it), and he also seems to be running 12 cvs servers at present,
which seems very likely related.

=-=-=-=-=-
Pierre,

Perhaps you're aware of what it is that you're doing to use all those
files in /tmp on gluck (a.k.a. cvs.debian.org)?  If so, please stop it, or
do it another way that doesn't break things.

It looks to me as though you're firing up loads of cvs instances, and
then killing them in a way that prevents them from clearing up after
themselves, but that's only after a cursory examination -- you should have
a better idea of the details of what's occurring.

 Looking at the graphs, you'll have consumed all the inodes again in
about 5 hours.  If you've not done something about it before then, I'll
almost certainly be forced to kill all your cvs processes, and discard all
the directories belonging to you in /tmp on gluck.
=-=-=-=-=-

Cheers, Phil.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFFEUXkYgOKS92bmRARAq/OAJ4xUs8OAd1O7aJoyC7l5NCQWuWnzwCffYT2
J1oFi13ey07BGRsKeUmkMWw=
=skoX
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Can't write to /tmp on cvs.debian.org

2006-09-20 Thread Pierre Machard
Hi,

On Wed, Sep 20, 2006 at 03:42:05PM +0100, Philip Hands wrote:
> Philip Hands wrote:
> [...]
> > Pierre,
> > 
> > Perhaps you're aware of what it is that you're doing to use all those
> > files in /tmp on gluck (a.k.a. cvs.debian.org)?  If so, please stop it, or
> > do it another way that doesn't break things.
> > 
> > It looks to me as though you're firing up loads of cvs instances, and
> > then killing them in a way that prevents them from clearing up after
> > themselves, but that's only after a cursory examination -- you should have
> > a better idea of the details of what's occurring.
> > 
> >  Looking at the graphs, you'll have consumed all the inodes again in
> > about 5 hours.  If you've not done something about it before then, I'll
> > almost certainly be forced to kill all your cvs processes, and discard all
> > the directories belonging to you in /tmp on gluck.
> 
> OK, so it accelerated madly and ate all the inodes again as soon as I wrote
> that, so I've now killed the older half of your cvs server processes, and
> removed all the /tmp/cvs-serv* no longer associated with an active process.
>  That should still leave you with enough debris to work out what's wrong
> with whatever you're doing.  Oh, I've left /tmp/cvs-serv31300 as well, in
> case you need an example of one of the abandoned directories to understand
> what's happened.
> 
> That should hold it for a few a day or so (we're back to 44% inodes used)

I had an ethernet outage on my gateway, that why there was so many
process. I talk with phil on irc this afternoon. I stopped my cron.

Cheers,
-- 
Pierre Machard
<[EMAIL PROTECTED]> http://debian.org
GPG: 1024D/23706F87 : B906 A53F 84E0 49B6 6CF7 82C2 B3A0 2D66 2370 6F87



signature.asc
Description: Digital signature


Re: Can't write to /tmp on cvs.debian.org

2006-09-20 Thread Matt Taggart

Peter Karlsson writes...

> I'm getting error messages from the cvs server on cvs.debian.org saying that 
> it cannot write to the /tmp directory. It seems there are too many files on 
> the file system, there are no inodes left in /tmp

I checked haydn and /tmp has plenty of inodes(and space) free. Maybe someone 
cleaned it up since you sent that mail?

Please try again and reply if you are still having problems.

-- 
Matt Taggart
[EMAIL PROTECTED]



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Can't write to /tmp on cvs.debian.org

2006-09-20 Thread Martin Schulze
Matt Taggart wrote:
> 
> Peter Karlsson writes...
> 
> > I'm getting error messages from the cvs server on cvs.debian.org saying 
> > that 
> > it cannot write to the /tmp directory. It seems there are too many files on 
> > the file system, there are no inodes left in /tmp
> 
> I checked haydn and /tmp has plenty of inodes(and space) free. Maybe someone 
> cleaned it up since you sent that mail?

But cvs.debian.org is gluck...  It's looking fine as well.

Regards,

Joey

-- 
GNU GPL: "The source will be with you... always."

Please always Cc to me when replying to me on the lists.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Can't write to /tmp on cvs.debian.org

2006-09-19 Thread Peter Karlsson
I'm getting error messages from the cvs server on cvs.debian.org saying that 
it cannot write to the /tmp directory. It seems there are too many files on 
the file system, there are no inodes left in /tmp


--
\\// Peter - http://www.softwolves.pp.se/


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]