[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]An error occurred while saving the snapshot: Failed to quiesce the virtual machine
# Virtualation/Private Cloud2018. 12. 24. 15:01[vmware]An error occurred while saving the snapshot: Failed to quiesce the virtual machine

An error occurred while saving the snapshot: Failed to quiesce the virtual machine. guest VM clone시 위와 같이 에러가 발생할 경우 해당 guestVM에서 %programdata%\VMware\VMware Tools\tools.conf 파일안에 아래 내용을 저정한 후 (파일 없으면 생성) [vmbackup]vss.disableAppQuiescing = true vmware-tools 서비스를 재시작

[vmware]powercli-6.5.1설치
# Virtualation/Private Cloud2018. 3. 9. 13:49[vmware]powercli-6.5.1설치

https://blogs.vmware.com/PowerCLI/2017/05/powercli-6-5-1-install-walkthrough.html

veeam 화면짤림현상 패치(레지스트리 수정)
# Virtualation/Private Cloud2017. 4. 28. 15:37veeam 화면짤림현상 패치(레지스트리 수정)

Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize] "DisableRemoteFontBootCache"=dword:00000000 "ServicingStackModifiedFonts"=dword:00000002 "GUIFont.Facename"="Tahoma" "GUIFont.Height"=dword:00000008 "GUIFont.CharSet"=dword:00000080 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont] "FIXEDF..

ESXi 5.1설치 및 레이드 초기화
# Virtualation/Private Cloud2017. 2. 10. 15:08ESXi 5.1설치 및 레이드 초기화

설치대상 HP ProLiant DL360 Gen9 위 장비에 vmware esx를 설치할려고보니 기존에 xen이 설치되어있어서 그런지 esx설치화면에서 로컬디스크를 인식 못하는 문제가 발생. 레이드 초기화 해보라는 피드백을 받아서 아래와 같이 레이드 초기화를 진행하였습니다. F10 키를 눌러 Intelligent Provisioning메뉴를 들어갑니다. smart storage administrator로 들어갑니다.(이전 화면은 사진을 못찍었네요;;) smart array controller 화면입니다. 기존 구성된 레이드를 선택 후 삭제를 선택합니다. delete logical drive 삭제가 완료되었습니다! create array를 클릭하여 새롭게 레이드 구성을 만듭니다. 300기가짜리 디스크 2개..

image