From 2a5ce1af67a39816b7327d5c4841a73c7681952c Mon Sep 17 00:00:00 2001 From: "Oglesby, Michael" Date: Wed, 27 Apr 2022 19:33:37 -0400 Subject: [PATCH] Fix broken link --- netapp_dataops_traditional/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netapp_dataops_traditional/README.md b/netapp_dataops_traditional/README.md index 0abd8eb..48babb5 100644 --- a/netapp_dataops_traditional/README.md +++ b/netapp_dataops_traditional/README.md @@ -903,7 +903,7 @@ Checking again in 60 seconds... Success: Sync operation is complete. ``` - + #### Create New SnapMirror Relationship The NetApp DataOps Toolkit can be used to create SnapMirror relationshp for which the destination volume resides on the user's storage system. NetApp's SnapMirror volume replication technology can be used to quickly and efficiently replicate data between NetApp storage systems. For example, SnapMirror could be used to replicate newly acquired data, gathered on a different NetApp storage system, to the user's NetApp storage system to be used for AI/ML model training or retraining. The command can create relationship and initialize/resync the relationship. The command for create new SnapMirror relationship is `netapp_dataops_cli.py create snapmirror-relationship`.