You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The calculation for how long it will take for a DR failover to occur is:
Seconds to Failover = (TIMEOUT * CheckRetriesCount) + (CheckRetriesInterval* (CheckRetriesCount-1))
The TIMEOUT parameter is located in the vault.ini file in the Disaster Recovery installation folder, by default "%program files (x86)%\PrivateArk\PADR".
The CheckInterval, CheckRetriesCount, and CheckRetriesInterval are located in the PADR.ini