Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

최소/권장 사양

아래는 Playce RoRo가 지원하는 권장 사양 내용입니다. 설치/사용 전 반드시 확인이 필요합니다.

Info

Playce RoRo는 데스크탑 설치 및 이용을 권장하지 않으며 설치가 되더라도, 원활한 동작을 보장하지 않습니다

항목

권장사양

최소사양

CPU

4Core

2Core

Memory

8GB

4GB

HDD

30GB + 𝛼

(평가 데이터 및 마이그레이션 이미지 저장소)

30GB

OS

CentOS 7 이상

CentOS 6 이상

Info

Rehost(마이그레이션 유형) 불가

JDK

11 이상

11 이상

필수 설치 항목

Info

Playce Roro 설치 전 반드시 서버에 설치 되어 있어야 할 필수 항목입니다

RoRo 서버

인벤토리 서버 (Rehost)

인벤토리 서버 (Replatform)

  • Java

    • JDK 11 이상

    • JRE는 Application 평가 시 일부 항목이 수집되지 않을 수 있습니다.

  • System Packages

    • ssh

    • rsync

  • System Packages

    • ssh

    • sudo (AIX만 해당합니다)

  • Python 2.7

  • 등록될 사용자 계정이 root가 아닌 경우 /etc/sudoers 파일에 해당 사용자 또는 그룹이 패스워드 없이 sudo 명령 실행이 가능하도록 아래와 같이 추가되어야 합니다.

    • ${USER_NAME} ALL=(ALL) NOPASSWD: ALL

  • 등록될 사용자 계정이 root가 아닌 경우 /etc/sudoers 파일에 해당 사용자 또는 그룹이 패스워드 없이 sudo 명령 실행이 가능하도록 아래와 같이 추가되어야 합니다.

    • ${USER_NAME} ALL=(ALL) NOPASSWD: ALL

  • System Package

    • ssh

    • rcync

    • epel

    • sshpass

  • /etc/sudoers 파일에 “Defaults requiretty” 옵션이 활성화 되어 있는 경우 주석 처리해야 합니다. (OS 버전에 따라 옵션이 존재하지 않을 수 있습니다.)

  • /etc/sudoers 파일에 “Defaults requiretty” 옵션이 활성화 되어 있는 경우 주석 처리해야 합니다. (OS 버전에 따라 옵션이 존재하지 않을 수 있습니다.)

  • RoRo 서버의 /etc/mke2fs.conf 파일의 설정에 따라 Rehost 마이그레이션이 실패할 수 있으므로 아래 설정과 같이 [fs_유형s] 내 ext4의 features 인자 중 64bit를 삭제하고, auto_64-bit_support = 1 를 추가해야 합니다.

Code Block
languagebash
[defaults]
    ... skip ...
 
[fs_유형s]
    ... 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 ...
  • 또한 인벤토리 서버의 경우 아래와 같이 sudo명령 실행이 가능하도록 구성 되어 있어야 합니다.

Code Block
languagebash
# 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

사용 환경

Playce RoRo의 사용 환경입니다. 서버의 기본적인 구성 항목 이므로 참고합니다.

항목

제약/요구항목

네트워크

  • Playce RoRo에서 인벤토리에 등록 된 서버로 SSH접속이 되어야 합니다.

SSH

  • 인벤토리에 등록 된 서버로 SSH 접속 시 패스워드 또는 키파일을 이용한 로그인이 가능해야 합니다.

  • 인벤토리에 등록 된 서버로 SSH 접속 후 패스워드 확인 없이 sudo 명령이 실행 가능해야 합니다.

Info

서버 평가 시 netstat, arp등의 명령어가 실행되지 않을 경우 아래 가이드를 참고해서 설치 후 진행하는 것을 권장합니다

Code Block
languagebash
# CentOS/Rhel
yum -y install net-tools

# Debian
sudo apt install net-tools

웹 클라이언트(브라우저)

Tip

Chrome, MS Edge 최신 버전 지원

  • Export / Import Data 파일을 위해 Microsoft Excel 2013 이상

마이그레이션 라이선스

Info

AWS 마이그레이션의 경우 AWS의 가이드라인을 따릅니다, GCP 역시 해당 가이드라인을 따릅니다.

항목

필요 라이선스

제약/요구항목

AWS

  • AWS 자격증명

  • 리젠당 동시 최대 5개의 마이그레이션만 수행 가능합니다

  • 필요시 조정 가능하나 확인이 필요합니다

GCP

  • GCP 자격증명

  • GCP-CPU 할당량 풀에 따릅니다.

마이그레이션 지원 운영체제

Info

마이그레이션을 시작하기 전에 AWS와 GCP에서 지원하는 운영 체제를 숙지하여야 합니다. AWS는 VM Import/Export 요구 가이드라인을 따르며, GCP는 Supported operating systems 가이드라인을 따릅니다.

AWS

항목

