Hi LIL Tinder,
The storage replica log exhaustion is a result of write-heavy activity from your engineering file shares exceeding the available network throughput, as the log functions as a critical circular buffer to maintain write-order consistency. While you can temporarily mitigate this issue by using the Set-SRGroup PowerShell cmdlet to increase the log size, this does not resolve the fundamental performance bottleneck.
To address the root cause, ensure your log volume is hosted on high-performance storage such as NVMe or SSDs to minimize latency, and use Performance Monitor to correlate log exhaustion with specific periods of peak activity. If the issue persists, the only effective long-term solution is to increase your network bandwidth or implement storage throttling on the specific file shares to align your write rate with the maximum sustained capacity of your replication link.
Hope this answer has brought you some useful information. If it did, please hit “accept answer”. Should you have any questions, feel free to leave a comment.
VPHAN