Re: The issue of "Failed to shutdown socket with fd xx: Transport endpoint is not connected" on Mesos master

2015-12-29 Thread Avinash Sridharan
I1227 22:53:08.817595 8050 master.cpp:2496] Deactivating framework > >>> 9c3c6c78-0b62-4eaa-b27a-498f172e7fe6- (Kubernetes) at > >>> scheduler(1)@15.242.100.60:59488 > >>> I1227 22:53:08.817797 8050 master.cpp:1146] Giving framework > >>> 9c3c6c78-0b62-4eaa-b27a-498f172e7fe6- (Kubernetes) at > >>> scheduler(1)@15.242.100.60:59488 7625.14222623576weeks to failover > >>> W1227 22:53:08.818389 8062 master.cpp:4840] Master returning > >>> resources offered to framework > >>> 9c3c6c78-0b62-4eaa-b27a-498f172e7fe6- because the framework has > >>> terminated or is inactive > >>> I1227 22:53:08.818397 8052 hierarchical.cpp:273] Deactivated > >>> framework 9c3c6c78-0b62-4eaa-b27a-498f172e7fe6- > >>> I1227 22:53:08.819046 8066 hierarchical.cpp:744] Recovered > >>> cpus(*):32; mem(*):127878; disk(*):4336; ports(*):[31000-32000] > >>> (total: cpus(*):32; mem(*):127878; disk(*):4336; > >>> ports(*):[31000-32000], allocated: ) on slave > >>> 9c3c6c78-0b62-4eaa-b27a-498f172e7fe6-S0 from framework > >>> 9c3c6c78-0b62-4eaa-b27a-498f172e7fe6- > >>> .. > >>> > >>> I can't figure out why Mesos master complains "Failed to shutdown > >>> socket with fd 17: Transport endpoint is not connected". > >>> Could someone give some clues on this issue? > >>> > >>> Thanks very much in advance! > >>> > >>> Best Regards > >>> Nan Xiao > >> > >> > -- Avinash Sridharan, Mesosphere +1 (323) 702 5245

Re: The issue of "Failed to shutdown socket with fd xx: Transport endpoint is not connected" on Mesos master

2015-12-30 Thread Avinash Sridharan
t; > On Wed, Dec 30, 2015 at 3:22 AM, Avinash Sridharan > wrote: > > lsof command will show only actively opened file descriptors. So if you > ran > > the command after seeing the error logs in the master, most probably the > > master had already closed this fd. Just thr

Re: Feature request: move in-flight containers w/o stopping them

2016-02-18 Thread Avinash Sridharan
> Just curious if it's ever been considered and if so - and rejected - why > rejected? > > Thanks. > > -Paul > > > -- Avinash Sridharan, Mesosphere +1 (323) 702 5245

Re: Multicast blocked?

2016-03-01 Thread Avinash Sridharan
My executor is a > Java app started using a command line task. Any help is much appreciated. > > > David Wood > Computing Systems for Wireless Networks > IBM TJ Watson Research Center > daw...@us.ibm.com > 914-945-4923 (office), 914-396-6515 (mobile) > -- Avinash Sridharan, Mesosphere +1 (323) 702 5245

Re: Need CHANGELOG updates

2016-03-03 Thread Avinash Sridharan
pi v1 > > > > If there are other things that need to be called out specifically in the > > CHANGELOG, please reach out to me. > > > > Thanks, > -- Avinash Sridharan, Mesosphere +1 (323) 702 5245

Re: Need CHANGELOG updates

2016-03-03 Thread Avinash Sridharan
net_cls isolator update under review: https://reviews.apache.org/r/44350/ On Thu, Mar 3, 2016 at 11:11 AM, Avinash Sridharan wrote: > Hi Vinod, > Will file a ticket and update the change log for the net_cls isolator. > > -Avinash > > On Thu, Mar 3, 2016 at 11:08 AM, Ne

Re: [VOTE] Release Apache Mesos 0.28.0 (rc1)

2016-03-04 Thread Avinash Sridharan
>> CreateVolume >> >> ACLs to `roles`. >> >> * [MESOS-4712] - Remove 'force' field from the Subscribe Call in v1 >> >> Scheduler API. >> > >> > >> > MESOS-4712 is included twice. >> > >> > On Fr

