The Linux operating system reserves a percentage of disk space when mounting a partition. This is done to allow the root user to log in even when the disk is full.
This reservation, while useful, may seem like a waste of space, especially on additional disks where the need for space may take priority over the root user's ability to log in.
To adjust the amount of reserved space, you can use the command:
The parameter
It is always recommended to carefully evaluate the system's needs before making changes to the storage configuration.