Quick Tip – Disable network traffic monitoring…

Quick Tip – Disable network traffic monitoring (promiscuous) UI prompt in VMware Fusion

Quick Tip – Disable network traffic monitoring…

While working on some demos planned for my VMware Explore session, Tech Deep Dive: Automating VMware ESXi Installation At Scale [CODEB1574LV], I kept getting this network monitoring prompt when powering up my Nested ESXi VM running in VMware Fusion. Since Nested ESXi requires the use of promiscuous mode (for inner-VM networking), you will be prompted […]


Broadcom Social Media Advocacy

Useful vSphere Automation techniques for…

Useful vSphere Automation techniques for assisting with CrowdStrike remediation

Useful vSphere Automation techniques for…

By now, you have probably heard about or have directly been impacted by the recent CrowdStrike software update to Microsoft Windows system causing an unprecedented global outage. I know IT administrators are working around the clock to remediate thousands if not tens of thousands of Windows systems, the current recommended remediation process from CrowdStrike is […]


Broadcom Social Media Advocacy

Don’t Miss Early-Bird Pricing for VMware Explore 2024 Barcelona Until July 29!

Are you ready to dive into the future of technology? VMware Explore 2024 EU is just around the corner, and you won’t want to miss this incredible opportunity. From cutting-edge innovations to industry-leading experts, this event promises to be a highlight for IT professionals, developers, and tech enthusiasts alike.

The best part? Early-bird pricing is available until July 29! By registering now, you can take advantage of significant savings and secure your spot at one of the most anticipated tech events of the year.

What to Expect at VMware Explore 2024 EU:

  • Innovative Sessions: Learn from the best in the industry through a variety of sessions that cover the latest trends and technologies. What is new in vSphere/VSAN 8U3.
  • Hands-On Workshops: Gain practical experience with hands-on labs and workshops designed to enhance your skills VSAN, VCF, VVols.
  • Networking Opportunities: Connect with peers, industry leaders, and VMware experts to share knowledge and expand your professional network.
  • Exclusive Insights: Get a first look at new products and solutions that will shape the future of IT.

Don’t wait – register today and take advantage of early-bird pricing before it’s too late. Secure your place at VMware Explore 2024 EU and be part of the conversation that drives innovation forward.

Mark your calendar and get ready to explore the future with VMware!

VMware Explore Registration Barcelona | VMware Explore | 4 – 7 Nov. 2024

VMware NVMeoF Virtual Volumes (vVols) on Pure…

VMware NVMeoF Virtual Volumes (vVols) on Pure…

Business Critical Oracle Workloads have stringent IO requirements and enabling, sustaining, and ensuring the highest possible performance along with continued application availability is a major goal for all mission critical Oracle applications to meet the demanding business SLAs on VMware […]


Broadcom Social Media Advocacy

Add nConnect Support to NFS v4.1

Starting with vSphere 8.0 Update 3, nConnect support has been added for NFS v4.1 datastores. This feature enables multiple connections using a single IP address within a session, thereby extending session trunking functionality to that IP. With nConnect, multipathing and nConnect coexist, allowing for more flexible and efficient network configurations.

Benefits of nConnect

Traditionally, vSphere NFSv4.1 implementations create a single TCP/IP connection from each host to each datastore. This setup can become a bottleneck in scenarios requiring high performance. By enabling multiple connections per IP, nConnect significantly enhances data throughput and performance. Here’s a quick overview of the benefits:

  • Increased Performance: Multiple connections can be established per session, reducing congestion and improving data transfer speeds.
  • Flexibility: Customers can configure datastores with multiple IPs to the same server and also multiple connections with the same IP.
  • Scalability: Supports up to 8 connections per IP, enhancing scalability for demanding workloads.

Configuring nConnect

Adding a New NFSv4.1 Datastore

When adding a new NFSv4.1 datastore, you can specify the number of connections at the time of the mount using the following command:

esxcli storage nfs41 add -H <host> -v <volume-label> -s <remote_share> -c <number_of_connections>

By default, the maximum number of connections per session is set to 4. However, this can be increased to 8 using advanced NFS options. Here’s how you can configure it:

  1. Set the maximum number of connections to 8: esxcfg-advcfg -s 8 /NFS41/MaxNConnectConns
  2. Verify the configuration: esxcfg-advcfg -g /NFS41/MaxNConnectConns

The total number of connections used across all mounted NFSv4.1 datastores is limited to 256.

Modifying Connections for an Existing NFSv4.1 Datastore

For an existing NFSv4.1 datastore, the number of connections can be increased or decreased at runtime using the following command:

esxcli storage nfs41 param set -v <volume-label> -c <number_of_connections>

Multipathing and nConnect Coexistence

There is no impact on multipathing when using nConnect. Both NFSv4.1 nConnect and multipaths can coexist seamlessly. Connections are created for each of the multipathing IPs, allowing for enhanced redundancy and performance.

Example Configuration with Multiple IPs

To add a datastore with multiple IPs and specify the number of connections, use:

esxcli storage nfs41 add -H <IP1,IP2> -v <volume-label> -s <remote_share> -c <number_of_connections>

This command ensures that multiple connections are created for each of the specified IPs, leveraging the full potential of nConnect.

Summary

The introduction of nConnect support in vSphere 8.0 U3 for NFS v4.1 datastores marks a significant enhancement in network performance and flexibility. By allowing multiple connections per IP, nConnect addresses the limitations of single connection setups, providing a robust solution for high-performance environments. Whether you’re configuring a new datastore or updating an existing one, nConnect offers a scalable and efficient way to manage your NFS workloads.

https://core.vmware.com/resource/whats-new-vsphere-8-core-storage

Map Your Next Move: VMware Explore 2024…

Map Your Next Move: VMware Explore 2024…

Searching for new cloud perspectives? Set your sights higher at VMware Explore. From cloud infrastructure to the software-defined edge to Private AI innovation, you’ll gain perspective, find answers, and see what’s possible with the right cloud solutions. Join us at Explore 2024, Barcelona, Spain!


Broadcom Social Media Advocacy