Re: [VOTE] Release Apache Mesos 0.28.0 (rc1)

2016-03-04 Thread Avinash Sridharan
/Linux On Fri, Mar 4, 2016 at 6:49 PM, Avinash Sridharan wrote: > I am seeing the following crash when I run mesos build of 0.28.0-rc1 `sudo > bin/mesos-tests.sh` : > [ RUN ] MemIsolatorTest/1.MemUsage > F0305 02:43:01.791003 32494 isolator_tests.cpp:905] CHECK_SOME(isolator):

Re: [VOTE] Release Apache Mesos 0.28.0 (rc1)

2016-03-06 Thread Avinash Sridharan
-4ddc-8741-74bd7e71f91c ro init=/bin/systemd console=hvc0 console=ttyS0 cgroup_enable=memory I think the test filters should have caught the absence of the cgroup memory subsystem. If I can't find a JIRA for this, will go ahead and file one. On Fri, Mar 4, 2016 at 6:52 PM, Avinash Srid

Re: Deploying mesos software

2016-03-15 Thread Avinash Sridharan
's the recommended way to build > in one place and install in another? > > Peter > > -- Avinash Sridharan, Mesosphere +1 (323) 702 5245

Re: [Proposal] Remove the default value for agent work_dir

2016-04-12 Thread Avinash Sridharan
suitable location for the agent work directory except for short-term > local > > testing, and any production scenario that is currently using this > location > > should be altered immediately. > > > > +1 from me too. Defaulting to /tmp just helps people shoot themselves in > > the foot. > > > > J > -- Avinash Sridharan, Mesosphere +1 (323) 702 5245

Re: Custom IPTables rules

2016-04-13 Thread Avinash Sridharan
use public >> cloud, we are trying to hardening our servers allowing traffic just from >> our subnetworks. However, when I tried to implement some iptables rules I >> got problems with Docker, which couldn't find its chain anymore. >> >> Then, I am wondering if anyo

Re: mesos docker vs native container

2016-04-26 Thread Avinash Sridharan
ive container through Docker specially from network performance >> perspective. >> DCOS has been open sourced and I like all automation it brings with >> frameworks but it seems everything is running in docker ? >> I am looking for the smack stack for which network perf is important. >> Tx >> > -- Avinash Sridharan, Mesosphere +1 (323) 702 5245

Re: mesos docker vs native container

2016-04-26 Thread Avinash Sridharan
le who has moved >>>>> from native container through Docker specially from network performance >>>>> perspective. >>>>> DCOS has been open sourced and I like all automation it brings with >>>>> frameworks but it seems everything is running in docker ? >>>>> I am looking for the smack stack for which network perf is important. >>>>> Tx >>>>> >>>> >>> >>> >>> -- >>> Avinash Sridharan, Mesosphere >>> +1 (323) 702 5245 >>> >> > > -- > Text by Jeff, typos by iPhone > -- Avinash Sridharan, Mesosphere +1 (323) 702 5245

Re: No agents were shown/found in DC/OS cluster

2016-05-16 Thread Avinash Sridharan
cess: 8976 ExecStartPre=/bin/ping -c1 ready.spartan >>>>> (code=exited, >>>>> status=0/SUCCESS) >>>>> Main PID: 8982 (code=killed, signal=ABRT) >>>>> >>>>> 5月 16 15:30:42 chenqiang-worker-dev004-XXX systemd[1]: Unit >>>>> dcos-mesos-slave.service entered failed state. >>>>> 5月 16 15:30:42 chenqiang-worker-dev004-XXX systemd[1]: >>>>> dcos-mesos-slave.service failed. >>>>> >>>>> but can't find the root cause that make mesos-slave ABRT. >>>>> >>>>> On 2016年05月16日 14:38, 陈强 wrote: >>>>> >>>>>> Hi all, >>>>>> >>>>>> >>>>>> I installed a DC/OS cluster, but found that no agents were shown/found >>>>>> in cluster after finishing GUI installer. >>>>>> Other components are OK. Does someone met the issue? thanks. >>>>>> >>>>>> >>>>>> Best Regards. >>>>>> Chen, Qiang >>>>>> >>>>>> >>>>> >>> >> -- >> 陈强 >> >> 技术产品中心 计算云 弹性计算 >> 手机:+86 15900964316 >> 分机:8377 >> >> > > > -- > Best Regards, > Haosdent Huang > -- Avinash Sridharan, Mesosphere +1 (323) 702 5245

