VmWare ESXi Installation Lab: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| BenFranske (talk | contribs)  (Created page with "=Important Note= This lab is still being updated as of now! It is strongly suggested that you wait to complete this lab until this notice is removed. =Instructions= # Open you...") | BenFranske (talk | contribs)  No edit summary | ||
| Line 1: | Line 1: | ||
| = | =IP Addressing= | ||
| You will be assigning static IPs to your systems in this lab. Please use these settings: | |||
| * Subnet Mask: 255.255.255.0 | |||
| * Default Gateway: 172.17.51.1 | |||
| * DNS Server 172.17.139.11 | |||
| {| class="wikitable" style="display: inline-table;" | |||
| ! System !! IP | |||
| |- | |||
| | Pod 1 hv A || 172.17.51.30 | |||
| |- | |||
| | Pod 1 hv B || 172.17.51.31 | |||
| |- | |||
| | Pod 1 PC A || 172.17.51.32 | |||
| |- | |||
| | Pod 2 hv C || 172.17.51.35 | |||
| |- | |||
| | Pod 2 hv D || 172.17.51.36 | |||
| |- | |||
| | Pod 2 PC B || 172.17.51.37 | |||
| |- | |||
| | Pod 3 hv E || 172.17.51.40 | |||
| |- | |||
| | Pod 3 hv F || 172.17.51.41 | |||
| |- | |||
| | Pod 3 PC C || 172.17.51.42 | |||
| |} | |||
| {| class="wikitable" style="display: inline-table;" | |||
| ! System !! IP | |||
| |- | |||
| | Pod 4 hv G || 172.17.51.45 | |||
| |- | |||
| | Pod 4 hv H || 172.17.51.46 | |||
| |- | |||
| | Pod 4 PC D || 172.17.51.47 | |||
| |- | |||
| | Pod 5 hv I || 172.17.51.50 | |||
| |- | |||
| | Pod 5 hv J || 172.17.51.51 | |||
| |- | |||
| | Pod 5 PC E || 172.17.51.52 | |||
| |- | |||
| | Pod 6 hv K || 172.17.51.55 | |||
| |- | |||
| | Pod 6 hv L || 172.17.51.56 | |||
| |- | |||
| | Pod 6 PC F || 172.17.51.57 | |||
| |} | |||
| {| class="wikitable" style="display: inline-table;" | |||
| ! System !! IP | |||
| |- | |||
| | Pod 7 hv M || 172.17.51.60 | |||
| |- | |||
| | Pod 7 hv N || 172.17.51.61 | |||
| |- | |||
| | Pod 7 PC G || 172.17.51.62 | |||
| |} | |||
| =Instructions= | =Instructions= | ||
| #  | # You will be installing a VMware ESXi server on the two hypervisor (hv) VMs assigned to you (so do all these steps, unless otherwise indicated, on each system). | ||
| #  | # Power off the hv VM if it's still powered on. | ||
| # | # Right click on the hv VM and edit settings | ||
| # | ## Change the virtual CD to the '''[Datastore B] ISO/VMware-ESXi-6.7U3b.iso''' file. | ||
| # | ## On the "VM Options" tab under "Boot Options" change the boot delay to 10000 ms to give you a 10 second window after starting the VM to change the boot device. | ||
| ## On the "VM Options" tab under "General Options" change the "Guest OS" to Other and the "Guest OS Version" to "VMware ESXi 6.5 or later" | |||
| #  | # Power on the hv VM and quickly (within 10 seconds) open a console window and press the '''Esc'' key to get a boot order menu. | ||
| # Set the root password on your ESXi system during the installation, it needs to be at least 7 characters. '''Be sure to write it down!''' | # Select to boot from the CD drive | ||
| # Begin the ESXi installation process | |||
| # Set the root password on your ESXi system during the installation, it needs to be at least 7 characters and contain multiple character types. '''Be sure to write it down!''' | |||
| # Browse to the ESXi system in a web browser from your computer. | |||
| # Browse to the ESXi system in a web browser  | |||
| # Login as the root user. | # Login as the root user. | ||
| # Add a new account and give it administrative permissions to the ESXi system. Log out of the root account and in with the new user account. | # Add a new account and give it administrative permissions to the ESXi system. Log out of the root account and in with the new user account. | ||
| # Create a new folder on  | # Create a new folder on your ESXi datastore for ISO files. | ||
| # Use a web browser on your  | # Use a web browser on your remote desktop VM (which should still have Windows 10 installed from a previous lab) to access the ESXi server's web interface. | ||
| # Log in to the "VMware Host Client" through the web interface using your new login credentials (not the root account) | # Log in to the "VMware Host Client" through the web interface using your new login credentials (not the root account) | ||
| #  | # Use your remote desktop VM to upload the Windows 10 and Linux Mint ISO files to the new ISO folder on your ESXi server datastore. | ||
| # Create a new VM on  | #* The ISO files can be found on the Windows SMB share "\\san1.campus.ihitc.net\Student Files\ITC2300" which you can access from your remote desktop VM. Use your VPN login credentials but with @campus.ihitc.net on the end like username@campus.ihitc.net to access the files. | ||
| # Complete the installation of Linux Mint as a VM on  | # Create a new VM on your ESXi system where you can install the Linux Mint system. | ||
| # Complete the installation of Linux Mint as a VM on your ESXi host | |||
Revision as of 01:32, 8 October 2020
IP Addressing
You will be assigning static IPs to your systems in this lab. Please use these settings:
- Subnet Mask: 255.255.255.0
- Default Gateway: 172.17.51.1
- DNS Server 172.17.139.11
| System | IP | 
|---|---|
| Pod 1 hv A | 172.17.51.30 | 
| Pod 1 hv B | 172.17.51.31 | 
| Pod 1 PC A | 172.17.51.32 | 
| Pod 2 hv C | 172.17.51.35 | 
| Pod 2 hv D | 172.17.51.36 | 
| Pod 2 PC B | 172.17.51.37 | 
| Pod 3 hv E | 172.17.51.40 | 
| Pod 3 hv F | 172.17.51.41 | 
| Pod 3 PC C | 172.17.51.42 | 
| System | IP | 
|---|---|
| Pod 4 hv G | 172.17.51.45 | 
| Pod 4 hv H | 172.17.51.46 | 
| Pod 4 PC D | 172.17.51.47 | 
| Pod 5 hv I | 172.17.51.50 | 
| Pod 5 hv J | 172.17.51.51 | 
| Pod 5 PC E | 172.17.51.52 | 
| Pod 6 hv K | 172.17.51.55 | 
| Pod 6 hv L | 172.17.51.56 | 
| Pod 6 PC F | 172.17.51.57 | 
| System | IP | 
|---|---|
| Pod 7 hv M | 172.17.51.60 | 
| Pod 7 hv N | 172.17.51.61 | 
| Pod 7 PC G | 172.17.51.62 | 
Instructions
- You will be installing a VMware ESXi server on the two hypervisor (hv) VMs assigned to you (so do all these steps, unless otherwise indicated, on each system).
- Power off the hv VM if it's still powered on.
- Right click on the hv VM and edit settings
- Change the virtual CD to the [Datastore B] ISO/VMware-ESXi-6.7U3b.iso file.
- On the "VM Options" tab under "Boot Options" change the boot delay to 10000 ms to give you a 10 second window after starting the VM to change the boot device.
- On the "VM Options" tab under "General Options" change the "Guest OS" to Other and the "Guest OS Version" to "VMware ESXi 6.5 or later"
 
- Power on the hv VM and quickly (within 10 seconds) open a console window and press the 'Esc key to get a boot order menu.
- Select to boot from the CD drive
- Begin the ESXi installation process
- Set the root password on your ESXi system during the installation, it needs to be at least 7 characters and contain multiple character types. Be sure to write it down!
- Browse to the ESXi system in a web browser from your computer.
- Login as the root user.
- Add a new account and give it administrative permissions to the ESXi system. Log out of the root account and in with the new user account.
- Create a new folder on your ESXi datastore for ISO files.
- Use a web browser on your remote desktop VM (which should still have Windows 10 installed from a previous lab) to access the ESXi server's web interface.
- Log in to the "VMware Host Client" through the web interface using your new login credentials (not the root account)
- Use your remote desktop VM to upload the Windows 10 and Linux Mint ISO files to the new ISO folder on your ESXi server datastore.
- The ISO files can be found on the Windows SMB share "\\san1.campus.ihitc.net\Student Files\ITC2300" which you can access from your remote desktop VM. Use your VPN login credentials but with @campus.ihitc.net on the end like username@campus.ihitc.net to access the files.
 
- Create a new VM on your ESXi system where you can install the Linux Mint system.
- Complete the installation of Linux Mint as a VM on your ESXi host