[Piuparts-devel] [Piuparts-reports] Cron <piupartsm at pejacevic> /srv/piuparts.debian.org/share/piuparts/master/generate_daily_report
Andreas Beckmann
anbe at debian.org
Sun Jan 12 03:38:29 UTC 2014
On 2014-01-12 03:32, Holger Levsen wrote:
> iirc piuparts-report is just holding one distro in memory, not all of them
> combined, right?
it's dwke crashing, that grows up to 1 GB in my instance
You might take a look with top while gdr is runnign and see what happens
here ...
There are 3 master-error.log.* files with a similar error.
The problem occurs during the get_arch() call which runs dpkg
--print-architecture. We could work around this by setting amd64
everywhere in piuparts.conf
>
> but then...:
>
> holger at pejacevic:~$ free
> total used free shared buffers cached
> Mem: 3095544 2525980 569564 0 519368 1375196
> -/+ buffers/cache: 631416 2464128
> Swap: 524284 57368 466916
>
> this would mean we're using 3gb - are we really?
used - buffers - shared = ~800MB
buffers and cached only occupy ram not used for other things (and speed
up piuparts-master runs by having the directory indices cached)
> I surely can ask for more RAM - shall I?
I don't think so
Andreas
More information about the Piuparts-devel
mailing list