#Snapmirror Error when resync from Broken-Off

1 messages · Page 1 of 1 (latest)

boreal cargo
#

We are getting this error (not always) when using the snapmirror module:

"Error patching SnapMirror: {'state': 'snapmirrored'}: job reported error: Timeout error: Process still running, received {'job': {'uuid': 'xxxxx-fae6-11ee-9715-xxxxx', '_links': {'self': {'href': '/api/cluster/jobs/8964c220-fae6-11ee-9715-d039ea369be2'}}}}."
boreal cargo
#

Snapmirror Error when resync from Broken-Off

boreal cargo
modern talon
#

This might be taking longer than the timout, will try to reproduce and get back to you

boreal cargo
#

@modern talon Ansible returns an error after approx. 60 seconds. However, the module was given 86400s (= 1 day) as "transferring_time_out".

modern talon
#

Are able to resync the relationship in cli successfully?

boreal cargo
#

No

modern talon
#

snapmirror module is just relaying the same what you try from cli, so module is working as expected when you run from cli.

rose elm
#

Hello,
that the resync fails when starting from CLI is a false infrormation. This is successful. Also the resync started using Ansible is successful, but the Ansible-module is reporting before completion an error.