LPIC-1 Exam 101 v5 (Linux Administrator) — Question 32

Which is the default percentage of reserved space for the root user on new ext4 filesystems?

Answer options

Correct answer: E

Explanation

The default reserved space for the root user on ext4 filesystems is 5%, which helps prevent the filesystem from becoming full and allows the root user to manage the system effectively. Options A, C, and D are incorrect as they represent different percentages that do not reflect the default setting, and B does not meet the requirement either.