Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

advanced setup

Christian Stankowic edited this page Mar 16, 2017 · 7 revisions

This page will soon contain information about more complex setups.

#Additional notes

##libvirt URIs

URI Description
esx://myesx ESX(i) host with secure SSL certificate
esx://myesx/?no_verify=1 ESX(i) host with self-signed SSL certificate
vpx://myvc/mydc/myesx ESX(i) host in virtual data center on vCenter host
vpx://myvc/mydc/mycluster/myesx ESX(i) host in virtual data center and a cluster on vCenter host
hyperv://myhv Hyper-V host
Unfortunately libvirt does not support accessing vCenter without a particular ESXi host currently. See [[this workaround common-issues#vcenter-support]]. Also, note that URLs must not contain blanks!

Check the following websites for further information:

Clone this wiki locally