Hi all, I'm trying to create a new template but when I'm creating a snapshot it fail.
On GUI the error message is "There is other active vm snapshot tasks on the instance to which the volume is attached, please try again later" and logs showing other information, follows: ERROR [vm.snapshot.VMSnapshotManagerImpl] (Job-Executor-137:job-6348 = [ 1c370a96-21e7-40ab-8d53-984fd313afc7 ]) Create vm snapshot i-2-1399-VM_VS_20150127111434 failed for vm: i-2-1399-VM due to Resource [Host:30] is unreachable: Host 30: Host with specified id is not in the right state: Up I searched this host in DB and it looks like ok for me, follows: *************************** 1. row *************************** id: 30 name: POA-SRV-CLE-XEN01 status: Up type: Routing private_ip_address: 10.16.150.30 private_netmask: 255.255.255.0 private_mac_address: 90:b1:1c:09:23:fa storage_ip_address: 192.168.130.30 storage_netmask: 255.255.255.0 storage_mac_address: 90:b1:1c:09:23:fb storage_ip_address_2: NULL storage_mac_address_2: NULL storage_netmask_2: NULL cluster_id: 3 public_ip_address: 10.16.150.30 public_netmask: 255.255.255.0 public_mac_address: 90:b1:1c:09:23:fa proxy_port: NULL data_center_id: 2 pod_id: 2 cpus: 16 speed: 2394 url: iqn.2014-05.poa.xenserver:xen01 fs_type: NULL hypervisor_type: XenServer hypervisor_version: 6.2.0 ram: 63286364736 resource: com.cloud.hypervisor.xen.resource.XenServer620Resource version: 4.2.1 parent: NULL total_size: NULL capabilities: xen-3.0-x86_64 , xen-3.0-x86_32p , hvm-3.0-x86_32 , hvm-3.0-x86_32p , hvm-3.0-x86_64 guid: 179cecec-af88-446e-ad0c-8a8e3007af14 available: 1 setup: 1 dom0_memory: 0 last_ping: 1388391204 mgmt_server_id: 31618987196740 disconnected: 2015-01-02 12:41:10 created: 2014-05-14 17:55:39 removed: NULL uuid: f9a047bf-d9d0-4a77-bbc3-e888ea712bd0 update_count: 13547 resource_state: Enabled owner: NULL lastUpdated: NULL engine_state: Disabled 1 row in set (0.00 sec) If realy other task is running how can find it? Thanks Nikolas