Assign a floating IP to a vApp?
Is it possible to reserve a floating IP address for a vApp? I have a user who's building a test cluster within vCloud and needs IP addresses for the cluster services. I don't want to assign the IP to a...
View ArticleRe: networking and security version
As soon I have a confirmation from the sales, I'll mark the correct answer
View ArticlevApp network limit
Hi,we're running VCDirector 1.5.We would like to limit our clients in vApp network creation (and possibly in vApp creation too). Is there any feature that we could use during org creation (1 client = 1...
View ArticleRe: vCloud Director as a DR Site
We implemented a vCD - Zerto solution for our customers.They keep running their vCenter replicating it, via Zert0, on their org in our vCloud Director.Zert0 integrates all this, optimizing the...
View ArticleRe: vApp network limit
About the only thing you can do is limit the number if Isolated Networks each Organization vDC can create. This is in the Properties of the Org vDC ... Network Pools ... Set the number of Isolated...
View ArticleRe: Assign a floating IP to a vApp?
the problem will be that any NAT feature of a vApp network will be bound to a specific IP/Mac. you can certainly do something like this, just by assigning an IP address .... but it's not really...
View ArticleRe: vApp network limit
Well.. THIS is the problem: I need to limit ALL the nets, because any of the previous (vApp, routed and isolated) consumes a vlan. I can limit the last 2, but, as far as you write, I can't limit the...
View ArticleRe: vApp network limit
What type of network pool did you create? It sounds like vLAN backed ... why not use Cloud Network Isolation? you'll get 1000 networks per VLAN (aka Pool).
View ArticleRe: vApp network limit
We created 2 pools, 2k networks, managed by 2 nexus1000, in a active/stand-by configuration.With more than 100 customer in the cloud, if any of them decides to create 10 vApp net (they have assigned 2...
View ArticlePowerCli, vCloud Director Configure NIC, Import
Having problems getting my PowerCli script to fully import a VM as well as configuring the Organization VDC network within the VM guest. Hoping someone could take a quick look at what I have below (Not...
View ArticleRe: vApp network limit
Here, found the solution - this kind of limit has to be set at vDC level, not only at Org level. Thank you IamTHEvilONE, you put me in the right direction.CheersRaf
View ArticleRe: PowerCli, vCloud Director Configure NIC, Import
I don't see where you are creating your vApp Network. (New-CIVAppNetwork). You'll need to do this before your line that is trying to connect to it. This can be different depending on if it's a vApp...
View ArticleMoving from LabManager to vCloud Director - Need Some Help on Changed Procedures
In lab manager, I would create a new VM Template, make my master image, load VmTools, undeploy the template, set a customization script, then share that template or publish a clone for everyone's use....
View ArticleRe: Error Connecting to vCenter Server
I finally got an answer for the Oracle error. I did a full export of the vcloud database and detect an error in this table: ORA-31693: Table data object "VCLOUD"."PROPERTY_MAP" failed to load/unload...
View ArticleRe: After VCD 5.1.1 upgrade from VCD1.5, the vCenter 5.1 is not communicating...
I'm getting the same error after a database issue: 2013-05-22 17:54:09,113 | ERROR | 23b4fe43-1f29-4c6f-adc1-1048b2a8845cListener (391) | VcUpdateListenerImpl | Break on Unrecoverable...
View ArticleWhat could be causing keyboard stutter with clients?
I've got periodic keyboard stutter on consoleproxy clients which is frustrating. I'm not sure where the problem is coming from, the consoleproxy, the vCenter server? Has anyone else experienced this?
View ArticleRe: vCD 5.1.1 transfer spooling?
Upgraded to 5.1.2 and the bug still exists. Had to symlink tmp to a subdirectory in the transfer folder.
View ArticleRe: PowerCli, vCloud Director Configure NIC, Import
Thanks Eric, although that does not enter in an IP Address. That's what I'm truly struggling with. It seems this maybe best done via GUI, instead of PowerCli.
View ArticleRe: What could be causing keyboard stutter with clients?
Can you define stutter? you do mean that randomly you type a lot of the same character with a single key press? if so, check out VMware KB: Repeated characters when typing in remote console...
View ArticleRe: PowerCli, vCloud Director Configure NIC, Import
You'll want to enable guest customization in order to set the IP within the VM you are importing. If it's a Windows VM I wouldn't allow it to change the SID though. Give this a shot but change the...
View Article