search for: hypervisor_uri

Displaying 2 results from an estimated 2 matches for "hypervisor_uri".

2013 Aug 09
0
Hyper-V driver API version support
...s funtion for the "external/libvirt" stonith plugin of clusterglue: $ cat /usr/lib/stonith/plugins/libvirt | more # get status of stonith device (*NOT* of the domain). # If we can retrieve some info from the hypervisor # the stonith device is OK. libvirt_status() { out=$($VIRSH -c $hypervisor_uri version 2>&1) if [ $? -eq 0 ] then out=`echo "$out" | tail -1` ha_log.sh notice "$hypervisor_uri: $out" return 0 fi ha_log.sh err "Failed to get status for $hypervisor_uri" ha_log.sh err "$out"...
2012 Mar 22
0
problems configuring cluster to lucci and virtual machines resource
...'type', 'vm'), ('migrate', 'live'), ('migration_mapping', ''), ('status_program', ''), ('xmlfile', '/etc/libvirt/qemu/centos5.xml'), ('path', '/etc/libvirt/qemu'), ('snapshot', ''), ('hypervisor_uri', ''), ('migration_uri', ''), ('__max_failures', ''), ('__failure_expire_time', ''), ('__max_restarts', ''), ('__restart_expire_time', ''), ('root_elem', 'esvc_root'), ('action', '...