GCPのCVO-HAでSVMを作成する際、設計上4つのLIF IPが割り当てられるようになっていますか。
環境
- NetApp Cloud Volumes ONTAP ( CVO )
- Google Cloud Platform ( GCP )
回答
はい。2つのHAノードに2つのiSCSI LIFと2つのNAS LIFがそれぞれ割り当てられています。
テスト環境からの出力例:
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.追加情報
AdditionalInformation_Text