Community
 
 
 

CloudPlatform 4.x

284 followers
 
Avatar
Administrator

Campo 4.2 - Cannot create snapshot.

Avatar

Campo 4.2 - Cannot create snapshot.

I've changed the global setting of :

kvm.snapshot.enabled true

 

Then restarted the management server.  ( also restarted cloud-agent on all computes, just to make sure. )

 

And yet, I'm not able to create snapshot from running VM.

 

Log shows -

2013-11-27 10:59:09,346 INFO  [cloud.api.ApiServer] (http-6443-exec-5:null) VM snapshot is not enabled for hypervisor type: KVM
 

 

google shows this

 

 

Regards,

Yossi


Yossi Ovadia MEMBERS
4 comments
0

Please sign in to leave a comment.

 
 

Previous 4 comments

Avatar
Administrator
Avatar

Campo 4.2 - Cannot create snapshot.

I've discovered the following -

mysql> select * from hypervisor_capabilities where id=12\G;
*************************** 1. row ***************************
                      id: 12
                    uuid: 12
         hypervisor_type: KVM
      hypervisor_version: default
        max_guests_limit: 65
  security_group_enabled: 1
  max_data_volumes_limit: 6
   max_hosts_per_cluster: NULL
storage_motion_supported: 0
     vm_snapshot_enabled: 0
1 row in set (0.00 sec)
 

For some reason, it is not set to 1.

 

I have manually changed is and getting new error -

 

KVM VM does not allow to take a disk-only snapshot when VM is in running state

 

 

If I select the Snapshot memory:

I then able to take the snapshot.

 

-Yossi.


Yossi Ovadia MEMBERS
Comment actions Permalink
Avatar
Administrator
Avatar

Hmm. but its stuck on 'creating'

:(

 

--Yossi.


Yossi Ovadia MEMBERS
Comment actions Permalink
Avatar
Administrator
Avatar

I'll try 4.2.1

 

-Yossi.


Yossi Ovadia MEMBERS
Comment actions Permalink
Avatar
Administrator
Avatar

This is so much fun, discussing with myself here :)


Yossi Ovadia MEMBERS
Comment actions Permalink

Top Contributors