RHEV 3.5 beta1: live snapshot feature inactive

Latest response

i have updated our test installation to the most recent rhev 3.5 beta 1.

As i understand this version does not yet support RHEV H Hypervisors. So i went on and installed an RHEL 6.5 based one and the system was
added to the RHEV Management suite. My main problem is now that the Host does not support the live snapshot feature and im unable to find out why. The qemu-kvm-rhev packages and libvirt packages are even newer than on the RHEV H Hypervisor which supported it. Any idea how to figure out why vdsClient capabilities show me now live snapshot support?

Here are the package versions:

qemu-img-rhev-0.12.1.2-2.445.el6.x86_64
gpxe-roms-qemu-0.9.7-6.12.el6.noarch
qemu-kvm-rhev-0.12.1.2-2.445.el6.x86_64
qemu-kvm-rhev-tools-0.12.1.2-2.445.el6.x86_
libvirt-client-0.10.2-46.el6.x86_64
libvirt-lock-sanlock-0.10.2-46.el6.x86_64
libvirt-python-0.10.2-46.el6.x86_64
libvirt-0.10.2-46.el6.x86_64

vdsclient output:

HBAInventory = {'FC': [], 'iSCSI': [{'InitiatorName': 'iqn.1994-05.com.redhat:dbd253ca386f'}]}
ISCSIInitiatorName = 'iqn.1994-05.com.redhat:dbd253ca386f'
autoNumaBalancing = 2
bondings = {'bond0': {'addr': '',
'cfg': {},
'hwaddr': '00:00:00:00:00:00',
'ipv4addrs': [],
'ipv6addrs': [],
'mtu': '1500',
'netmask': '',
'opts': {},
'slaves': []},
'bond1': {'addr': '',
'cfg': {},
'hwaddr': '00:00:00:00:00:00',
'mtu': '1500',
'netmask': '',
'slaves': []},
'bond2': {'addr': '',
'cfg': {},
'hwaddr': '00:00:00:00:00:00',
'mtu': '1500',
'netmask': '',
'slaves': []},
'bond3': {'addr': '',
'cfg': {},
'hwaddr': '00:00:00:00:00:00',
'mtu': '1500',
'netmask': '',
'slaves': []},
'bond4': {'addr': '',
'cfg': {},
'hwaddr': '00:00:00:00:00:00',
'mtu': '1500',
'netmask': '',
'slaves': []}}
bridges = {'rhevm': {'addr': '172.16.1.36',
'cfg': {'BOOTPROTO': 'none',
'DEFROUTE': 'yes',
'DELAY': '0',
'DEVICE': 'rhevm',
'GATEWAY': '172.16.1.253',
'HOTPLUG': 'no',
'IPADDR': '172.16.1.36',
'MTU': '1500',
'NETMASK': '255.255.255.0',
'NM_CONTROLLED': 'no',
'ONBOOT': 'yes',
'STP': 'off',
'TYPE': 'Bridge'},
'gateway': '172.16.1.253',
'ipv4addrs': ['172.16.1.36/24'],
'ipv6addrs': ['fe80::226:b9ff:fe58:7246/64'],
'ipv6gateway': '::',
'mtu': '1500',
'netmask': '255.255.255.0',
'opts': {'ageing_time': '29995',
'bridge_id': '8000.0026b9587246',
'forward_delay': '0',
'gc_timer': '27',
'group_addr': '1:80:c2:0:0:0',
'hash_elasticity': '4',
'hash_max': '512',
'hello_time': '199',
'hello_timer': '127',
'max_age': '1999',
'multicast_last_member_count': '2',
'multicast_last_member_interval': '99',
'multicast_membership_interval': '25996',
'multicast_query_interval': '12498',
'multicast_query_response_interval': '999',
'multicast_router': '1',
'multicast_snooping': '1',
'multicast_startup_query_count': '2',
'multicast_startup_query_interval': '3124',
'priority': '32768',
'root_id': '8000.0026b9587246',
'root_path_cost': '0',
'root_port': '0',
'stp_state': '0',
'tcn_timer': '0',
'topology_change': '0',
'topology_change_detected': '0',
'topology_change_timer': '0'},
'ports': ['em1', 'vnet0'],
'stp': 'off'}}
clusterLevels = ['3.0', '3.1', '3.2', '3.3', '3.4', '3.5']
cpuCores = '8'
cpuFlags = 'fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,dts,acpi,mmx,fxsr,sse,sse2,ss,ht,tm,pbe,syscall,nx,rdtscp,lm,constant_tsc,arch_perfmon,pebs,bts,rep_good,xtopology,nonstop_tsc,aperfmperf,pni,dtes64,monitor,ds_cpl,vmx,est,tm2,ssse3,cx16,xtpr,pdcm,dca,sse4_1,sse4_2,popcnt,lahf_lm,ida,dts,tpr_shadow,vnmi,flexpriority,ept,vpid,model_Nehalem,model_Conroe,model_coreduo,model_core2duo,model_Penryn,model_n270'
cpuModel = 'Intel(R) Xeon(R) CPU E5530 @ 2.40GHz'
cpuSockets = '2'
cpuSpeed = '1596.058'
cpuThreads = '8'
emulatedMachines = ['rhel6.6.0',
'pc',
'rhel6.5.0',
'rhel6.4.0',
'rhel6.3.0',
'rhel6.2.0',
'rhel6.1.0',
'rhel6.0.0',
'rhel5.5.0',
'rhel5.4.4',
'rhel5.4.0']
guestOverhead = '65'
hooks = {}
kdumpStatus = 0
kvmEnabled = 'true'
lastClient = '172.16.1.36'
lastClientIface = 'rhevm'
liveMerge = 'false'
liveSnapshot = 'false'
memSize = '24018'
netConfigDirty = 'False'
[..}

Responses