WilliamLam.com

  • About
    • About
    • Privacy
  • VMware Cloud Foundation
  • VKS
  • Homelab
    • Hardware Options
    • Hardware Reviews
    • Lab Deployment Scripts
    • Nested Virtualization
    • Homelab Podcasts
  • VMware Nostalgia
  • Apple

VMware Canary Challenge accepted! Help needed

09.24.2014 by William Lam // Leave a Comment

canary-challenge-vmware
I just found out about the Canary Challenge after seeing a tweet from a from a fellow VMware colleague Ray Blanchard. The Canary Challenge takes place this Saturday in Palo Alto and it to raise money for the Canary Center at Stanford to help fund early cancer detection research. I think this is another awesome cause and so I have decided to sign up for the 75mile ride (depending on how I feel, may consider the 100mile option).

Some might say I am crazy to sign up for another event, especially after just recently completing the Waves to Wine century ride for the National MS Society. I figured I could carry my training over to this event and I could also help support a local cause in my own Silicon Valley backyard. I also found out that the VMware team for this event (one of the reasons I am joining) is currently the #1 corporate fundraiser, in addition our very own VMware CEO Pat Gelsinger is among the top funderaiser which is just awesome to hear! Each attendee must raise a minimum of $400 and I literally have less than 4 days left to reach that goal, but I am also hoping I can raise a bit more. This is where I need your help, once again. If you would like to support me, the VMware team and most importantly, the Canary Center at Stanford, please consider donating!

If you wish to donate towards my ride, please click here for more details. Please share this with your co-workers, friends and family! For VMware employees who donate, do not forget to get it matched by the VMware Foundation!

My good VMware buddies Todd Valentine from Office of CTO and Uday Medietty from our Core API team will also be riding. Feel free to also support them as well!

Thank you for your considerations!

Categories // Charity, Cycling Tags // canary challenge, cycling, road bike

A gift for my Waves to Wine 2014 Supporters!

09.22.2014 by William Lam // Leave a Comment

This weekend I took part in the Waves to Wine 2014 ride for the National MS Society. I took the century option (104 miles) starting from Cow Palace in San Francisco and finished at Ronert Park in Sonoma County. Not only was this an amazing experience and a personal goal of mine to complete a century ride, but I was also able to ride for an awesome cause.

I ended up riding 109.1 miles in total due to slight detour that I took (luckily it was only a couple of miles). In addition to a couple of rest stops, I also had take an unexpected stop as my GoPro was vibrating so much, it broke off its connector while I was riding. Luckily, I was able to re-connect the GoPro directly to the bike mount instead of the intermediate adapter (whew). The ride took a total of 7hrs and 41minutes to complete, I think I probably could have finished it in 7.5hrs flat if it was not for the detour!

Lastly, I would like to say thank you to all my fellow VMware colleagues and Virtualization community members (listed below) for your support and donations. With your help, I was able to fund-raise a grand total of $6,206 for the National MS Society! As a small token of my appreciation, I have put together a short video highlighting my 7hr ride into a couple of minutes (make sure to watch the entire video :)) and I hope you enjoy it!

BikeMS: Waves To Wine 2014 from lamw on Vimeo.

Thank you very much to the following folks who donated:

Aaron Blasius
Balaji Parimi
Ben Lin
Bill Call
Chas Setchell
Chris Wolf
Coho Data
DataGravity
Dexter Arver
Dmitriy Sandler
Doug Baer
Duncan Epping
Ed Swindelles
El-Zein Family
Erik Bussink
Evan Bills
Frank Buechsel
Gary Blake
Greg Mulholland
Henry Robinson
Howard Marks
Irfan Ahmad
Jackie Rees
Jeff Hu
Jehad Affoneh
Jeremy Rickard
Joerg Lew
John W
Judy Snow
Kaushik Banerjee
Kris Inglis
Linda Jones
Mark Chuang
Matt Dreyer
Max Daneri
Michael Emery
Michael White
Mike Nisk
Minh Dao
Nambisan family
Noel Nguyen
Paul Meehan
Phillip Jordan
Platform9 Systems
Raj Yavatkar
Ravi Soundararajan
Robert Bosch
Ron Totah
Ronald Chenoweth
Skyera Inc.
Steve Kaplan
Susan Gudenkauf and Family
The Delgado Family
The Murray Family
Tina Walsworth
vmkdaily

Categories // Charity, Cycling Tags // cycling, road bike, wavestowine

Does the ESXi Mac Learn dvFilter work with Nested ESXi on NSX VXLAN's?

09.19.2014 by William Lam // 3 Comments

After publishing my article on the new ESXi Mac Learn dvFilter which helps improve CPU/Network performance when using promiscuous mode with Nested ESXi, I received a couple of questions asking whether the dvFilter would work with NSX VXLAN's? At the time, I had only tested the Mac Learn dvFilter using standard VSS/VDS and not with any VXLAN based networks. I had reached out to a couple of folks asking whether this would work and to my surprise, I actually got back a mix set of answers to it will not work to it could work. One of the reasons that was given to me on why this may not work is that NSX-v (NSX for vSphere) leverages a different "virtual switch" than VSS/VDS and hence the Mac Learn dvFilter would not properly function. This actually would make sense, but because I received other responses negating that fact, I figured I probably should just test it for myself and see.

