| --- | draft: false slug: what-are-maximum-and-minimum-limits-for title: What are the maximum and minimum limits for RHEL 4 vs 5 vs 6 ?

Below chart shows you the comparison of various features of Red Hat Enterprise Linux between version 4, 5 and 6.

Version 4Version 5Version 6
Maximum Logical CPUs
X86323232
Itanium 2256/512256/1024NA
X86_6464/64160/255160/4096
POWER64/128128/128128
Maximum Memory
X8664GB16GB16GB
Itanium 22TB2TBNA
X86_64256GB/1TB1TB3TB/64TB
POWER128GB/1TB512GB/1TB2TB
Required Minimum
X86256MB512MB minimum/1GB/logical CPU recommended512MB minimum/1GB/logical CPU recommended
X86_64256MB512MB minimum/1GB/logical CPU recommended512MB minimum/1GB/logical CPU recommended
Itanium 2512MB512MB minimum/1GB/logical CPU recommendedNA
POWER512MB1GB minimum/ 2GB recommended2GB minimum/ 2GB required per install
Minimum Disk Space800MB1GB minimum/ 5GB recommended1GB minimum/ 5GB recommended
File systems & storage limits
Maximum filesize (Ext3)2TB2TB2TB
Maximum filesystem size (Ext3)8TB16TB16TB
Maximum filesize (Ext4)---16TB16TB
Maximum filesystem size (Ext4)---1EB1EB
Maximum filesize (GFS)16TB/8EB *16TB/8EB *NA
Maximum filesystem size (GFS)16TB/8EB *16TB/8EB *NA
Maximum filesize (GFS2)---100TB100TB
Maximum filesystem size (GFS2)---100TB100TB
Maximum filesize (XFS)---100TB100TB
Maximum filesystem size (XFS)---100TB100TB
Kernel and OS features
Kernel foundationLinux 2.6.9Linux 2.6.18Linux 2.6.32-2.6.34
CompilerGCC 3.4GCC 4.1GCC 4.4

NOTE: * If there are any 32-bit machines in the cluster, the maximum gfs file system size is 16TB. If all machines in the cluster are 64-bit, the maximum size is 8EB

Reference:
Red Hat Enterprise Linux technology capabilities and limits

Related Articles
RAID levels 0, 1, 2, 3, 4, 5, 6, 0+1, 1+0 features explained in detail
Step by Step Linux Boot Process Explained In Detail
What is the difference between ext3 and ext4 filesystem in Linux ?