Re: Mesos Calico CNI

2016-05-17 Thread Avinash Sridharan
sure what I have to > >> >> do to create an IP for a task. > >> >> > >> >> See this sandbox repository on Github > >> >> > >> >> https://github.com/ContainerSolutions/mesos-calico-cni-sandbox > >> >> > >> >> In t

Re: Mesos Calico CNI

2016-05-17 Thread Avinash Sridharan
gt; > I’d be happy to assist you in getting it working on your repo. Let me > know if you need any assistance. > > We haven't published much information on this as of yet, since Mesos CNI > support is only just rolling out now. > > -Dan > > On Tue, May 17, 2016

Re: Proposal: move content in Wiki to docs in code repo

2016-06-06 Thread Avinash Sridharan
ng groups, release > tracking, etc.) to our docs in the code repo. I personally found that wiki > is hard to use and there's no reviewing process for changes in the Wiki. > The content in Wiki historically received less attention than that in the > docs. > > What do you think? >

Re: Welcome Anand and Joseph as new committers!

2016-06-09 Thread Avinash Sridharan
able contributor and reviewer to >> our testing infrastructure and the Windows work. His formal committer >> checklist is here >> <https://docs.google.com/document/d/1o7qLQJQ7TZCaf49gSNc6SSl29qAFagYH2STDfhHDDPw/edit?usp=sharing> >> . >> >> Please join me in congratulating them on their new roles and especially >> responsibilities :) >> >> On behalf of the PMC, >> Vinod >> > > -- Avinash Sridharan, Mesosphere +1 (323) 702 5245

Re: A Redis Framework for Apache Mesos

2016-07-03 Thread Avinash Sridharan
s (Adding shards to > a running redis instance) > > > > · Implement integration test suite and benchmarking suite to the > framework. > > > > > > > > Special thanks to Adobe.io team who expressed interest in collaborating > in the development of this product. I’m sure it’s going to be great working > with all of you folks. > > > > > > > > Advanced happy Independence day America and happy week ahead rest of the > world. > > > > > > > > Looking forward to hear from you all, > > > > Dhilip > > > > > > > > > > > > -- > > Deshi Xiao > > Twitter: xds2000 > > E-mail: xiaods(AT)gmail.com > > -- Avinash Sridharan, Mesosphere +1 (323) 702 5245

Re: A Redis Framework for Apache Mesos

2016-07-04 Thread Avinash Sridharan
inod ^^ > *"Also is it already part of the DC/OS universe ?"* > > Yes we have reasonable documentation > <https://github.com/mesos/mr-redis#dcos>with regards to DCOS integration, > Please give it a try and it will be awesome to get your feedback on that. > > Regard

A port mapping plugin for CNI

2016-08-05 Thread Avinash Sridharan
/1ZwXZ_utpxmy9vccYiL0q86efgpWpjmmKLQ0S4Mmz9N4/edit?usp=sharing Would be great if the community can share their feedback on the proposed port mapping CNI plugin. Thanks, -- Avinash Sridharan, Mesosphere +1 (323) 702 5245

Re: Using mesos' cfs limits on a docker container?

2016-08-13 Thread Avinash Sridharan
have that >> container's memory and cpu usage controlled by systemd/mesos. >> >> >> >> Thanks, >> >> Mark >> -- >> >> Mark Hammons - +33 06 03 69 56 56 >> >> Research Engineer @ BioEmergences <http://bioemergences.iscpif.fr> >> >> Lab Phone: 01 69 82 34 19 >> > > -- Avinash Sridharan, Mesosphere +1 (323) 702 5245

Re: Using mesos' cfs limits on a docker container?

2016-08-14 Thread Avinash Sridharan
itations. Is there any way to mix these two methods of isolation? I'd >>> like my executor/algorithm to run inside a docker container, but have that >>> container's memory and cpu usage controlled by systemd/mesos. >>> >>> >>> >>> Thanks, &

Re: what is the status on this?

