"network connections active show" output doesn't match netstat ouput by nfs protocol
Applies to
ONTAP 9,1 or later
Issue
network connections active show
doesn't matchnetstat -na
output by NFS protocol- Missing connections' information in "network connections active show" command output
- Comparing the o/p of
PCPCONFIG-STAT-CONN-LISTEN-NO
from ASUP section andnetstat -na
, one connection is getting missed between two iterations.- NOTE: The o/p of
network connections active show
is in reverse order ofnetstat -na
o/p.
- NOTE: The o/p of
-------------------------------------------------------------------------------------------
- The 1st - 51st connections --> no connection missing
- The 52nd - 102nd connections --> The 52nd connection missing
- The 103rd - 153rd connections --> The 103rd connection missing
- The 154th - 203rd connections --> The 154th connection missing
..............