Skip to content

Instantly share code, notes, and snippets.

@jakeogh
jakeogh / zfs_revert-0.1.py
Last active July 17, 2020 17:04
Revert ZFS changes by destroying uberblocks
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# Script for reverting ZFS changes by destroying uberblocks
# Author: Martin Vool
# E-mail: mardicas@gmail.com
# Version: 0.1
# Date: 16 November 2009
import time