Originally posted by: digam
We do have 2 units of IBM DS4700 Storage Server in different sites connected via a SAN Switch and DARK FIBER.
Mirror mode is Synchronous
Site A is primary site and Site B is secondary (mirror) site
Problem:
Case1
a. Created abc.txt file with few lines data.
b. After creating abc.txt, suspended the mirror between Site A and Site B
c. Break the mirror between Site A and Site B
d. Mapped the Storage mirror lun with Site B Server
e. Found abc.txt file in site B without context which is written inside the abc.txt file
Case2
a. Created abc.txt file with few lines data.
b. Waited for few mins (10-15 mins)
b. After creating abc.txt, suspended the mirror between Site A and Site B
c. Break the mirror between Site A and Site B
d. Mapped the Storage mirror lun with Site B Server
e. Found abc.txt file in site B with context which is written inside the abc.txt file
What may be the problem??????
As per IBM Document, in storage level mirror if i save any file in Site A, immediately it will replicate in Site B.
But in my scenario, it is taking time to replicate storage server data.
Please help