Sanjeev N created CLOUDSTACK-3705:
-------------------------------------
Summary: [Enhancement] Upload volume does not support local storage
Key: CLOUDSTACK-3705
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3705
Project: CloudStack
Issue Type: Bug
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
Priority: Critical
Fix For: 4.2.0
[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