2016-09-06 Thread Avinash Sridharan
> patchs. so the coming consul is very easy, just need some time to do coding >>> on it. if you have interesting it? let us collaborate it. >>> >>> 2016-08-26 8:11 GMT+08:00 Joseph Wu : >>> >>> There is no timeline as no one has done any work on the issue. >>> >>> >>> On Thu, Aug 25, 2016 at 4:54 PM, kant kodali >>> wrote: >>> >>> Hi Guys, >>> >>> I see this ticket and other related tickets should be part of sprints in >>> 2015 and it is still not resolved yet. can we have a timeline on this? This >>> would be really helpful >>> >>> https://issues.apache.org/jira/browse/MESOS-3797 >>> >>> Thanks! >>> >>> >>> >>> -- >>> Deshi Xiao >>> Twitter: xds2000 >>> E-mail: xiaods(AT)gmail.com >>> >>> >>> >>> -- >>> Best Regards, >>> Haosdent Huang >>> >>> >>> >>> >> > -- Avinash Sridharan, Mesosphere +1 (323) 702 5245

Re: Unified cgroups isolator

2016-09-13 Thread Avinash Sridharan
new cgroups isolator supports cgroups v2! > > - Jie > -- Avinash Sridharan, Mesosphere +1 (323) 702 5245

Re: Welcome Qian Zhang as a new committer!

2016-10-08 Thread Avinash Sridharan
able Mesos to launch OCI containers. >> >> More details can be found in his committer candidate checklist >> <https://docs.google.com/document/d/1p5MyCoWhZC2sAsQwsbSQUaCiAi1-7mjWXei9D9SaYUU/edit?usp=sharing> >> . >> >> Qian, thank you for your great work to the project so far. Would love to >> see more! >> >> - Jie >> > > > > -- > Best Regards, > Haosdent Huang > > -- Avinash Sridharan, Mesosphere +1 (323) 702 5245

Re: Problems with shared libraries with mesos containerization....

2016-10-17 Thread Avinash Sridharan
ile, I check /usr/lib, and a symbolic link to > /usr/lib/x86/ > libtiff.so.5 exists in /usr/lib so the program should be able to find and > load > that.... > > Mark Edgar Hammons II | +33 06 03 69 56 56 -- Avinash Sridharan, Mesosphere +1 (323) 702 5245

Re: Problems with shared libraries with mesos containerization....

2016-10-17 Thread Avinash Sridharan
r/lib/ for some > reason, as the same program runs fine in the same container running under > docker. > > On Monday, October 17, 2016 6:40:49 AM CEST Avinash Sridharan wrote: > > Is the library part of the image that you are running? Also you might > need > > to setup LD_

Re: Problems with shared libraries with mesos containerization....

2016-10-17 Thread Avinash Sridharan
der().setValue("iuwt- > executor")) > .setName("iuwt-executor").build() > > The ubuntu-mesos:0.11-17102016-IUWT is a locally hosted docker image. > IUWT is > the program I'm trying to run, and it runs perfectly fine in the > aforementione

Re: Problems with shared libraries with mesos containerization....

2016-10-17 Thread Avinash Sridharan
; > > On Mon, Oct 17, 2016 at 6:47 AM, Mark Hammons < > > > > > > mark.hamm...@inaf.cnrs-gif.fr > > > > > > > > wrote: > > > > > > > > > > Yes, it's installed under /usr/lib/x86_64 or whatever the multilib > >

Re: Problems with shared libraries with mesos containerization....

2016-10-17 Thread Avinash Sridharan
hown in the original logs, the symbolic link libtiff.so.5 is in > > /usr/ lib. I used LD_PRELOAD just to try to force /usr/lib/libtiff.so.5 > to > > be loaded since it wasn't for some reason. > > > > On Monday, October 17, 2016 8:03:34 AM CEST Avinash Sridharan wrote: >

Re: Problems with shared libraries with mesos containerization....

2016-10-17 Thread Avinash Sridharan
our docker image for us to try? Do mention the exact version of Mesos and the Distro you are trying to run this on. -Avinash On Mon, Oct 17, 2016 at 8:35 AM, Mark Hammons wrote: > No, it's a regular linux log. I've reattached it. > > On Monday, October 17, 2016 8:32:07 AM

Re: Problems with shared libraries with mesos containerization....

2016-10-17 Thread Avinash Sridharan
Also would be good to see the env variables (LD_LIBRARY_PATH) being seen by the container when you start it, just to make sure the env are getting set correctly. On Mon, Oct 17, 2016 at 8:42 AM, Avinash Sridharan wrote: > Does look like the symlink exists: > /usr/lib/libtiff.so.5 &g

Re: Problems with shared libraries with mesos containerization....

2016-10-17 Thread Avinash Sridharan
Maybe just attach the docker file and make sure layers are available in docker hub? On Mon, Oct 17, 2016 at 9:07 AM Mark Hammons wrote: > Oh, the container image itself is very large. Do you have some place I can > upload it to? > > On Monday, October 17, 2016 8:43:10 AM CEST Avina

Re: Mesos cluster across a wide area network

2016-12-02 Thread Avinash Sridharan
ntended recipient is >> advised to consult its own professional advisors, including those >> specializing in legal, tax and accounting matters. Orchard does not >> provide legal, tax or accounting advice. >> > > > > -- > > > > > > Alexander Gallego > Co-Founder & CTO > -- Avinash Sridharan, Mesosphere +1 (323) 702 5245

Re: Welcome Haosdent Huang as Mesos Committer and PMC member!

2016-12-16 Thread Avinash Sridharan
> for your perusal. > > Thanks, > Vinod > > P.S: Sorry for the delay in sending the welcome email. > -- Avinash Sridharan, Mesosphere +1 (323) 702 5245

Re: Welcome Guangya Liu as Mesos Committer and PMC member!

2016-12-16 Thread Avinash Sridharan
mistic Offer design, >> scarce resources discussion, and many others. >> >> His formal checklist is here: >> https://docs.google.com/document/d/1tot79kyJCTTgJHBhzStFKrVkDK4pX >> qfl-LHCLOovNtI/edit?usp=sharing >> <https://docs.google.com/document/d/1tot79kyJCTTgJHBhzStFKrVkDK4pXqfl-LHCLOovNtI/edit?usp=sharing> >> >> Thanks, >> - Jie >> > > -- Avinash Sridharan, Mesosphere +1 (323) 702 5245

Re: Welcome Neil Conway as Mesos Committer and PMC member!

2017-01-21 Thread Avinash Sridharan
kes ownership of the project seriously. > >>> > >>> Here is his more formal checklist for your perusal. > >>> > >>> > >>> https://docs.google.com/document/d/137MYwxEw9QCZRH09CXfn1544p1LuM > uoj9LxS-sk2_F4/edit > >>> > >>> Thanks, > >>> Vinod > >>> > >>> > > > -- Avinash Sridharan, Mesosphere +1 (323) 702 5245

Re: [VOTE] Release Apache Mesos 1.0.3 (rc1)

2017-01-24 Thread Avinash Sridharan
t; The vote is open until Mon Jan 23rd 17:00:00 PST 2017 and passes if a > majority of at least 3 +1 PMC votes are cast. > > > [ ] +1 Release this package as Apache Mesos 1.0.3 > > [ ] -1 Do not release this package because ... > > > Thanks, > -- Avinash Sridharan, Mesosphere +1 (323) 702 5245

Re: Welcome Kevin Klues as a Mesos Committer and PMC member!

2017-03-01 Thread Avinash Sridharan
uKTlFM/edit > > > > Thanks! > > Ben > > > > [1] http://mesos.apache.org/documentation/latest/gpu-support/ > > [2] > > https://docs.google.com/document/d/1nAVr0sSSpbDLrgUlAEB5hKzCl482N > > SVk8V0D56sFMzU > > [3] > > https://docs.google.com/document/d/1r6Iv4Efu8v8IBrcUTjgYkvZ32WVsc > > gYqrD07OyIglsA/ > > > -- Avinash Sridharan, Mesosphere +1 (323) 702 5245

Re: Mesos (and Marathon) port mapping

2017-04-07 Thread Avinash Sridharan
; Yes, MesosContainerizer/CNI/Bridge network plugin + CNI port-mapper plugin is identical to the docker's BRIDGE mode networking. > Thanks. > > -- > TH > -- Avinash Sridharan, Mesosphere +1 (323) 702 5245

