Hi,
I have to conclude that the status "quiescing" is a red herring. snapvault doesn't do "quiescing" so far as I can see. Snapmirror does.
We had too many snapshots in the destination volume. 255 is the maximum number. So the snapmirror log file reported:
tgt Mon Jan 5 08:50:37 GMT staged_data create: Target_start
dst Mon Jan 5 08:50:57 GMT toaster:/vol/staged_data/staged_data toaster:/vol/staged_data/staged_data Coalesce_start (toaster(0151744715)_staged_data-base.1)
dst Mon Jan 5 08:50:57 GMT toaster:/vol/staged_data/staged_data toaster:/vol/staged_data/staged_data Coalesce_end
tgt Mon Jan 5 08:50:59 GMT staged_data create: Target_failed (snapshot create failed)
The key was that there were too many snapshots in the destination volume.
Target_failed (snapshot create failed)
Once the number of snapshot was reduced and the next scheduled transfer came around the status returned to normal and transfers returned to normal.
I couldn't get any change using the command line. It did just fix itself oince there were available snapshots.
Richard