Array of Array of Virtual Machines?
I need to have multiple sets of virtual machine arrays but I am not quite certain how to define array of array of virtual machines. At the moment I have attribute vmGroupVMs which is type of...
View ArticleRe: SNMP problem with ESXi 5 Update 1
Hi, I have same problem with ESXi 5.1, but i can't reinstall server. I setup snmp, it start but after 1/2 request from other server with snmpwalk, service crash and stop.I try delete snmp.xml and...
View Articleesx5i mit 2 iscsi Storages - cold migration slow in only one direction
Hello, I have multiple esx 5i (5.1) servers with an older lefthand and an new lefthand in the same lan.Both are with dynamic dicovery connected and the esx server has two or three vmkernel with iscsi...
View ArticleRe: Unable to ping Network
Yes i tried pinging to my Gateway,but no luckand DHCP recevies no IPStatic IP is configuring correctly ,but unable to ping
View ArticleRe: ESX 5.0 U1 hung on "Initilizing ACPI"
A lot really depends on the form factor; memory and RAID you require. I use and recommend three i3770 processor based systems for ESXi that will not hang on "Initialising ACPI" when installing. The...
View ArticleRe: Compliance check use of Roles
The following lines should list all permissions that are not assigned to an AD group.It uses a cmdlet from the Quest AD Snapin. Get-VIPermission|%{ if(!(Get-QADObject$_.Principal) -or!$_.IsGroup){...
View ArticleRe: Command and Conquer 3 Direct X error
You need to enable to 3d acceleration in vm settings. have a look at this article
View ArticleRe: Compliance check of NTFS permission on the vCenter server
The NTFS permissions on the SSL folder (C:\ProgramData\VMware\VMware VirtualCenter\SSL) are normally inherited from the parent folder.There could be other permission that come from other components....
View ArticleRe: Host connection and Power state in ESXi 5.0
Do you have firewall between vcenter and DR ESXi can you check if the required firewall port is opened between ESXi and VC/DNS servers, to avoid frequent disconnect of esxi to vc. port to be opened...
View ArticleRe: Keyboard not working properly - Wrong Characters & Caps Lock REVERSED
whats the keyboard profile set for your mac guest os?ensure you have selected mac profile for you mac guest os.have a look at profile
View ArticleRe: How to disable the screen saver?
No I am not talking about the screen locking and preventing viewing and changes without a password. This of course like you say is a great security feature. This has a timeout of 10 minutes. So after...
View ArticleRe: Array of Array of Virtual Machines?
Hi!In Javascript you don't have to specify a certain type to initialize an array. vmGroupVMs[iterator] = new Array(); vmGroupVMs[iterator] = vms; or even just the second line should be...
View Article[JIRA] (HHQ-5762) Apache Tomcat 6.0 Server control tab is not available in UI...
https://jira.hyperic.com/browse/HHQ-5762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel Nira Shafrir resolved HHQ-5762.- Resolution: Fixed Apache Tomcat 6.0 Server...
View ArticleRe: Command and Conquer 3 Direct X error
Hi Avanish321, I have already done that. The bar is already on for 3d accelerated graphics but the same message still apprears. When I go into windows to see what graphics it says I've got installed,...
View ArticleRe: How to disable the screen saver?
I've never considered it to be an issue. Pressing the spacebar makes the screen change from barely visible dark grey to the nice visible yellow. This is consistent.....so it has never bothered me....
View ArticleRe: Keyboard not working properly - Wrong Characters & Caps Lock REVERSED
Thanks. These are the settings on the Mac OS X Server 10.6.8 virtualized in VMware Fusion in OS X 10.8.3: VMware Fusion - Preferences - Keyboard & Mouse - Keyboard & Mouse Profile - Profile -...
View ArticleRe: Array of Array of Virtual Machines?
Thanks! Got it working, my problem was actually totally unrelated to my Array/Array type
View ArticleRe: Keyboard not working properly - Wrong Characters & Caps Lock REVERSED
Now thats strange...not sure why its reverting... Pls go to vm settings> general .. Whats the os name displayed?==========note: the reasons am asking you to check for keyboad settings and general...
View ArticleRe: Vcenter 5.1 Upgrade fubared the inventory service including other...
We did run the the powershell upgrade script from the labs, and all was green. For the install we first installed the SSO, then the inventory service and lastly the Vcenter 5.1 upgrade.Everything was...
View Article