07-07-2010 07:23 AM
What is the maximum number of jobs that can run simultaneously..? We have a compliance template which reports that 1,381 devices are non-compliant, but it takes a little over one minute to make the changes on each device. This would work out to be over 20 hours and we only have a six hour maintenance window.
07-08-2010 04:24 PM
The config downloader runs with five threads by default. That would mean it would take about five hours to run your job.
07-12-2010 01:10 AM
OK then we have a problem with our system - and I'll open a case concerning that - but the question was how many jobs can run at the same time..?
07-12-2010 08:13 AM
There is no limit to the number of simultaneous jrm jobs that can run. However, when it comes to Config Archive operations, you have to go through ConfigMgmtServer, so thread count will come into play. That will be your gating factor.
Assuming a multi-processor server with at least 4 GB of RAM, you can use the RME performance tuning tool to bump up thread counts. This can be done by running:
NMSROOT/bin/rmept/rmeptt.sh -apply perftune_Solaris
Or:
NMSROOT\bin\rmept\rmeptt -apply perftune_Windows
07-13-2010 11:27 PM
A compliance check/deploy job of 301 devices started at 23:42 and finished at 4:54 the next morning, so I guess we will need to do some tuning... ;o) Thank you for the tip about the tuning program, I shall certainly look at that.
Cheers,
SRGi
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