02-28-2020 07:50 AM
I have a router that has a very large config, (almost 100k lines when retrieved from NSO in json format) when I do a GET on the config?deep it takes almost 1 to 1.5 minutes to return. I have done some testing and RAM is good, but I am seeing that I maxing 1 CPU for this time. This VM has 8 cores, is there some way to change the settings so that it can spread this process out across more cores to speed up the return?
02-28-2020 10:56 AM
02-28-2020 11:06 AM
This device is an IOSXR, so I am using the Cisco-ios-xr ned.
02-28-2020 11:19 AM
02-28-2020 11:50 AM
I think you are thinking of the interaction from NSO to the device, I am trying to go from an external application to NSO and pull the devices config that is stored in NSO (after completing a sync) via the /rest or /api . Even if i pull as a xml or Json it is taking almost 2 mins to complete. I am seeing one CPU go 100% for the duration I am waiting and once the results appear, the cpu goes back down. my question is there a way to improve this retrieval process from NSO or allow it to expand beyond just one processor to improve response times.
02-28-2020 12:23 PM
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