I've got a custom framework running in mesos (0.24.1 for now). It supports failover and I'd like to be able to start the framework daemons (scheduler, etc.) from Marathon so I can automatically handle scaling and restart. I'm running a small cluster where the mesos master is also the primary master for zookeeper, marathon, my framework, and other support daemons. I've got a small backup master and want to allow failover to slave nodes as needed.
My question, can I run the mesos slave on the master node but restrict it to the Marathon framework only so it won't show up in my framework? Or do I need to run a separate set of mesos daemons to do that? Are there other ways to handle this sort of setup? ---------------------- Trevor R.H. Clarke Software Engineer, Ball Aerospace (937)320-7087 This message and any enclosures are intended only for the addressee. Please notify the sender by email if you are not the intended recipient. If you are not the intended recipient, you may not use, copy, disclose, or distribute this message or its contents or enclosures to any other person and any such actions may be unlawful. Ball reserves the right to monitor and review all messages and enclosures sent to or from this email address.

