public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
* mystery disk usage growth spurts
@ 2016-03-05 16:48 Frank Ch. Eigler
  2016-03-05 17:16 ` Gerald Pfeifer
  0 siblings, 1 reply; 5+ messages in thread
From: Frank Ch. Eigler @ 2016-03-05 16:48 UTC (permalink / raw)
  To: overseers

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

Hi -

According to PCP archive data [1] [2], over the last few weeks, something
or someone over at sourceware's /sourceware1 partition has consumed
quite some room, in three bursts of some 90GB each:

2016-02-11 12:50-15:00
2016-02-19 13:30-14:20
2016-03-01 18:25-19:25

The irregularity of the schedule makes it unlikely to be a cron job.
Disk utilization curves from the same time make it seem like a
-copies- are being made as opposed to new content.

Does someone have any suspects as to where to start looking?

[1] http://tinyurl.com/h5nzvfw
[2] https://sourceware.org/grafana/index.html#/dashboard/file/default.json

- FChE

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

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

* Re: mystery disk usage growth spurts
  2016-03-05 16:48 mystery disk usage growth spurts Frank Ch. Eigler
@ 2016-03-05 17:16 ` Gerald Pfeifer
  2016-03-05 17:41   ` Christopher Faylor
  0 siblings, 1 reply; 5+ messages in thread
From: Gerald Pfeifer @ 2016-03-05 17:16 UTC (permalink / raw)
  To: overseers

On Sat, 5 Mar 2016, Frank Ch. Eigler wrote:
> Does someone have any suspects as to where to start looking?

I checked ~ftp/pub/gcc, and that only had 30G in total (which I
brought down to 22G by removing older snapshots).

/www/gcc/ is at 53G, which first surprised me, but includes all
mailing list archives and online documentation, and clearly is
not the source of what you are looking for.

Nothing crazily large under /home or /log, either.

Gerald

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

* Re: mystery disk usage growth spurts
  2016-03-05 17:16 ` Gerald Pfeifer
@ 2016-03-05 17:41   ` Christopher Faylor
  2016-03-05 22:02     ` Frank Ch. Eigler
  0 siblings, 1 reply; 5+ messages in thread
From: Christopher Faylor @ 2016-03-05 17:41 UTC (permalink / raw)
  To: overseers

On Sat, Mar 05, 2016 at 10:16:33AM -0700, Gerald Pfeifer wrote:
>On Sat, 5 Mar 2016, Frank Ch. Eigler wrote:
>> Does someone have any suspects as to where to start looking?
>
>I checked ~ftp/pub/gcc, and that only had 30G in total (which I
>brought down to 22G by removing older snapshots).
>
>/www/gcc/ is at 53G, which first surprised me, but includes all
>mailing list archives and online documentation, and clearly is
>not the source of what you are looking for.
>
>Nothing crazily large under /home or /log, either.

How about ~cygwin ?

% du -s ~cygwin | comma
243,951,236	/sourceware/cygwin-staging

cgf

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

* Re: mystery disk usage growth spurts
  2016-03-05 17:41   ` Christopher Faylor
@ 2016-03-05 22:02     ` Frank Ch. Eigler
  2016-03-06 15:37       ` Jon Turney
  0 siblings, 1 reply; 5+ messages in thread
From: Frank Ch. Eigler @ 2016-03-05 22:02 UTC (permalink / raw)
  To: overseers; +Cc: jturney

Hi -

cgf wrote:

> How about ~cygwin ?
> % du -s ~cygwin | comma
> 243,951,236	/sourceware/cygwin-staging

Excellent guess:

% du -s /sourceware*/cygwin-staging/jturney/*/*
80170548        /sourceware1/cygwin-staging/jturney/backup/20160211121400
80817956        /sourceware1/cygwin-staging/jturney/backup/20160219132504
82844828        /sourceware1/cygwin-staging/jturney/backup/20160301182520

Jon, please clean up & take steps to prevent such a buildup.  Thanks!

- FChE

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

* Re: mystery disk usage growth spurts
  2016-03-05 22:02     ` Frank Ch. Eigler
@ 2016-03-06 15:37       ` Jon Turney
  0 siblings, 0 replies; 5+ messages in thread
From: Jon Turney @ 2016-03-06 15:37 UTC (permalink / raw)
  To: Frank Ch. Eigler, overseers

On 05/03/2016 22:02, Frank Ch. Eigler wrote:
> Hi -
>
> cgf wrote:
>
>> How about ~cygwin ?
>> % du -s ~cygwin | comma
>> 243,951,236	/sourceware/cygwin-staging
>
> Excellent guess:
>
> % du -s /sourceware*/cygwin-staging/jturney/*/*
> 80170548        /sourceware1/cygwin-staging/jturney/backup/20160211121400
> 80817956        /sourceware1/cygwin-staging/jturney/backup/20160219132504
> 82844828        /sourceware1/cygwin-staging/jturney/backup/20160301182520
>
> Jon, please clean up & take steps to prevent such a buildup.  Thanks!

I've removed these.

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

end of thread, other threads:[~2016-03-06 15:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-05 16:48 mystery disk usage growth spurts Frank Ch. Eigler
2016-03-05 17:16 ` Gerald Pfeifer
2016-03-05 17:41   ` Christopher Faylor
2016-03-05 22:02     ` Frank Ch. Eigler
2016-03-06 15:37       ` Jon Turney

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