Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

714

January 19th, 2011 17:00

-donor_update effect on Open replicator hotpull migration.

I want to know more about the working effect of the option -donor_update, with symrcopy how does it actually protect from the SAN failures/connectivity during the OR hotpull migration ?,

Thanks,

9 Legend

 • 

20.4K Posts

January 19th, 2011 21:00

let's say you are pulling data from HP array to VMAX.  Your host can begin to use VMAX devices even though data is still being pulled from HP array. If host does a write, it will write to VMAX volume ..and now all of a sudden HP array experiences hardware issue and your hotpull stops. At this point you probably want to restart hotpull but remember that write that you made earlier ..that write does not exist on HP array ..so the minute you restart hotpull, it will overwrite that write ..thus losing data. This is where the donor_update features comes in. Basically what happens is that as your host starts writing data to VMAX devices ..it will also write to HP array devices at the same time. So if hotpull stops again ..you can safely restart it without losing the data that was written to VMAX volumes.

No Events found!

Top