Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 58A43F95F for ; Wed, 27 Mar 2013 00:53:16 +0000 (UTC) Received: (qmail 34855 invoked by uid 500); 27 Mar 2013 00:53:16 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 34806 invoked by uid 500); 27 Mar 2013 00:53:16 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 34788 invoked by uid 500); 27 Mar 2013 00:53:16 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 34780 invoked by uid 99); 27 Mar 2013 00:53:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Mar 2013 00:53:16 +0000 Date: Wed, 27 Mar 2013 00:53:16 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-1788) Adding Primary storage to a cluster fails with "can't find storage provider: null" on latest Master build. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-1788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13614758#comment-13614758 ] ASF subversion and git services commented on CLOUDSTACK-1788: ------------------------------------------------------------- Commit 359b93199338ec99cc8d4176f68d895a7d63bd24 in branch refs/heads/master from Edison Su [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=359b931 ] CLOUDSTACK-1788: remember, changing componentcontext.xml also needs to change nooss, they are not in inheritance relationship any more. > Adding Primary storage to a cluster fails with "can't find storage provider: null" on latest Master build. > ---------------------------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-1788 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1788 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Install and Setup > Affects Versions: 4.2.0 > Environment: Build : http://repo-ccp.citrix.com/releases/ASF/rhel/6.3/master/CloudStack-non-OSS-MASTER-143-rhel6.3.tar.gz > Host : XEN 6.1 > Reporter: Abhinav Roy > Assignee: edison su > Priority: Blocker > Fix For: 4.2.0 > > > Addition of primary storage pool is failing with "can't find storage provider: null" on the latest Master build > http://repo-ccp.citrix.com/releases/ASF/rhel/6.3/master/CloudStack-non-OSS-MASTER-143-rhel6.3.tar.gz. > The API fails with the following error > 4314350can't find storage provider: null > Same is seen in the management server logs : > 2013-03-22 16:05:38,156 DEBUG [network.router.VirtualNetworkApplianceManagerImpl] (RouterStatusMonitor-1:null) Found 0 routers to update status. > 2013-03-22 16:05:38,157 DEBUG [network.router.VirtualNetworkApplianceManagerImpl] (RouterStatusMonitor-1:null) Found 0 networks to update RvR status. > 2013-03-22 16:05:39,506 DEBUG [cloud.api.ApiServlet] (catalina-exec-20:null) ===START=== 10.144.6.19 -- GET command=createStoragePool&scope=cluster&zoneid=05e594ec-75e2-4570-b1db-55adbf414a67&podid=4ede867c-49f4-4739-b612-85509946720d&clusterid=218dd96e-4143-4715-b666-ad4359d39bc8&name=xen-pri&url=nfs%3A%2F%2F10.102.192.100%2Fcpg_vol%2Fabhinav%2Fxen-pri2&response=json&sessionkey=QmnQfmXsxSHX3Trs%2B5S%2Fz5yzXQA%3D&_=1363948584490 > 2013-03-22 16:05:39,514 INFO [cloud.api.ApiServer] (catalina-exec-20:null) can't find storage provider: null > 2013-03-22 16:05:39,515 DEBUG [cloud.api.ApiServlet] (catalina-exec-20:null) ===END=== 10.144.6.19 -- GET command=createStoragePool&scope=cluster&zoneid=05e594ec-75e2-4570-b1db-55adbf414a67&podid=4ede867c-49f4-4739-b612-85509946720d&clusterid=218dd96e-4143-4715-b666-ad4359d39bc8&name=xen-pri&url=nfs%3A%2F%2F10.102.192.100%2Fcpg_vol%2Fabhinav%2Fxen-pri2&response=json&sessionkey=QmnQfmXsxSHX3Trs%2B5S%2Fz5yzXQA%3D&_=1363948584490 -- 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