Re: Welcome Gilbert Song as a new committer and PMC member!

2017-05-24 Thread Avinash Sridharan
ntainerizer, nested container > >>> (aka > >>> > > Pod) support. He also helped a lot of folks in the community > regarding > >>> > their > >>> > > patches, questions and etc. He also played an important role > >>> organizing > >>> > > MesosCon Asia last year and this year! > >>> > > > >>> > > His formal committer checklist can be found here: > >>> > > https://docs.google.com/document/d/1iSiqmtdX_0CU-YgpViA6r6PU_ > >>> > aMCVuxuNUZ458FR7Qw/edit?usp=sharing > >>> > > > >>> > > Welcome, Gilbert! > >>> > > > >>> > > - Jie > >>> > > >>> > >> > >> > > > > > > -- > > Cheers, > > > > Zhitao Li > -- Avinash Sridharan, Mesosphere +1 (323) 702 5245

Re: Welcome Greg Mann as a new committer and PMC member!

2017-06-13 Thread Avinash Sridharan
t; > Here is his more formal checklist for your perusal. > > > > https://docs.google.com/document/d/1S6U5OFVrl7ySmpJsfD4fJ3_ > R8JYRRc5spV0yKrpsGBw/edit > > > > Thanks, > > Vinod > > > -- Avinash Sridharan, Mesosphere +1 (323) 702 5245

Re: Welcome James Peach as a new committer and PMC memeber!

2017-09-06 Thread Avinash Sridharan
Congrats James !! Very well deserved. On Wed, Sep 6, 2017 at 5:47 PM Benjamin Mahler wrote: > Thanks for all that you've done so far for the project James! > > On Wed, Sep 6, 2017 at 2:08 PM, Yan Xu wrote: > >> Hi Mesos devs and users, >> >> Please welcome James Peach as a new Apache Mesos commi

Re: Marathon 1.5 necessary for testing with cni

2017-10-17 Thread Avinash Sridharan
: "host-local", >"subnet": "10.22.0.0/16", >"routes": [ > { "dst": "0.0.0.0/0" } >] > } > } > > > On the github page of marathon > (https://github.com/me

Re: cni macvlan config

2017-12-11 Thread Avinash Sridharan
gt; "0.0.0.0/0" } > ] > } > } > > { > "id": "hello-play", > "cmd": "./Hello-*/bin/hello -Dhttp.port=80", > "cpus": 0.1, > "mem": 32, > "disk": 0, > "instances": 1, > "acceptedResourceRoles": [ > "*" > ], > "ipAddress": {"networkName": "cni-bridge-test"}, > "uris": [ > "http://192.168.10.2/cobbler/PlayHello.zip"; > ] > } > > -- Avinash Sridharan, Mesosphere +1 (323) 702 5245

Re: Dedicated ip to task

2017-12-11 Thread Avinash Sridharan
h > > On Mon, Dec 11, 2017 at 2:21 PM, Marc Roos > wrote: > >> >> >> In this https://youtu.be/0UMCoojACOs?t=1737 cni video of Avinash >> Sridharan, he has a haproxy setup with two webservers on different >> networks. But how does he know what these ip ad

Re: Welcome Chun-Hung Hsiao as Mesos Committer and PMC Member

2018-03-11 Thread Avinash Sridharan
Very well deserved Chun !! On Sun, Mar 11, 2018 at 4:32 PM Qian Zhang wrote: > Congratulations Chun! > > > Regards, > Qian Zhang > > On Sun, Mar 11, 2018 at 2:08 PM, Sam wrote: > >> Congrats Chun >> >> >> Regards, >> Sam Chen | APJ Country Director | DC/OS Evangelist >> >> [image: Watch the Vid

Re: Welcome Zhitao Li as Mesos Committer and PMC Member

2018-03-12 Thread Avinash Sridharan
Thank you Zhitao for all contributions! >> > >> > Here is his committer candidate checklist for your perusal: >> > https://docs.google.com/document/d/1HGz7iBdo1Q9z9c8fNRgNNLnj0XQ_ >> > PhDhjXLAfOx139s/ >> > >> > Congrats Zhitao! >> > >> > Cheers, >> > Gilbert >> > >> > > -- Avinash Sridharan, Mesosphere +1 (323) 702 5245