Udemy

ESXi Embedded vs. Installable

A free video tutorial from Larry Karnis (Teaching VMware vSphere, ESXi and vCenter for 21+ years)
VMware vSphere Consultant / Trainer, VCP vSphere 2, 3, 4, 5
Rating: 4.6 out of 5Instructor rating
14 courses
31,031 students
ESXi Embedded, Installable

Lecture description

JBOD – Just a Bunch of Disk. Physical disks in a non-RAID configuration.
ESXi comes in two forms – Embedded and Installable. Embedded is baked into firmware on the motherboard of select PC servers. This lets you boot your server without any local storage.
ESXi Installable is a version of ESXi that can be installed onto local storage, USB memory keys or SAN storage. It is installed from CD media that you can download from www.vmware.com.
ESXi does away with the Service Console found in ESX 4.1 and older. This provides a smaller, leaner hypervisor than full ESX. It is also more secure because there is less software (to exploit) and fewer services running on ESXi than there is on ESX.

Learn more from the full course

VMware vSphere 6.0 Part 1 - Virtualization, ESXi and VMs

Learn VMware's ESXi 6 Hyperisor, Virtual Networking, NFS Shares and Virtual Machines. Learn how with Video Demos.

08:51:42 of on-demand video • Updated April 2018

Install and configure VMware's ESXi hypervisor according to best practices
Understand and configure virtual and physical networking
Connect ESXi to NFS shares
Create, edit, power on and run Virtual Machines
English [Auto]
There are two different ways that you can run iSCSI from your PC server embedded and installable. Let's take a look at the difference. VMware uses the term embedded. When you have iSCSI baked into flash memory on the motherboard of your PC server. Dell, for example, is a big fan of providing servers with iSCSI right on the motherboard. The idea there is you can go into the machine's bios and you can configure it so that the esxi host boots iscsi from flash memory right off the motherboard right after the power on self-test completes. Now as far as the iSCSI host configuration that can reside either locally on the same flash storage media or it can be retrieved from the network. For high end VMware installs, VMware provides a service called auto deploy. Auto deploy allows your esxi host to boot from the network. So auto deploy not only provides the operating system from the network, but it provides the exact host configuration from the network using a service called Host profiles. Now most of us are going to be doing ESXi Installable and that's the actual focus of the remainder of this chapter, is to install ESXi on the local storage volumes. Those storage volumes can be disks or they can be SSDs. Now, regardless of whether they are spinning disks or SSDs, you can organize them into raid arrays using a locally supported array controller and VMware supports raid controllers from LSI Logic Adaptec, HP, Smart array controller, Dell's Poweredge raid controller and many others. Or you can just hang them off of Sata ports, in which case what you have is something called a just or a jbod, which means just a bunch of disks. It means physical disks or SSDs with no raid structures imposed on them. Now you can actually install iSCSI onto a USB thumb drive, a flash memory thumb drive or or an SD card and you can boot from that. So the advantage of flash boots is that you don't have to buy a raid controller, you don't have to buy a local storage volume other than the flash memory card or SD card. You simply take iSCSI using procedures VMware provides and copy it to a USB key and then configure the ESXi host to boot off the OS image on that USB key. And where I just said USB key, you could also do the same thing with an SD card. The neat thing about this is that flash memory is relatively easy to duplicate. You can duplicate it on any computer at very low cost, so you can have some spare flash media devices around in case your flash memory device fails. And most modern PC servers have internal USB ports or SD card slots. So you can actually plug the flash memory device into an internal port. And the advantage of having it on an internal port is that. It's fully enclosed in the PC server. It can't be bumped, it can't be removed. So your server just continues to function.