Is it by design that 4 LIF IPs are assigned when creating SVM on CVO-HA of GCP?
Applies to
- NetApp Cloud Volumes ONTAP (CVO)
- Google Cloud Platform (GCP)
Answer
Yes, 2 iSCSI LIFs and 2 NAS LIFs are assigned to each of the two HA nodes.
Example output from test environment:
gcpcvoha::> net interface show
(network interface show)
Logical Status Network Current Current Is
Vserver Interface Admin/Oper Address/Mask Node Port Home
----------- ---------- ---------- ------------------ ------------- ------- ----
Cluster
gcpcvoha-01_clus_1
up/up 172.18.1.2/32 gcpcvoha-01 e0b true
gcpcvoha-02_clus_2
up/up 172.18.1.3/32 gcpcvoha-02 e0b true
gcpcvoha
cluster-mgmt up/up 172.18.0.3/32 gcpcvoha-01 e0a true
gcpcvoha-01_mgmt1
up/up 172.18.0.6/32 gcpcvoha-01 e0a true
gcpcvoha-02_mgmt1
up/up 172.18.0.4/32 gcpcvoha-02 e0a true
svm_gcpcvoha
data_1 up/up 172.18.0.5/32 gcpcvoha-01 e0a true
data_2 up/up 172.18.0.9/32 gcpcvoha-02 e0a true
iscsi_1 up/up 172.18.0.8/32 gcpcvoha-01 e0a true
iscsi_2 up/up 172.18.0.7/32 gcpcvoha-02 e0a true
testIP
testIP_data_1
up/up 172.18.0.13/32 gcpcvoha-01 e0a true
testIP_data_2
up/up 172.18.0.10/32 gcpcvoha-02 e0a true
testIP_iscsi_1
up/up 172.18.0.12/32 gcpcvoha-01 e0a true
testIP_iscsi_2
up/up 172.18.0.11/32 gcpcvoha-02 e0a true
13 entries were displayed.
Additional Information
additionalInformation_text