Vsphere ICM7 Lab 03
Vsphere ICM7 Lab 03
Vsphere ICM7 Lab 03
0:
INSTALL, CONFIGURE, MANAGE
Contents
Introduction ........................................................................................................................ 3
Objectives............................................................................................................................ 3
Lab Topology....................................................................................................................... 4
Lab Settings ......................................................................................................................... 5
1 Prepare the Lab Environment for vCenter Server Install............................................ 6
2 Deploy vCenter Server Appliance ............................................................................. 18
3 Access vCenter Server Appliance.............................................................................. 35
4 License vCenter Server Appliance............................................................................. 38
Introduction
In this lab, you will install and use vCenter Server Appliance.
Objectives
Lab Topology
Lab Settings
The information in the table below will be needed in order to complete the lab. The
task sections below provide details on the use of this information.
In this task, you will prepare the lab environment to start the process of installing vCSA.
1. Launch the sa-student virtual machine to access the graphical login screen.
To launch the console window for a virtual machine, you may access by
either clicking on the machine’s graphic image from the topology page
or by clicking on the machine’s respective tab from the navigation bar.
3. Launch the Mozilla Firefox web browser by either clicking on the icon shortcut
found on the bottom toolbar or by navigating to Start Menu > Internet > Firefox
Web Browser.
4. Notice the homepage is automatically configured to load the URL address of the
VMware vCenter Server Appliance (sa-vcsa virtual machine). Click on the LAUNCH
VSPHERE CLIENT (HTML5) button to launch the vSphere Client.
5. In the Username text field, type sysadmin@vclass.local and in the Password text
field, type vmware123. Click on LOGIN.
7. Expand the Datacenter object in the navigator pane, right-click on iSCSI-LUN0 and
select Browse Files.
8. In the main workspace, access the Class Files folder, select the VMware-VCSA-all-
7.0.0-15952498.iso file, and then click on Download.
9. In the download dialog box, select Save File and click OK.
11. Before you start the vCenter Server Appliance deployment, you need to increase disk
space for the minimum required storage space of 25GB. Navigate back to the
vSphere Client and select the Storage tab. Right-click on iSCSI-LUN0 and select
Increase Datastore Capacity.
12. In the Increase Datastore Capacity window, on the Select Device step, select the IET
iSCSI Disk LUN 0 option and click Next.
13. On the Specify Configuration step, choose Use “Free space 15.5 GB” to expand the
datastore in the Partition Configuration dropdown menu and click Next.
14. On the Ready to Complete step, review the information and click Finish.
15. Monitor the Recent Tasks pane and verify the Datastore is expanded. Once
complete, continue to the next step.
16. Once the datastore is expanded, access the downloaded file by first clicking on the
Places icon in the bottom toolbar. Click Downloads.
20. In the left pane, select System Configuration. In the System Configuration window,
expand 172.20.10.94 and click LOGIN.
22. In the vCenter Server Management window, expand Actions and click Shutdown.
24. In this step, you will add iSCSI-LUN0 to sa-esxi-03. In the Firefox window, type
https://172.20.10.53 in the address bar and press Enter.
25. On the VMware ESXi host login screen, type root for the user and Train1ng$ for the
Password. Click Log in.
27. On the sa-esxi-03.netlab.local – Storage window, select the Adapters tab. Click on
Software iSCSI.
29. On the Network Port bindings option, click Add port binding.
30. On the Select a VMkernel interface window, select vmk0. Click Select.
32. In the Dynamic targets Address field, type 172.20.11.10 and click Save
configuration.
33. On the Adapters tab, click Rescan. If the vmhba65 iSCSI adapter is not showing after
rescanning, click Refresh. Verify vmhba65 appears.
34. Click on the Datastores tab, select NFS-1 and click Refresh.
37. In the Quit and close tabs window, click Close Tabs.
In this task, you will go through the process of deploying a VMware vCenter Server
Appliance on your sa-esxi-03 host.
There are two stages to deploy vCenter Server. Stage 1 will take
approximately 20 minutes and Stage 2 will also take approximately 20
minutes to complete. This task will take 40 minutes to complete. Be
prepared to wait patiently until the full install has completed.
2. Change to the superuser by entering the command below, followed by pressing the
Enter key. When prompted for a password, type vmware123 and press Enter.
sysadmin@sa-student-01:~$ sudo su
5. Verify that the ISO contents have been successfully mounted to the path.
root@sa-student-01:/home/sysadmin# ls /mnt/vcsa
root@sa-student-01:/home/sysadmin# /mnt/vcsa/vcsa-ui-
installer/lin64/installer
7. Notice the vCenter Server Appliance Installer window appears. Click Install.
9. On the End user license agreement page, select the I accept the terms of the license
agreement checkbox and click Next.
10. On the vCenter Server deployment target page, enter the following information into
their appropriate text fields:
a. ESXi host or vCenter Server name: sa-esxi-03.vclass.local
b. HTTPS port: 443
c. Username: root
d. Password: Train1ng$
e. Click Next.
11. Notice the Certificate Warning dialog box, review and click Yes to continue.
12. On the Set up vCenter Server VM page, enter 172.20.10.95 in the VM name field and
enter Train1ng$ for both the Root password and the Confirm root password text
fields. Click Next.
13. On the Select deployment size page, accept the default, Tiny, and click Next.
14. On the Select datastore page, select iSCSI-LUN0 as the deployment datastore and
check Enable Thin Disk Mode. Click Next.
16. On the Ready to complete stage 1 page, review the details and click Finish.
17. Monitor the Install – Stage 1: Deploy vCenter Server window. Once it completes,
proceed to the next step.
18. Once Stage 1 completes, on the Install – Stage 1: Deploy vCenter Server window,
click Continue.
19. Notice the Install - Stage 2 wizard appears. On the Introduction page, click Next to
proceed.
20. On the vCenter Server configuration step, verify the Time synchronization mode is
set to Synchronize time with the ESXi host. Click Next.
21. On the SSO configuration page, ensure the radio button for Create a new SSO
domain is selected and enter the following:
a. Single Sign-On domain name: vclass.local
b. Single Sign-On password: Train1ng$
c. Confirm password: Train1ng$
d. Click Next.
22. On the Configure CEIP page, deselect the Join the VMware’s Customer Experience
Improvement Program. Click Next.
23. On the Ready to complete page, review the configurations and click Finish.
25. Monitor the Install – Stage 2: vCenter Server Setup is in progress window.
26. Once Stage 2 is complete, notice the IP address of your newly created vCenter
Server Appliance. Click Close.
27. If you get the Failed to execute default Web Browser error, click Close.
In this task, you will verify access to your new vCenter Server Appliance.
1. Open a new Firefox window by clicking on the Firefox icon located in the taskbar.
3. On the Warning: Potential Security Risk Ahead window, click Advanced and Accept
the Risk and Continue.
4. Once the VMware Getting Started page appears, click on the Launch vSphere Client
(HTML5) button.
6. Once you have logged in to your newly create vCenter Server, you may navigate
vCenter at your convenience.
7. Leave the vSphere Web Client open and continue to the next task.
In this task, you will add VMware vCenter Server 7 license to VMware vCenter Server.
1. Change focus to the sa-student desktop. Open the Places folder and click
Documents.
2. In the Documents - File Manager window, open the VMware vSphere 7 Lab
Licenses text file.
3. In the VMware vSphere 7 Lab Licenses text file, copy the VMware vCenter license key
by pressing Ctrl+C.
4. Close the VMware vSphere 7 Lab Licenses text file and Documents folder by clicking
the x in the upper-right corner of the windows.
5. On the main vSphere Web Client page, click Manage Your License.
7. In the New Licenses window, on the Enter license keys step, paste (CTRL+V) in the
text field and make sure the correct license key has been populated for vCenter
Server. Click Next.
8. On the Edit license names step, enter VMware vCenter as the license name for its
respective key and click Next.
11. On the Assets tab, select the vCenter Server Systems tab and check the checkbox for
172.20.10.95. Click Assign License.
12. In the Assign License window, select the VMware vCenter radio button and click OK.
13. In the main workspace, click on the Licenses tab. Your newly created VMware
vCenter Server Appliance is now licensed.
14. The lab is now complete; you may end the reservation.