Re: IGMP snooping option on vDS
If you go over the limit its your own responsibility. That is what QE tested with as a max. It may work or not, but it remains unsupported.
View ArticleRe: creating vcac windows 2008r2 template
Some people will add the agent to the golden image while others might choose to add as a run once or first boot after the VM configuration. For the agent, it is just a service that gets created so you...
View ArticleRe: 64bit Windows 7 error when installing VWware workstation 11
That solved my problem with 11.1.2 on Windows 7 x64After the cancelled installation the compatibility mode was set to Windows Vista. I disabled comparability mode and it installed without any problem....
View ArticleRe: ESXI Permissions in workstation 11.1.2
Bump. I found this related article but it did not help me with the issue. ESXi 5.5 Console Unresponsive Anybody else have this issue?
View ArticleRe: Size of VMDK not attached to VM?
Well, it seems that setting all flags to 'true' does the trick and the returned file sizes are much more realistic. var queryFlags = new VcFileQueryFlags(); queryFlags.fileOwner = true;...
View ArticleRe: Why do i have to migrate my vmware network after vmotion
Do you see anything in vcenter logs?
View ArticleVMWare Player and a couple of questions
Hello! I'm pretty new to virtualization and have a couple of questions, I hope you'll be able to help me get started with VMWare Playe Free. 1. How much of a performance boost will I get if I enable...
View ArticleTPM Passthrough or Emulation?
Is there any way to do this? Seems like something that would be important these days with all the security concerns? thanks
View ArticleRe: how do I create a loopback adapter on mac?
Hello, No, you asked for how-to setup a loopback network adapter and I gave you a way.That won't work for connecting your VMs. However you don't need it either.As I was not working now I just plugged...
View ArticleRe: Upgrade From 4.1.3/Win 2000?
Hi, Welcome at the VMware communities forum. Basically it should "just come over" However good practice is to have your VM shut down before running the upgrade.Also sensible is to make a good copy of...
View ArticleProvisioning error - LDAP issue
Tried to deploy VIO using LDAP authentication and received the following error:INNER task execution failed.Task execution failed. Task failed on the following nodes: ['10.x.x.45','10.x.x.46']. Refer...
View ArticleRe: Why do i have to migrate my vmware network after vmotion
I'm confused- why do you have portgroups per host? Generally you would want the same port group on your dvSwitch, and each host will have NICs in the uplinks portgroup. Could you post a screenshot of...
View ArticleRe: External RAID monitoring for ESXi Servers with HP Smart Array Controller
The controller is a Smart Array P440AR, as for iLo we don't have a license for it, does that mean I can't use the web interface?
View ArticleRe: iSCSI port binding disabled in virtual adapter settings
The host is a nested ESXi 6.0 server, but the only way this seems possible is adding a standard vSwitch. Looks like dvswitch is not possible as a storage adapter NIC in what I am tring to do (though...
View ArticleRe: Why do i have to migrate my vmware network after vmotion
As I understand it, its one lag per port group. Right? Attached is a picture of the VDS topology
View ArticleFailover/Replication without SAN
Hi all, Im sure this question has been asked many times but I've searched through and cannot find any specific questions/answers. I've also searched and ready through most of the vmware documentation...
View ArticleRe: Why do i have to migrate my vmware network after vmotion
I tried that earlier as well and it says its unsupported to have more than one LAG active or standby in a portgroup. Attached is a screenshot of what that looks like.
View ArticleRe: Adding one user group to another, taking strings as arguments
Thank you for the excellent example code.This resolved the issue nicely.
View ArticleRe: Daily Report
Absolutely possible with PowerCLI. This is probably incomplete from what you want, but should get you started:$VMs = @("VM1", "VM2") $Report = "" foreach ($VMin$VMs){ $Report +=...
View ArticleRe: iSCSI port binding disabled in virtual adapter settings
shouldn't be an issue even if you are in nested environment.it should work with vSS or vDS, provided that you follow the same thing, have only one active uplink available to this vmkernel port.
View Article