bwsw opened a new issue #2730: Uploaded Volume Can not be attached to VM with 
local storage
URL: https://github.com/apache/cloudstack/issues/2730
 
 
   <!--
   Verify first that your issue/request is not already reported on GitHub.
   Also test if the latest release and master branch are affected too.
   Always add information AFTER of these HTML comments, but no need to delete 
the comments.
   -->
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Bug Report
   
   ##### COMPONENT NAME
   API
   
   ##### CLOUDSTACK VERSION
   4.11.1
   
   ~~~
   
   ~~~
   
   ##### CONFIGURATION
   <!--
   Information about the configuration if relevant, e.g. basic network, 
advanced networking, etc.  N/A otherwise
   -->
   4.11.1, KVM+Local Storage, NFS Secondary Storage
   
   ##### OS / ENVIRONMENT
   Ubuntu 16.04
   
   
   ##### SUMMARY
   When a volume is uploaded to CloudStack it cannot be attached to a VM with 
local storage with a error.
   
   ##### STEPS TO REPRODUCE
   1. Upload a new volume to CloudStack.
   2. Create a local storage VM from template 
   3. Try to attach the volume to the VM
   
   ##### EXPECTED RESULTS
   <!-- What did you expect to happen when running the steps above? -->
   Volume is copied to local storage where VM run and become attached.
   
   ##### ACTUAL RESULTS
   Exception
   ```
   Failed to update state:com.cloud.utils.exception.CloudRuntimeException: 
Failed to transit volume: 9964, due to: 
com.cloud.utils.fsm.NoTransitionException: Unable to transition to a new state 
from Uploaded via OperationFailed
   ```
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to