seem docker only suite for devel. not production env.

2016-11-11 1:24 GMT+08:00 Joseph Wu <jos...@mesosphere.io>:

> You can think of Mesos sandbox logs like:
>
> docker run ... > $MESOS_SANDBOX/stdout 2>&1 $MESOS_SANDBOX/stderr
>
> If `docker stop` happens to interrupt the above streams, you will lose
> some lines.  The behavior here seems to depend heavily on the version of
> Docker you happen to be using.
>
> On Thu, Nov 10, 2016 at 7:24 AM, Hendrik Haddorp <hendrik.hadd...@gmx.net>
> wrote:
>
>> Hi,
>>
>> it looks like on Mesos 0.28.2 Mesos stops receiving the logs once the
>> docker containerizer called "docker stop" and thus is missing logs one
>> might do in a graceful shutdown. I do at least see more logs when I do
>> "docker logs -f ...." compared to what I can see in Mesos. This is when you
>> set the docker stop timeout to more then 0ns. Is this expected?
>>
>> regards,
>> Hendrik
>>
>
>


-- 
Deshi Xiao
Twitter: xds2000
E-mail: xiaods(AT)gmail.com

Reply via email to