Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 467 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 467 Bytes

zfs_read

tool for read and recover files from zfs pool without import it

Only works on FreeBSD 9+ amd64

  • use FreeBSD bootloader code for ZFS access
  • support ZFSv28 with features with lz4 compress support
  • can read data from a corrupted pool like: status: The pool metadata is corrupted and the pool cannot be opened. action: Destroy and re-create the pool from a backup source.

Compile instructions

You need FreeBSD and simply type: make