[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..

[vmware]esx업데이트 방법
# Virtualation/Private Cloud2015. 8. 16. 06:24[vmware]esx업데이트 방법

버전확인 # esxcli system version get Product: VMware ESXi Version: 5.1.0 Build: Releasebuild-1483097 Update: 2 업데이트 설치 # esxcli software vib update -d /vmfs/volumes/ESXi510-201407001.zip Installation Result Message: The update completed successfully, but the system needs to be rebooted for the changes to be effective. Reboot Required: true VIBs Installed: VMware_bootbank_esx-base_5.1.0-2.35.2000251,..

image