(Optional) Set the Concurrent Node Count for RPS Jumpstart
Source Administrator
When you start an RPS jumpstart job, the concurrent node value for data store is 4, by default. To specify the concurrent node count, create a key and manually add a DWORD to set the count.
Follow these steps:
- Log in to the recovery point server.
- Navigate to the following location:
- Create a key in the Engine directory and name the key as RPS Jumpstart.
- Add the following DWORD in the RPS Jumpstart key:
- Provide a value for the DWORD.
- Example: If you want to limit to ten nodes per RPS Jumpstart job, then add the following value as DWORD:
HKEY_LOCAL_MACHINE\SOFTWARE\Arcserve\Unified Data Protection\Engine
JumpStartConCurrencyCount
JumpStartConCurrencyCount=10
The concurrent node count is set for RPS Jumpstart.