[
https://issues.apache.org/jira/browse/CLOUDSTACK-5065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13815445#comment-13815445
]
ASF subversion and git services commented on CLOUDSTACK-5065:
-------------------------------------------------------------
Commit 4f9af26bea0c6d1da915df654b006c9235d1b866 in branch refs/heads/4.2 from
[~edison]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=4f9af26 ]
CLOUDSTACK-5065: isExternalSnapshot should return true for CLVM and RBD only
> KVM snapshot doesn't take VM snapshot if the VM is running
> ----------------------------------------------------------
>
> Key: CLOUDSTACK-5065
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5065
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: KVM
> Affects Versions: 4.0.0
> Reporter: edison su
> Assignee: edison su
> Priority: Blocker
> Fix For: 4.2.1
>
>
> Due to this line in kvmstorageprocessor:
> if (state == DomainInfo.DomainState.VIR_DOMAIN_RUNNING &&
> !primaryStorage.isExternalSnapshot()) {
> Right now, only primary storage type is filesystem(a.k.a local storage), then
> take vm snapshot, otherwise, always take volume snapshot, which is not
> working for the default kvm binary.
--
This message was sent by Atlassian JIRA
(v6.1#6144)