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

   Á¶È¸ 5269   Ãßõ 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 92/127
2015-12   1133366   ¹é¸Þ°¡
2014-05   4584792   Á¤ÀºÁØ1
2017-05   5289   thslr74
2016-01   5285   SaNoRaMyun
2015-06   5281   Ȳº´È­
2016-10   5280   chotws
2015-03   5280   Àü¼³¼ÓÀǹ̡¦
2017-08   5274   ¼­¿ï»ç¶÷
2015-05   5273   Å×µ¹¾ÆÀÌ
2014-04   5270   ±èÈ£¼º
2015-09   5266   Àü¼³¼ÓÀǹ̡¦
2017-07   5264   ³ª¶ó»ç¶û
2016-04   5261   ¼­¹öÄÄ°®±¸¡¦
2021-10   5260   ¹üÀÌ´Ô
2016-10   5258   ÇູÇϼ¼
2017-06   5239   ¹Î¼·79
2015-07   5235   stone92±è°æ¹Î
2021-03   5235   ¾Ö´Ï¾Ç
2016-01   5234   ¹Ú¿Ï°æ
2015-08   5232   Àü¼³¼ÓÀǹ̡¦
2018-11   5231   Çϴûö²Þ
2015-10   5228   Àü¼³¼ÓÀǹ̡¦