Re: Regarding upgrade of license keys from Essentials plus 4.1 to Essentials...
Okay thank you for that information, then we will do the upgrade of the keys at the same time when we are upgrading the hosts and the vcenter server.
View ArticleRe: how do i use the UM across more than one vlan/network?
Please remember that Usage Meter does not talk directly to virtual machines. Usage Meter talks directly to vCenter itself, and the other VMware Products (e.g. vCOPs). One would hope that...
View ArticleRe: vmnic Status
Try something like this foreach ($dvSwinGet-VDSwitch){ foreach($esxin$dvSw.ExtensionData.Config.Host){ $esxObj=Get-View$esx.config.Host $nicTab=@{} $esxObj.Config.Network.Pnic|%{...
View ArticleRe: How to recover VMFS volume after a RAID controller failure
Hello, Thanks for your quick reply.Initially i have installed ESXi 5.0 and I am almost 100% sure that VMFS version was 5 (I have installed it more than 6 months ago and of course it wasn't...
View ArticleRe: Getting two VMs to communicate
Hi, when you have NAT configured, both VMs will get an DHCP IP from your PC, not your router. They will communicate with your VMnet8 LAN adapter, that was installed by VMware workstation. Both VMs will...
View ArticleRe: Cannot connect to guest server
Here is linkk.......http://askubuntu.com/questions/52147/how-can-i-access-apache-on-virtualbox-guest-from-hostRegards,Milton
View ArticleRe: Update manger IP address issue
Well, I think for most users it's normal that the vCenter runs in the same location as the ESXi hosts And I would not connect remote ESXi hosts without a VPN. So problem solved ( for me :-) ) Also:...
View ArticleRe: My options for fault tolerance, nic teaming, and link aggregation
Idelossa, Correct. NIC teaming in the vSphere hypervisor does not equal LACP or Etherchannel. By default, the balancing algorithm will balance outgoing traffic from the host based on the policy:...
View ArticleRe: Expanding data disk in vmware esx server 3
Yes this should even work with the VM powered on. After expanding the virtual disk in the GUI, connect to the Windows 2003 VM (either open the console or via an administrative RDP session) and rescan...
View ArticleRe: Expanding data disk in vmware esx server 3
Note: Discussion successfully moved from VMware ESXi™ 4 to Virtual Machine & Guest OS Yes, as long as the disk is SCSI and there are no snapshots on the VM. Use diskpart in Windows to grow the NTFS...
View ArticlevCenter Converter API with Ruby
Hi, In the SDK archive, I have seen some examples how to use the Converter API with Java and dotNet.However, I'm not familiar with those languages and the examples are not use to me. Still I want to...
View ArticleRe: requirments for vcp exam
Here is a bkue print guidelinre for vcp exam.Have a read may help.... http://communities.vmware.com/docs/DOC-16726Regards,Milton
View ArticleSeting up alerts
I am setting up alerts on my vcenter I setup few alarmes like Host CPU usage and Host Memory usage etc. I would like to setup some alert on few more things.1. SWAP memory usage. 2. Memory balooning.3....
View ArticleRe: Can VMware view dilivery a windows7 vm on MS hyper-v ?
Hi Jerry, Please check on which IP is your 4172 UDP is running. If it is running on some other Local IP (i.e., Loop back or etc) u will face this type of issue. It should run on a local IP which can...
View ArticleRe: Какой сетевой интерфейс используется при перемещении ВМ между хранилищами?
Maxim wrote: urbas wrote: конечно устроит, вмошна то уже нет. а просветите, плз, что за data planer?Handles the packet switching functions. Вы не согласны со схемой когда нет общего хранилища у 2...
View ArticleRe: How to monitor the Performance of VMs
Here is a nice document for the mware Performance monitoring..http://www.vmware.com/support/ws55/doc/ws_performance_mon.htmlRegards,Milton
View ArticleRe: Seting up alerts
Note: Discussion successfully moved from Site Recovery Manager to VMware vCenter™
View ArticleSatp rule -s
Good morning.I was messing with SATP rules.I notice that when I put in tmp # esxcli storage nmp satp rule add -V NewVend -M NewMod -s VMW_SATP_INP Plugin 'VMW_SATP_INP' is not a registered SATP....
View ArticleRe: Update manger IP address issue
The VPN is also an option, but we need to test. I tried your suggestion, but the issue is when you install update manger (on the same box as vcenter, as we do) after setting the IP address as you...
View Article