OS 별로 지원되는 메모리와 CPU 지원사양을 간략하게 정리해 보았습니다.
최근 윈도우 서버 2008이 단종되고 윈도우 서버 2012가 출시 되었습니다.
윈도우 2012는 64비트만 출시 되었으며 4개의 에디션으로 라인업이 간소화 되고 단순화 되었습니다.
Datacenter 에디션 - 고도로 가상화된 사설 클라우드 환경에 적합합니다.
Standard에디션 - 가상화되지 않은 환경 또는 일부 가상화된 환경에 적합합니다.
Essentials에디션-최대 두 개의 프로세서가 있는 서버를 운영하고 사용자 수가 25명 이하인 소규모 기업에 적합합니다.
Foundation 에디션 - 단일 프로세서 서버를 운영하고 사용자 수가 15명 이하인 소규모 기업에 적합합니다
1. OS 별 CPU, Memory 지원 사양
- 윈도우 2003
Edition |
32bit MEM |
64bit MEM |
CPU |
Windows Server 2003, Standard Edition |
4GB |
|
4 |
Windows Server 2003 SP1, Standard Edition |
4GB |
32GB |
4 |
Windows Server 2003 SP2, Standard Edition |
4GB |
32 GB |
4 |
Windows Server 2003, Enterprise Edition |
64 GB (16 GB with 4GT) |
512 GB |
8 |
Windows Server 2003 SP1, Enterprise Edition |
64 GB (16 GB with 4GT) |
1TB |
8 |
Windows Server 2003 SP2, Enterprise Edition |
64 GB (16 GB with 4GT) |
1TB |
8 |
Windows Server 2003, Datacenter Edition |
64 GB (16 GB with 4GT) |
512GB |
32 |
Windows Server 2003 SP1, Datacenter Edition |
64 GB (16 GB with 4GT) |
1TB |
64 |
Windows Server 2003 SP2, Datacenter Edition |
64 GB (16 GB with 4GT) |
1TB |
64 |
- 윈도우 2003 R2
Edition |
32bit MEM |
64bit MEM |
CPU |
Windows Server 2003 R2 Standard |
4GB |
32GB |
4 |
Windows Server 2003 R2 Enterprise |
64GB (16 GB with 4GT) |
1TB |
8 |
Windows Server 2003 R2 Datacenter Edition |
64 GB (16 GB with 4GT) |
1TB |
64 |
- 윈도우 2008
Edition |
32bit MEM |
64bit MEM |
CPU |
Windows Server 2008 Web Edition |
4GB |
32GB |
4 |
Windows Server 2008 Standard Edition |
4GB |
32GB |
4 |
Windows Server 2008 Enterprise Edition |
64GB |
1TB |
8 |
Windows Server 2008 Datacenter Edition |
64GB |
1TB |
32 |
- 윈도우 2008 R2
Edition |
32bit MEM |
64bit MEM |
CPU |
Windows Server 2008 R2 Web Edition |
|
32GB |
4 |
Windows Server 2008 R2 Standard Edition |
|
32GB |
4 |
Windows Server 2008 R2 Enterprise Edition |
|
2TB |
8 |
Windows Server 2008 R2 Datacenter Edition |
|
2TB |
64 |
- 윈도우 2012
Edition |
32bit MEM |
64bit MEM |
CPU |
Windows Server 2012 Foundation |
|
32GB |
1 |
Windows Server 2012 Essentials |
|
64GB |
2 |
Windows Server 2012 Standard |
|
4TB |
64 |
Windows Server 2012 Datacenter |
|
4TB |
64 |
- CentOS
Edition |
32bit MEM |
64bit MEM |
CPU(32bit/64bit) |
CentOS 4 |
64GB |
128GB |
32/64 |
CentOS 5 |
16GB |
256GB |
32/64 |
CentOS 6 |
16GB |
2TB |
32/160 |
2. 파일시스템 및 파티션
- 파일시스템 비교
File System |
최대 파일이름 길이 |
최대 파일크기 |
최대 볼륨크기 |
FAT32 |
8.3 (255 UTF-16 code units with LFN) |
4GB |
2TB |
NTFS |
255 characters |
16TB |
256TB |
ext2 |
255 bytes |
16GB-2TB |
2TB-32TB |
ext3 |
255 bytes |
16GB-2TB |
2TB-32TB |
ext4 |
255 bytes |
16TB |
1EB |
- 디스크파티션 비교
출처 : http://msdn.microsoft.com/en-us/library/windows/desktop/aa366778(v=vs.85).aspx
http://blogs.technet.com/b/matthts/archive/2012/10/14/windows-server-sockets-logical-processors-symmetric-multi-threading.aspx
|