Re: Agent Error with Large Docker Images

2017-07-19 Thread thomas.kurmann
Thank you very much for that hint, with overlayfs it is now working! On Wed, 2017-07-19 at 07:49 +0800, tommy xiao wrote: found the log: using aufs backend so how about change backend fs to overlay? 2017-07-18 19:49 GMT+08:00

Agent Error with Large Docker Images

2017-07-18 Thread thomas.kurmann
Hi, We are experiencing a bug on the mesos agent (1.3.0) when trying to start large docker images inside a mesos container. I have tried with multiple sizes of images and the threshold seems to lie somewhere around 4.5 GB. We have experienced this bug using both a custom framework (deep-mesos)

Agent Working Directory Best Practices

2017-06-22 Thread thomas.kurmann
Hi, We have a couple of server nodes mainly used for computational tasks in our mesos cluster. These servers have beefy cpus, gpus etc. but only limited ssd space. We also have a 40GBe network and a decently fast file server. My question is simple but I didnt find an answer anywhere: What are