Tag Archives: smvi

Cleaning up NetApp SnapManager for Virtual Infrastructure snapshots in VMware vSphere

NetApp_Logo

Cleaning up NetApp SnapManager for Virtual Infrastructure snapshots in VMware vSphere can be a pain if you have large number of VMs being backed up by SMVI. In my case there are snapshots that are consistently left behind like so:

Cleaning_up_NetApp_SMVI_snapshots_in_VMware_vSphere_1

which just pile up as the days go on. I think this is some sort of bug in either vSphere API or the way NetApp handles snapshotting during the backup window.

To have these snapshots cleared up after the backup jobs run I have written the following PowerShell script to deal with the situation:

Continue reading