NSX 6.1 was recently released and I figured this would be a great opportunity for me to learn a bit more about NSX, as I have never played with it before and also test whether Mac Learn dvFilter would in fact work with NSX VXLAN's. In my lab environment I have deployed NSX and I have 3 physical ESXi hosts running VSAN (go SDS!). I deployed both an NSX ESR (Edge Service Router) hosting 2 Logical Networks (aka VXLAN segments) and an NSX DLR (Distributed Logical Router) hosting another 2 Logical Networks.

Here is a screenshot of the 4 Logical Networks, the first two on NSX ESR and the last two on NSX DLR:

nesetd-esxi-promiscous-mode-nsx-vxlan-0
Here is a screenshot of both the NSX ESR and DLR:

nesetd-esxi-promiscous-mode-nsx-vxlan-1
Note: If you would like to learn more about NSX ESR and DLR, check out this great article by Brad Hedlund who goes into more detail.

For my test, I first enabled Promiscuous Mode and Forged Transmit on the respective Logical Switches which is just a dvPortgroup on the VDS for my NSX ESR setup. I then had 2 Nested ESXi VMs running (without the Mac Learn dvFilter), a Windows "Jump Box" VM and vMA all connected to the same VLXAN network.
nesetd-esxi-promiscous-mode-nsx-vxlan-3
I then transfer an ISO from the Windows VM to vMA while running ESXTOP on the physical ESXi host which is hosting these four VMs. As I expected, both the Nested ESXi VMs and vMA were receiving network packets. Next, I installed the Mac Learn dvFilter VIB on the physical ESXi host and added the required VM Advanced Settings to both the Nested ESXi VMs and then re-ran the test. To my surprise, both the Nested ESXi VMs were no longer receiving the erroneous packets! So it seems that using VLXAN with NSX ESR, the Mac Learn dvFilter is working as expected.

To be thorough, I also ran through same test but now for the VXLAN segments backed by NSX DLR. This time, I was really surprised by the results. The test was prior to installing the Mac Learn dvFilter and my expectation was that the two Nested ESXi VMs would be seeing the duplicated network packets from the VDS, but to my surprise, they did not! Both the Nested ESXi VMs were pretty much idling at 0 packets as nothing was being sent to them. I am not exactly sure why I was seeing this behavior, perhaps there is some type of optimization in the DLR? This is something I hope to get an answer from someone in Engineering on why I might be seeing this positive behavior.

To summarize, this myth has been busted and the Mac Learn dvFilter does in fact work with VXLAN networks. If you are using NSX ESR for your VXLAN setup, then you will need to install the dvFilter and if you are using NSX DLR, it seems like you do not need to make any additional changes. After briefly speaking with Christian Dickmann, the creator of the dvFilter as I wanted to share the results with him, I also learned about some interesting tidbits. Christian was not surprised by the results actually, the reason for this is that the VMkernel networking stack was architected and designed to be modular. This meant that, one could switch out the "virtual switch" with other implementations and the underlying dvFilter framework would still continue to work regardless of the "virtual switch" being used.

Additional Note:

  • I did not get a chance to test with vCNS and VXLAN, but I believe it should work given NSX-v is functional. If you are able to test this, feel free to leave a comment on whether the expected behavior is seen with the Mac Learn dvFilter.
  • I did not get a chance to test this with vCloud Director with VXLAN based networks, but as I mentioned, this should work. Please leave a comment if you can confirm
  • I also noticed when creating the Logical Switches, there is a Mac Learning capability, but from my testing, I found it did not benefited Nested ESXi and the Mac Learn dvFilter was still required.

Categories // ESXi, Nested Virtualization, NSX Tags // dvFilter, ESXi, mac learning, NSX, VXLAN

  • « Previous Page
  • 1
  • …
  • 388
  • 389
  • 390
  • 391
  • 392
  • …
  • 561
  • Next Page »

Search

Thank Author

Author

William is Distinguished Platform Engineering Architect in the VMware Cloud Foundation (VCF) Division at Broadcom. His primary focus is helping customers and partners build, run and operate a modern Private Cloud using the VMware Cloud Foundation (VCF) platform.

Connect

  • Bluesky
  • Email
  • GitHub
  • LinkedIn
  • Mastodon
  • Reddit
  • RSS
  • Twitter
  • Vimeo

Recent

  • Automating the vSAN Data Migration Pre-check using vSAN API 06/04/2025
  • VCF 9.0 Hardware Considerations 05/30/2025
  • VMware Flings is now available in Free Downloads of Broadcom Support Portal (BSP) 05/19/2025
  • VMUG Connect 2025 - Minimal VMware Cloud Foundation (VCF) 5.x in a Box  05/15/2025
  • Programmatically accessing the Broadcom Compatibility Guide (BCG) 05/06/2025

Advertisment

Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy

Copyright WilliamLam.com © 2025

 

Loading Comments...