Sudharsan Dhamal Gopalarathnam

Results 123 comments of Sudharsan Dhamal Gopalarathnam

Closing this PR. A label is added to https://github.com/sonic-net/sonic-swss/pull/2304 which is cherry-pickable.

Can you please paste the error messages seen after warmboot here?

According to existing logic we delete the APP_DB will be cleared during an upgrade which includes warm-upgrade scenario. Without the APP_DB being set the feature wouldn't work during warm upgrades....

> `Dec 9 12:38:52.857966 as7726-32x-4 ERR swss#orchagent: :- doTask: Processing copp task item failed, exiting.` @chaoskao Can you please explain the entire scenario. I tried with default copp configurations and...

> @dgsudharsan I following the test steps in https://github.com/Azure/sonic-mgmt/blob/master/tests/vrf/test_vrf.py#L1020, enable the swss warm reboot and restart the swss container by CLI command. > > The CoPP configuration shows as following...

> @dgsudharsan warm-reboot will not show the error message, the error log only shows in syslog when **service swss restart** With your changes warmboot and warmupgrade will be broken. A...

> Do you means check the each attribute of CoPP rules from App_DB, if attribute already exist just ignore this attribute or just check the key of rules? You can...

> The modification is just for the warm-restart case which will set a "swss warm restart" flag in STATUS_DB. I want to avoid the case in which the coppmgr will...

> I try the warm start scenario and the test steps as following: step 1. sudo config warm_restart enable swss step 2. db_migrator.py -o migrate step 3. sudo service swss...