cant delete snapshot without hold

Status
Not open for further replies.

stefanb

Patron
Joined
Dec 12, 2014
Messages
200
Hi,

i can't delete a snapshot. The snapshot is not in hold state:
Code:
[root@filer] ~# zfs holds raid/projekte@auto-20150119.1219-2d
NAME                                 TAG  TIMESTAMP
[root@filer] ~#


But when destroying there is an error:
Code:
[root@filer] ~# zfs destroy -r raid/projekte@auto-20150119.1219-2d
cannot destroy snapshot raid/projekte@auto-20150119.1219-2d: dataset is busy


How can I remove the snapshot?

Thanks
S.
 

stefanb

Patron
Joined
Dec 12, 2014
Messages
200
Hi,

most deleted by zfs release / zfs destroy. Some were still undeletable.
zfs holds didn't list a hold process. After reboot I was able to delet them also.

S.
 
Status
Not open for further replies.
Top