Re: 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 ArticleRe: create alarms with powercli
Using a metric in an alarm is done differently.See my Alarm expressions – Part 1 : Metric alarms post.A MetricCounterId is not fixed, it can be a different ID in each vCenter. It depends on the...
View ArticleRe: VMDirectPath and ATI Radeon
I managed to get my setup working. After failing with the BOXDQ67OWB3 last year, I ordered a MSI Z77A-GD65 at that time and I only recently managed to get around and test the GPU passthrough. And after...
View ArticleClone ESX
hello friends I write because I have a problem, which I quote for your support ... I have a farm of 5 servers in cluster with vmware 3.5 update 5, 40 VM placed in storage, which a server failure and...
View ArticleRe: Can't install VMWare tools
Thanks. I had downloaded that file but wasn't sure what to do with it. However, now I have another problem. To try to get it working, I attempted to uninstall and reinstall VMWare Player. Now, as I've...
View Articlevmware wont compile
I tried installing the patch and doing everything i could find but all didnt work command-line output: [ekowsam@localhost ~]$ sudo vmware[sudo] password for ekowsam: Logging to...
View ArticleRe: not all domains are appearing under permission
You will need to add the domain to SSO as it does not natively understand trusts in 5.1. VMware vSphere 5.1
View ArticleVMWare linux wont compile
I tried installing the patch and doing everything i could find but all didnt work command-line output:Logging to /tmp/vmware-root/modconfig-25335.logfilename:...
View ArticleRe: Regarding max hosts supported on Vcenter Virtual Appliance 5.0
The same should apply to the Appliance when using an external database. But with that many hosts it would be wise to take the same adjustments as with the Windows version of vCenter, meaning increasing...
View ArticleRe: Move vsphere vm between vcenters
Additionally you can export the VM as OVF or use VMware Converter.
View ArticleError 28038 setup cannot create vcenter instance
I encountered this error while installing vCenter 5.1 on Server 2008 R2 (that's the part of Domain). RegardsRahul
View ArticleRe: vCenter 5.1 and SQL Express 2008 R2
The issue is not the space. The issue is the CPU and RAM limitation put onto the MSSQL Express instance by Microsoft, at some point your stored procedure might take too long which means tables don't...
View ArticleRe: Failed to start the vCenter Server Service
The vpxd.log otherwise this becomes a guess game Location of vCenter Server log filesVMware KB: Location of vCenter Server log files Take the highest number one and clean it out of all domain and...
View Article