VMware vSphere

 View Only
  • 1.  Bind NFS to VMkernel

    Posted May 09, 2025 08:35 AM

    Does ESXi 7 allow for binding NFS IP to a specific vmkernel by adding:

    /etc/vmware/config

    nfs.clientBindIP = "IP"



  • 2.  RE: Bind NFS to VMkernel

    Broadcom Employee
    Posted May 13, 2025 07:02 AM


  • 3.  RE: Bind NFS to VMkernel

    Posted May 13, 2025 09:13 AM
    I tried this but it did not work, and it looks like it only works in ESXi
    8.x.

    Both the NFS vmkernel and the ISCI vmkernel are on the same subnet and it
    looks like the NFS server only sees the iscsi vmk and not the NFS. Could
    not make it work even with a static address. Is there a way to make it
    work by any other work arounds?




  • 4.  RE: Bind NFS to VMkernel

    Posted May 14, 2025 12:24 PM

    Hello,

    Port binding did not work since it was introduced in V8.  Our hosts are currently running version 7.x.

    "

    Configure VMkernel Binding for NFS Datastore

    VMkernel port binding for the NFS datastore on an
    ESXi
    host allows you to bind an NFS volume to a specific VMkernel adapter to connect to an NFS server. With NFS datastores, you can isolate NFS traffic to a specific VMkernel adapter. To route the traffic to this adapter, connect the datastore to the adapter."



  • 5.  RE: Bind NFS to VMkernel

    Posted May 14, 2025 12:22 PM

    I did tried this but it did not work.  The NAS was still seeing the ISCSI's vmkernel's IP and not the nfs' vmkernel that was setup.