Re: 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 ArticleRe: vSphere 4.1 (ESX) to 5.1 (ESXi) using New Hardware
Westmere is the current option since we dont have sandy Bridge on 4.1.Yes they wont allow to be migrated to a Sandy Bridge EVC cluster...Westmere should be used..You are correct :).. If its a new DB,...
View ArticleRe: Changing VMware infrastructure from 4.x to 5.x
Westmere is the current option since we dont have sandy Bridge on 4.1.Yes they wont allow to be migrated to a Sandy Bridge EVC cluster...Westmere should be used..You are correct :).. If its a new DB,...
View ArticleRe: Can't create folder on NFS datastore via vCenter, but can on local host?
I know this is an older post, but, I agree. We just experienced the same issue within ESXi 5.0 and took a little while to get solved. Is there any good explanation out that that can explain why vCenter...
View ArticleRe: "Running usbarbitrator start" and RDM's / MSCS
It all depends on ESXi version. Both had different fix. Check this blog by Cormac. http://blogs.vmware.com/vsphere/2013/03/esxi-slow-boot-with-mscs.html Also its not that usbarbitrator takes long...
View Article