[libvirt-users] Cluster discovery using Libvert

Matthias Bolte matthias.bolte at googlemail.com
Tue Jul 16 06:46:04 UTC 2013


2013/7/11 Narendra <narendra at esds.co.in>:
> Hello,
>
>
>
> I’m beginner user of Libvert. I want to find out the nodes (ESX servers) in
> cluster. I’m using following way but unable to get results. I’m not sure
> whether I’m using correct command or not. Please help me to achieve the
> expected result.
>
> =========================================================
>
> Virsh # connect esx://192.168.10.1/DatacenterC2/Cluster2?no_verify=1
>
>
>
> Enter username for 192.168.10.1 [administrator]:
>
> Enter administrator's password for 192.168.10.1:
>
> error: Failed to connect to the hypervisor
>
> error: invalid argument: Path '/DatacenterC2/Cluster2' does not specify a
> host system
>
> =========================================================

Libvirt is designed to manage a single virtualization host (e.g. a
single ESX server). Cluster discovery is not part of libvirt's
features. You cannot connect to a cluster and query for its servers
because libvirt has no API to report such information.

--
Matthias Bolte
http://photron.blogspot.com




More information about the libvirt-users mailing list