[ https://issues.apache.org/jira/browse/CLOUDSTACK-5065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
sadhu suresh reopened CLOUDSTACK-5065: -------------------------------------- Right now even after enabling kvm.snapshot flag,unable to take Vm snapshot on running vm. Please check the attched screenshot and logs. commit:858783e6e5b2218c95c01b3e0374d3b447cc93d6 > 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 > > Attachments: 4939.doc, 513agent.doc, 514agent.doc, > management-server(1).log.gz > > > 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)