Hey Ilya - So, for about a month now we’ve had a system running SmartOS[1], which gives a combination of containers and KVM, albeit on illumos instead of linux. In general I’m not impressed by SmartOS’s story, but we had one customer asking for it (and I sorta expect more, we’re not officially supporting it yet). It’s a little early for me to even ponder integrating it with ACS, but might but worth a glance if you’re looking for that KVM/container mix.
Downsides: * Compared to a Linux hypervisor, much less feature support (missing Ceph is personally bugging me) * It’s…Solaris (the OS that won’t go away, c0t0d0s0 gives me flashbacks from 10 years ago). For us our infrastructure/automation is fairly tuned for linux, so really embracing this will require…effort. John 1: http://smartos.org/ On Jun 4, 2014, at 5:58 PM, ilya musayev <ilya.mailing.li...@gmail.com> wrote: > We are considering running KVM and LXC on the same host and hopefully control > both through cloudstack. > > I know there are agents involved for each component, i dont know if we can > have a hybrid of LXC+KVM. > > The use case is simple, we would like the end user to pick LXC/Docker for > performance, or KVM instance if he really needed all bells and whistles of > dedicated kernel in fully virtualized environment. > > Is anyone aware why we should not mix 2 workloads on the same host? Is it > possible at this point in time to mix LXC, KVM and CloudStack, i assume the > answer is no, but perhaps there is a hack i can try. > > Thanks > ilya