> From: zfs-discuss-boun...@opensolaris.org [mailto:zfs-discuss- > boun...@opensolaris.org] On Behalf Of Paul Kraus > > I have a zpool with one dataset and a handful of snapshots. I > cannot delete two of the snapshots. The message I get is "dataset is > busy". Neither fuser or lsof show anything holding open the > .zfs/snapshot/<sanpshot name> directory. What can cause this ?
This may not apply to you, but in some other unrelated situation it was useful... Try zdb -d poolname In an older version of zpool, under certain conditions, there would sometimes be "hidden" clones listed with a % in the name. Maybe the % won't be there in your case, but maybe you have some other manifestation of the hidden clone problem? _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss