Tune2fs simple application-Linux general technology-Linux technology and application information. The following is a detailed description. Tune2fs is an important file system adjustment tool in linux. Several options are described as follows:
-C: Run fsck to check the file system after the number of mount times reaches the specified value.
-I: Check Interval of the file system. When the time interval is reached, the system automatically checks the file system.
-L: displays many parameters of the file system.
-J: Convert to ext3 file system.
Normally, if you use the ext3 file system, use-c 0 to disable the file system check after the number of mounts reaches. However, it is best to use the-I Startup Check Interval at this time, otherwise it is difficult to remedy problems in the file system. My settings are-c 1 w, which is automatically checked once a week.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service