Re: Container user '27' is not supported

2017-12-27 Thread Jie Yu
quot;, > "docker": { > "image": "sflow/vizceral", > "credential": null, > "forcePullImage": false > } > > } > } > > marathon-1.5.2-1.noarch > mesos-1.4.1-2.0.1.x86_64 > > > -

RE: Container user '27' is not supported

2017-12-27 Thread Marc Roos
uot;]], "container": { "type": "MESOS", "docker": { "image": "sflow/vizceral", "credential": null, "forcePullImage": false } } } marathon-1.5.2-1.noarch mesos-1.4.1-2.0.1.x86_64 -Origina

Re: Container user '27' is not supported

2017-12-27 Thread Jie Yu
8:02 m02 mesos-slave[25084]: W1226 15:18:02.415927 25111 > runtime.cpp:111] Container user 'sflowrt' is not supported yet for > container 4e8d2cf6-b772-4e51-8154-1b8b6244f98f > Dec 26 15:18:02 m02 mesos-slave[25084]: W1226 15:18:02.415927 25111 > runtime.cpp:111] Container user 'sflowrt'

RE: Container user '27' is not supported

2017-12-26 Thread Marc Roos
runtime.cpp:111] Container user 'sflowrt' is not supported yet for container 4e8d2cf6-b772-4e51-8154-1b8b6244f98f Dec 26 15:18:02 m02 mesos-slave[25084]: W1226 15:18:02.415927 25111 runtime.cpp:111] Container user 'sflowrt' is not supported yet for container 4e8d2cf6-b772-4

Re: Container user '27' is not supported

2017-12-25 Thread James Peach
111] Container user 'sflowrt' is not supported yet for > container 375b21ca-2d12-4a81-8429-897aac75eaa0 > Dec 25 23:15:40 m02 mesos-slave[18569]: W1225 23:15:40.251715 18595 > runtime.cpp:111] Container user 'sflowrt' is not supported yet for > container 375b21ca-

RE: Container user '27' is not supported

2017-12-25 Thread Marc Roos
:15:40 m02 mesos-slave[18569]: W1225 23:15:40.251715 18595 runtime.cpp:111] Container user 'sflowrt' is not supported yet for container 375b21ca-2d12-4a81-8429-897aac75eaa0 -----Original Message- From: James Peach [mailto:jor...@gmail.com] Sent: zondag 24 december 2017 18:01 To: us

Re: Container user '27' is not supported

2017-12-24 Thread James Peach
> On Dec 24, 2017, at 5:20 AM, Marc Roos wrote: > > > I am seeing this in the logs: > > Container user '27' is not supported yet for container > d823196a-4ec3-41e3-a4c0-6680ba5cc99 > > I guess this means that the container requests to run under a spe

Re: Container user '27' is not supported

2017-12-24 Thread Tomek Janiszewski
not supported yet. If the user is not specified, root will be used by default. The operator or the framework can limit the capabilities of the container by using the linux/capabilities isolator. niedz., 24.12.2017, 14:20 użytkownik Marc Roos napisał: > > I am seeing this in the logs: > > Con

Container user '27' is not supported

2017-12-24 Thread Marc Roos
I am seeing this in the logs: Container user '27' is not supported yet for container d823196a-4ec3-41e3-a4c0-6680ba5cc99 I guess this means that the container requests to run under a specific user id, and this is not yet available in mesos? mesos-1.4.1-2.0.1.x86_64