Abhinav Roy created CLOUDSTACK-1788:
---------------------------------------
Summary: 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
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
<createstoragepoolresponse
cloud-stack-version="4.2.0-SNAPSHOT"><errorcode>431</errorcode><cserrorcode>4350</cserrorcode><errortext>can't
find storage provider: null</errortext></createstoragepoolresponse>
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