Difference between revisions of "Translations:ZFS/12/pt-br"

From Funtoo
Jump to navigation Jump to search
(Created page with "Diferentemente dos sistemas de arquivos Linux tradicionais, os sistemas de arquivos ZFS alocam o armazenamento sob demanda do pool de armazenamento subjacente. Portanto, podem...")
 
(No difference)

Latest revision as of 23:24, July 11, 2020

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 (ZFS)
Unlike traditional Linux filesystems, ZFS filesystems will allocate storage on-demand from the underlying storage pool. Thus, we can set the "size" of a ZFS volume, but this space only actually allocated when files are stored on the filesystem. In contrast, traditional Linux filesystems like ext4 and xfs must be assigned underlying block storage in advance.

Diferentemente dos sistemas de arquivos Linux tradicionais, os sistemas de arquivos ZFS alocam o armazenamento sob demanda do pool de armazenamento subjacente. Portanto, podemos definir o "tamanho" de um volume ZFS, mas esse espaço só é realmente alocado quando os arquivos são armazenados no sistema de arquivos. Por outro lado, os sistemas de arquivos tradicionais do Linux, como EXT4 e XFS, devem ter o armazenamento em bloco subjacente previamente designado.