Re: ESX5.0 Host Not Responding
2013-08-29T22:44:08.536Z cpu21:4117)<3>nx_nic[vmnic6]: NIC Link is down2013-08-29T22:44:10.551Z cpu18:4114)<3>nx_nic[vmnic6]: NIC Link is up2013-08-29T22:44:10.996Z cpu9:4147)NetPort: 1426:...
View ArticleIs anyone satisfied with Fusion 5 and their Retina screen
Bought a 15" MBPro Retina and Fusion 5 last autumn and I've never been happy with the rendering in Fusion 5. Does it work for you and what settings do you have? - Mac is OS X 10.8.4, running Fusion...
View ArticleRe: vSphere NFS Storage Architecture - Virtual Disks required to be mounted...
This architecture is fairly common. It's not at all unusual to have VMs directly access storage, especially when they want to share a common volume. The other reason is for apps that require a shared...
View ArticleProblem with VMware Player - cannot start my virtual machine
Hi,i got problem with starting my virtual machine. Got message that says: "Failed to open virtual machine: File "H:\WindowsXP A1\Windows XP Professional.vmx" line 2: Syntax error.". What could be wrong...
View ArticleRe: Problem with VMware Player - cannot start my virtual machine
Attached .rar file with all vmware*.logI also have some chinese signs in this log files. Dont know why.Im using also truecrypt to mount drive with this system. Maybe this is a reason. Password is right...
View ArticleRe: Thinapp starting slow when integrating to horizon manager
I'm unclear what the difference between "dummy" DNS zones is ... (what you're telling me to do).. versus..What I did.. Please be specific, and or show me some screenshots as to what you mean when you...
View ArticleRe: how to remove datastore on vsphere esx4.0 cluster
First off, what storage are you using that requires you to detach servers during FW update? To answer your question with exact steps, have a look at...
View ArticleVsphere Replication connection to remote Applicance with...
Hi, I have deployed 2 Vsphere Replication on 2 remote sites with 2 different network subnetsBoth sites are able to ping each other. Both side are also able to telnet port 80. However when I am...
View ArticleRe: Windows 8.1 Preview boot extremely slowly
From your description, it sounds like this is a Windows 8.1 management OS partition running nested under Hyper-V?
View ArticleVMWARE Teaming best practices
Hola Tengo un entorno de ESXi 5.0 con vDS y 2x 10GB NICs. Las tarjetas están conectadas a un Cisco con VSS y desde el departamento de redes me obligan a realizar un PortChannel en los puertos del...
View ArticleRe: About Vmware Storage
The ones you listed have both HW and SW. NetApp and EMC make storage devices (hardware) but most of the magic is in the software they run on the device and the management software. Brocade (and Cisco...
View ArticleRe: VMWARE Teaming best practices
Estaré fuera de la oficina desde el Lunes 2 hasta el Viernes 6 de Septiembre, ambos inclusive. Tendré acceso muy limitado al correo. Gestiones comerciales: lg@cnl-consulting.comAsuntos administrativos:...
View ArticleRe: Unable to delete the VM, stuck in 95% , Can any one help me to resolve...
Hey asimoatel,What version of ESXi are you Running?Log into the command shell of ESXi and typeps -ef | grep <VM Name>And kill the process by noting the pid and runningkill -9 <pid>
View ArticleRe: Unable to delete the VM, stuck in 95% , Can any one help me to resolve...
Connect directly to the host and check if the VM still exists. Check in esxtop. try to restart the management agents . Let us know the vmware.log events as well
View ArticleRe: Add an Extension Field to record the last Officer Action and display this...
It seems you are right and your code must be working fine. The reason might be that email sent from code behind uses cached call data. So don't be hurry to use the trigger I suggested - the result can...
View ArticleRe: Failed to start the vCenter Server Service
I am using the local database. Can you suggest me what i can check?
View ArticleRe: Problem with VMware Player - cannot start my virtual machine
All the files posted are not human readable and if encrypted it doesn't appear they are getting decrypted. The only VMware Fusion sided suggestion I can make it to create a new Virtual Machine using...
View ArticleRe: How to use Get-inventory?
You can use a Where-clause and check the type.Something like thisGet-Inventory | where {$_ -is [VMware.VimAutomation.ViCore.Impl.V1.Inventory.TemplateImpl]}This will get you all templates
View Article