computer_science:linux:linux_troubleshooting:linux_no_space_left_on_device

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
computer_science:linux:linux_troubleshooting:linux_no_space_left_on_device [2020/07/01 07:21] carlossousacomputer_science:linux:linux_troubleshooting:linux_no_space_left_on_device [2023/12/01 12:07] (current) – external edit 127.0.0.1
Line 1: Line 1:
-====== Linux - No Space Left on Device ======+====== Linux - No Space left on device ======
  
 [TODO] A detailed troubleshooting should be made instead of bulletpoints. [TODO] A detailed troubleshooting should be made instead of bulletpoints.
Line 7: Line 7:
  
 </code>     | </code>     |
-|If you need to clear logs a simple redirect would be enough|file.log +|If you need to clear logs a simple redirect would be enough|<code bash>> file.log 
- +</code>|
-<code bash>>+
- +
- +
-</code>     +
- +
-|+
 |If the issue still remains probably your inodes are full. You can check it with:|<code bash> |If the issue still remains probably your inodes are full. You can check it with:|<code bash>
 df -i df -i
  • computer_science/linux/linux_troubleshooting/linux_no_space_left_on_device.1593588109.txt.gz
  • Last modified: 2023/12/01 12:07
  • (external edit)