Re: VMware snapshot state is not saved at reboot
Yes sorry, wrong english translation . I mean attach.
View ArticleRe: Windows 98 - unidentified device drivers
Post the vmx file for your guest. Looking through the inf file in the WinXP folder of that driver, there are sections for Win9x - and the release notes for the driver on AMD's site indicate Win98 will...
View ArticleRe: Lenovo LT1421 DisplayLink Monitor
I guess I have found a solution to this issue. The trick is to connect a mouse directly to the guest machine. In order to achieve this purpose you will need:(1) Hardware: an extra mouse(2) Software:...
View ArticleRe: net.received.average is getting many values for a single poll time
Hi, You have to setPerfQuerySpec qSpec = new PerfQuerySpec();qSpec.setIntervalId(new Integer(1800)); you have to set time interval like//300 for 5 minute1800 for 30 minute
View ArticleRe: Nesting VMware Server 2 inside a ESXi 5.1 VM
You should add the following configuration option to the .vmx file of each nested VM: vmx.allowNested = TRUE Alternatively, this can go into the system-wide configuration file of the outer guest OS...
View ArticleRe: Disconnected VM after Host Failure
Thank you, and also can you attach the vmware.log (Log file location : In the VM's Folder) Can you tell me the vm name too and time of the issue. Regards, Julien
View ArticleRe: ESXI 5.1 and network performance issues
@ Yezdi - I checked and there is some cpu usage but not anywhere near the amount being reported by the ESXI host. I just feel that my CPU is doing all the packet switching rather than the NICs?
View ArticleRe: Disconnected VM after Host Failure
Hi Julien, Sorry forgot to add the VMware log. The issue occurred at approx. 3.39am on 17/07/13. VM Name is APCLONEX01.I've attached he VMware log, but I think you may need the VMware-3.log which is...
View ArticleRe: Esxi host unable to connect Vcenter server 5.1
Where can i found Licences , i got one licnece but when i added to the vCenterServer & tried , then faces same issue .
View ArticleRe: Disconnected VM after Host Failure
Create a txt file and post on it only event around your issue (1h before and 1h after). Then attach the file here. Thank you, i will check the hostd.log. Thank you.
View ArticleRe: Cluster of vCD Cells
already tried to remove as well, but still some error... not sure if its related to DB timeout or something else !! [root@vcd5bin2 ~]# rpm -e vmware-vcloud-directorStopping vmware-vcd-watchdog: [ OK...
View ArticleRe: Install Tools Offline
WoodyZ Thank you much (Understatement TM) I was searching for this just after I had class last night. Our computers can never go to the internet due to our policies - I suspected it had to be...
View ArticleRe: Disconnected VM after Host Failure
Thank you very much for your help! Oh, I've compressed the file now and it's only 12MB so now attached
View ArticleRe: Mass vApp Deployment
I was able to download the cmdlets from Clint's blog, but wasn't sure exactly how to import them. I think they have to be placed in a specific directory before you can run the import-module command....
View ArticleRe: ESXi 5 not allowing me to bind to LDAP
Same thing happened to our servers. Two out of three have the problem mentioned.There is some workaround though. Domain users can be added manually, without the search through AD, so they are able to...
View ArticleRe: Program that require .net framework?
If it's for performance you might benefit from packaging it into a ThinApp, but to be honest I'm not sure. I assume any processing that needs to occur will still have to occur one way or another....
View ArticleRe: Shutdown a MSA2000 on powerfailure
I am having the same problem. In emergency case there is no time for a web interface, there is an automated system which fires up some commands with PLINK or PUTTY. The problem is, that the MSA2000...
View ArticleRe: User Profile Service failed
Thank you for the response. I started the system in safe mode. It allowed me to remove the windows login screen of my password but after restarting several times I am getting the same failure...
View ArticleRe: Mass vApp Deployment
You don't need to use those cmdlets anymore. They were created before you were able to user New-CIVApp to deploy from a vApp Template. I'm a little confused as to your goal. If you have a vApp...
View Article