{"id":7088,"date":"2017-10-11T18:49:55","date_gmt":"2017-10-11T10:49:55","guid":{"rendered":"http:\/\/rmohan.com\/?p=7088"},"modified":"2017-10-11T18:49:55","modified_gmt":"2017-10-11T10:49:55","slug":"compare-linux-xfs-vs-ext4-file-system","status":"publish","type":"post","link":"https:\/\/mohan.sg\/?p=7088","title":{"rendered":"Compare Linux XFS vs EXT4 File System"},"content":{"rendered":"<p>Linux Operating System has lots of different file system alternatives, with all the existing default is commonly used ext4. File systems are generally utilized in order for handling how the information is kept soon after any program no longer is utilizing it, how accessibility to the information is managed, what other information (metadata) is linked to the data itself, etc. This article helps you to understand the difference between Linux XFS vs EXT4 File System.<\/p>\n<p>Compare Linux XFS vs EXT4 File SystemLinux XFS vs EXT4<br \/>\nExt4 File System:<br \/>\nExt4 is short for fourth extended file system, it was introduced in 2008. It is really a reliable file system which has long been the default option for almost the majority of all distributions for the past couple of years, it is produced from an aging code base. Using several techniques ext4 improved in speed compair with ext3. It\u2019s a journaling file system because of this it will maintain a journal of where the files are mainly located on the disk as well as any other changes that occur to the disk. If your system crashes, the chance of file system corruption is less due to journaling.<\/p>\n<p>Maximum Individual file size can be from 16 GB to 16 TB<br \/>\nMaximum File System Size is 1EB(exabyte)<br \/>\nMaximum it contains 64,000 subdirectories (32,000 in ext3)<\/p>\n<p>XFS File System:<br \/>\nXFS is a high-performance 64-bit journaling file system, which was designed by SGI for their IRIX platform. XFS features a variety of improvements that allow it to be stand out on the list of file system crowd, for example journaling for metadata operations, scalable\/parallel I\/O, suspend\/resume I\/O, online defragmentation, delayed allocation for performance, etc.<\/p>\n<p>XFS was combined into Linux kernel in about 2002 and In 2009 RHEL Linux version 5.4 usage of the XFS file system. XFS has always been a preferred option for many enterprise systems particularly with massive amount of data, because of its high performance, architectural scalability and robustness. Now RHEL\/CentOS 7 and Oracle Linux utilize XFS as their default file system.<\/p>\n<p>Maximum Individual file size can be from 16 TB 16 Exabytes<br \/>\nMaximum File System Size is 8EB(exabyte)<br \/>\nDrawback: XFS file system cannot be shrunk and poor performance with deletions of the large numbers of files.<\/p>\n<p>Common Commands for ext3\/4 and XFS:<br \/>\nTask\text3\/4\tXFS<br \/>\nCreate a file system\tmkfs.ext4 or mkfs.ext3\tmkfs.xfs<br \/>\nFile system check\te2fsck\txfs_repair<br \/>\nResizing a file system\tresize2fs\txfs_growfs<br \/>\nSave an image of a file system\te2image\txfs_metadump and xfs_mdrestore<br \/>\nLabel or tune a file system\ttune2fs\txfs_admin<br \/>\nBackup a file system\tdump and restore\txfsdump and xfsrestore<br \/>\nGeneric tools for ext2 and XFS:<br \/>\nTask\text4\tXFS<br \/>\nQuota\tquota\txfs_quota<br \/>\nFile mapping\tfilefrag\txfs_bmap<br \/>\nI hope this article provides you the information about, difference Linux XFS vs EXT4 File System. Thank you for studying!!. Be Social and share it in social media,if you really feel worth sharing it.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Linux Operating System has lots of different file system alternatives, with all the existing default is commonly used ext4. File systems are generally utilized in order for handling how the information is kept soon after any program no longer is utilizing it, how accessibility to the information is managed, what other information (metadata) is linked [&#8230;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[73],"tags":[],"_links":{"self":[{"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/posts\/7088"}],"collection":[{"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mohan.sg\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7088"}],"version-history":[{"count":1,"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/posts\/7088\/revisions"}],"predecessor-version":[{"id":7089,"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/posts\/7088\/revisions\/7089"}],"wp:attachment":[{"href":"https:\/\/mohan.sg\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7088"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mohan.sg\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=7088"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mohan.sg\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=7088"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}