Need help with my boxes
Hi all, I have 2 servers (all wihteboxes). I have 2 identical server (dual opteron) with 3ware 9550SXU sata raid adapter and 1 server with am adaptec 2410SA sata adapter. Both identical server are on...
View ArticleRe: network pools and org vdc networks
"do a one to one nat for each vm inside a org vdc?"No. you don't have to. you would have to have some form of nat if you aren't using a Direct Connect external network. "how would other vms...
View ArticlePercent free on datastore
So I've got the percent free data with the VIProperty module but I'm running into an issue when just trying to find datastores with less than 20%. It seems to only be comparing the first number of...
View ArticleTroubleshooting memory error
I am working on an application that refuses to behave... The local application works perfectly, but once packaged, the app starts and crashes with a memory error. "The instruction at 0x... referenced...
View ArticleRe: Grabbing DRS Power On Recommendations in Java
That helped alot! Thanks! And yes, you have to wait till the Task state is "successful" for the ClusterPowerOnVmResult to be placed in the TaskInfo variable "result".
View ArticleRe: Storage Profiles not retained
As of right now, when you capture to catalog, you have to put them in the same storage profile.
View ArticleRe: VDP Fails with Error E10052 - Seems VMs freeze while VDP backs up.
I thought this might help as it seems to relate to the timeout value for VDP processes... Maybe you could identify which host the backup is running on at that time, and look at /var/log/hostd.log...
View ArticleRe: Catalogs, templates and storage...
I can't access that URL while at work. ... if it's an image, can you use the attach feature of the forum? "i thought when you went to v5.1 (we are on v5.10) that a vApp could encompass containing VMs...
View ArticleRe: Very Confused, VMware Certification codes and names, Please Help
"To really demonstate your hands-on abilities take a look at the VCAP-"A" exams. It's only for Cloud and Data Center right now but End User Computing/Desktop is on the Horizon" I see what you did...
View ArticleRe: ESXI install hung
Hi Neil,the client asks you for an ESXi key. You can get a free license from your VMware account... CheersChristian
View ArticleVmware Player does not start (NOT_IMPLEMENTED in codeset.c)
Hi Since yesterday, I cannot run vmplayer. The last time I run it, about one week ago, it was working well. I've made several updates since this time, but no update to vmware itself.I've rebuild the...
View ArticleRe: WinXP VM failed to start after installing Linux VM
Can not do that - as windows wont start...
View ArticleRe: vMA installed, servers added, vifptarget command not found
I'm still getting this error. Has anyone else experienced this?
View ArticleRe: Percent free on datastore
The datastore PercentFree property from the VIProperty module generates a string, e.g. "20.12 %". This is difficult to compare. You better use the following definition that generates a number value....
View ArticleRe: Preauthentication issue on powershell AD module in VCO
Found the solutionforwardable = true in krb5.conf file fixed it
View ArticleRe: После установки esxi 5.1u1 на ml150g3 вылезла ошибка.
Прошу прощения, контроллер был 3805
View ArticleRe: Workstation 8 + Ubuntu 13.04 Module compile error
I am having the same issue. At present, VMCI doesn't compile. All directions found through Google are for VMware Workstation 9, not VMware Workstation 8. As with W9, you need to symlink the "version.h"...
View ArticleRe: Not able to clone from PowerCLI
For the host you have to specify the FQDN. Something like ESX1.yourdomain.com. You can try: $VMHost = Get-VMHost -Name ESX1.yourdomain.comNew-VM -name clone1 -Datastore datastore1 -VM <sourcevm...
View Article