• [^] # Re: mount !

    Posté par . En réponse au message Récupérer un fichier en mode (deleted) sur un instantané ZFS. Évalué à 2.

    sympa mais attention

    Also, notice that the original file was 21 bytes, but the "recovered" file is 512... its been padded, so if you recovered a file and tried using an MD5 hash or something to verify the content it wouldn’t match, even though the data was valid. In other words, the best "undelete" option is snapshots.. they are quick, easy, use them.
    Using zdb for file recovery isn’t practical.