Upgrade VC 4.1 to 5.1
Hello all, Just a little advise please I need to upgrade a clients VC instance in order for them to support Server 2012 They currently run 4.1 on a 2003 R2 64bit VM Rather than go through the hassle...
View ArticleSSO LDAP запрет гостевого доступа
Решили поиграться с SSO и LDAP аутентификацией. К OpenLDAP подключились, пользователи и группы видны. Права на группы накидали - тоже все ок. Проблема в том, что любой пользователь который есть в LDAP...
View ArticlevMotion and Physical Mode RDM's or in guest iSCSI
Is vMotion supported with Physical Mode RDM's or in guest iSCSI? This is with ESXi 5.1, there seems to be conflicting opinions!
View ArticleGet vApp templates with single VM
Hi, My requirement is to get all the vApp templates of a particular organization which have only 1 VM.I tried with this but it didnt work. QueryService queryService = client.getQueryService();...
View ArticleRe: Adding a Prompt as a Recovery Plan Step
Does this occur both during test and recovery?At what step of the recovery plan did you put a prompt?Have you tried to put it at different step? Michael.
View Article3D support win XP 32 bit
Hi, Just wondered if it possible to enable 3d support on a XP 32 bit VM? I'd like to try out a few old games. I'm running vmware 9 on win 7 64 bit.
View ArticleRe: Orchestrator 5: Create a simple XML document = write not allowed
I was also facing the same issue but I resolve this at my end. Follow these steps to resolve the issue Create folder in VCO server file system at root levelOpen js-io-rights.conf configuration file...
View ArticleRe: JOB Object
I want to use something like that: $allTask = Get-Task | where {$_.Id -match $_.Id}but in this command both $_.Id are reference to the Get-Task task'sand I what that the second one will refer to...
View ArticleRe: Recover Snapshoted VMDK file
First of all I must give the exact details My server was running but suddenly it was downI logged on to the vCenter and saw the server has been grayed out and un-accessible I browsed the hard disk and...
View ArticleRe: VMCS Shadowing
Icouldbet acoffeethat ifit is possible.Another thing is thattheywant to tellat this time. I remember whenit was impossible tolivevmwareandXPMode.This was theofficial response fromvmware. And amonth...
View ArticleRe: Tamaño de snapshot
Hola, Un snapshot no es una copia o un clone de tu máquina actual, el snapshot lo que hace es dejar de escribir en el/los disco/s vmdk y crea unos nuevos que inicialmente no ocuparán nada y que irán...
View ArticleCannot add favourite resources
When I log in as as the admin user (the one I created when I installed Hyperic), I can go into Dashboard Settings: Favorite Resources: Add Resources and select any resources, platforms or services....
View ArticleRe: Cannot add favourite resources
You need to create a group containing these resources, and associate it with the role of the other users. The Admin user is implicitly associated with a group that contains all resources. Adar
View ArticleRe: Recover Snapshoted VMDK file
The CID chain is used to ensure data integrity in snapshot chains. Depending on how long the newly created VM was powered on and the size of the snapshot, you may experience more or less data...
View ArticleRe: No puedo conectar por NFS
Hola, Si como dices el comando nc te da "Successful" el ping tendría que funcionar con el icmp abierto. Lo que tiene pinta es que te falta por abrir algún otro puerto que necesita Vmware para montar el...
View ArticleRe: "Non-system disk or disk error" after ESXi 5.1 installation
Yes I did that. But since I am not able to start it from the HDD as well, I don't think the problem is in the boot options.
View ArticleRe: JOB Object
Since $allTask is an array, you can use the index notation to address the 2nd one.Like thisGet-Task | where {$_.Id -match $allTask[1].Id}
View ArticleRe: Problem with "no available vRAM capacity" ESX5
Update 2 for the hosts is build 914586, no need to apply any updates/patches on them. The vCenter Server Upgrade should be an in-place upgrade. However, this depends on e.g. the language (i.e....
View Article100% successful P2V leaves multiple empty(?) delta files
I have done a successful P2V test conversion from a Symantec System Recovery image. Although it completed successfully, vCenter told me that "Virtual machine disks consolidation is needed." When I go...
View ArticleRe: how to make a better performance during storage vmotion?
it all depends how the iSCSI on the back end is configured for a starters disk speed, raid configbut network wise you really need jumbo frames, separate nic or nics and yes vMotion should have its own...
View Article