Section 1.2 Flashcards
What method of ESXi installation is an efficient way to deploy multiple ESXi hosts with an unattended installation?
Scripted ESXi installation
What are the different options that a scripted ESXi installation can be deployed?
- PXE boot
- Boot from CD
- Boot from USB
Scripted installations can be either default scripts from VMware or custom
When was vSphere Auto Deploy introduced?
In vSphere 5.x
What is vSphere Auto Deploy?
vSphere Auto Deploy can provision hundreds of physical hosts with ESXi software containing host profiles (host configuration) and image profiles (ESXi updates and patches)
What is vSphere Auto Deploy with stateless caching?
The ESXi image is cached on the host. The ESXi host continually reaches out to the Auto Deploy server to grab the image. If the Auto Deploy server is unreachable, the host uses the cached image.
What is vSphere Auto Deploy with stateful installs?
Upon reboot, the host initially boots using Auto Deploy to complete the installation. Subsequent reboots prompts the host to boot from disk, similar to scripted installations. Auto Deploy is no longer contacted.
How can images created from ESXi Image Builder be deployed?
- Burning to installation DVD (exported ISO)
- Through vCenter Server via Auto Deploy
What is ESXi Image Builder?
Allows you to manage vSphere image profiles and VIBs (vSphere Installation Bundle)
What is the VFAT (Virtual File Allocation Table) scratch partition used for?
It is used to store vm-support output which is needed to create a support bundle.
What are the different Host Image Profile Acceptance Levels?
-VMware Certified -VMware Accepted -Partner Supported -Community Supported
How do you view System logs on an ESXi host?
-Within the DCUI, select “View System Logs”.
How do you search within an ESXi System Log?
- Press the slash key (/) 2. Type the text to find 3. Press Enter
How do you return to the DCUI within the System Log?
Press “q”
What advanced Host system setting shows you the current location of the scratch partition?
ScratchConfig.CurrentScratchLocation
What advanced Host system setting shows you the configured location of the scratch partition?
ScratchConfig.ConfiguredScratchLocation