Wednesday, June 27, 2012

Procedure for SAN copy


sancopy - push( incremental) and pull( full)

incremental 

environment : this can be used when the source is clariion
we can have the application up till the last moment and then take a down time and cutover the application
first create RLp lun on the source side
zone the source array and the destination array
identify the source array luns
create the same size or larger size luns on the destination
add the destination luns in a storage group on the destination side and add the host( source clariion)
create sessions on the source clariion
once everything is synced up
take the application down and have the final copy done
remove the old luns from the old clariion
allocate the luns from new clariion

sancopy full

take the application down
zone the clariion to each other
identify the luns on the source side
cerate the same size or larger size luns on destination array
create sessions on the destination array
once synchronized
allocate the luns from destination and remove the luns from the source
test the application 

No comments:

Post a Comment