Re: Composite Types in VCO
Composite Type is intended to be used in workflow executions (this includes actions).It is not implemented for Configuration elements RegardsIvan
View ArticleRe: Invoke-vmScript giving Error
Try this updated version of the script functionGet-VMLog {<# .SYNOPSIS Retrievethevirtualmachinelogs.DESCRIPTION Thefunctionretrievesthelogsfromoneormore virtual...
View ArticleRe: vmware tools under osx 10.8 keeps crashing on esxi 5.1
dariusd : No I'm am sorry to say. The directory is empty.
View ArticleRe: TPS and memory pressure guest testing
Hi, Have a look athttp://www.yellow-bricks.com/2010/04/09/generating-load/ for simulating load.Make sure VM tools is installed in guest for better memory reclamation. This will enable memory ballooning...
View ArticleRe: Vspere Web Client external "connection timed out"
I have the same problem only when connecting to vSphere Web Client from the outside.When opening the VM console from the vSphere Web Client, new window tab is opened but after few seconds connection...
View ArticleConverter fails at 1% with non-specific error message
I'm attempting to covert several physical Server 2003 machines to VMware ESX. I get the same result with converter stand-a-lone or the plug in.I can sucessfully create and submit the job.It looks like...
View ArticleRe: VMWare Update Manager fails scanning hosts: "There is a cyclic dependency"
A cyclic dependency usually is a term to denote that a patch or code is dependent on another code or patch http://en.wikipedia.org/wiki/Circular_dependency As to the root cause of this, if this is the...
View ArticleRe: Error configuring/adding firewall rules using vShield (REST) API
Change Firewall ConfigurationTo configure vShield App firewall rules,1 Query the firewall rules for the context you want to configure. The context can be a datacenter, cluster, orport‐group.2 Extract...
View ArticleRe: Error Powering On a VM- Unable to perform this action.
Hi Thomas, Yes we do have enough resources, still it throws the exception while powering on, and this happens sometimes not always. Is there any fix? anything that could help in solving this?...
View ArticleRe: help with fixing Grain Table
What you could try to do - after backing up the files - is to use the vmware-vdiskmanager tool attached to http://kb.vmware.com/kb/1023856 and try to repair the .vmdk file with this version. André
View ArticleRe: Error configuring/adding firewall rules using vShield (REST) API
For "Unmatched rules found in the configurations" . we need to get the fresh configuration from GET requesteach time before pushing(POST) any configuration.e.g. in the tag <layer3FirewallRule...
View ArticleRe: What filesystem is mounted as / during firstboot?
All the steps of the installation are saved during the install to /var/log/esxi_install.log In order for it to survive a reboot - you have to copy it to a permanent datastore. # copy %first boot script...
View ArticleRe: HP Smart Array P420i warning
Now on vcenter no warnings, but HP SIM cannot communicate with HP CIM Agents...I try to back to last release, I prefered to have the warning...
View ArticleRe: Deleting snapshots to reclaim datastore space
To give you a (hopefully) reliable answer, please provide some more details. Are the virtual disks thick or thin provisioned? What's the size of the snapshots and how many snapshots do you have? How...
View ArticleI Need help, How to configure IP addresses of VMs with PowerCLI
Hello everyone, I open this topic because i really need your help. I've written a script that can automatically create 10 virtual machines on my ESX Server.I run the script with PowerCLI. I want now by...
View ArticleRe: Alarm 'Network uplink redundancy lost': an SNMP trap for entity "ESXI...
Hi, I think one of your vmnic is down. Have you configured your uplinks as active-active on your vswitch.
View ArticleRe: Converter fails at 1% with non-specific error message
There are a couple of KB articles about a 1% failure (see below). From the error message I assume this could be a name resolution issue as explained in KB...
View ArticleRe: VDP CPU Usage
Hey EB, I think this is what you are facing. http://kb.vmware.com/kb/2041068 I think this would explaing the Java/Tomcat high CPU issue. If this does not help, you might want to involve VMware on this...
View ArticleRe: How to delete a directory without the prompt annoyance?
Hi Percy, Can you please share the solution to this? I've been trying something similar and so far, have been unsuccessful. Thanks
View ArticleRe: I Need help, How to configure IP addresses of VMs with PowerCLI
Welcome to the VMware VMTN Communities! You can use the Set-VMGuestNetworkInterface cmdlet to set the IP configuartion of a virtual machine.
View Article