one of SharePoint sites backup just hang in there right after complete the scan phase and stuck at 25% forever where other SharePoint subclients backup with no issue
- the subclient only has one site in the content
- observed this particular subclient allocates one stream with zero application size and no throughput and no error reported
***repeating message in the CVSPBackup.log***
892 1098 12/15 08:03:18 505420 CvThreadPool::waitForAllThreads() - Thread Pool [SharePointBackupThreadPool]. Could not finish all work in the time limit of [300] seconds. The worker list count is [0] and busy thread count is [1] and busy thread list is [0xdac]
892 1098 12/15 08:08:19 505420 CvThreadPool::waitForAllThreads() - Thread Pool [SharePointBackupThreadPool]. Could not finish all work in the time limit of [300] seconds. The worker list count is [0] and busy thread count is [1] and busy thread list is [0xdac]
***
I see there was a similar post for SharePoint doc backup hang issue and identified that was MS related issue by exporting via the native sharepoint powershell commands
I would like to do the same test and need to find out what’s items that they tried to export - (lists and libraries only)? and what’s the command that run for the test? or any related doc
thank you
***
I found the below article and can i use this to identify if that is MS or Commvault related ?
https://morgantechspace.com/2018/06/find-and-export-all-spo-sites-using-powershell.html