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
The Complete VMware vSphere Guide

You're reading from   The Complete VMware vSphere Guide Design a virtualized data center with VMware vSphere 6.7

Arrow left icon
Product type Course
Published in Nov 2019
Publisher Packt
ISBN-13 9781838985752
Length 768 pages
Edition 1st Edition
Tools
Arrow right icon
Authors (6):
Arrow left icon
Paolo Valsecchi Paolo Valsecchi
Author Profile Icon Paolo Valsecchi
Paolo Valsecchi
Andrea Mauro Andrea Mauro
Author Profile Icon Andrea Mauro
Andrea Mauro
Karel Novak Karel Novak
Author Profile Icon Karel Novak
Karel Novak
Hersey Cartwright Hersey Cartwright
Author Profile Icon Hersey Cartwright
Hersey Cartwright
Mike Brown Mike Brown
Author Profile Icon Mike Brown
Mike Brown
Martin Gavanda Martin Gavanda
Author Profile Icon Martin Gavanda
Martin Gavanda
+2 more Show less
Arrow right icon
View More author details
Toc

Table of Contents (21) Chapters Close

Preface 1. The Virtual Data Center FREE CHAPTER 2. The Discovery Process 3. The Design Factors 4. vSphere Management Design 5. vSphere Storage Design 6. vSphere Network Design 7. vSphere Compute Design 8. vSphere Physical Design 9. Virtual Machine Design 10. Deployment Workflow and Component Installation 11. Configuring and Managing vSphere 6.7 12. Life Cycle Management, Patching, and Upgrading 13. VM Deployment and Management 14. VM Resource Management 15. Availability and Disaster Recovery 16. Securing and Protecting Your Environment 17. Analyzing and Optimizing Your Environment 18. Troubleshooting Your Environment 19. Building Your Own VMware vSphere Lab 20. Other Books You May Enjoy

To get the most out of this book

This book assumes a basic level of VMware vSphere and virtualization knowledge, which you will need in order to understand all the concepts.

This book requires the following minimum software components: VMware vSphere 6.7, and VMware vCenter Server 6.7. There is also other optional software.

The best way to practice without the need for software licenses or hardware components is to try VMware HOLs (https://labs.hol.vmware.com/), which cover different products and technologies. The first ones that you should use if you are new to the features of vSphere 6.7 are listed here:

  • HOL-1911-01-SDC – What's New in VMware vSphere 6.7
  • HOL-1911-91-SDC – vSphere 6.7 Lightning Lab
  • HOL-1904-02-CHG – vSphere 6.7 – Challenge Lab

If you would prefer your own lab, there are several suggestions for what type of hardware to use, whether a single big server with nested ESXi hypervisors or a cloud service such as Ravello (which can also host nested ESXi hosts). There are also suggestions on how to deploy all software components. One interesting way of doing so is using AutoLab (http://www.labguides.com/autolab/), or you can see the blogs of Alan Renouf and William Lam, where you can find some powerful scripts for building an entire vSphere 6.5 environment (also with vSAN and NSX!).

Download the example code files

You can download the example code files for this book from your account at www.packt.com. If you purchased this book elsewhere, you can visit www.packt.com/support and register to have the files emailed directly to you.

You can download the code files by following these steps:

  1. Log in or register at www.packt.com.
  2. Select the SUPPORT tab.
  3. Click on Code Downloads & Errata.
  4. Enter the name of the book in the Search box and follow the onscreen instructions.

Once the file is downloaded, please make sure that you unzip or extract the folder using the latest version of:

  • WinRAR/7-Zip for Windows
  • Zipeg/iZip/UnRarX for Mac
  • 7-Zip/PeaZip for Linux

We also have code bundles from our rich catalog of books and videos available at https://github.com/PacktPublishing/. Check them out!

Conventions used

There are a number of text conventions used throughout this book.

CodeInText: Indicates code words in the text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "At the runweasel command line, type ks=usb:/ks.cfg."

A block of code is set as follows:

vmaccepteula
rootpw mypassword
install --firstdisk –overwritevmfs
keyboard English
network --bootproto=dhcp --device=vmnic0
reboot

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

esxcli system syslog config set –loghost tcp://SYSLOG_IP:514
esxcli system syslog reload

Any command-line input or output is written as follows:

cd /usr/lib/vmware-sso/
openssl x509 -inform PEM -in xyzCompanySmartCardSigningCA.cer >> /usr/lib/vmware-sso/vmware-sts/conf/clienttrustCA.pem

Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "Under Settings, switch to General and click the Edit... button."

Warnings or important notes appear like this.
Tips and tricks appear like this.
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