This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| start:ext4secret [2022/07/11 12:20] – peter | start:ext4secret [2023/09/14 20:46] (current) – peter | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | DATE CHECKED THIS PAGE WAS VALID: 14/ | ||
| + | |||
| Ext keeps some reserved space so that if the disk is full a root user can login and still do stuff in the reserved space. However this value is quite large. If you have a modern disk then it can be many GB of space. As its default is 5% then for example on a 2TB disk that is approx 100GB of space reserved. | Ext keeps some reserved space so that if the disk is full a root user can login and still do stuff in the reserved space. However this value is quite large. If you have a modern disk then it can be many GB of space. As its default is 5% then for example on a 2TB disk that is approx 100GB of space reserved. | ||
| Line 15: | Line 17: | ||
| Compare the reserved block count prior and after running the change and it will be different. Unfortunately it does not display a %. | Compare the reserved block count prior and after running the change and it will be different. Unfortunately it does not display a %. | ||
| + | |||
| + | Run the commands with sudo if not root. | ||