Re: vmmark2.5 Error log "help"
Before you try to scale up to 13 tiles, let's make sure we can get tile 2 working correctly first. It's true that you can try replacing tile 2 DS2DB and DS2Web VMs by cloning from a different tile, and...
View ArticleRe: could not connect to management server
Trying to connect via Serengeti CLI via port 8080 I found the following error message in /opt/serengeti/logs/serengeti.log 2013 Aug 06 17:18:21,545+0000 INFO main|...
View ArticleHow to script changing IP and hostname on 600 Windows 2008 R2 (64bit) VM's
I have 600 VM's that I am currently cloning. Once the clone process is completed I need to assign each server a unique IP and Hostname. What is the best way to do this? Server names are like,...
View ArticleRe: How to List networking information for an ESXi host using virtual...
Try something like this $esxName="MyEsx"$esx=Get-VMHost-Name$esxNameforeach($dvSwinGet-VDSwitch-VMHost$esx){ $pg=Get-VDPortgroup-VDSwitch$dvSw|%{$_.Name} Get-VMHostNetworkAdapter-VMHost$esx-VMKernel|...
View ArticleRe: Driver Updates?
mfelker wrote: I purchased Unblue's driver Might you actually mean Uniblue DriverScanner? Results. No loss in functionally but no appreciable gain either. Whether or not Unblue actually downloaded...
View ArticleRe: How to script changing IP and hostname on 600 Windows 2008 R2 (64bit) VM's
I would try the Set-VMGuestNetworkInterface cmdlet for the network part.Something like this 1..600|%{ Get-VM-Name"Server$_"|Get-VMGuestNetworkInterface|...
View ArticleRe: Mutiple cache creations in Gemfire
Yes, however we are storing two different things, so a caching proxy wont be any good, i need a local region to store a object which is different from the client-region.
View ArticleMost efficient Anti-Affinity Rule
I'm wondering if anyone has an opinion on what the 'best' anti-affinity rule would be, between VM-to-Host & Keep-VMs-Separate. Here is my situation: 6 ESX servers in 1 cluster~100 VMsHA, DRS, &...
View ArticleRe: Poor performance compared to desktop with VMware View 5.2
Hi theowood, have you updated the BIOS/Firmware of the Hardware you are using?have you set the energy Option of the Hardware to "static high Performance"? what storage you are using to run the...
View ArticleRe: VMware to Vista - screen lock
I upgraded to Windows Vista Home Premium 32 bit and I have the disk. I was having problems booting my old system and ordered the iMac to replace it. After downloading the VMware Fusion 5, I found the...
View ArticleRe: Mailserver Abort: Loadgen Process Terminated Unexpectedly
have you tried rebooting the client and mailserver since you started seeing that message?
View ArticleRe: VMware to Vista - screen lock
Since you have the Windows Vista DVD I'd suggest you just clean build a Virtual Machine using it, as it will be less problematic in the long run.
View ArticleRe: QueryChangedDiskAreas returns a FileFault error while trying through "mob"
Hi Manickam,Note:The datastore which is having the problematic VM is a NFS datastore.Outch, that seems to be it. KB Article Changed Block Tracking (CBT) on virtual machines states: For CBT to identify...
View ArticleRe: How to tell if a ThinPC has connected to a VM
Client Connections can be monitored in the Connection Broker Logs. The logfiles can be found under [<LW>:ProgramData\Application Data\VMware\VDM\logs. Check for entrys like this...
View ArticleRe: How to script changing IP and hostname on 600 Windows 2008 R2 (64bit) VM's
LucD, thank you for this. This was the command that I was playing with trying to get to work. Here is the error that I get when executed this on one VM as a test. Get-vm -Name rickpo-test |...
View Articlevshield problem
my vms sometimes cannot get any network access. vshield is installed on every host on the cluster. anyone experiencing this. Also sometimes I have to go into the vm to remove the dvfilter lines from...
View ArticleRe: Poor performance compared to desktop with VMware View 5.2
Thewood, check as well the Performance within vCenter CPU- Cluster/Host Utilization- VM Utilization- VM % Ready TimeMEMORY- Host Utilization- VM Utilization- Swapping/BalooningSTORAGE- VMs per VMFS...
View ArticlevCD query service and metadata filters
I am stealing this question from an older post since they did such a succinct job in stating their question. Basically I cannot figure out how to format the filter expression for querying the metadata...
View ArticleRe: VMware to Vista - screen lock
Can the VMware be deleted and reinstalled so that I can start over?
View ArticleRe: USB 3.0 support ?
Hi, I've tried this in Ubuntu 12.04 LTS, trying to mount a USB3 compatible drive (HFS+ noJhfs) but do not see the drive mounted on either Unbuntu desktop, nothing showing up in the Disk Utility not in...
View Article