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

Re: Agent Error with Large Docker Images

2017-07-18 Thread tommy xiao
found the log: using aufs backend so how about change backend fs to overlay? 2017-07-18 19:49 GMT+08:00 : > 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 >

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)