Re: lun input/output error
Yes, icg4aida.vmdk and temp.vmdk are pointing to the same flat disk since they have the same content. As i wrote in my other post, i recreated the temp.vmdk file. We got the input/output error with the...
View ArticleRe: Unable to add NFS storage to the Data appliance
can you do me a favor? After mounting, please check if "su - zimbra; cd /opt/zimbra/store*"; touch blah", this will ensure that there is r/w perms for zimbra user on the mount point.
View ArticleRe: Null value in WF
Not sure if I understand you. It is failing in the "Modify Queue Element" workflow / "Modify Element" box, line 46. If you have several "Modify element" boxes you can get a link on each item number...
View ArticleRe: Null value in WF
The item in the message refers to the item in the workflow schema, not to the items of an array or so. So you have to digg into the workflow, find the 10th item, the #46 refers to the line in this item...
View ArticleRe: All Local Storage Does not Appear
Ooops resolved this. It is due to RAID set via the iDrac
View ArticleRe: can´t vcac roll out vapps with vshield ?
I can deploy and manage vShield Edge Devices for vCloud Director virtual data centers using vCenter Orchestrator v5.1
View ArticleRe: vSphere ESXi 5.1 (free) Installation Error
I would recommend to install workstation and then deploy ESXi
View ArticleRe: Guest connected but cannot RDP to it
Have you did this in your Windows Server 2008. please follow the following may solve the problems. Configuring Windows Server 2008 Remote Desktop Administration - Techotopia
View ArticleRe: Advice to overcome stalls on VcPlugin.getAllVirtualMachines()
I have seen in a discussion that there is a refresh but cannot find it. I would advise that you just discard the disabled hosts in your loop so you do not have an issue with these.
View ArticleRe: VM providing External Database behind the vCenter Server built with e1000...
Perform V2V conversion such that after the sync is complete, the old VM powers off and the new one powers on.
View ArticleRe: Paying for a version of Mac OS version of VMware Player - VMware Fusion
Well everyone certainly is entitled to ones own opinion however that does not mean it's worth anything! Sure... a free VMware Fusion would be nice, oh yeah wait... there already is... it's called...
View ArticleRe: Null value in WF
Thanks, but this is the message displaying when the workflow fails, and looking thru the server log, see the same recorded. I'm trying to identify the actual element I need to isolate since it's not...
View ArticleRe: Null value in WF
mouse over the items in the workflow schema, in the tooltip it shows the item number
View ArticleRe: Mouse stuck on the left side of the screen
the VM in question is using the "VMware pointing device" driver for the mouse, correct? Also, on the VM in question, there are no other 3rd party drivers installed for any such of scrolling mouse?
View ArticleRe: vmFolder Not listing all VMs
You're only getting the count from the that folder, not including the child folders and their vms. You'll have to loop all the childEntities, if it's a folder, then you recurse down and count all VMs...
View ArticleRe: Check my management network configuration please?
vMotion has internal vSwitch traffic.So it should not matter if both vMotion and mgmt network belong to same VLAN. But I would recommend to set Failover to yes if vmnic10 has to failover to vmnic0 or...
View ArticleRe: duplicate TraversalSpec name (get MORef of host by its name)
It is solved now. The transversal spec was changed by changing the private static TraversalSpec getHostTraversalSpec() by public static TraversalSpec getHostSystemTraversalSpec() as shown below./** *...
View Article