RoRo 설치 서버 사양
1. 최소/권장 사양
아래는 Playce RoRo가 지원하는 권장 사양 내용입니다. 설치/사용 전 반드시 확인이 필요합니다.
Playce RoRo는 각 메뉴의 일부 - (시스템 메시지 포함)를 제외하고 모든 영역에 영어와 한국어를 지원합니다.
Playce RoRo는 데스크탑 설치 및 이용을 권장하지 않으며 설치가 되더라도, 원활한 동작을 보장하지 않습니다
항목 | 권장사양 | 최소사양 |
---|---|---|
CPU | 4Core | 2Core |
Memory | 8GB | 4GB |
HDD | 30GB + 𝛼 (Assessment 데이터 및 Migration 이미지 저장소) | 30GB |
OS | CentOS 7 이상 | CentOS 6 이상 Rehost(Migration Type) 불가 |
JDK | 11.0.13 이상 | 11.0.13 이상 |
2. 필수 설치 항목
Playce RoRo 설치 전 반드시 서버에 설치 되어 있어야 할 필수 항목입니다
RoRo Server | Inventory Server (Rehost) | Inventory Server (Replatform) |
---|---|---|
|
|
|
|
|
|
|
|
|
|
|
RoRo Server의 /etc/mke2fs.conf 파일의 설정에 따라 Rehost Migration이 실패할 수 있으므로 아래 설정과 같이 [fs_types] 내 ext4의 features 인자 중 64bit를 삭제하고, auto_64-bit_support = 1 를 추가해야 합니다.
[defaults]
... skip ...
[fs_types]
... skip ...
ext4 = {
features = has_journal,extent,huge_file,flex_bg,metadata_csum,dir_nlink,extra_isize
auto_64-bit_support = 1
inode_size = 256
}
... skip ...
또한 Inventory Server의 경우 아래와 같이 sudo명령 실행이 가능하도록 구성 되어 있어야 합니다.
# Disable "ssh hostname sudo <cmd>", because it will show the password in clear.
# You have to run "ssh -t hostname sudo <cmd>".
#
#Defaults requiretty
......
## Same thing without a password
# %wheel ALL=(ALL) NOPASSWD: ALL
roro ALL=(ALL) NOPASSWD: ALL
3. 웹 클라이언트(브라우저)
4. 마이그레이션 라이선스
항목 | 필요 라이선스 | 제약/요구항목 |
---|---|---|
AWS |
|
|
GCP |
|
|