Re: Random Host Disconnects in virtual center
A, Below is the output of the commands that you had requested: ~ # esxcfg-nics -lName PCI Driver Link Speed Duplex MAC Address MTU Description vmnic0...
View ArticleRe: Deleting historical vmware-*.log files
If you use PowerCLI you could do something like this: Get-DataStore ESX02_LOCAL2 | New-DataStoreDrive -Name DScd DS:Get-ChildItem -Recurse | where {$_.Name -like "vmware-*.log"} Remove-PSDrive -Name DS...
View ArticleRe: Physical server --> virtual server --> increase C: drive space
Thanks for the speedy response. I have some more information that I'd like to ask about. I looked at the settings for the virtualized server and it shows 2 drives. Hard disk 2 seems to be the mapped...
View ArticleRe: Physical server --> virtual server --> increase C: drive space
Does this mean that the former IT manager tried to do what I'm currently trying to do but without success (since the C:\ drive still only shows 15 GB of space)?It definitely sounds like it. He/she...
View ArticleGratuitous ARP Problems
I think I'm having issues with our ESXi 4.1 hosts not passing GARP traffic. I am trying to move a secondary IP between two virtual linux servers. Immediately after bringing the IP up on the second...
View ArticleRe: GemFire - Hibernate 2L Cache Provider
You should set the property as a system level Java property when you start JBoss - it's not a standard GemFire property that would go in gemfire.properties. Regarding the versioning - you should find...
View ArticleWhat are differences between vCops 5.0 and vCops 5.6?
Hi all, What are differences between vCops 5.0 and vCops 5.6? I tried to find this via Google and failed. Thanks
View ArticlePowerCLI script to alert on snapshots in vSphere
Hello all, I have been using the script from this website with great success. http://vnucleus.com/2011/07/powercli-script-to-alert-on-snapshots-in-vsphere/ What I am trying to figure out, it how to...
View ArticleRe: Deleting historical vmware-*.log files
Instead of manually deleting the logs, you can control the number of logs as well as the size by adding in the following VM Advanced Settings to the VM: limit-log-numberlimit-log-size For more details,...
View ArticleRe: PowerCLI Copy Template VMDK Between DataCenters
What other files would be involved in the copy? the -flat? I'm trying to avoid a situation where everytime I update my master template, I then have to go to my other datacenters in vc, delete those...
View ArticleRe: Microsoft .NET Framework "Access is Denied"
I've captured the applicaiton in a single package and I am still getting the same error message. I am currently testing this on a machine with .NET 3.5.1 installed but that doesn't seem to make a...
View ArticleRe: merge 2 vm Folders....
Yes! it work perfectly!!! thanks again for your quick answer
View ArticleRe: Deployment runs, patch does not get applied, no error result
Hello,You have many questions the answers to most of them require more detail than you have provided. Perhaps your best course of action would be to contact VMware support at 1-866-407-5279 or at...
View ArticleRe: GemFire - Hibernate 2L Cache Provider
Hi Jens, I had already set this property into Jboss startup script. Anyway, i will take a look again. Also my gemfire.properties file covers only bind-address and tcp-port properties. Other settings...
View ArticleSP_NDU test fails on SWiSCSI Cert
I dont understand why this is failing - anyone got any ideas? [Feb 27 2013 10:15:54 : STG ] [0] INFO: *** VMs clean up is completed. ***[Feb 27 2013 10:15:54 : STG ] [0] INFO: [Feb 27 2013...
View ArticleRe: Problem installing Windows 8 as a guest OS
WoodyZ, I do get the picture and it does sound pretty harsh especially when it is considered what the OP said in the first post: Now I tried to install the Windows 8 (64 bits) trial version.When I...
View ArticleRe: View Implementation Questions
Thank you again for your help. You answered my questions.
View ArticleRe: Constantly getting script errors in VCOPS
I get this error too. highly annoying. I have had on 502 and my new 56 vapp. didnt have it on my 101 release though. This companies corp standard is IE8 and so very little choice for browser. Did...
View ArticleAutomate Cloning Templates Across vSphere DataCenters
Greetings all-- looking for some ideas here. Have a bunch of "master templates" at our primary datacenter. I'd like to clone all of these to my remote site datacenters within the same vsphere. I'd...
View ArticleRe: Detected Tx Unit Hang
I've might have been a bit to fast on my previous comment... sorry about this. Your screenshot seems to be taken of a guest VM running a *nix based OS and not the ESXi host.. Is this the case?The...
View Article