03-12-2025 12:23 AM
Hello,
We're facing issue with pubd process memory leak, we have to upgrade our switch to a fixed version.
The workaround until upgrade is to restart netconf-yang time to time to restart pubd process, it works fine on C9200 serie switches but not on other C9K switches 9300, 9400, 9500, 9600.
Then si there an other way to stop, restart pubd process ?
Thank you,
03-12-2025 12:25 AM
Disable telemetry and NMSPD.
03-12-2025 02:05 AM
How can I disable NMSPD ?
03-12-2025 02:54 AM
conf t
NO nmsp enable
end
03-12-2025 08:02 AM
03-12-2025 02:29 PM - edited 03-12-2025 08:40 PM
CSCwb15629, CSCwd28734, CSCwe09745, CSCwf60151
You can also disable call-home:
conf t
NO service call-home
end
Check the config for "gRPC". If there is, remove it.
Remove netconf-yang.
03-19-2025 06:26 AM
switch#sh call-home | i feature
call home feature : disable
no more grpc setting, all telemetry configuration removed
But pubd process still running.
switch#sh processes memory platform sorted
System memory: 7757616K total, 5893600K used, 1864016K free,
Lowest: 1557840K
Pid Text Data Stack Dynamic RSS Name
----------------------------------------------------------------------
31262 82 3138436 136 2955880 3138436 pubd
16182 241596 950344 136 400 950344 linux_iosd-imag
I guess there's no workaround on C9300/C9400/C9500/C9600 switch model until upgrade.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide