Huge increase of database partition

From: Thomas SIMON <tsimon(at)neteven(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Huge increase of database partition
Date: 2013-10-24 14:21:00
Message-ID: 52692CCC.8080305@neteven.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi the list,

Yesterday, i have had a big problem of disk space on my server, running
postgresql 9.0.13; with streaming replication.

Between 6pm and 7-30pm, i went from 45% used space to 99% (100% ?) used
space on my /data partition (who contains my postgresql/9.0/main/base ;
but does not contains the WAL; they are deported on an other partition).
- seen only after with munin -

Juste after that - still according to munin- , the partition suddently
decreases to its normal value (around 45%)
This peak represents around 165 Go of data ! ; beacause my partition
size is 315 Go.

I can't explain why, it's the first time i have something like this.
Usually, the size of the partition is very stable ; and grows very slowly.
Still with munin, i see that in this period, the blocks read per second
increases from around 20k to 80k, and i see that the disk utilisation
is around 100%, which confirms that postgres wrote a lot of data.

I don't understand how this can happen, have you ever seen things like
this ?

Thanks in advance,
Thomas

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Plugge, Joe R. 2013-10-24 14:26:50 Re: Huge increase of database partition
Previous Message Rene Romero Benavides 2013-10-24 13:06:33 Re: testing database consistency