Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2194FE18C for ; Sat, 19 Jan 2013 12:08:17 +0000 (UTC) Received: (qmail 7310 invoked by uid 500); 19 Jan 2013 12:08:16 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 7120 invoked by uid 500); 19 Jan 2013 12:08:13 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 7090 invoked by uid 99); 19 Jan 2013 12:08:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 19 Jan 2013 12:08:12 +0000 Date: Sat, 19 Jan 2013 12:08:12 +0000 (UTC) From: "terryye (JIRA)" To: cloudstack-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CLOUDSTACK-1020) add host error when i create zone. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 terryye created CLOUDSTACK-1020: ----------------------------------- Summary: add host error when i create zone. Key: CLOUDSTACK-1020 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1020 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Components: Install and Setup, KVM Affects Versions: 4.0.1 Environment: 2013-01-19 19:52:51,234 INFO [utils.component.ComponentLocator] (main:null) Unable to find components.xml 2013-01-19 19:52:51,246 INFO [utils.component.ComponentLocator] (main:null) Skipping configuration using components.xml 2013-01-19 19:52:51,246 INFO [cloud.agent.AgentShell] (main:null) Implementation Version is 4.0.1-incubating.20130119164743 2013-01-19 19:52:51,247 INFO [cloud.agent.AgentShell] (main:null) agent.properties found at /etc/cloud/agent/agent.properties 2013-01-19 19:52:51,248 INFO [cloud.agent.AgentShell] (main:null) Defaulting to using properties file for storage 2013-01-19 19:52:51,251 INFO [cloud.agent.AgentShell] (main:null) Defaulting to the constant time backoff algorithm 2013-01-19 19:52:51,331 INFO [cloud.agent.Agent] (main:null) id is 2013-01-19 19:52:51,451 INFO [resource.virtualnetwork.VirtualRoutingResource] (main:null) VirtualRoutingResource _scriptDir to use: scripts/network/domr/kvm 2013-01-19 19:52:53,663 INFO [kvm.resource.LibvirtComputingResource] (main:null) No libvirt.vif.driver specififed. Defaults to BridgeVifDriver. 2013-01-19 19:52:53,709 INFO [cloud.agent.Agent] (main:null) Agent [id = new : type = LibvirtComputingResource : zone = 1 : pod = 1 : workers = 5 : host = 192.168.10.10 : port = 8250 2013-01-19 19:52:53,719 INFO [utils.nio.NioClient] (Agent-Selector:null) Connecting to 192.168.10.10:8250 2013-01-19 19:52:53,991 INFO [utils.nio.NioClient] (Agent-Selector:null) SSL: Handshake done 2013-01-19 19:52:54,855 ERROR [kvm.storage.LibvirtStorageAdaptor] (Agent-Handler-1:null) org.libvirt.LibvirtException: operation failed: Storage source conflict with pool: '90b39f5e-b1db-4aa7-984b-d3817be1c4d6' 2013-01-19 19:52:54,856 WARN [utils.nio.Task] (Agent-Handler-1:null) Caught the following exception but pushing on java.lang.NullPointerException at com.cloud.hypervisor.kvm.storage.LibvirtStorageAdaptor.createStoragePool(LibvirtStorageAdaptor.java:462) at com.cloud.hypervisor.kvm.storage.KVMStoragePoolManager.createStoragePool(KVMStoragePoolManager.java:57) at com.cloud.hypervisor.kvm.resource.LibvirtComputingResource.initialize(LibvirtComputingResource.java:3271) at com.cloud.agent.Agent.sendStartup(Agent.java:320) at com.cloud.agent.Agent$ServerHandler.doTask(Agent.java:850) at com.cloud.utils.nio.Task.run(Task.java:83) 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:679) Reporter: terryye ubuntu12.04-server r720 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira