You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@mesos.apache.org by Manish Bhatt <ma...@gmail.com> on 2013/09/04 03:12:23 UTC

Mesos switch/rack awareness?

[How] does Mesos handle/mitigate network switch saturation on hosts that
are on the same rack?

Re: Mesos switch/rack awareness?

Posted by Manish Bhatt <ma...@gmail.com>.
Cool, thanks.

Manish


On Tue, Sep 3, 2013 at 9:06 PM, Florian Leibert <fl...@mesosphe.re> wrote:

> Mesos itself allows exposing rack-id & switch-id, etc. as attributes which
> will be advertised as part of resource offers to all the frameworks. The
> Marathon framework will allow you to schedule multiple instances of the
> same app on the same rack/switch/node (clustered) or one instance of a
> given app per rack/switch/node.
>
>
>
> On Tue, Sep 3, 2013 at 6:12 PM, Manish Bhatt <ma...@gmail.com> wrote:
>
>> [How] does Mesos handle/mitigate network switch saturation on hosts that
>> are on the same rack?
>>
>
>

Re: Mesos switch/rack awareness?

Posted by Florian Leibert <fl...@mesosphe.re>.
Mesos itself allows exposing rack-id & switch-id, etc. as attributes which
will be advertised as part of resource offers to all the frameworks. The
Marathon framework will allow you to schedule multiple instances of the
same app on the same rack/switch/node (clustered) or one instance of a
given app per rack/switch/node.



On Tue, Sep 3, 2013 at 6:12 PM, Manish Bhatt <ma...@gmail.com> wrote:

> [How] does Mesos handle/mitigate network switch saturation on hosts that
> are on the same rack?
>