Hi,
Somebody just asked me what could be the reason behind a lag time of 58 hours while snapmirroring between the source and destination.
I asked him to do a status -l and this is what it shows up as below:
---------------------------------------------------------------------------------------------------
snapmirror status -l Pre_openlab_service
Snapmirror is on.
Source: sekinas01.seki.xxxx.net:vol001 ( I deliberately mentioned it as xxxx here by removing the actual name)
Destination: ussbnsrs8322:Pre_openlab_service
Status: Pending
Progress: -
State: Snapmirrored
Lag: 58:35:30
Mirror Timestamp: Wed Aug 10 03:50:03 EDT 2011
Base Snapshot: ussbnsrs8322(0118056294)_Pre_openlab_service.6650
Current Transfer Type: Retry
Current Transfer Error: incremental update not possible; a resync or initialize is necessary
Contents: Replica
Last Transfer Type: Scheduled
Last Transfer Size: 2016 KB
Last Transfer Duration: 00:00:21
Last Transfer From: sekinas01.seki.xxxx.net:vol001
-------------------------------------------------------------------------------------------------------
My research says any of the below can be reasons.
- the ontap version on both source and destination
- the /etc/snapmirror.conf file and see whatis the lag defined there if any.
- the snapmirror.conf schedule minute field(A * in that field means the update request is triggered each minute). If thebusiness requires a synchronized backup for critical data, then Sync SnapMirroris the suitable service to use instead of Async SnapMirror scheduled per minute.
- For traditional volumes SnapMirror, ensure that disks size/type and raid group size are identical between the source and the destination volumes.
5. Ensure that snapshot creation schedules for all mirror/backup active services do not overlap. When possible, schedule transfers at different times than scheduled regular volume snapshot copies. 6. Is there enough space on the source and destination volume? (Use the df command to display the free space per volume). |
| |
|
7. High system resources utilization (CPU% Util,Disks I/O, CIFS/NFS connections/transactions, etc.) may slowdown transfer throughput.
Collect and analyze the following commands outputs: perfstat output from source and destination (this adds statit and sysstatoutput as well). statit and sysstatoutput while the transfer is going on, both on the source and on the destination. Network details (other jobs, bandwidth, failures, expected throughput, throttling in place). |
|
Seems any of the above can be a reason. Does any body has any particular clue or anthing more to this that can be the reason. |
Kindly advise.
Thanks.