Hi,
I had this result when i tested the 'snapmirror-get-status' function over zexplore, i would like to know if the lag-time that is returned is in milliseconds or just in seconds -
<results status="passed">
<is-available>false</is-available>
<snapmirror-status>
<snapmirror-status-info>
<source-location>-</source-location>
<destination-location>netappa:DestVol</destination-location>
<last-transfer-from>-</last-transfer-from>
<last-transfer-size>0</last-transfer-size>
<last-transfer-duration>0</last-transfer-duration>
<transfer-progress>0</transfer-progress>
<lag-time>4111865</lag-time>
<mirror-timestamp>1329338701</mirror-timestamp>
<contents>Replica</contents>
<status>idle</status>
<state>snapmirrored</state>
<base-snapshot>netappa(0050407061)_DestVol.16725</base-snapshot>
</snapmirror-status-info>
</snapmirror-status>
</results>
By the way, this is my first post here, apologies if there's been any mistakes in posting the question!