Hello all. I tried searching around for anything along the lines of my issue but could not find anything. So here is my problem and I am hoping there is a relatively easy solution.
A few weeks back we attached additional storage to our SQL server to split the I/O out for the Databases that we have. In doing so we created additional files for the Database across these drives to split the I/O. Before splitting the DB into the additional files we had Log Shipping configured and working fine.
So now we have additional DB files and Log Shipping is failing because the restore job is looking to restore to these new Drives which do not exist on our DR server. My question is to know if there is a way to modify the restore job to restore to a different location? So basically all of the DB files will be on the same drive at the Secondary Server.
Hopefully that makes some sense.
Thank you,
Marco