ONTAP SAN SM-as remote path disappear during Ontap upgrade
Applies to
- ONTAP SAN
- SnapMirror Active sync ( SM-as )
Issue
- Remote path disappear from ESXi during Ontap upgrade from 9.16.1 to 9.17.1 with SnapMirror Active Sync
- Output of
cluster peer health showhealthy - Error counters on both clusters increasing
Commands:
1. Collect iscsi_debug and isini_debug raw stats
2. Start a sample:
3. Give it few minutes to run and stop the sample:
4. Collect the sample stats
::*> statistics show -object iscsi_debug -counter * -raw::*> statistics show -object isini_debug -counter * -raw2. Start a sample:
::*> statistics start -object isini_debug -counter * -sample-id sample_isini::*> statistics start -object iscsi_debug -counter * -sample-id sample_iscsi3. Give it few minutes to run and stop the sample:
::*> statistics stop -sample-id sample_isini::*> statistics stop -sample-id sample_iscsi4. Collect the sample stats
::*> statistics show -sample-id sample_isini::*> statistics show -sample-id sample_iscsi