translator
1,001
edits
m (newline) |
(warning, command added) |
||
Line 258: | Line 258: | ||
==== Avoid to get out of space with btrfs! ==== | ==== Avoid to get out of space with btrfs! ==== | ||
Don't be stingy on storage space when creating a btrfs volume. A btrfs volume should normally only be 80% full. Then it is advisable to adjust the volume. In an emergency, 90% are okay too. But that is neither advantageous for the Btrfs volume nor for an SSD. | Don't be stingy on storage space when creating a btrfs volume. A btrfs volume should normally only be 80% full. Then it is advisable to adjust the volume. In an emergency, 90% are okay too. But that is neither advantageous for the Btrfs volume nor for an SSD. | ||
{{BoxWarning|Don't forget to include the snapshots in the bill|Manjaro is a rolling release distribution. There will be a lot of changes over time.}} | |||
'''To watch out''' how near you are to "out of space", look with '''btrfs filesystem usage''' at '''Device unallocated:''' (not at ''Free (estimated):'') [https://forum.manjaro.org/t/could-not-boot-due-to-brfs-no-space-condition-how-should-i-keep-using-btrfs/92922/7 1] | |||
{{RootCmd|command=btrfs filesystem usage /}} | |||
=== Get out of jail === | === Get out of jail === |