sonic-utilities icon indicating copy to clipboard operation
sonic-utilities copied to clipboard

[fast/warm-reboot] Retain TRANSCEIVER_INFO tables on fast/warm-reboot

Open stepanblyschak opened this issue 1 year ago • 2 comments

What I did

Retain TRANSCEIVER_INFO tables on fast/warm reboot. The PHY isn't reset on fast/warm reboot. Knowing about plugged modules is required for orchagent to set SAI_PORT_ATTR_HOST_TX_SIGNAL_ENABLE=true on start.

How I did it

Save TRANSCEIVER_INFO tables on warm/fast-reboot.

How to verify it

Run fast/warm-reboot.

Previous command output (if the output of a command-line utility has changed)

New command output (if the output of a command-line utility has changed)

stepanblyschak avatar Mar 25 '24 14:03 stepanblyschak

@mihirpat1 @vaibhavhd please review

prgeor avatar Mar 25 '24 21:03 prgeor

@prgeor removed TRANSCEIVER_STATUS

stepanblyschak avatar Apr 15 '24 15:04 stepanblyschak

Cherry-pick PR to 202311: https://github.com/sonic-net/sonic-utilities/pull/3319

mssonicbld avatar May 13 '24 16:05 mssonicbld