NetApp – Unable To Delete Snapshots (Dependency: busy, backup[n], dump)

I came across this error when a NDMP backup of a large volume failed.

To isolate the exact error and resolve the issue, I ran the following commands:

[text]
snap list [volume name]
backup status
[/text]

Line one below shows all of the snapshots for the particular volume. In my case, the

ntap> backup status

backupStatus

ntap> snap list volume

(I edited the volume name)

snapList

To resolve this, run the following commands. They disable NDMP, and kill all active NDMP threads. As long as you’re not running any NDMP backups, this will not affect anything else on your filer.

[text]
ndmpd off
ndmpd killall
ndmpd on
[/text]

Leave a Reply

Your email address will not be published. Required fields are marked *

Copyright VirtJunkie.com © 2020
Click to access the login or register cheese