Re: How to setup a alarm when a storage path become dead?
Check this kb for alarm setup. http://kb.vmware.com/kb/2021948 Path in active mode means that there are live IOs going on through that path and standby means if there is a failover then the IOs will...
View ArticleRe: How do I use the old VI client with VCenter 5.1?
What I meant was it will keep two folders inside the vsphere client folder(5.1 and 5.0) and depending on which VC you are connecting to, it will use the appropriate client. You wont need to specify...
View ArticleRe: Unable to add host to Distributed Virtual Switch
Can you check the message and confirm if vmnic0 is being used by any vswitch or dvswitch. 2013-07-08T04:37:54.330Z cpu2:9156)NetTeam: 558: Failed to register uplink vmnic0: Busy
View ArticleRe: Confused about ESXi 5.1 VM Memory Usage
Imagine:You have two hostsYou have configured HA admission control to reserve enough resources to allow one full host to fail. Alternatively you have "reserve resources for one host to fail". In this...
View ArticleRe: Certificate issues with VMware View 5.1 and Igel ThinClient
The common name and the URL which will be addressed in the view client is the same. We have tested a second time with a linux ubuntu VM. We imported the VDM and root certificate and then she goes...
View ArticleRe: VM Will not start after powering off
Are you using any backup application if yes, can you goto the edit settings of backup vm and check the concerned vmdk of this VM is located there. If ye, remove it and add it on to this one
View ArticleRe: Using Powercli I having trouble modifying vm hardware and nic portgroup...
That is because you run the New-VM with the RunAsync switch.The VM will be created, but the script will immediately continue. Which means the VM is not yet created when the script reaches the Set-VM...
View ArticleRe: Powercli, change pathing: RDMS to Fixed and VMFS to Round Robin
This should get you all the VMFS LUNs. Get-Datastore|where {$_.Type-eq"VMFS"} |%{ $_.ExtensionData.Info.Vmfs.Extent|%{ $_.DiskName }}
View ArticleRe: VM Will not start after powering off
Hi AakashJ Thanks for taking the time to reply. I am not using any VM backup software. The only backup software used is within the windows OS. ThanksShaun
View ArticleBypass SSO to allow multiple logins to Service Portal using one browser
Hi guys! Just wanna ask if there is a way to simultaneously login multiple users in Service Portal using one browser? We have SSO enabled so it automatically logs me in. I tried to use the link:...
View ArticleRe: VM Will not start after powering off
This is what I notice in the vmx file. I do notice two set of hdds. Create a new virtual machine and point the vmdk file to new VM.Try powering on. Also can you ping the VM with its IP address and...
View ArticleRe: How does Horizon View share the GPU between VMs?
Good questions and answers. Only half of the configured vRAM will be allocated from the GPU, so if you have 1 K1 with 16GB memory then you can have max 64 users. (256MB x 64 = 16)But with CAD users you...
View ArticleRe: Help! Cannot copy & paste text between guest and host in VMware...
Right On! you are GURU though! (^^)(__) Jeff
View ArticleRe: Unable to add host to Distributed Virtual Switch
vmnic0 is used by standard switch vswitch0.
View ArticleRe: Unable to add host to Distributed Virtual Switch
How are you adding add the host to dv switch with vnic0 or without vmnic0?
View ArticleRe: Log level setting in vCO configuration interface has no effect on vCO...
Hi Igor, I followed the article How to handle vCenter Orchestrator logs? to manually change the log level configured in log4j.xml, however, this doesn't seem to work for the configuration part of...
View ArticleRe: Constant NetBIOS Name Service query/refresh for Windows 7 VM
Arion,Thanks very much for your update. Would you please update an sniffer files instead of a screenshot of this problem?
View Article