What IP address should I use to add a cluster to AIQUM?
Applies to
Active IQ Unified Manager (AIQUM)
Answer
- When adding the cluster to Active IQ Unified Manager you must use the IP address of the cluster-management LIF
- A node-management LIF cannot be used.
- See adding clusters for more information
- "The cluster-management IP address must be the cluster-management LIF of the administrative storage virtual machine (SVM). If you use a node-management LIF, the operation fails."
- Use the command
network interface showto display the available cluster interfaces. Use the IP address of the cluster management LIF.
cluster1::> network interface show
Logical Status Network Current Current Is
Vserver Interface Admin/Oper Address/Mask Node Port Home
----------- ---------- ---------- ------------------ ------------- ------- ----
cluster1
cluster_mgmt
up/up 192.0.2.1/192 node0 e0M true
node0_mgmt1
up/up 192.0.2.2/192 node0 e0M true
node1_mgmt1
up/up 192.0.2.3/192 node1 e0M true
Cluster
node0_clus1
up/up 192.0.2.66/192 node0 e0a true
node0_clus2
up/up 192.0.2.67/192 node0 e0b true
node1_clus1
up/up 192.0.2.68/192 node1 e0a true
node1_clus2
up/up 192.0.2.69/192 node1 e0b true
Additional Information
Parent topic: Unable to add cluster to Active IQ Unified Manager
