Linux supports the maximum file size (can I support files larger than 4 GB )?

Source: Internet
Author: User

Linux supports the maximum file size (can I support files larger than 4 GB )?

 

Data files created on Oracle (Linux)Can I support files larger than 4 GB?

A:In Linux, there are very few such stupid restrictions on file systems, but any file system is limited.
The following is an incomplete small list:

NTFS (Windows): supports up to 2 TB of partitions and 2 TB of files.
Fat16 (Windows): supports a maximum partition of 2 GB and a maximum file of 2 GB.
FAT32 (Windows): supports a maximum partition of 128 GB and a maximum file of 4 GB.

Ext2
Maximum file size: 1 Tb
Maximum File limit: limited only by the file system size
Maximum partition/file system size: 4 TB
Maximum File Name Length: 255 characters
Default minimum/maximum block size: 1024/4096 bytes
Default inode allocation: 1 for every 4096 bytes
Maximum load before force FS check: 20 (configurable)// Redhat9 is the ext3 File System by default.
Ext3
Maximum file size: 1 Tb
Max file limit: limited only by the file system size
Maximum partition/file system size: 4 TB
Maximum File Name Length: 255 characters
Default minimum/maximum block size: 1024/4096 bytes
Default inode allocation: 1 for every 4096 bytes
Maximum load before force FS check: 20 (configurable)

Reiserfs
Maximum file size: 1 Tb
Maximum File limit: 32 K directory, 4.2 billion files
Maximum partition/file system size: 4 TB
Maximum File Name Length: 255 characters

JFS
Minimum File System size: 16 MB
Maximum file size: restricted by the architecture
Maximum File limit: limited by the file system size
Default minimum/maximum block size: 1024/4096 bytes
Default inode allocation: Dynamic

 

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.