본문 바로가기
반응형

분류 전체보기12

yum local repository 설정 yum local repository 설정하는 방법 OS : RHEL 8.9 / Fedora 운영체제 해당하는 운영체제 OS ISO 파일을 시스템에 업로드 한다. [root@rhel89 ~]# ls -l rhel-8.9-x86_64-dvd.iso -rw-r--r--. 1 root root 13516144640 Feb 27 09:31 rhel-8.9-x86_64-dvd.iso [root@rhel89 ~]# 해당 파일을 Mount하여 사용할 수 있도록 한다.[root@rhel89 ~]# mkdir /repo_iso [root@rhel89 ~]# mount -t iso9660 -o ro ./rhel-8.9-x86_64-dvd.iso /repo_iso [root@rhel89 ~]# df -h /repo_is.. 2026. 2. 27.
Nexenta Fusion 설치 OS : NexentaFusion2.0.6.ovaHypervisor : VMWare 8.0 배포 이후 부팅 하면 설치 완료 됩니다. 재부팅 이후 로그인기본 연결 및 설정 완료 2024. 10. 12.
Nexenta Stor 설치 및 구성 OS :  NexentaStor5.5.0.18Guest OS Version : Oracle Solaris 11(64bit)Hypervisor : VMWare 8.0 ** 5.5.0-FP2 Version은 설치가 정상적으로 안되더라구요,,,, 그래서 OLD Version 5.5.0.18으로 진행합니다. System Spec설치는 간단히 완료 되었습니다. GUI 구성을 위해 Nexenta Fusion을 설치하여 구성하도록 하겠습니다. 감사합니다. 2024. 10. 12.
Vcenter 설치 후 Reboot 기동 실패 Lookupservice may fail to start automatically after reboot in vCenter Server 7.0 after upgrade or update, manual start works (89163) Symptoms vCenter was upgraded to 7.0 or updated to a newer 7.0 version after rebooting the vCenter, the Lookupservice fails to start automatically manually starting Lookupservice using vmon-cli or the service-control command (e.g. service-control --stop --all && se.. 2024. 4. 15.
반응형