Reading Time: 2 minutesESXi is the unified version of the VMware hypervisor, but it could be installed on a host in different way:
- Embedded: is a OEM version usually shipped with the host
- Installable: is the one available from the VMware download site
- PXE: is used in the AutoDeploy environment
If could be obvios know if you have a PXE type, how is possible find if you have an Installable or Embedded version? The destination media is not enough because you can install ESXi also over the vendor’s SD card used for the embedded versions.
The KB 2014558 (Determining the ESXi installation type) explain how resolve this curiosity. Funny that there was also KB 2021488, but seems no more available.
Basically the old trick was:
- Run the command:
# ls /bootbank
If your host is running ESXi Installable you will see a file called state.tgz
If your host is running ESXi Embedded you will see a file called local.tgz
The new one is:
-
Run this command:
# esxcfg-info -e
You see an output similar to:
boot type: visor-thin
You can determine the ESXi type based on the output of this command.
For example:
- visor-thin indicates an installable deployment
- visor-usb indicates an embedded deployment
- visor-pxe indicates a PXE deployment
Related Posts
-
ESXi Installabile vs. ESXi EmbeddedESXi è diventato (con vSphere 5.0 la versione ESX è stata dismessa) l'unica versione del VMware hypervisor, ma la verità è che esistono differenze (non solo nelle edizioni), ma anche nel modo con il quale può essere installato: Embedded: è la versione usata negli OEM, tipicamente abbinata…
What's new in ESXi 5 - Embedded firewallIn vSphere 5, for the first time, ESXi has now an integrated firewall. In this way another feature gap between ESXi and ESX has been filled. But this firewall is quite new and different compared to the one from ESX, although the management (at the…
Le novità di ESXi 5 - Embedded firewallCon vSphere 5, per la prima, fa la sua comparsa in ESXi un firewall integrato, andando quindi a colmare un'altra differenza tra ESXi e ESX. Pur mantenendo una gestione (almeno nella GUI) simile a quella del vecchio ESX, questo "personal" firewall è completamente nuovo con…
Virtualization, Cloud and Storage Architect. Tech Field delegate.
VMUG IT Co-Founder and board member. VMware VMTN Moderator and vExpert 2010-24. Dell TechCenter Rockstar 2014-15. Microsoft MVP 2014-16. Veeam Vanguard 2015-23. Nutanix NTC 2014-20.
Several certifications including: VCDX-DCV, VCP-DCV/DT/Cloud, VCAP-DCA/DCD/CIA/CID/DTA/DTD, MCSA, MCSE, MCITP, CCA, NPP.