almost done!
On 2013-01-09, at 13:23, Marcus Denker <[email protected]> wrote:
> On Jan 9, 2013, at 11:08 AM, Camillo Bruni <[email protected]> wrote:
>
>> our pharo-linux64 bit slave is down due to disk space limitations.
>> this is mainly caused by the ~6GB android SDK ;)
>> which takes around the same space as the whole workspace under /builds
>>
>> Solutions:
>> ==========
>> a) condense the android sdk
>> b) create a slave with a bigger disk
>>
>
> c) associate a disk with it and move the /builds/ there.
>
> With CloudStack behind, it should be possible to create e.g. a 50 or 100GB
> volume and
> mount it as /builds/
>
> Marcus