I have an issue that I can't seem to figure out where the 2 node DAG I have is setup correctly in my opinion, and everything is working fine except for the snapshots of the transaction log volumes seem to be keeping 'Up-To-The-Minute' restore capability, despite the parameters-
-BackupTruncatedLogs $False and -RetainUtmDays 1
This is causing my log volumes to grow by ~40gb day, and more resources are being allocated to the snapshots of my transaction log volumes, then my entire database footprint. Why on earth would I want my tlogs from 2 weeks ago???
Anyone else running into this?
Thanks,
Jon