Displaying 1 result from an estimated 1 matches for "20name1".
Did you mean:
20name
2015 Nov 23
0
esx/vcenter: create a domain inside an folder
Hello at all
Im trying to create a domain inside a folder:
Host: foo.tld
Datacenter: dc1
Cluster: cluster name1
Host: esx.tld
Folder: folder/subfolder (inside Cluster bar.tld)
URL: vpx://foo.tld/dc1/cluster%20name1/folder/subfolder/esx.tld
I tried nearly every combination since the documentation is not 100% clear about that, but libvirt allways creates the domains inside vpx://foo.tld/dc1/ and not goes "deeper".
My questions:
- Is it even possible to create domains inside of a folder inside a clus...