You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "shweta agarwal (JIRA)" <ji...@apache.org> on 2014/09/11 14:32:34 UTC

[jira] [Closed] (CLOUDSTACK-7211) system VM not coming up in LXC zone for rhel 6.x

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-7211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

shweta agarwal closed CLOUDSTACK-7211.
--------------------------------------

> system VM  not coming up in LXC zone for rhel 6.x 
> --------------------------------------------------
>
>                 Key: CLOUDSTACK-7211
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7211
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: KVM
>    Affects Versions: 4.5.0
>            Reporter: shweta agarwal
>            Assignee: Amogh Vasekar
>            Priority: Blocker
>             Fix For: 4.5.0
>
>         Attachments: MS.tar.gz, agent.tar.gz
>
>
> created a zone with LXC hypervisor on rhel 6.3 host
> Pre seeded the KVM  template as LXC
> On enabling zone Syemt VMs are not coming up
> Agent log shows :
> ttempting to create storage pool dfa2ec3c-d133-3284-8583-0a0845aa4424 (NetworkFilesystem) in libvirt
> 2014-07-31 04:56:50,260 INFO  [kvm.storage.LibvirtStorageAdaptor] (agentRequest-Handler-1:null) Attempting to create storage pool 4032a858-88b0-3c03-8477-8984eb6b390b (NetworkFilesystem) in libvirt
> 2014-07-31 04:56:50,417 INFO  [kvm.storage.LibvirtStorageAdaptor] (agentRequest-Handler-1:null) Attempting to create volume 1c123c1a-1873-11e4-87de-4524e40b898e (NetworkFilesystem) in pool dfa2ec3c-d133-3284-8583-0a0845aa4424 with size 2621440000
> 2014-07-31 04:57:14,052 INFO  [kvm.storage.LibvirtStorageAdaptor] (agentRequest-Handler-1:null) Attempting to remove storage pool 4032a858-88b0-3c03-8477-8984eb6b390b from libvirt
> 2014-07-31 04:57:14,388 INFO  [kvm.storage.LibvirtStorageAdaptor] (agentRequest-Handler-2:null) Creating volume 75d88b46-1b93-4065-a348-460b8d3911fb from template 1c123c1a-1873-11e4-87de-4524e40b898e in pool dfa2ec3c-d133-3284-8583-0a0845aa4424 (NetworkFilesystem) with size 0
> 2014-07-31 04:57:14,389 INFO  [kvm.storage.LibvirtStorageAdaptor] (agentRequest-Handler-2:null) Attempting to create volume 75d88b46-1b93-4065-a348-460b8d3911fb (NetworkFilesystem) in pool dfa2ec3c-d133-3284-8583-0a0845aa4424 with size 2621440000
> 2014-07-31 04:57:14,948 WARN  [cloud.agent.Agent] (agentRequest-Handler-3:null) Caught:
> java.lang.NullPointerException
>         at com.cloud.hypervisor.kvm.resource.LibvirtComputingResource.createVif(LibvirtComputingResource.java:3990)
>         at com.cloud.hypervisor.kvm.resource.LibvirtComputingResource.createVifs(LibvirtComputingResource.java:3733)
>         at com.cloud.hypervisor.kvm.resource.LibvirtComputingResource.execute(LibvirtComputingResource.java:3766)
>         at com.cloud.hypervisor.kvm.resource.LibvirtComputingResource.executeRequest(LibvirtComputingResource.java:1332)
>         at com.cloud.agent.Agent.processRequest(Agent.java:501)
>         at com.cloud.agent.Agent$AgentRequestHandler.doTask(Agent.java:808)
>         at com.cloud.utils.nio.Task.run(Task.java:84)
>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
>         at java.lang.Thread.run(Thread.java:722)
> 2014-07-31 04:57:15,700 INFO  [kvm.storage.LibvirtStorageAdaptor] (agentRequest-Handler-5:null) Creating volume cac2c108-9f11-4ad7-981e-92a4a0bd05d4 from template 1c123c1a-1873-11e4-87de-4524e40b898e in pool dfa2ec3c-d133-3284-8583-0a0845aa4424 (NetworkFilesystem) with size 0
> 2014-07-31 04:57:15,701 INFO  [kvm.storage.LibvirtStorageAdaptor] (agentRequest-Handler-5:null) Attempting to create volume cac2c108-9f11-4ad7-981e-92a4a0bd05d4 (NetworkFilesystem) in pool dfa2ec3c-d133-3284-8583-0a0845aa4424 with size 2621440000
> 2014-07-31 04:57:16,262 WARN  [cloud.agent.Agent] (agentRequest-Handler-1:null) Caught:
> java.lang.NullPointerException
>         at com.cloud.hypervisor.kvm.resource.LibvirtComputingResource.createVif(LibvirtComputingResource.java:3990)
>         at com.cloud.hypervisor.kvm.resource.LibvirtComputingResource.createVifs(LibvirtComputingResource.java:3733)
>         at com.cloud.hypervisor.kvm.resource.LibvirtComputingResource.execute(LibvirtComputingResource.java:3766)
>         at com.cloud.hypervisor.kvm.resource.LibvirtComputingResource.executeRequest(LibvirtComputingResource.java:1332)
>         at com.cloud.agent.Agent.processRequest(Agent.java:501)
>         at com.cloud.agent.Agent$AgentRequestHandler.doTask(Agent.java:808)
>         at com.cloud.utils.nio.Task.run(Task.java:84)
>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
>         at java.lang.Thread.run(Thread.java:722)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)