Sanjeev N created CLOUDSTACK-4173:
-------------------------------------

             Summary: CLONE - [Enhancement] Upload volume does not support 
local storage
                 Key: CLOUDSTACK-4173
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4173
             Project: CloudStack
          Issue Type: Improvement
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Volumes
    Affects Versions: 4.2.0
         Environment: Latest build from ACS 4.2 branch.
Hypervisor: KVM
Primary Storage: Local Storage
            Reporter: Sanjeev N
             Fix For: 4.2.0, Future


[Enhancement] Upload volume does not support local storage.

When a data volume is uploaded using uploadVolume API, the disk will be stored 
in the secondary storage and an entry will be made in the volumes table in 
cloud DB with volume_type: DATADISK, disk_offering_id: 6 and state: Uploaded.

The volume is getting created with custom disk offering and it's 
use_local_storage is set to 0. So this volume can't be attached to a guest vm 
if the primary storage is Local storage.

It would be good to support even Local storage for the uploaded volumes.

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