SM-as destination LUN not mapped despite replicated host configuration
Applies to
- ONTAP 9
- SnapMirror active sync (SM-as)
- All-flash SAN Array r2 (ASA r2)
- SAN
Issue
- Destination LUN of SM-as relationship is unmapped
- Host configuration replication is enabled on the igroup
- Mapping the LUN to the destination igroup manually is not possible as it is already mapped on source SVM and host configuration replication is enabled:
dest_cluster::> lun mapping create -vserver dest_svm1 -lun lun1_dst -igroup igroup1
Error: command failed: Creation of a replicated LUN map failed in peer Vserver "src_svm1". Reason: LUN already mapped to this group
- When initial LUN mapping was created, SnapMirror was out-of-sync for multiple days because of intercluster communication issue
- bcomd logs show LUN mapping timed out:
INFO: SAN::KACOMM::KADISPATCH: src/ka_communication/kaDispatch.cc:dispatch:1048 did: 2be281 - command dispatch to node dest_cluster-03 result: (19/9168) Cannot modify the LUN or NVMe namespace: The LUN or NVME namespace is busy. Retry the command later.
CRIT: bcomd::AsyncQueue: src/async_queue/AsyncQueue.cc:run:110 Expired without success
