Hi Damien et al,

This does not seem to exactly work: Let me explain. I'm on mesos 0.12.0

I've launched the slave with the following setting:

--work_dir=/media/ephemeral0/tmp

What this appears to have done is add the following symlink to /tmp

mesos -> /media/ephemeral0/var/log/mesos-slaves

Although the workers to write to the correct vol through the link, mesos
still offers the space in / (root) for it's size offering.

Am I missing something? Thanks for the help!



On Thu, Sep 26, 2013 at 11:35 AM, Damien Hardy <[email protected]>wrote:

> Hello
>
> On the mesos-slave exec you can give it an option :
>
> --work_dir=VALUE                           Where to place framework work
> directories
>                                              (default: /tmp/mesos)
>
> Best regards,
>
>
>
> 2013/9/26 Phil Siegrist <[email protected]>
>
>> Hi, I'm currently running mesos on EC2. The root partition is small. Is
>> there a way to specify the location/s for disk resources.
>>
>> All my work is currently being deployed to tmp.
>>
>
>
>
> --
> Damien HARDY
>

Reply via email to