CONTAP-143699: Disruption due to management packet reference count wrap-around
Issue
Due to a logic error, internal network references counts are not cleared on interfaces used by management traffic (e.g. ZAPI, ASUP, SNMP, etc.), NDMP traffic, or other internal communication traffic. Eventually this results in a wrap-around of a 32bit reference counter.
After ~4 billion (2^32) management control plane packets are output on a single interface, an unplanned storage system HA takeover will occur for systems in an HA configuration. In the case of a single storage controller configuration, this issue will result in a disruption of service.
Data plane traffic (e.g. NFS, CIFS, and iSCSI) and non-IP traffic do not impact these network reference counts.
This issue impacts both Data ONTAP 7-Mode and clustered Data ONTAP.