Mohamed Ghoneim
Mohamed Ghoneim
A few questions: - Regarding `config portchannel del `, are you saying the same errors occur there? or only `ERR teamd#tlm_teamd: :- get_dump`? - Also what does orcagent `Failed to...
Investigated the issue and made a few observations: 1. GCU has no timeout, there should be a timeout and the operations should not be running forever 2. The backlink of...
Found another issue in BUFFER_PG, when deleting `/BUFFER_PG/Ethernet124|0`, `/BUFFER_PG/Ethernet124|3-4` also gets deleted. **Assume the same full config in the issue description zipped file** ``` admin@str-msn2700-04:~$ sudo config apply-patch -i /FEATURE...
Actually just removing `/BUFFER_PG/Ethernet120|3-4` causes the problem. ``` admin@str-msn2700-04:~$ sudo config apply-patch -i /FEATURE -i /AUTO_TECHSUPPORT -i /AUTO_TECHSUPPORT_FEATURE delete-buffer-pg-just-34.json Patch Applier: Patch application starting. Patch Applier: Patch: [{"op": "remove", "path":...
Actually shutting down the port `Ethernet120` causes the `/BUFFER_PG/Ethernet120|3-4` to be deleted. ``` admin@str-msn2700-04:~$ sudo config apply-patch -i /FEATURE -i /AUTO_TECHSUPPORT -i /AUTO_TECHSUPPORT_FEATURE port-shutdown.json Patch Applier: Patch application starting. Patch...