Hi,
Since few weeks two media agents get very high load during SIDBPrune. Media agent and all lib paths went offline. OS get load above 70 because number of concurrent operation to disk array.
What i found in SIDBPrune.log :
59123 e6f3 03/08 17:38:05 ### PRNCTLR GetThreadPoolSize:4140 Found [80] processor cores. Setting pruning thread pool size to [80] for [Disk] media.
DedupPrunerThreadPoolSizeDisk registry need to limit threads and fix the issue.
Does anyone know what is behind that? Setting thread pool to number of CPU for background task like prunning probably isn't good idea. For sure for media agent with high number of CPU and SATA array attached to it.
Thanks.