Description
PR sonic-net/sonic-platform-daemons#459 introduces a typo "log_notifce". Check line: https://github.com/sonic-net/sonic-platform-daemons/blob/9ffce2036d53571bd23b4a630ac285039e383c4f/sonic-xcvrd/xcvrd/xcvrd.py#L1482.
It causes an exception in cmis task manager which results in port down:
May 27 20:38:17.489639 sonic ERR pmon#xcvrd: CMIS: Ethernet96: internal errors due to 'CmisManagerTask' object has no attribute 'log_notifce'
Steps to reproduce the issue:
no need
Describe the results you received:
typo and port not up
Describe the results you expected:
No typo and port should up
Output of show version:
Output of show techsupport:
(paste your output here or download and attach the file here )
Additional information you deem important (e.g. issue happens only occasionally):
Description
PR sonic-net/sonic-platform-daemons#459 introduces a typo "log_notifce". Check line: https://github.com/sonic-net/sonic-platform-daemons/blob/9ffce2036d53571bd23b4a630ac285039e383c4f/sonic-xcvrd/xcvrd/xcvrd.py#L1482.
It causes an exception in cmis task manager which results in port down:
Steps to reproduce the issue:
no need
Describe the results you received:
typo and port not up
Describe the results you expected:
No typo and port should up
Output of
show version:Output of
show techsupport:Additional information you deem important (e.g. issue happens only occasionally):