Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
VMware vSphere 5.x Datacenter Design Cookbook

You're reading from   VMware vSphere 5.x Datacenter Design Cookbook This recipe-driven tutorial is the easy way to master VMware vSphere to design a virtual datacenter. You'll learn in simple steps that cover everything from initial groundwork to creating professional design documentation.

Arrow left icon
Product type Paperback
Published in Jan 2014
Publisher Packt
ISBN-13 9781782177005
Length 260 pages
Edition Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Hersey Cartwright Hersey Cartwright
Author Profile Icon Hersey Cartwright
Hersey Cartwright
Arrow right icon
View More author details
Toc

Table of Contents (19) Chapters Close

VMware vSphere 5.x Datacenter Design Cookbook
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
1. The Virtual Datacenter 2. The Discovery Process FREE CHAPTER 3. The Design Factors 4. The vSphere Management Design 5. The vSphere Storage Design 6. The vSphere Network Design 7. The vSphere Compute Design 8. The vSphere Physical Design 9. The Virtual Machine Design 10. Disaster Recovery and Business Continuity 11. The Design Documentation Index

Creating a custom ESXi image


Drivers for some supported hardware devices are not included as part of the base ESXi image. These devices require a driver be installed before the hardware can be used in vSphere.

How to do it…

Third-party drivers are packaged as vSphere Installation Bundles (VIBs). A VIB file is similar to a ZIP archive in that it is a single file that includes an archive of the driver files, an XML descriptor file, and a signature file. VIB files have the .vib file extension.

The required drives can be installed after ESXi has been installed, using the esxcli command:

esxcli software vib install -v <path to vib package>

A custom ESXi image can also be created using the Image Builder tools included with PowerCLI. PowerCLI can be downloaded from https://www.vmware.com/support/developer/PowerCLI/. Custom ESXi images can be used when deploying hosts using VMware Auto Deploy or custom images can be exported to an ISO to be used for installation or upgrades. Perform the following...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image