The Community Networking Driver for ESXi Fling v1.2 has just been released and adds the following new capabilities:
- Support for Jumbo Frames (MTU up to 9000)
- Support for Wake-on-LAN (WOL) for Intel i225 NIC
by William Lam // Leave a Comment
The Community Networking Driver for ESXi Fling v1.2 has just been released and adds the following new capabilities:
by William Lam // 4 Comments
I recently spent some time exploring VMware Cloud Foundation (VCF) using VMware Cloud Builder, which is a tool that automates the entire VCF deployment and configuration when provided a set of ESXi hosts that meet all the pre-requisites. To begin a VCF deployment, users will typically provide a VCF deployment parameter workbook (XLS) which contains the configuration for your deployment which is then uploaded to Cloud Builder (UI or API).
I personally prefer the JSON option which Cloud Builder also supports, which for me is much easier to read and edit. For those interested, after submitting your XLS document, you can retrieve the generated JSON configuration file in the Cloud Builder filesystem located in /tmp/sddcspec-[UUID].json.
While working on some automation, I needed to separate out the ESXi and NSX-T networking, which by default is configured using a single Distributed Virtual Switch (VDS). This is a common configuration pattern for environments that only have two network adapters. However, if you have up to four network adapters, VCF can also support another deployment configuration where two VDS are used. I came to learn about this while talking to one of the Cloud Builder Tech Leads and shared the required JSON configuration changes to support this model.
Below is the JSON snippet for the required dvsSpecs section that demonstrates the use of a dual VDS configuration where NSX-T networking makes use of the additional vmnics.
by William Lam // 5 Comments
I have just updated my Nested ESXi Virtual Appliance collection to include support for the latest ESXi 7.0 Update 1d and 7.0 Update 2a releases. This took a bit longer than usual due to a busy schedule but also due to some fixes and enhancements that I had been working on. For those interested, you can find the detailed change log below and these updates are only applicable for these two OVAs or newer going forward.
Downloads:
Changes
For previous Nested ESXi Appliance OVAs and/or the Nested ESXi Content Library, please take a look at http://vmwa.re/nestedesxi