Microsoft Virtualization Discussions
Microsoft Virtualization Discussions
Get-NCSnapMirror (Netapp.ONTAP 9.13.1.2306) doesn't correctly return the status of SnapMirrors from an Ontap 9.11.1P11 appliance. The returned status for all SnapMirrors, regardless of state, is just "snapmirrored".
On another workstation with DataONTAP 9.8.0 installed, the status returned is either "idle", "transferring", or "finalizing".
Any ideas?
PSTK 9.13
PSTK 9.8
Had a similar snag with Get-NCSnapMirror on different ONTAP versions. For me, upgrading to the latest version of the PowerShell module did the trick.
Thanks for the reply.
I believe I'm on the latest version: Netapp.ONTAP 9.13.1.2306.
In Rest status parameter is mapped with the state param.
Please find the description of state param:
state | string example: snapmirrored x-nullable: true State of the relationship. |