Disable TLS secure channel on an NVMe host before reverting
Suggest changes
Beginning with ONTAP 9.16.1, you can configure TLS secure channel for NVMe/TCP connections. If you have configured TLS secure channel for NVMe/TCP connections in ONTAP 9.16.1 or later releases, you need to disable the TLS configuration on the NVMe hosts before you revert ONTAP to a version that does not support TLS secure channel for NVMe/TCP.
Steps
-
Remove the TLS secure channel configuration from the host:
vserver nvme subsystem host unconfigure-tls-for-revert -vserver <svm_name> -subsystem <subsystem> -host-nqn <host_nqn>
This command removes the host from the subsystem, and then recreates the host in the subsystem without the TLS configuration.
-
Verify that TLS secure channel is removed from the host:
vserver nvme subsystem host show
Learn more
Visit the ONTAP manual pages for these commands: