ONTAP Hardware
ONTAP Hardware
What LIF roles does clustered Data ONTAP (8.3.1P1) use to establish connections to remote servers? i.e. syslog server
For example I’m forwarding syslog messages to external server from different devices. I need to create a filter.. which IP should I use to create a filter ? I have cluster management IP and a node management.
Solved! See The Solution
All the managemnet activities specific to a node, such as AutoSupport, SNMP traps, and log forwarding uses the node management LIF.
All the managemnet activities specific to a node, such as AutoSupport, SNMP traps, and log forwarding uses the node management LIF.
Thats correct.
Cluster management LIF may not be available to a node if its out of the cluster by any means such as out of quorum etc. Still you would like to receive ems messages from that node, right?
In fact, we need the messages from unhealthy nodes rather than healthy ones to do troubleshooting. I think that's the reason why node management LIF is used for such purposes.
Thank you so much George.
i am still struggling to get an answer for one of my cluster. I have a two node cluster and syslog is forwarding logs to external server. I am successfully receiving logs from node1-node-management port but receiving syslogs of the second node from cluster management port ? Can you explain me this please ?
Why am receiving syslogs from one cluster-management port (i.e. cluster_mgmt 10.8.29.109) and one node management port (i.e. nas-10_mgmt1 10.8.29.50) ?
cDOT2::> network interface show
Logical Status Network Current Current Is
Vserver Interface Admin/Oper Address/Mask Node Port Home
----------- ---------- ---------- ------------------ ------------- ------- ----
Cluster
nas10_clus1
up/up 169.254.57.110/16 nas-10 e0a true
nas10_clus2
up/up 169.254.93.68/16 nas-10 e0c true
nas9_clus1 up/up 169.254.109.195/16 nas-09 e0a true
nas9_clus2 up/up 169.254.169.12/16 nas-09 e0c true
cDOT2
cluster_mgmt up/up 10.8.29.109/24 nas-09 e0i true
nas-09_mgmt1
up/up 10.8.29.49/24 nas-09 e0M true
nas-10_mgmt1
up/up 10.8.29.50/24 nas-10 e0M true
vs1
lif1_iscsi_nas09
up/up 10.8.87.125/24 nas-09 a0a true
lif1_iscsi_nas10
up/up 10.8.87.126/24 nas-10 a0a true
lif1_nas_nas09
up/up 10.8.87.117/24 nas-09 a0a true
lif1_nas_nas10
up/up 10.8.87.118/24 nas-10 a0a true
11 entries were displayed.