You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/02/12 06:17:00 UTC

[jira] [Commented] (CLOUDSTACK-10284) Creating a snapshot from VM Snapshot generates error if hypervisor is not KVM.

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-10284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16360343#comment-16360343 ] 

ASF GitHub Bot commented on CLOUDSTACK-10284:
---------------------------------------------

niteshsarda opened a new pull request #2451: CLOUDSTACK-10284:Creating a snapshot from VM Snapshot generates error if hypervisor is not KVM.
URL: https://github.com/apache/cloudstack/pull/2451
 
 
   ISSUE
   ========================
   Creating a snapshot from VM Snapshot generates error if hypervisor is not KVM.
   
   STEPS TO REPRODUCE
   ========================
   Create a cloudstack setup with hypervisor other than KVM.
   Create an instance.
   Take Snapshot of that VM.
   Try to take volume snapshot from newly created VM snapshot.
   It will throw an error as hypervisor is not KVM.
   
   FIX
   ========================
   As a fix, "Create Snapshot From VM Snapshot" will be hidden from UI, if hypervisor associated with VM snapshot is not KVM.
   
   SCREENSHOT BEFORE FIX
   ========================
   ![screenshot before fix](https://user-images.githubusercontent.com/25146827/36085233-453088b4-0fea-11e8-8028-90e9e64b66d6.PNG)
   
   ![screenshot before fix - 1](https://user-images.githubusercontent.com/25146827/36085235-4e058322-0fea-11e8-9d0b-ae285879d989.PNG)
   
   SCREENSHOT AFTER FIX
   ========================
   ![screenshot after fix](https://user-images.githubusercontent.com/25146827/36085244-60063eea-0fea-11e8-9645-5b3ce7f53c9e.PNG)
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


> Creating a snapshot from VM Snapshot generates error if hypervisor is not KVM.
> ------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-10284
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10284
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>            Reporter: Nitesh Sarda
>            Priority: Major
>
> ISSUE
> Creating a snapshot from VM Snapshot generates error if hypervisor is not KVM.
> STEPS TO REPRODUCE
>  * Create a cloudstack setup with hypervisor other than KVM.
>  * Create an instance.
>  * Take Snapshot of that VM.
>  * Try to take volume snapshot from newly created VM snapshot.
>  * It will throw an error as hypervisor is not KVM.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)