Skip to content

Instantly share code, notes, and snippets.

@teimur8
Last active May 31, 2018 08:00
Show Gist options
  • Select an option

  • Save teimur8/44cc159ae87e2c9d9aa9c96170b0a7eb to your computer and use it in GitHub Desktop.

Select an option

Save teimur8/44cc159ae87e2c9d9aa9c96170b0a7eb to your computer and use it in GitHub Desktop.
zfs create tank1/test-tom
zfs list -t snapshot
#or
zfs list -t all
zfs destroy tank1/vm-100-disk-2@snapshot1
zfs snapshot tank1/test-tom@init1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment