2007.03.27 17:36 작업/솔라리스
Solaris 설치 시 swap 영역 설정하는 방법
이 때, swap 영역의 크기도 설정해줘야 하는데...
주말에 swap 영역을 좀 작게 잡아서 어제 다시 설치해주는 삽질을 했다. (Oracle 설치시 문제가...)
oracle.com의 설치 매뉴얼을 보면 2.2 장에 Checking the Hardware Requirements라고 해서 필요한 swap 영역이 나와있다.
The system must meet the following minimum hardware requirements:
-
At least 1024 MB of physical RAM
-
The following table describes the relationship between installed RAM and the configured swap space requirement.
RAM Swap Space Between 1024 MB and 2048 MB 1.5 times the size of RAM Between 2049 MB and 8192 MB Equal to the size of RAM More than 8192 MB 0.75 times the size of RAM -
400 MB of disk space in the
/tmp
directory -
Between 1.5 GB and 3.5 GB of disk space for the Oracle software, depending on the installation type
-
1.2 GB of disk space for a preconfigured database that uses file system storage (optional)
Note:
The disk space requirement for databases that use Automatic Storage Management or raw device storage is described later in this chapter.Additional disk space, either on a file system or in an Automatic Storage Management disk group, is required for the flash recovery area if you choose to configure automated backups.
즉, 1GB ~ 2GB 사이의 RAM을 가지고 있으면 swap 영역의 크기는 RAM 크기의 1.5배를
2GB ~ 8GB 사이의 RAM을 가지고 있으면 swap 영역의 크기는 RAM 크기와 동일하게,
8GB 이상일 때는 0.75배의 크기로 설정해야 한다.
다음부터는 이런 실수는 하지 말아야지... 역시 아는게 힘이고 몸 덜 고생시키는 길이다!!!
'작업 > 솔라리스' 카테고리의 다른 글
수동 live upgrade patch 방법 (0) | 2008.10.07 |
---|---|
LD Path 수정 명령어 (0) | 2008.06.10 |
솔라리스 SPARC 플랫폼, x86 플랫폼 간의 컴파일러 차이점 (0) | 2007.09.21 |
telnet, ftp에서 root 접속을 허용 또는 거부하는 방법 (0) | 2007.08.10 |
Solaris 설치 시 swap 영역 설정하는 방법 (0) | 2007.03.27 |
Solaris 9/10 DVD Download 후 파일 병합 방법 (0) | 2007.03.25 |