Hi Gokula,

Not sure I follow what you are asking here. What do you mean by one node is
active and other passive at any point in time? Are you saying your
framework (marathon?) is launching all your web-servers on a single node
whereas you want them to be distributed evenly across 2 nodes? If yes, you
could look at using marathon constraints
<https://mesosphere.github.io/marathon/docs/constraints.html> to balance
them better.

On Mon, Jul 8, 2019 at 11:29 AM Gokula Krishnan <gokula.p.krish...@gmail.com>
wrote:

> Dear All,
> Thanks in advance and need your inputs for my requirement.
>
> I have 2 nodes (physical machines)
> There 20+ web servers running
> 2 nodes are in active and passive mode
> Problem: At any point in time only one node is active and other node is
> passive.
>
> Solution: want to use the capacity of both the 2 nodes at the same time.
>
> Will Mesos dcos use the resource of 2 nodes at the same time ?
> How can i deploy webservers and use both the nodes resources.
>
> Thank you in advance
>
>
>
> --
> Thanks and Regards,
> Gokula
>
>

Reply via email to