December 21, 2017 at 9:25 am
We're moving to another datacenter. The plan is to replicate all data using SAN replication (HP 3PAR) to the new DC, physically move the servers, and start them up.
The goal is a one-time move, not synchronous/asynchronous SAN replication for Disaster Recovery, or anything like that. We're also trying to reduce the down-time of applications.
Does the SQL service on the datacenter need to be stopped before the SAN 'copy' takes place ?
Is there chance of data corruption if it's not stopped ? Will kicking off the SAN replication automatically 'quiesce' SQL in-flight transactions, like VMWare which works with the VSS service (we'll see I/O frozen messages in the SQL error log) ?
December 21, 2017 at 4:42 pm
sqld-_-ba - Thursday, December 21, 2017 9:25 AMWe're moving to another datacenter. The plan is to replicate all data using SAN replication (HP 3PAR) to the new DC, physically move the servers, and start them up.
The goal is a one-time move, not synchronous/asynchronous SAN replication for Disaster Recovery, or anything like that. We're also trying to reduce the down-time of applications.
Does the SQL service on the datacenter need to be stopped before the SAN 'copy' takes place ?
Is there chance of data corruption if it's not stopped ? Will kicking off the SAN replication automatically 'quiesce' SQL in-flight transactions, like VMWare which works with the VSS service (we'll see I/O frozen messages in the SQL error log) ?
How it all works depends on the vendor for the SAN. They implement things differently and can have different approaches based on your infrastructure, what you purchased (or are willing to purchase), etc. Best to probably contact whoever you work with from HP.
Sue
December 26, 2017 at 9:36 am
If it's a one time thing,I'd shut things down. After all, don't they need to be down for the move? A little more time as insurance isn't bad.
That being said, as Sue mentioned, SAN vendors do have implementations that work great for this without any need to shut down the db.
December 29, 2017 at 8:21 am
depending on your workload, i'd look at shutting them down so as not to lose any transactions after the copy
You don't have any spare servers to set up a temporary AlwaysOn cluster?
January 4, 2018 at 7:40 am
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply