Skip to main content

Remove NFSv4.1 session trunking configuration before reverting from ONTAP 9.14.1 or later

Contributors netapp-ahibbard netapp-mdavidson netapp-forry

If you have enabled trunking for client connections and you revert to a release earlier to ONTAP 9.14.1, you must disable trunking on any NFSv4.1 servers before reverting.

When you enter the revert-to command, you will see a warning message advising you to disable trunking before proceeding.

After reverting to an earlier ONTAP release, the clients using trunked connections fall back to using a single connection. Their data throughput will be affected, but there will be no disruption. The revert behavior is the same as modifying the NFSv4.1 trunking option for the SVM from enabled to disabled.

Steps
  1. Disable trunking on the NFSv4.1 server:
    vserver nfs modify -vserver svm_name -v4.1-trunking disabled

  2. Verify that NFS is configured as desired:
    vserver nfs show -vserver svm_name