You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Min Chen (JIRA)" <ji...@apache.org> on 2013/12/05 02:15:36 UTC

[jira] [Commented] (CLOUDSTACK-5268) [Automation] There is no option to create snapshot from volume of running vm

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

Min Chen commented on CLOUDSTACK-5268:
--------------------------------------

Based on Jessica, here is the UI logic for determining whether to display snapshot option or not for KVM:
1. If VM is not running, then always shows "snapshot" option.
2. If VM is running, it will only show "snapshot" option when the global setting "kvm.snapshot.enabled" is set to "true".
Please try this with latest code since Jessica made a fix on this on 11/26 with commit 06929343447da69b54041e506ee0f6d4b735c3bb. Otherwise, re-open this as an UI bug since this is pure UI logic.

> [Automation] There is no option to create snapshot from volume of running vm 
> -----------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-5268
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5268
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Snapshot
>    Affects Versions: 4.3.0
>         Environment: KVM
> Branch 4.3
>            Reporter: Rayees Namathponnan
>            Assignee: Min Chen
>            Priority: Blocker
>             Fix For: 4.3.0
>
>
> Steps to reproduce 
> Step 1 : Deploy VM
> Step 2 : Once VM is up, select the root volume 
> Step 3 : Create snapshot
> Actual Result 
> There is no option to create snapshot from volume; you need to stop vm first to create snapshot 



--
This message was sent by Atlassian JIRA
(v6.1#6144)