Re: Design Doc for Qemu/KVM containerizer

2016-04-11 Thread Vaibhav Khanduja
+1 lkvm should be taken as a separate activity ..prioritized based on it maturity .. On 4/11/16, 1:08 PM, "Du, Fan" wrote: >Thanks to bring *heavy* container to Mesos :) >I have a few comments as below: > >1. >One of reason adding Qemu/KVM is to support scenario where

Re: Design Doc for Qemu/KVM containerizer

2016-04-11 Thread Du, Fan
Thanks to bring *heavy* container to Mesos :) I have a few comments as below: 1. One of reason adding Qemu/KVM is to support scenario where end user env must be based on Windows, while as we know Mesos also support Windows Server, if framework user knows there is native Windows based container

Re: Design Doc for Qemu/KVM containerizer

2016-04-08 Thread haosdent
hi, @rojas Thank you very much for your information. Let me find a second shepherd for [Modularize the containerizer interface]. On Fri, Apr 8, 2016 at 7:38 PM, Alexander Rojas wrote: > Hi Haosdent, > > Till had an accident and will be out for a while, your reviews may

Re: Design Doc for Qemu/KVM containerizer

2016-04-08 Thread Alexander Rojas
Hi Haosdent, Till had an accident and will be out for a while, your reviews may take a while or otherwise you may consider getting help from a second shepherd. > On 07 Apr 2016, at 17:00, haosdent wrote: > > Hi, @Abhishek Thanks your nice design document. I just take a

Re: Design Doc for Qemu/KVM containerizer

2016-04-07 Thread haosdent
Thanks a lot! On Apr 8, 2016 2:47 AM, "Abhishek Dasgupta" wrote: > Yeah, sure @haosdent. > > I will take a look on Mesos-3709 and relay my view. We would surely need > your help on modularizing it. > > Thanks > Abhishek > > On Thursday 07 April 2016 09:19 PM,

Re: Design Doc for Qemu/KVM containerizer

2016-04-07 Thread Abhishek Dasgupta
Yeah, sure @haosdent. I will take a look on Mesos-3709 and relay my view. We would surely need your help on modularizing it. Thanks Abhishek On Thursday 07 April 2016 09:19 PM, haosdent wrote: Great! I would like to take participate with you if you decide to use module way in KVM

Re: Design Doc for Qemu/KVM containerizer

2016-04-07 Thread haosdent
Great! I would like to take participate with you if you decide to use module way in KVM containerizer eventually. On Thu, Apr 7, 2016 at 11:08 PM, Guangya Liu wrote: > @haosdent, > > You may see that I already linked MESOS-2717 to MESOS-3709 >

Re: Design Doc for Qemu/KVM containerizer

2016-04-07 Thread Guangya Liu
@haosdent, You may see that I already linked MESOS-2717 to MESOS-3709 , yes, we will definitely consider the module mode. Thanks, Guangya On Thu, Apr 7, 2016 at 11:00 PM, haosdent wrote: > Hi, @Abhishek Thanks your nice

Re: Design Doc for Qemu/KVM containerizer

2016-04-07 Thread haosdent
Hi, @Abhishek Thanks your nice design document. I just take a look your code in https://github.com/abdasgupta/mesos/commit/e845ee70602dfc774381996f884587578c07a25b . It looks like a prototype now. Do you every consider implement it through the module way. Refer to the ticket [Modularize the

Re: Design Doc for Qemu/KVM containerizer

2016-04-07 Thread Abhishek Dasgupta
Yeah Sure. It is done. Please check. On Thursday 07 April 2016 06:19 PM, Jörg Schad wrote: Could you extend the permissions on the design doc in order to allow comments? Thanks! On Thu, Apr 7, 2016 at 2:34 PM, Abhishek Dasgupta < a10gu...@linux.vnet.ibm.com> wrote: Hi all, I uploaded a

Re: Design Doc for Qemu/KVM containerizer

2016-04-07 Thread Jörg Schad
Could you extend the permissions on the design doc in order to allow comments? Thanks! On Thu, Apr 7, 2016 at 2:34 PM, Abhishek Dasgupta < a10gu...@linux.vnet.ibm.com> wrote: > Hi all, > > I uploaded a design doc for Mesos-2717: > > >

Design Doc for Qemu/KVM containerizer

2016-04-07 Thread Abhishek Dasgupta
Hi all, I uploaded a design doc for Mesos-2717: https://docs.google.com/document/d/1_VuFiJqxjlH_CA1BCMknl3sadlTZ69FuDe7qasDIOk0/edit?usp=sharing Need your views and comments on it. -- Regards, ---