TWSD-1042 Some of the configs are not getting synced after performing the manual sync from the primary
Review Request #1045 — Created Sept. 3, 2025 and submitted
| Information | |
|---|---|
| timlai | |
| APV10 | |
| rel_apv_10_7, rel_apv_10_7_3 | |
| TWSD-1042 | |
| Reviewers | |
| jasonchang, kevin.poh, timsu, weikai | |
Root Cause:
When performing a sync config to the peer, a clear config is triggered,
causing some values in the monitor system to be reset to their defaults.
However, since the peer side does not have corresponding settings,
this results in inconsistencies between the two sides.Solution:
When performing a sync config, do not reset the monitor system values to their defaults;
instead, wait to apply the settings from the peer side.
- synconfig to/from <peer>
- Type show synconfig diff <peer> to check there is no diff config.
