2013/7/11 Narendra <narendra@xxxxxxxxxx>: > 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 _______________________________________________ libvirt-users mailing list libvirt-users@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvirt-users