Re: Why are snapshots with memory so slow?
Hey Jeff, http://kb.vmware.com/kb/1015180 <snip> Snapshot creation takes too long when specifying the memory snapshot option. ..... Memory: If the <memory> flag is 1 or true, a dump of...
View ArticleRe: VM Reports
Thanks for all the help itis very appreciated. Doyou know how or do youknow where I can find I ascript which can generatea report with followingoutput? cpu - number and performance statusMem - sized...
View ArticleRe: Get-VDSwitch -Name issue with 1000v
As a workaround you can select a specific switch with: Get-VDSwitch | Where-Object {$_.Name -eq"VSM03"}
View ArticleRe: Can't delete Organization
Is it a VSE-Portgroup or a vSwitch, that you have manually created?
View ArticleOnyx 2.1.4
Vcenter 5.0 U2, ESXI 5.0 U2, PowerCLI 5.1 release 2 I just downloaded the latest Onyx but I am not seeing any output when connecting to my virtual centers using either powercli or the VIclient. I have...
View ArticleRe: Problem with missing base vmdk file in Win7 - lost cause ?
Hi Ulli,thanks for the response.i wasn't chasing an immediate response, just not sure on the correct for etiquette on here. i don't fully follow all that you described but I will have a go anyway, see...
View ArticleRe: What's the best way to get a customized version # out of an ESXi host?
How about the build number? That would change and increment with every update. Also for the hosts, you can try #vmware -v or #vmware -l Another way of doing would be to check the vib's installed and...
View ArticleRe: Onyx 2.1.4
Try to make a modification. E.g. change a tickbox on a VM and check the output generated by Onyx. Onyx is great for finding how to change things.
View ArticleRe: Should I use the original or the ESXi based OEM Custom ISO?
Hi, As mentioned by aravind, you need to take backup of vm's stored in internal datastore. Personally, I would recommend to reinstall ESXi 5.1 because of three reasons, 1. In your case you are...
View ArticleRe: Using PKCS for Authentication
HI, I'm trying to prove this , and add the this method @Overridepublic Principal authenticate(Properties props, DistributedMember member) throws AuthenticationFailedExceptionin my class that extend to...
View ArticleRe: Netapp (DFM) Monitoring w/o the DFM cost
Hello. I know that this is ancient, I wonder if it's stll available though. Thank you
View Articlenew to vmware - how to dedicate Win7 host nic to Win7 guest?
Currently I use VirtualBox for a while with a Win2000 guest, which has some business software and a VPN connection to work. It functions but has several major problems that I have given up on fixing...
View ArticleVMWare Fusion 5 Mountain Lion upgrading question
I recently upgraded my MacBook Pro to Mountain Lion and my current version of Fusion is 3.1.3, which I know does not work under Mountain Lion. Our IT Dept have downloaded Fusion 5 today, and I was...
View ArticleRe: Backup of VM's with RDM's
This has been asked previously on the forums and lots of options exist. Depends on what works for you, really. http://communities.vmware.com/message/2177841 http://communities.vmware.com/thread/397206...
View ArticleRe: Onyx 2.1.4
I just got it figured out. I wasn't launching the client from onyx and connecting to local host over that port. I am not seeing much output at all though for the powercli version. Tried get-vdswitch,...
View ArticleRe: VMware Data Recover Upgrade - Question
Yes, you can still access and use the VDR 1.2 appliance in a vcenter server 5.1 environment. That's the situation I'm in now. I guess I'll have to wait to migrate to VDP once that feature becomes...
View ArticlevCloud plugin 5.1 manage snapshots
Hi, Is there any way to manage snapshots using vCloud plugin 5.1? It seams to be missing. If not, can we make a direct call to the vCloud Director API using the plugin? I can make a snapshot using REST...
View ArticleRe: ESXI 5.1 on 2011 Mac Mini: Network Dropouts.
Can you do a esxcfg-nics -l and post the results
View ArticleRe: Get-VDSwitch -Name issue with 1000v
Thanks let me do some testing with my set-network adapter script and see how it behaves!
View Article