Unable to power on VM - Cannot allocate memory
I've started to see this issue on random VM's on our companys ESX cluster (3 hosts). I've had to stop working on this cluster until we can resolve the issue I've run into a similar issue before that...
View ArticlevCenter Single Sign on
When was single sign on services feature introduced into vCenter? From 4.1 version or from 5.1?
View ArticleRe: Unable to power on VM - Cannot allocate memory
Recreate the issue and upload the latest vmkernel log and full vmware.log
View ArticleRe: Unable to add host to Distributed Virtual Switch
Thanks a bunch, that did the trick!!
View ArticleRe: VC 5.1 Update manager
The 4.x updates will be there in the patch list by default.. Use them to update your 4.1 hosts. Update Manager can scan and remediate ESX/ESXi hosts, virtual machines, and virtual appliances. Host...
View ArticleRe: Need help in ESX 4.1 update3 :- facing " ['ResourceGroup' warning]...
zXI_Gamer: Read the statement keeping your small eyes open... "Post the output of esxcfg-info on ssh." Hope you can read better.
View ArticleRe: Confused about ESXi 5.1 VM Memory Usage
Goto your cluster and click on edit settings and then check the screenshot on the link. http://windowsitpro.com/virtualization/q-whats-vmware-high-availability-ha-admission-control
View ArticleRe: HELP! vmware won't mount vmfs volume
As stated above, the storage issue still persists.. Jul 5 17:45:33 vmkernel: 0:00:35:00.694 cpu0:5231)VMWARE SCSI Id: Could not get disk id for vmhba0:C0:T0:L0 Jul 5 17:45:33 vmkernel: 0:00:35:00.740...
View ArticleRe: 'Hardware Status' not updated for months
In vCenter, select the VM host, Configuration, Security Profile (under Software), Firewall Properties, CIM Server, Options, Restart. After restarting the CIM Server service, it can take a few minutes...
View ArticleRe: How do you create a "network" folder
Hi mattboren That was exactly what I was after. Thanks for the help, I really appreciate it. Cheers Ant
View ArticleRe: ESX / DATASTORE details in inventory list.
Hello, Anishkumarv- Several of those can be had via the normal properties returned from Get-VMHost, and the rest you can pretty much get with calculated properties. Like: Get-VMHost | Foreach-Object {...
View ArticleRe: How do you create a "network" folder
Hello, IMMIAnt- You can use the -Location parameter to New-Folder. To create a network folder in a given datacenter, do something like: ## new network folder in the given...
View ArticleRe: Best way to move VM from an old Blade environment to a NEW one
Donwtime will be required since they are different hardware and vMotion cannot be done.4.1 VMs will work fine on ESXi 5.1
View ArticleRe: Clone Windows VM - avoid saving clear text for domain password
Simply call that workflow from another workflow that uses SecureString. You can bind SecureString to String - you'll get validation warning, but not error so the workflow will run just fine. This is...
View ArticleRe: How to install license?
Refer this kb article as well. There is a video for it. http://kb.vmware.com/kb/1010839
View ArticleRe: Unable to specify directory for Virtual Machine
When you create a virtual machine, it creates a virtual machine directory by default inside the datastore. You need not go to the datastore and create one manually.
View Article