Re: Add vcenter to chargeback
ok. at least my 'pain' stops from here on ...... till running accross whatever the next one (hope not). Thanks very much again.
View ArticleRe: Report of a VM
Vk, I know this isnt the same kind of report, but what about selecting those metrics from the custom side into a metric graph, then picking your time and doing export to csv for each of them and...
View ArticleRe: SRA Requirement for Multiple Storage/Site
As far as I know, you will need a SRA at each site. What storage vendor are you working with?
View ArticleRe: Updatemanger unable to update the host patches in ESXI 5.1
Do you have any 3rd party VIBs that are installed on there? I have ran into this with having something like the Cisco 1000v VIB installed. Sometimes a reboot of the host will resolve it.
View ArticleConvert vCenter Server to VM??
We recently purchased and installed vCenter 5.1 and vSphere 5.1. At the time from what I had read vCenter should not be a VM. Since installation and configuration I attended vMware training on 5.1...
View ArticleRe: Windows 8 isn't recognizing extra space in resized hard drive
Best tool to do that http://www.partition-tool.com/resource/windows-8-partition-manager/extend-system-partition-windows-8.htm
View ArticleRe: What-if scenario modeling not available
Daniel, can you provide more specifics? I am looking at my lab 56 that has been up about same time, and when I select planning tab from vsphere UI I get the page with the greyed out New...
View ArticleRe: How can I assign an IP Pool to a particular VM with vSphere Hypervisor
Hello and welcome to the communities. How do you have the networking set up on the ESXi server? Are you talking 2 internal networks, or what exactly?
View ArticleRe: SRA Requirement for Multiple Storage/Site
hmmm.... let's say i have 4 sites (A, B, C, D). Sites A, B, C are replicating to site D. All are using different Netapp arrays. there's only one type of SRA for Netapp, so i would think i would only...
View ArticleRe: Problems with ThinApp'ed application that uses native WINWORD.exe
Got it! I recaptured and took another look at the project folder.At first I through all emtpy folders away, including %appdata% %personal% etc. to try to make it as small as possible.But apperently I...
View ArticleRe: VMmark2 PowerCLI Service Failed to Start :: Workers Ready:0
I just reinstall JRE and STAF to match the prebuild workload VMs, DS2DB, DS2DBWeb, OlioDB and OlioWeb. I knew these VMs could only import to ESXi 5.1 because of Hardware version. I cat the...
View ArticleHow to add storage/datastore to ESX host using vsphere SDK for perl?
Hi, Provided a LUN no., Is there any available code on how to add storage (datastore) onto an ESX/ESXi host using vsphere SDK for perl? Regards,Pranesh
View ArticleRe: Network requirements
Sorina, I dont know of any white paper on network requirements for data collection. I worked at Integrien before vmware bought us, and NOBODY every talked about minimum network specs. I have seen it...
View ArticleRe: Use vdiskcreate.pl for "Thin" vmdk
When looking for why my vDiskCreate was failing, I searched high and low and this post was the closest I found to the answer. It pointed me to the following section: Okay, onto your question. So...
View ArticleRe: How can I assign an IP Pool to a particular VM with vSphere Hypervisor
I am very very new to virtualization. Let's say I have 3 IP addresses: 21.21.21.21 (The IP I access vSphere) 21.21.21.22 (The IP of the first server I want to virtualize) 21.21.21.23 (The IP of the...
View ArticleRe: How can I assign an IP Pool to a particular VM with vSphere Hypervisor
With the default setup of ESXi, there will be a Management Network and a Virtual Machine network. In this case, you would build out your virtual machines, and put them on the default network created by...
View ArticleRe: Updatemanger unable to update the host patches in ESXI 5.1
Hi , I haven't installed the thirdparty VIB's.Also i have rebooted the host but no use.
View ArticleRe: total latancy in datastores
What I find often is that high latency alerts for datastores are tied into PLANNED moves. Big chunks of data moving to meet a planned need. Are your datastores showing high latency without cause? for...
View ArticleRe: Lessons on looping and global variables in functions
You can get the cluster name from a VirtualMachineImpl object by $_.VMHost.Parent.Name. So you don't need the hashtable. In the Get-VMInfo function the "$i=1" and "$j=1" lines should be before the...
View Article