지원 운영체제

  • Windows (기본적으로 활성화되는 리전)

  • Microsoft Windows Server 2003(Standard, Datacenter 및 Enterprise) 서비스 팩 1(SP1) 이상(32비트 및 64비트)

  • Microsoft Windows Server 2003 R2(Standard, Datacenter 및 Enterprise)(32비트 및 64비트)

  • Microsoft Windows Server 2008(Standard, Datacenter, Enterprise)(32비트 및 64비트)

  • Microsoft Windows Server 2008 R2(Standard, Web Server, Datacenter, Enterprise)(64비트만)

  • Microsoft Windows Server 2012(Standard, Datacenter)(64비트만 해당)

  • Microsoft Windows Server 2012 R2(Standard, Datacenter)(64비트만 해당)(Nano Server 설치는 지원되지 않음)

  • Microsoft Windows Server 2016(Standard, Datacenter)(64비트만 해당)

  • Microsoft Windows Server 1709(Standard, Datacenter)(64비트만 해당)

  • Microsoft Windows Server 1803(Standard, Datacenter)(64비트만 해당)

  • Microsoft Windows Server 2019(Standard, Datacenter)(64비트만 해당)

  • Microsoft Windows 7(Home, Professional, Enterprise, Ultimate)(미국 영어)(32비트 및 64비트)

  • Microsoft Windows 8(Home, Professional, Enterprise)(미국 영어)(32비트 및 64비트)

  • Microsoft Windows 8.1(Professional, Enterprise)(미국 영어)(64비트만 해당)

  • Microsoft Windows 10(Home, Professional, Enterprise, Education) (미국 영어) (64비트만 해당)

  • Windows (기본적으로 활성화되지 않는 리전)(64비트만 해당)

  • Microsoft Windows Server 2008 R2(Standard, Web Server, Datacenter, Enterprise)

  • Microsoft Windows Server 2012 (Standard 및 Datacenter)

  • Microsoft Windows Server 2012 R2(Standard, Datacenter)(Nano Server 설치는 지원되지 않음)

  • Microsoft Windows Server 2016(Standard 및 Datacenter)

  • Microsoft Windows Server 1709(Standard 및 Datacenter)

  • Microsoft Windows Server 1803(Standard 및 Datacenter)

  • Microsoft Windows Server 2019(Standard 및 Datacenter)

  • Microsoft Windows 7(Home, Professional, Enterprise, Ultimate)(미국 영어)

  • Microsoft Windows 8(Home, Professional, Enterprise)(미국 영어)

  • Microsoft Windows 8.1(Professional, Enterprise)(미국 영어)

  • Microsoft Windows 10(Home, Professional, Enterprise, Education) (미국 영어)

Linux/Unix (64비트만 해당)

  • Amazon Linux 2

  • CentOS 5.1-5.7, 8.0-8.6

  • Debian 6.0.0-6.0.8, 7.0.0-7.8.0, 8.0.0

  • Fedora Server 19-21

  • el5uek 커널 접미사를 사용하는 Oracle Linux 5.10-5.11

  • RHEL 호환 커널 2.6.32 또는 UEK 커널 3.8.13, 4.1.12를 사용하는 Oracle Linux 6.1-6.10

  • RHEL 호환 커널 3.10.0 또는 UEK 커널 3.8.13, 4.1.12, 4.14.35, 4.15, 5.4.17을 사용하는 Oracle Linux 7.0-7.6

  • Red Hat Enterprise Linux (RHEL) 5.1-5.6

  • SUSE Linux Enterprise Server 11 서비스 팩 1 및 커널 2.6.32.12-0.7

  • SUSE Linux Enterprise Server 11 서비스 팩 2 및 커널 3.0.13-0.27

  • SUSE Linux Enterprise Server 11 서비스 팩 3 및 커널 3.0.76-0.11, 3.0.101-0.8, 또는 3.0.101-0.15

  • SUSE Linux Enterprise Server 11 서비스 팩 4 및 커널 3.0.101-63

  • SUSE Linux Enterprise Server 12 커널 3.12.28-4

  • SUSE Linux Enterprise Server 12 서비스 팩 1 및 커널 3.12.49-11

  • SUSE Linux Enterprise Server 12 서비스 팩 2 및 커널 4.4

  • SUSE Linux Enterprise Server 12 서비스 팩 3 및 커널 4.4

  • Ubuntu 12.04, 12.10, 13.04, 13.10, 14.04, 14.10, 15.04, 16.04, 16.10, 17.04, 18.04, 18.04, 20.04, 20.10, 20.04, 예를 들어, 우분투 18.04에는 커널 4.15가 필요합니다.

GCP

항목

지원 운영체제

AWS Linux

  • Amazon Linux AMI

  • Amazon Linux 2

CentOS

  • CentOS 6.4+

  • CentOS 7.X

Debian

  • Debian 8.5+

  • Debian 9

RHEL

  • Red Hat Enterprise Linux (RHEL) 6.4+

  • Red Hat Enterprise Linux (RHEL) 7.X

SUSE

  • SUSE Linux Enterprise Server11 SP3+

  • SUSE Linux Enterprise Server12 SP2

  • SUSE Linux Enterprise Server12 SP3

  • SUSE Linux Enterprise Server12 SP4

  • SUSE Linux Enterprise Server15

Ubuntu

  • Ubuntu 12.04

  • Ubuntu 14.04.x LTS

  • Ubuntu 16.04.x LTS

  • Ubuntu 18.04.x LTS

Windows Server

  • Microsoft Windows Server 2003 SP2

  • Microsoft Windows Server 2003 R2

  • Microsoft Windows Server 2008 R1 (64-bit)

  • Microsoft Windows Server 2008 R2 (SP1 or higher)

  • Microsoft Windows Server 2012/2012 R2

  • Microsoft Windows Server 2016

  • Microsoft Windows Server 2019

고객 인도 항목

Playce RoRo의 고객에게 인도되는 항목은 아래와 같습니다

항목

설명

제품설치 파일

  • tar.gz 또는 zip 파일로 제공

사용자 가이드

  • 온라인 매뉴얼 링크 또는 PDF 파일로 제공

서브스크립션 키

  • 평가판, Enterprise로 구분하여 서브스크립션 키 발급

  • 고객이 등록한 e-mail 주소로 서브스크립션 키 제공