Skip to content

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

Notifications You must be signed in to change notification settings

tschundler/zfs_read

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 91.6%
  • Roff 3.1%
  • C++ 2.9%
  • Assembly 1.0%
  • Objective-C 0.5%
  • Makefile 0.5%
  • Other 0.4%