Configuring an NVMe LIF
Certain requirements must be met when configuring NVMe LIFs.
Before you begin
NVMe must be supported by the FC adapter on which you create the LIF. Supported adapters are listed in the Lenovo Press.
About this task
The following rules apply when creating an NVMe LIF:
- NVMe can be the only data protocol on data LIFs.
- You should configure one management LIF for every SVM that supports SAN.
- For ONTAP 9.5 and later:
- You can only configure two NVMe LIFs per node on a maximum of four nodes.
- You must configure an NVMe LIF on the node containing the namespace and on node's HA partner.
- Create the LIF: network interface create -vserver SVM_name -lif LIF_name -role LIF_role -data-protocol fc-nvme -home-node home_node -home-port home_port
- Verify that the LIF was created: network interface show -vserver SVM_name
Give documentation feedback