Re: fail to start system vm in cloudstack with lxc

2013-11-11 Thread Du Jun
Hi, How do you create instance?As the concept of LXC is different from kvm,and it never use the template that contains a complete OS.So,I think we should change the way we usually think.You can reference this: https://cwiki.apache.org/confluence/display/CLOUDSTACK/LXC+Support+in+Cloudstack#

Re: fail to start system vm in cloudstack with lxc

2013-11-10 Thread 池原 治
hi, Unable to find suitable host yes, same situation. 2013-11-09 09:26:17,330 DEBUG [allocator.impl.FirstFitAllocator] (Job-Executor-12:job-12 = [ a2bb39de-bb23-40b1-b06c-3868a45715ff ] FirstFitRoutingAllocator) Not considering hosts: [Host[-4-Routing]] to deploy template:

fail to start system vm in cloudstack with lxc

2013-11-08 Thread Du Jun
Hi,all I can add host with lxc hypervisor to cloudstack management server,however I fail to start system vm.Is there any one can provide some clues?

Re: fail to start system vm in cloudstack with lxc

2013-11-08 Thread Francois Gaudreault
The SSVM and CPVM won't start on LXC, you need a real hypervisor to run those. (i.e KVM). Then, it will work. Francois On 11/8/2013, 9:51 AM, Du Jun wrote: Hi,all I can add host with lxc hypervisor to cloudstack management server,however I fail to start system vm.Is there any one can

Re: fail to start system vm in cloudstack with lxc

2013-11-08 Thread Du Jun
LXC is not a real hypervisor?As the cloudstack4.2 installation guide says,I download the system vm template,why cloudstack can't start system vm through it? If I need KVM to turn them on,would you please tell me more details? --- Best regards, Frank 2013/11/9 Francois Gaudreault

Re: fail to start system vm in cloudstack with lxc

2013-11-08 Thread 池原 治
Hi, I met same situation. I found info from dev-ml, On 10/24/2013, 7:00 PM, Chiradeep Vittal wrote: So here's what should work Create zone Add a KVM cluster - add a KVM host - wait for systemvms to start Add a LXC cluster - add a LXC host it seems to be work about systemvm. but I am now