Re: Change default NIC type for VMs
Just figured out that it's possible to change NIC type in the flex client. So final question: Any chance to change the default for new NICs to VMXNET3?
View ArticleRe: Change default NIC type for VMs
Jep, but any setting to control the default value for a new nic?In vCD9.7 HTML5 this setting is not a (yet, waiting for vCD 10)
View ArticleRe: Change default NIC type for VMs
HI, alternatively you can use a script in PowerCLI and you can specify the type VMXNET3 new-networkadapter -vm <vmname> -NetworkName "<Port group name>" -Type "VMXNET3" -startconnected...
View ArticleRe: vCD 9.7 & Datastore cluster : Compatibility
Nope, no fix for this, just the workaround which you mentioned. Unfortunately VMware weren't particularly helpful in qualifying what operations are "safe" to do in vCenter that won't conflict with...
View ArticlepfSense as internal FW
Hello Im new to vCloud which is being supplied by a third party and am trying to get a pfsense to act as an edge firewall to distribute traffic from the edge gateway to the approprite internal network....
View ArticleRe: pfSense as internal FW
I don't know how to archive this.And I also don't know why i should do this.vCloud Director brings it's own firewall (edge and dfw) which does exactly this (and even more)
View ArticleAll vApp Access rights in Roles
Hello, i'm playing with the access rights and roles in vCD.I created a new role which has more rights than vApp Author but less than an Organization Administrator.By default a vApp Author only can see...
View ArticleRe: unable to create VM via vcloud API
Did you resolve this issue? I ran into the same deal. <?xml version="1.0" encoding="UTF-8"...
View ArticleCSE 2.0 installation error
While installing CSE 2.0.0 extension with command cse install -c ./config.yaml i got error during execution of cust-ubuntu-16.04.sh script.There was a wrong command in cust-ubuntu-16.04.sh because i...
View ArticleRe: pfSense as internal FW
Technically very much possible and i have done it few times . You could deploy any virtual appliance format and get it configured do a IP translation/filtering/routing etc. But this is an old school...
View ArticleAdding External Network via REST API is not working on vCD 9.7
Hi, I'm using vCloud Director 9.7 With NSX-T. Due to HTML5 UI is not working with full functionality, It needs to be make some configurations with the REST API such as adding Provider vDC, adding...
View ArticleRe: Adding External Network via REST API is not working on vCD 9.7
I've replaced the "Isolated" parameter with "isolated" then it worked. <?xml version="1.0" encoding="UTF-8"?><vmext:VMWExternalNetwork...
View ArticleHow to handle additional IPs (2nd / virtual IPs) on one NIC in vCD
Hello, does anybody has a working and good solution how to handle multiple IPs on the same NIC? For example SAP requires to have multiple IPs on one NIC.As far as i know this is possible to configure...
View ArticleBlack screen when launching VM Remote Console from vCloud Director 9.5
Hello, We are running vCloud Director 9.5, on a cluster with ESXi 6.7 hosts and vCenter 6.7 When I login to my Organization Administrator account, browse to a Virtual Machine and click on "Launch VM...
View ArticleRe: Black screen when launching VM Remote Console from vCloud Director 9.5
2019-09-05T02:50:30.752+02:00| main| I125: SOCKET connect to wss://x.x.x.28:8443 2019-09-05T02:50:30.752+02:00| main| I125: SOCKET creating new IPv4 socket, connecting to x.x.x.28:8443 (x.x.x.28)...
View ArticleNo row with the given identifier exists:...
Hi allI have an issue with Organization VDC from vcloud director, when i click properties in one of my organization VDC it encounters an error as follow: [ 1e6489a1-91b5-48e0-9acb-d0feaec515f0 ] No row...
View ArticleRe: Black screen when launching VM Remote Console from vCloud Director 9.5
No, the webconsole does not work either. It stays stuck at "Connecting..."
View ArticleRe: Black screen when launching VM Remote Console from vCloud Director 9.5
I believe this is related to a cert issue. I would definitely go through these again and ensure certs are properly placed.
View ArticleRe: Black screen when launching VM Remote Console from vCloud Director 9.5
It could be, yes. I regenerated the self-signed certs because the IP address for vCloud Director changed once, could it have to do with that? When I look at the alternative name for the cert, the IP...
View Article