https://bugzilla.wikimedia.org/show_bug.cgi?id=71604

--- Comment #7 from Tim Waters <[email protected]> ---

it's due to the size of the /tmp partition, not the whole instance.

The whole instance has enough disk space, it's where /tmp resides which is
filling up, but _temporarily_

_temporarily_ /tmp fills up when 1) the system requests a large file from
commons and 2) the system converts it into a tif

/tmp then will clear out these temporary files, freeing up the space on that
partition which is why smaller files run okay.


The fix would be to:

1) increase the size of the /tmp partition

2) change the application to use another partition for temporary files.

I believe #2 would be possible, but need to investigate properly.

Leave the issue open and as new until that has occurred.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to