SUSE Multi-Linux Manager 5.1 Server Deployment as a Virtual Machine - VMware
This chapter provides the required Virtual Machine settings for deployment of SUSE Multi-Linux Manager 5.1 as an Image. VMware will be used as a sandbox for this installation.
1. 사용 가능한 이미지
SUSE Multi-Linux Manager 5.1 서버의 배포를 위해 선호되는 방법은 다음 사용 가능한 이미지 중 하나를 사용하는 것입니다. 이러한 이미지에는 배포를 크게 간소화하는 모든 도구가 포함되어 있습니다. |
SUSE Multi-Linux Manager 5.1에 대한 이미지는 SUSE Multi-Linux Manager 5.1 VM 이미지에서 제공됩니다.
For more information on preparing raw images, see https://documentation.suse.com/sle-micro/6.1/html/Micro-deployment-raw-images-virtual-machines/index.html#deployment-preparing-configuration-device. For additional information on the self install images, see https://documentation.suse.com/sle-micro/6.1/html/Micro-deployment-selfinstall-images/index.html |
아키텍처 | 이미지 형식 |
---|---|
aarch64 |
qcow2, vmdk |
x86_64 |
qcow2, vmdk, 원시, 자체 설치 프로그램 |
ppc64le |
원시, 자체 설치 프로그램 |
s390x * |
qcow2, 원시 |
* s390x용으로 사용할 수 있는 2개의 스토리지 옵션: CDL DASD 및 FBA.
2. SUSE Multi-Linux Manager 가상 머신 설정 - VMware
이 섹션에서는 VMware 환경 내 SUSE Multi-Linux Manager 스토리지 파티션에 필수인 추가 가상 디스크 생성을 중심으로 VMware 구성을 설명합니다.
-
SUSE Multi-Linux Manager 서버
.vmdk
파일을 다운로드한 다음 사본을 VMware 스토리지로 전송합니다. -
Make a copy of uploaded
.vmdk
file using VMware web interface. This will convert provided.vmdk
file to the format suitable for vSphere hypervisor. -
게스트 OS 제품군
Linux
및 게스트 OS 버전 SUSE Linux Enterprise 15(64비트)를 기반으로 새 가상 시스템을 생성하고 이름을 지정합니다.
+
-
500GB(또는 그 이상)의 추가적인
Hard Disk 2
를 추가합니다. -
Configure RAM and number of CPUs with minimum values. *)
-
필요에 따라 네트워크 어댑터를 설정합니다.
-
VM의 전원을 켜고 최초 부팅 대화 상자(키보드 레이아웃, 사용권 계약, 표준 시간대, 루트 비밀번호)를 따릅니다.
-
설치가 완료되면 루트로 로그인합니다.
-
다음 섹션을 진행합니다.
*) For minimum values, see installation-and-upgrade:hardware-requirements.adoc#proxy-hardware-requirements.
3. SL Micro 및 SUSE Multi-Linux Manager 5.1 서버 등록
시작하기 전에 SUSE Customer Center - https://scc.suse.com에서 SUSE Multi-Linux Manager 등록 코드를 받으십시오.
The SL Micro 6.1 entitlement is included within the SUSE Multi-Linux Manager entitlement, so it does not require a separate registration code. |
-
가상 머신을 부팅합니다.
-
root
로 로그인합니다. -
Register SL Micro with SCC.
transactional-update register -r <REGCODE> -e <your_email>
-
재부팅합니다.
-
Register SUSE Multi-Linux Manager 5.1 with SUSE Customer Center.
transactional-update register -p SUSE-Manager-Server/5.1/x86_64 -r <REGCODE>
-
재부팅
-
시스템 업데이트:
transactional-update
-
업데이트가 적용된 경우 재부팅합니다.
-
이 단계는 선택 사항입니다. 그러나 인프라에 사용자 정의 영구 스토리지가 필요한 경우
mgr-storage-server
도구를 사용하십시오.-
자세한 내용은
mgr-storage-server --help
를 참조하십시오. 이 도구는 컨테이너 스토리지 및 데이터베이스 볼륨 생성을 간소화합니다. -
다음 방법으로 명령 사용:
mgr-storage-server <storage-disk-device> [<database-disk-device>]
예:
mgr-storage-server /dev/nvme1n1 /dev/nvme2n1
이 명령은
/var/lib/containers/storage/volumes
에 영구 스토리지 볼륨을 생성합니다.For more information, see
-
-
다음 명령을 실행하여 SUSE Multi-Linux Manager을(를) 배포합니다.
mgradm install podman <FQDN>