"Do you mind sharing this output"
I'm not at liberty to paste the event log, but the rest I can do:
mycluster::> network interface show -role cluster-mgmt
Logical Status Network Current Current Is
Vserver Interface Admin/Oper Address/Mask Node Port Home
----------- ---------- ---------- ------------------ ------------- ------- ----
mycluster
cluster_mgmt up/up 10.25.1.80/24 mycluster-02 e0M false
mycluster::> network interface show -failover -lif cluster_mgmt
Logical Home Failover Failover
Vserver Interface Node:Port Policy Group
-------- --------------- --------------------- --------------- ---------------
mycluster
cluster_mgmt mycluster-01:e0M broadcast-domain-wide
Management_VLAN_198
Failover Targets: mycluster-01:e0M,
mycluster-02:e0M,
mycluster-04:e0M,
mycluster-03:e0M
mycluster::> network interface show -fields firewall-policy -lif cluster_mgmt
vserver lif firewall-policy
---------- ------------ ---------------
mycluster cluster_mgmt mgmt
"Are you using hosntame or Clust_mgmt LIF IP for accessing web-system_manager"
Both. Same behavior either way.
"Does this works (From the other node): https://IP.xx.xx.xx"
After testing this, we may be getting somewhere:
- Before migrating the LIF to one of the new nodes, I can access System Manager from both of the old nodes (using the node hostname or IP) but I cannot access it from either of the new nodes
- After migrating it to the new nodes, I can still access it from both of the old nodes (using the hostname or IP) but I can't access it from either of the new nodes and I can't access it via the cluster VIP hostname or IP
So the bottom line, I think, is that for whatever reason, the System Manager isn't accessible at all from the new nodes and I don't know why.