Re: Moving Protect to another server - location of patches Server 2008 R2?
THanks for the quick response. Yeah, I decided to actually LOOK at Tools\Options after I wrote this.Doh! I am on hour 9 of my10 hour day.
View ArticleCluster name,Total ESX in cluster,each ESX name, cpu socket & cores for each ESX
Hi,I have VM list, i need to find following details:- Cluster name- Total ESX in cluster- each ESX name in cluster,- cpu socket of each esx- and cores for each ESX can somebody plz help on getting the...
View ArticleRe: Help reqd with XPMode upgrade
Yes, I already told you... "...should be shown as 'parentFileNameHint="C:\Program Files\Windows XP Mode\Windows XP Mode base.vhd"' in the 'F:\XPMode Images\WinXP_Plus_Delphi7Pro\Windows XP Mode.vmdk'...
View ArticleRe: Oversized VMs Recommended Memory isn't realistic?
I am fighting this battle right now because our history has been to throw and extra cpu or memory at a VM when there is any performance problem. The problem is that the active memory for most of my...
View ArticleVMware Update Manager Utility - can't login for SSL re-cert
As part of http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&docTypeID=DT_KB_1_1&externalId=2037581 , I am at step 7 where I enter credentials for the...
View ArticleRe: unable to enlarge virtual disk
André, I agree whenever possible to keep all of the files in the same Folder/Package! BTW The line I saw in the vmware-vmfusion.log file that was the clue was, "Consolidating from '/Virtuelle...
View ArticleRe: PowerCLI Distributed Switch Export
Try something like this to export the dvSwitch config...
View ArticleRe: configuring CPU and NICs
I could mention the PowerCLI Reference that contains a chapter on using the SDK methods and properties, but that would look like self-promotion There is also Steve Jin's SDK book. It's written for...
View ArticleRe: Problem starting Pulse tool hosted in Tomcat
As far as I know I'm not using multip-homed hosts but I tried doing this anyway to no avail. I still only see the locator showing up in the Pulse tool. If it helps at all I am running my locator...
View ArticleRe: get-vmhost error "Client found response content type of '', but expected...
Could you tell us which versions (vSphere/ESXi/PowerCLI/PowerShell) you are using ?And on which platform (OS and 32/64-bit) you ran this ?
View ArticleRe: Option for "SSH Server" for Firewall under "Security Profile" ?
No, something's fucked up here. The firewall options are greyed out for services that arent reporting daemon status. BTW, the best way to manage say the ssh service on ESXi hosts is to set it to...
View ArticleRe: Adobe Reader Reporting
In this type of scenario it's possible there's a detection issue. It would be best to contact support directly, and if you can go through the below steps to clear out your current logs and obtain trace...
View ArticleRe: Cluster name,Total ESX in cluster,each ESX name, cpu socket & cores for...
You mean something like this ? Get-Cluster|%{ $cluster=$_ $esx=Get-VMHost-Location$cluster $esx|Select@{N="Cluster";E={$cluster.Name}}, @{N="ESXi in cluster";E={$esx.Count}}, Name,...
View ArticleRe: Virtual Center database on SQL Cluster?
Thanks for getting back to me. So has anyone had vcenter database on a SQL cluster and if so did you have any issues?
View ArticleRe: Fedora 18 and VMWare Workstation 9
Disabling "3D Graphics Acceleration" in the Display section of the configuration will fix the problem. However, this will cause Fedora 18 to feel very sluggish. Anybody know how to get Fedora 18 to...
View ArticlevCOPS 5.6 VM Hardware Version
Does anyone know if I can safely update the VM hardware version from 8 to 9 on the two vApp VMs running vCOPS 5.6? The vCenter server and all of the hosts in the cluster are at version 5.1.
View ArticleRe: How do RDM's talk to disks
I have read a lot of the articles and hence my queries. For datastores you would enable SIOC in case of the nosy neighbour problem to guarantee that all machines have equal rights to the queues on the...
View ArticleRe: Connectivity problem of 2 ESXi hosts using Vyatta as a router
Thank you for the feedback. Initially I used Vyatta just for practice purposes with hosts in different networks.I have now only the ESXi hosts (no vyatta) in the same network but still the hosts can't...
View ArticleRe: get-vmhost error "Client found response content type of '', but expected...
PowerCli5.1Win7, 32bit
View Article