I would suggest you to run mesos-master and zookeeper and marathon on same set of hosts (maybe call them as coordinator nodes) and use completely different set of nodes for mesos slaves. This way you can do the maintenance of such hosts in a very planned fashion.
On Wed, Apr 13, 2016 at 4:22 PM, Stefano Bianchi <[email protected]> wrote: > For sure it is possible. > Simply Mesos-master will the the resources offered by the machine on which > is running mesos-slave also, transparently. > > 2016-04-13 16:34 GMT+02:00 June Taylor <[email protected]>: > >> All of our node servers are identical hardware. Is it reasonable for me >> to install the Mesos-Master and Mesos-Slave on the same physical hardware? >> >> Thanks, >> June Taylor >> System Administrator, Minnesota Population Center >> University of Minnesota >> > > -- Regards, Pradeep Chhetri

