Hi Vinod, So the culprit seems to be docker 1.7.1. I have 2 identical machines, of the 2nd slave type, on one I downgraded to docker 1.6.2, and now am able to deploy tasks, via Marathon. One the other machine, which run on 1.7.1, the same problem is observed. On this machine, here is what I see: root@instance-000003ef:/# more /tmp/mesos/slaves/20150807-194745-2150770698-5050-1933-S1/frameworks/20150624-232916-16777343-5050-1628-0000/executors/hello-gpu1-sleep.d19f…/stderr I0807 19:52:09.067476 588 exec.cpp:132] Version: 0.22.1 I0807 19:54:16.347481 594 exec.cpp:459] Slave exited ... shutting down root@instance-000003ef:/# more /tmp/mesos/slaves/20150807-194745-2150770698-5050-1933-S1/frameworks/20150624-232916-16777343-5050-1628-0000/executors/hello-gpu1-sleep.d19f…/stdout Shutting down root@instance-000003ef:/# (Which are identical, to those observed through Mesos GUI) Cheers,
[http://www.cisco.com/web/europe/images/email/signature/logo05.jpg] Nastooh Avessta ENGINEER.SOFTWARE ENGINEERING [email protected] Phone: +1 604 647 1527 Cisco Systems Limited 595 Burrard Street, Suite 2123 Three Bentall Centre, PO Box 49121 VANCOUVER BRITISH COLUMBIA V7X 1J1 CA Cisco.com<http://www.cisco.com/> [Think before you print.]Think before you print. This email may contain confidential and privileged material for the sole use of the intended recipient. Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive for the recipient), please contact the sender by reply email and delete all copies of this message. For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/index.html Cisco Systems Canada Co, 181 Bay St., Suite 3400, Toronto, ON, Canada, M5J 2T3. Phone: 416-306-7000; Fax: 416-306-7099. Preferences<http://www.cisco.com/offer/subscribe/?sid=000478326> - Unsubscribe<http://www.cisco.com/offer/unsubscribe/?sid=000478327> – Privacy<http://www.cisco.com/web/siteassets/legal/privacy.html> From: Vinod Kone [mailto:[email protected]] Sent: Friday, August 07, 2015 12:25 PM To: [email protected] Subject: Re: Mesos and Docker Slave Problem On Fri, Aug 7, 2015 at 11:50 AM, Nastooh Avessta (navesta) <[email protected]<mailto:[email protected]>> wrote: I0807 17:56:11.772568 577 slave.cpp:4208] Launching executor hello-gpu-sleep.9aef12e0-3d2d-11e5-935a-fe1614f46ae0 of framework 20150624-232916-16777343-5050-1628-0000 in work directory '/tmp/mesos/slaves/20150807-174737-1982998538-5050-1871-S1/frameworks/20150624-232916-16777343-5050-1628-0000/executors/hello-gpu-sleep.9aef12e0-3d2d-11e5-935a-fe1614f46ae0/runs/260e0c23-835a-48a8-ab40-c9566077373f' Can you see the stdout/stderr files in this directory for errors?

