[VMWare] Embedded ESXi USB ¶Ç´Â SD Ä«µå failure ½Ã ´ëó¹ý

   Á¶È¸ 5589   Ãßõ 0    

VMware ESXi can be installed in an embedded mode or an installable mode. As outlined here, the installation mode is determined by the destination media and the size of the volume available to the ESXi installer.

  • USB, SDHC or any device less than 5GB in size: Embedded

  • Hard drives/volumes greater than or equal to 5GB in size: Installable

One of the unique attributes of running ESXi in embedded mode is that the OS is loaded into RAM and only touches the USB/SD device hourly during normal operation. In my situation, the system continued to operate, even with a failed SDHC device.

The error message I received in the vCenter interface indicated that configuration changes would not be saved, but the cluster was still usable. I left the system in this state for several days until I could get to the datacenter to replace the SD card.

With regard to steps to take following a failure of a USB or SD device, it is important to extract and save a copy of your host's settings!!

This is easily accomplished via PowerCLI or the vSphere CLI. I used PowerCLI running from the vCenter server:

Get-VMHostFirmware -VMHost 10.10.8.22 -BackupConfiguration -DestinationPath C:\Users\ewwhite\Downloads

  • Following that, I evacuated all virtual machines from the affected host and placed it in maintenance mode.

  • The host was then shut down, the SDHC card replaced with a new device, and I installed ESXi again.

  • Once the host was up again with a fresh ESXi install, I made the bare minimum configuration changes needed to make the host visible on the network; set IP information, vlan info and password.

  • I reloaded the saved configuration to the host via PowerCLI...

For this step, I used:

Set-VMHostFirmware -VMHost 10.10.8.22 -Restore -SourcePath c:\Users\ewwhite\configBundle-10.10.8.22.tgz -HostUser root -HostPassword YoMama!!

Restoring the configuration forces a host reboot. Once up again, I was able to issue a reconnect to rejoin the host in vCenter and exit maintenance mode.

That's all!

 



Á¦¸ñPage 117/128
2015-12   1527075   ¹é¸Þ°¡
2014-05   4991082   Á¤ÀºÁØ1
2018-10   4126   ÀüÁø
2018-10   4122   ÇϾç±î¸Á
2020-09   4119   MikroTikÀÌÁø
2021-07   4116   ¹Î¼·79
2021-02   4110   °í±¸¸¶3
2020-05   4108   °­Çѱ¸
2020-02   4106   waney
2020-07   4099   sdlfkjwer
2021-06   4098   °«µé¾î¿Â»ç¿ø
2020-01   4096   Ansyncic
2021-03   4096   jack33
2021-03   4094   ÄÚÄ«Äݶó
2020-11   4091   ciscons
2021-01   4088   Çα¸¾¾
2018-10   4081   ÀüÁø
2021-11   4080   ÁøÈ­»ý¹°
2021-12   4078   ½ºÇǵå758
2020-11   4078   °¡Áî¾ß352
2020-09   4068   ParkMin
2021-07   4063   tksgk4na