vmware converter v2v issue(centos7)
# Virtualation/Private Cloud2023. 6. 9. 18:00vmware converter v2v issue(centos7)

centos7 V2V 실행 후 콘솔에서 확인시 구문오류가 발생. 구글링해본결과 컨버터 이슈가 있는것으로 확인되어 아래와 같이 진행하여 해결함. df -h chroot/mnt/sysimage grub2-mkconfig -o /boot/grub2/grub.conf exit reboot https://docs.vmware.com/en/vCenter-Converter-Standalone/6.4/rn/vmware-vcenter-converter-standalone-64-release-notes/index.html#Known%20Issues-Linux%20Sources VMware vCenter Converter Standalone 6.4 Release Notes Keep up with what’s new, cha..

[vmware]workstation - Module Disk Power on Failed
# Virtualation/Private Cloud2022. 6. 16. 14:16[vmware]workstation - Module Disk Power on Failed

설치한 vm을 켤려고하니 아래와 같이 에러가 발생 다른 프로세스가 파일의 한 부분을 잠갔으므로, 프로세스가 해당 파일을 액세스할 수 없습니다 Cannot open the disk 'C:\Users\kajin\Documents\Virtual Machines\Windows Server 2012\Windows Server 2012.vmdk' or one of the snapshot disks it depends on. Module 'Disk' power on failed. Failed to start the virtual machine. 해결방법 해당 vm설치한 경로에서 *.lck로 끝나는 폴더를 삭제 삭제하니 정상적으로 부팅 참고 URL https://appuals.com/vmware-error-module..

macOS(catalina) 설치(ft. cpu AMD Ryzen)
# Operation System/MacOS2020. 7. 29. 16:37macOS(catalina) 설치(ft. cpu AMD Ryzen)

vmware workstation15.5사용중인데 macos설치시 아래와 같이 오류 발생 The CPU has been disabled by the guest operating system. 설치가 진행되지 않아 구글링해보니 15.1에서 성공했다는 내용보고 다운그레이드 시도중 vmware workstations player 15.1 무료버전 다운로드 https://www.neowin.net/news/vmware-workstation-player-1510 unlocker3.0.3 vmx파일 수정 virtualHW.version = "16" - > 10 vmx파일 맨 끝에 추가 smc.version = "0" cpuid.0.eax = "0000:0000:0000:0000:0000:0000:0000:1011"..

[vmware]vCenter 호스트변경 작업
# Virtualation/Private Cloud2020. 7. 1. 16:35[vmware]vCenter 호스트변경 작업

vcenter 6.5사용중인데 호스트네임을 변경해야할 일이 발생하여 아래와 같이 작업진행하였습니다. 기존 vcenter서버 작업 1. vcdb.properties파일에서 패스워드 확인 %VMWARE_CFG_DIR%\vmware-vpx\vcdb.properties 2. 참고사이트에서 windows_backup_restore.zip파일 기존vcenter서버 업로드 3. 압축해제 후 파이썬을 이용해서 db백업진행 python.exe c:\backup_win.py -p "RHbc?0mwW>5h3X={" -f c:\backup_VCDB.bak 신규 vcenter서버 작업 1. 서비스중지 service-control --stop vpxd service-control --stop content-library 2. v..

[vmware]esxi 메모리 타입 및 용량, 슬롯 확인
# Virtualation/Private Cloud2020. 2. 6. 10:06[vmware]esxi 메모리 타입 및 용량, 슬롯 확인

# smbiosDump |grep -A 4 'Physical Memory Array' sample output below Physical Memory Array: #4096 Use: 0x03 (System memory) Location: 0x03 (Motherboard) Slots: 24 Max. Size: 1536 GB This shows that 24 slots and a total of 1536 GB of memory can be installed. So this server can be filled with 24x64GB sticks of memory. Secondly which slots have memory installed, along with type and size. # smbiosDum..

image