Re: Vmware tools generates Windows events: Event ID: 1000
Hi Dennis, Have you seen this KB link;http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&externalId=2036350Cheers,Jon
View ArticleRe: Can't obtain an Internet connection using workstation 6.5.5
Have you tried using Bridged on the VM's Network Adapter?
View ArticleRe: VM converter error while moving a virtual machine to another esxi 5.1 server
Export the log-bundle through menu.
View ArticleInstall a new machine by restoring a disk image
Hi I am trying to install a new win 7 machine by restoring a previously create disk image with DriveImage XML I create the machine and booted it with an Unltimate Boot CD iso which contains DriveImage...
View ArticleRe: Vmware tools generates Windows events: Event ID: 1000
I've seen it now. But that is not our error message... Thanks
View ArticleRe: unrecoverable error: (vmx)
Unfortunately, I can't tell you for sure whether or not this issue is related to the physical CPU. Are there any helpful entries in the VM's vmware.log after the error shows up? What about other VMs?...
View ArticleRe: Отказоустойчивость сети
KirillShusherin wrote: Вот тут говорят о невозможности использовать beaconing в случае когда две сетевухи смотрят в один физ.свитч.Don’t use Beacon Probing if more than one pNIC in the vSwitch is...
View ArticleRe: Install vcenter server 5.1u1 on windows server 2012 essentials
Hi,Can you post some logs file generate during install or setup execution. thank you.Regards,Julien
View ArticleRe: How to get VirtualMachine storage info
Try something like this using powercli $report = @() $allvms = Get-VM | Sort-Object $_.Name foreach ($vm in $allvms) {$vmview = $vm | Get-View...
View ArticleRe: Отказоустойчивость сети
Я так понимаю, что в случае блокировки одной физ карты из двух в данном свитче, мак адрес ВМ может быть перекинут на другую физ карту в том же свитче. И тогда мак адрес ВМ может быть одновременно виден...
View ArticleRe: Отказоустойчивость сети
Я не нашёл ограничений в KB с описанием работы Beacon Probing:VMware KB: What is beacon probing? Другое дело что если ошибка в конфиге вышестоящего физ. свитча (в вашем случае Cisco), то погасится...
View ArticleVMware snapshot state is not saved at reboot
I'm using VMware Fusion 5.0.3. I have a saved snapshot of a Win 7 VM. Every time I reboot it, information that had been saved is lost and the snapshot is restored to its initial state. I have taken...
View ArticleRe: VMware snapshot state is not saved at reboot
Hi,Can you post the vmware.log (/Users/User Name/vmware/VM Name/vmware.log) Regards,Julien.
View ArticleRe: Отказоустойчивость сети
KirillShusherin wrote: Я так понимаю, что в случае блокировки одной физ карты из двух в данном свитче, мак адрес ВМ может быть перекинут на другую физ карту в том же свитче. И тогда мак адрес ВМ может...
View ArticleRe: How to put vCloud Director behind Edge?
Hi! Here it's the solution - Virtual Blog - How To: Configure vCD public console proxy address - Virtual Blogin other words, all settings inside vCD
View ArticleRe: How to get performance data of average CPU, MEM and NET.
What is your script? Because for me the output is in %. get-vm [VM] | Get-Stat -MaxSamples 5 -IntervalSecs 10 MetricId Timestamp Value UnitInstance--------...
View ArticleHow to get performance data of average CPU, MEM and NET.
Hi all, I am trying to get the details of performance data CPU, MEM and NET, my code output is as below Thu Jul 18 15:00:00 IST 2013 cpu.usage.average :: 3080Thu Jul 18 15:05:00 IST 2013...
View ArticleRe: Cluster of vCD Cells
Thanks for the details, which is really helpful. However I have tried this guide for section "Install vCloud Director Software on Additional Servers" but it didn't work out for me. Possibly I have...
View ArticleRe: How to get performance data of average CPU, MEM and NET.
thanks for reply, I am using JAVA language and vi sdk api.
View ArticleRe: VMware SRM Reprotect Fails with Peer array ID provided in the SRM input...
I've seen this before but I'm not 100% there is ever a single cause for this. Before you do anything else you need to be completely sure that your snapmirror setup across both sites is valid and i mean...
View Article