Difference between revisions of "Translations:Btrfs/60/pt-br"

From Funtoo
Jump to navigation Jump to search
(Created page with "{{Note| De acordo com [https://btrfs.readthedocs.io/en/latest/Subvolumes.html btrfs docs] um instantâneo não é um backup: instantâneos funcionam usando o comportamento de...")
 
(No difference)

Latest revision as of 20:39, October 14, 2022

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)
{{Note|According to [https://btrfs.readthedocs.io/en/latest/Subvolumes.html btrfs docs] a snapshot is not a backup: snapshots work by use of BTRFS copy-on-write behaviour. A snapshot and the original it was taken from initially share all of the same data blocks. If that data is damaged in some way (cosmic rays, bad disk sector, accident with dd to the disk), then the snapshot and the original will both be damaged.}}
   Note
De acordo com btrfs docs um instantâneo não é um backup: instantâneos funcionam usando o comportamento de cópia na gravação do BTRFS. Um instantâneo e o original do qual foi tirado inicialmente compartilham todos os mesmos blocos de dados. Se esses dados forem danificados de alguma forma (raios cósmicos, setor de disco defeituoso, acidente com dd no disco), o instantâneo e o original serão danificados ao mesmo tempo.