roopa01
roopa01
Hi, zdb does not decompress zfs data block . It gives error ZLE decompression was selected. If you suspect the results are wrong, try avoiding ZLE by setting and exporting...
ZFS
Hello, I am working on ZFS file system.I am using zdb to decompress the data block. When i run zdb -uuu myPool command it gives the output like this: roopa@Admin:~$...
Hi, I read https://www.joyent.com/blog/zfs-forensics-recovering-files-from-a-destroyed-zpool . I want to uncompress zfs data block to reach the data and i follow the above links steps. How can i build this code or...