Hi everyone,
I am looking to implement a near zero RPO for one of our clients. Looking through the TR-3604 document the recommended way to achieve this is the following:
“Scheduled full backups of the SQL Server database are replicated every four hours and the transaction log volume is replicated synchronously using SnapMirror.”
The document however doesn’t go into great detail regarding how this should be implemented, please could someone give me an over view if they have configured a DR site in this way before.
The way I see the configuration is:
User DB LUN – Async mirror to destination, SnapManager for SQL server completes full backups every 4 hours with update mirror option.
User LOGS LUN – Configured in Sync with destination.
The question I have are:
- Can I have the 4 hourly full backup complete the transaction log backup at the same time and truncate the transaction log. Would this affect the sync LUN?
- What would be the restore procedure in a DR scenario? Restore from Snap Manager/mount the USER LOGS LUN etc?
Any assistance would be greatly appreciated.
Regards,
Dave.