Hi June, In addition to doing what Pradeep suggests, I also now & then run a single node "cluster" that houses mesos-master, mesos-slave, and Marathon.
Works fine. Cordially, Paul On Wed, Apr 13, 2016 at 12:36 PM, Pradeep Chhetri < [email protected]> wrote: > 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 >

