ベースラインの作成中に「 Transfer failed 」というエラーで 7MTT の転送が中止される
に適用されます
- 7-Mode Transition Tool(7MTT)
- コピーベースの移行( CBT )
- ONTAP 9
- clustered Data ONTAP 8
- Data ONTAP 8 7-Mode
- ネットワーク
問題
- ベースラインの作成中に「 Transfer failed 」というエラーで 7MTT の転送が中止される
- clustered Data ONTAP / ONTAP 9 の EMS ログ:
10/27/2020 16:35:44 cluster1-n1 NOTICE recover.abort.ROOLR: The abort event, snapmirror: Cannot Init NTM, aborting
10/27/2020 16:35:44 cluster1-n1 ERROR replication.dst.err: SnapMirror: destination transfer from 7mode_hostname:volume to cluster_volume : replication transfer failed to complete.
10/27/2020 16:35:45 cluster1-n1 ERROR smc.snapmir.init.fail: Initialize from source volume '7mode_hostname:volume' to destination volume 'cluster_SVM_hostname:volume' failed with error 'Transfer failed.'. Relationship UUID '1a2b2456-1bcd-12c3-efgh-123456789101'.
- MTU 9000 が設定されたインターフェイスでは、 1500 よりも大きいパケットサイズでのネットワーク ping が失敗し、 DO-not-Fragment ( DF )ビットが有効になります。
::> network ping -lif-owner node_name -lif intercluster_lif -destination 7Mode_Data_copy_IP -packet-size 9000 -disallow-fragmentation true -show-detail true -record-route true -count 10
Message too long