Hi Guys,
Thanks for the suggestions. This won’t be a production system, so bottlenecks and performance isn’t an issue. I configured e0c and e0d as cluster ports and connected them to each other (see output below). I can ping between them just fine. I have the SAS ports connected and the ACP ports. When I login to each node, the other disk show up but in an unknown state. I see this error in the log on both nodes: cf.takeover.disabled: HA mode, but takeover of partner is disabled.
If I enable ha, I get this:
H-Netapp2240::cluster ha*> modify -configured true
Error: command failed: Cluster high-availability can only be enabled on a cluster with exactly two
eligible nodes.
What am I missing?
########################
NODE1
CH-Netapp2240::network interface> show
Logical Status Network Current Current Is
Vserver Interface Admin/Oper Address/Mask Node Port Home
----------- ---------- ---------- ------------------ ------------- ------- ----
CH-Netapp2240
CH-Netapp2240-01_mgmt1
up/up 10.99.0.123/24 CH-Netapp2240-01
e0M true
cluster_mgmt up/up 10.99.0.128/24 CH-Netapp2240-01
e0M true
Cluster
CH-Netapp2240-01_Cluster1
up/up 169.254.20.162/16 CH-Netapp2240-01
e0c true
CH-Netapp2240-01_Clusters
up/up 169.254.38.231/16 CH-Netapp2240-01
e0d true
4 entries were displayed.
NODE2
CH-Netapp2240::network interface> show
Logical Status Network Current Current Is
Vserver Interface Admin/Oper Address/Mask Node Port Home
----------- ---------- ---------- ------------------ ------------- ------- ----
CH-Netapp2240
CH-Netapp2240-01_mgmt1
up/up 10.99.0.124/24 CH-Netapp2240-02
e0M true
cluster_mgmt up/up 10.99.0.127/24 CH-Netapp2240-02
e0M true
Cluster
CH-Netapp2240-02_Cluster1
up/up 169.254.110.83/16 CH-Netapp2240-02
e0c true
CH-Netapp2240-02_Cluster2
up/up 169.254.30.207/16 CH-Netapp2240-02
e0d true
4 entries were displayed.