Posts Tagged ‘ invalid character

Cannot delete ZFS snapshot

While Deleting to delete a , i typed:

zpool destroy zfsdiskpool@Sat

and got:

cannot open 'zfsdiskpool@Sat':  '@' in pool name

This is because to delete snapshots in , you should use ‘ destroy’ instead of ‘zpool destroy’. DOH!

zfs destroy zfsdiskpool@Sat