ilya musayev created CLOUDSTACK-562:
---------------------------------------

             Summary: Unable to download DATA volume on CS4 and vSphere 5
                 Key: CLOUDSTACK-562
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-562
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Storage Controller
    Affects Versions: 4.0.0
         Environment: CS4 on CentOS 6.3 that also NFS for primary and Secondary 
vSphere 5 cluster with basic network
            Reporter: ilya musayev


When i attempt to download the template via GUI, i see that cloudstack performs 
many calls on Virtual Center and succeeds on creating and OVF template of DATA 
disk i would like to export - however on the last step it fails with message

"There is no secondary storage VM for secondary storage host 
nfs:/cloudstack-data.mydomain.com/storage/secondary"

My secondary storage is present and fully functional.

The logs contains the following ERROR:

2012-11-29 13:20:03,358 ERROR [cloud.api.ApiDispatcher] 
(Job-Executor-34:job-359) Exception while executing ExtractVolumeCmd:
com.cloud.utils.exception.CloudRuntimeException: There is no secondary storage 
VM for secondary storage host 
nfs://cloudstack-data.mydomain.com/storage/secondary
        at 
com.cloud.storage.upload.UploadMonitorImpl.createVolumeDownloadURL(UploadMonitorImpl.java:281)
        at 
com.cloud.server.ManagementServerImpl.extractVolume(ManagementServerImpl.java:3041)
        at 
com.cloud.event.ActionEventCallback.intercept(ActionEventCallback.java:36)
        at 
com.cloud.api.commands.ExtractVolumeCmd.execute(ExtractVolumeCmd.java:130)
        at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:138)
        at 
com.cloud.async.AsyncJobManagerImpl$1.run(AsyncJobManagerImpl.java:432)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
        at java.util.concurrent.FutureTask.run(FutureTask.java:166)
        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)
2012-11-29 13:20:03,359 DEBUG [cloud.async.AsyncJobManagerImpl] 
(Job-Executor-34:job-359) Complete async job-359, jobStatus: 2, resultCode: 
530, result: Error Code: 530 Error text: There is no secondary storage VM for 
secondary storage host nfs://cloustack-data.domain.com/storage/secondary


--
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

Reply via email to