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

   Á¶È¸ 6179   Ãßõ 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 119/130
2014-05   5369345   Á¤ÀºÁØ1
2015-12   1883091   ¹é¸Þ°¡
2023-02   17218   BlackWOlf
2013-09   17255   HEUo±è¿ë¹Î
2023-02   17263   newssajabi
2022-08   17298   ÄíÀö
2016-01   17326   ¸¶ÀÌ¿¤Áö
2014-02   17402   ´ÏÆ÷
2013-07   17403   ÀÜȤÇѸ¶¹ý»ç
2015-05   17463   ÄÄÇ»ÅͰí¼ö±æ
2013-06   17491   ȸ¿øK
2022-12   17523   Ǫ¸¥ÇØ¿ø
2023-03   17541   asedjio
2013-10   17571   Ä¡ºñ¶óºÎ
2013-09   17571   Æä¸£¼¼¿ì½º
2016-12   17590   ¿Õ¸Ó½¿
2022-06   17609   ¼ÒǪ
2023-05   17661   Æ÷º´
2013-06   17741   ±èÀ±¼ú
2023-01   17807   Ä÷¯
2013-10   17835   Karas1
2023-09   17842   ºòÇÈí