Re: ESXi 5.1 - Connect to localhost failed: Connection failure
What SPP set are you running on your HP DL360 G7?
View ArticleHost shows as "Not found" in custom webview.
I'm running into a problem with launching workflows from a custom webview since moving from vCO 4.2.1 to vCO 5.1. When launching a workflow and selecting an object (host, network, datastore, etc.),...
View ArticleRe: Can Fusion boot from USB Drives?
I know this is an old post and thread, but I came across it due to a similar issue in which my old PC finally went. The drive was fine but the almost 10 year old motherboard decided it was done....
View ArticleRe: Misaligned VMDK's Powercli Script Help
Im looking to add Disk and Partition into separate tabs at the top, so I can filter them based on one or the other. Is there a way to separate the 2? From the looks of it, theres only a Partition Item...
View ArticleRe: Misaligned VMDK's Powercli Script Help
The Split function would do that. Something like this$Details.Disk,$Details.Partition = $objItem.Name.Split(',')You will need to add the property Disk to the $Details object.The $ObjItem.Name is split...
View ArticleRe: can't shrink vmdk with vMotion
Forgot to add that I have tried using vmkfstools -k on this VM from the ESXi host and got some weird error: Could not punch holes on "vmdk" Function not implemented.
View ArticleUnable to hibernate and recognize USB storage devices!
Hello all, I have encountered the strangest problem I have ever seen. When VMware-workstation-full-9.0.2-1031769 is installed on my host OS I am unable to hibernate and my host OS cannot recognize USB...
View ArticleRe: Restart management agents
When usbarbitrator hangs: # chkconfig usbarbitrator off# /sbin/services.sh restart After complete restart script then enable usbarbitrator # chkconfig usbarbitrator on Using sequence above could regain...
View ArticleRe: auto-hide taskbar problem
BrianDieckman wrote: I looked into the taskbar events at MSDN and it didn't mention any mouse events at all for the taskbar itself, only taskbar objects. So I'm not sure there even is an event fired...
View ArticleRe: Host shows as "Not found" in custom webview.
I think this is unrelated to the web view and related to the upgrade of vCenter + vCenter plug-in for vCO.In version 5 the query service is used to fetch objects and some users reported issues in this...
View ArticleRe: Misaligned VMDK's Powercli Script Help
Im not that familiar with the split command, but I did add $Details = "" | Select-Object VMName, Disk, Partition, Offset, Status, VMDKPath to the 3 different areas of the script. Do I need to add the...
View ArticlevCloud Datastore Alerts
When I add datastores that are more than 75% full to a vCenter that is hosting provider VDC's I get an alert from vCloud. There is no option to change the threshold in vCloud that I know of unless I...
View ArticleRe: hq tracking events/logs below highest set
Hi all, Sorry the formatting of the post above came out a little bit squashed up. The crux of the question is: When tracking log files for a process how do I correctly configure a highest tracking...
View ArticleRe: Which of the 2 million license keys do I use
For vCenter Server and ESXi you don't need an evaluation key. They automatically run in evaluation mode for 60 days after installing. For some other products you may need a key. However, this can often...
View ArticleRe: SQL 2012 Compatibility with VSphere 5
Still no official SQL 2012 support? SQL 2012 was released over a year ago (March 6, 2012) and there were a number of preview releases before that! Is there a roadmap or an expected release date?
View ArticleRe: Backup vsphere vm to nfs
William22 escribió: Hi Welcome to the communities. that could be but may perform slow. "With normal actions you get normal results." I will not be running the vm from the nfs, I will just...
View ArticleRe: Get-Content PowerCLI to apply IOPS settings on all LUNs
Not sure if things changed between 5.0 & 5.1 but trying to set a value required 6 arguments for me. I ended up doing something similar to...
View ArticleRe: SQL 2012 Compatibility with VSphere 5
I will be out of the office returning April 11, 2013. For immediate assistance, please contact the CR IT Helpdesk @ 7172.
View Articlevcloud director and private cloud
hi i'm a beginner in the vmware, my goal is to built a private cloud in a company and create a portail (this is the topic of my final project study) , so i installed the hypervisor esxi 5.1 on a...
View ArticleRe: Migrating from vCenter 5.0 to 5.1
Thanks for the information. Not to sound stupid, but where does upgrading the ESXi hosts come into the process? Do I bring them into the vCenter as 5.0 hosts, then upgrade ESXi? Sorry if the questions...
View Article