Manjaro Difference between revisions of "Translations:Btrfs/124/en"

Difference between revisions of "Translations:Btrfs/124/en"

From Manjaro
(Importing a new version from external source)
Tags: Mobile web edit Mobile edit
 
(No difference)

Latest revision as of 08:10, 2 June 2023

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Btrfs)
==== Advantages ====
* It is possible to '''detect''' nearly any '''corruption''' because of the checksums
* When the power is lost, or the disk is disconnected, all old data is save. WHY?
** Every bit of "old" data from before the power loss or the disconnection is present because it is '''NOT overwritten'''
** Only the newly written data may be partly damaged
** The metadata may also be partly damaged
** When mounting the volume it is possible by analyzing checksums and metadata to find the point in the filesystem where all was good
** Btrfs will '''automatically roll back''' to this point, then it can mount the file system writable

Advantages

  • It is possible to detect nearly any corruption because of the checksums
  • When the power is lost, or the disk is disconnected, all old data is save. WHY?
    • Every bit of "old" data from before the power loss or the disconnection is present because it is NOT overwritten
    • Only the newly written data may be partly damaged
    • The metadata may also be partly damaged
    • When mounting the volume it is possible by analyzing checksums and metadata to find the point in the filesystem where all was good
    • Btrfs will automatically roll back to this point, then it can mount the file system writable
Cookies help us deliver our services. By using our services, you agree to our use of cookies.