#Run a snapmirror resync

1 messages · Page 1 of 1 (latest)

lyric gyro
#

Trying to run a snapmirror resync on a broken relationship. It errors come back saying the svm is not a dp_destination, which it isn’t, but if I run a snapmirror resync command from the cli it doesn’t error out and turns that svm to a dp_destination

#
  • name: Inititalize ONTAP/ONTAP SnapMirror a
    netapp.ontap.na_ontap_snapmirror:
    state: present
    source_endpoint:
    path:
    destination_endpoint:
    path:
    relationship_state: active
    hostname:
    username:""
    password: ""
    https: "true"
    validate_certs: "false"
honest grove
#

@lyric gyro what is the exact error that you received?

dusky goblet
#

what is your path:? For SVM DR it should be SVN name followed by a colon, e.g. dest_svm:
Also please post your YAML file with proper indentation, as wrong indentation can also be source for errors

lyric gyro
#

exact error:

"error initializing Snapmirror: Netapp API Failed. Reason - 18813:Vserver "vserver name" is not a Vserver of subtype dp-destination

#

for the paths i am using the svm name with a colon