Unable to take Snapshots with KVM

2013-11-11 Thread Jake G.
Hi,

CS 4.2 on CentOS 6.4 with KVM.

I get the following error when trying to take a snapshot of a instance. Is this 
function not available with KVM?

KVM Snapshot is not supported: 1

Thank you

Re: Unable to take Snapshots with KVM

2013-11-11 Thread Jake G.
Bjoern,

That worked! Thank you



On Tuesday, November 12, 2013 1:18 PM, BJO ERN bjoern.tei...@gmail.com wrote:
 
First you need to set kvm.snapshot.enabled to true
After that you can make snapshots from volumes not the whole VM like ths vm
snapshot button would do (It does disk + memory which is not support in
KVM).
Just navigate to your volumes and use that snapshot function

Bye,
Bjoern



On Mon, Nov 11, 2013 at 6:25 PM, Jake G. dj_dark_jungl...@yahoo.com wrote:

 Hi,

 CS 4.2 on CentOS 6.4 with KVM.

 I get the following error when trying to take a snapshot of a instance. Is
 this function not available with KVM?

 KVM Snapshot is not supported: 1

 Thank you