Linux file system The difference between XFS, EXT4, ext3

Source: Internet
Author: User

centos7.0 Start Default file system is XFS,CENTOS6 Yes Ext4,centos5 Yes ext3

The biggest difference between ext3 and Ext4 is that ext3 takes a lot of time at fsck (the more files, the longer it takes), and the Ext4 spends less time with fsck

EXT4 is the fourth generation extended file System (English: Fourth EXtended filesystem, abbreviated as EXT4) is a log file system under the Linux system and a successor to the Ext3 file system
EXT4 file system capacity of 1EB, and the file capacity of 16TB, this is a very large number. This may not be important for normal desktops and servers, but this is important for users of large disk arrays.
Ext3 currently supports only 32,000 subdirectories, and EXT4 cancels this limit, theoretically supporting an unlimited number of subdirectories

XFS is a very good log file system designed by SGI companies. XFS is known as the industry's most advanced, most scalable file system technology
XFS is a 64-bit file system that supports a single file system with a maximum of 8EB minus 1 bytes, depending on the maximum block limit of the host operating system when actually deployed. For a 32-bit Linux system, the file and file system size will be limited to 16TB
XFS does better than EXT4 in many ways, EXT4 is limited to disk architecture and compatibility issues, scalability and scalability are really not as good as XFS, and XFS has evolved over many years, and the refinement of various locks is better.

Linux file system The difference between XFS, EXT4, ext3

Contact Us

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

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.