Detailed steps for installing and using vmware esxi6.5

Detailed steps for installing and using vmware esxi6.5

Introduction

ESXi is designed specifically for running virtual machines, minimizing configuration requirements and simplifying deployment. Customers can have a virtual machine up and running in just minutes, especially when downloading and installing a preconfigured virtual appliance.
ESXi now integrates directly with the VMware Virtual Appliance Marketplace, which has more than 800 virtual appliances created for the VMware hypervisor, enabling users to instantly download and run virtual appliances. This provides a new and greatly simplified way to deliver and install plug-and-play software.

Architecture

The hypervisor architecture of VMware vSphere plays a key role in the management of virtual infrastructure. Introduced in 2001, the bare-metal ESX architecture delivered dramatic performance and reliability enhancements, enabling customers to extend the benefits of virtualization to their mission-critical applications. The new ESXi architecture removes the Linux-based service console, representing a similar leap forward in reliability and virtualization management. Less than 5% the size of ESX, the new vSphere ESXi architecture improves hypervisor management from security, deployment and configuration to ongoing administration.

Advantages of ESXI

1. Improved reliability and security: The ESX architecture available in versions prior to vSphere 5.0 relied on a Linux-based console operating system (COS) for serviceability and agent-based partner integration. In the new OS-independent ESXi architecture, approximately 2 GB of COS is removed, and required management functions are implemented directly in the core VMkernel. Removing the COS dramatically reduces the installation footprint of the vSphere ESXi hypervisor to approximately 150 MB and improves security and reliability by eliminating security vulnerabilities associated with general-purpose operating systems.
2. Simplified deployment and configuration: The new ESXi architecture has far fewer configuration items, which greatly simplifies deployment and configuration and makes it easier to maintain consistency.
3. Reduced management overhead: The ESXi architecture uses an API-based partner integration model, so there is no need to install and manage third-party management agents. Routine tasks can be automated using a remote command-line scripting environment such as vCLI or PowerCLI.
4. Simplified patching and updating of programs: Simplified patching and updating of virtualization hypervisors Due to its small footprint and limited number of components, the ESXi architecture requires far fewer patches than earlier versions, thereby shortening maintenance windows and reducing security vulnerabilities. Over its lifecycle, the ESXi architecture requires approximately 1/10th as many patches as the ESX hypervisor running with COS.

In the previous article, I introduced the VMware vsphere 6.5 installation tutorial (with pictures and text). If you are interested, click to view it.

What is vSphere?

vSphere is an enterprise-level virtualization solution launched by VNware in 2001 based on cloud computing, with ESXi as its core component. Today, after five versions of improvements, it has achieved integrated solutions such as virtualized infrastructure, high availability, centralized management, and performance monitoring.

2. Benefits of Virtual Machines

Detailed steps and pictures of VMware ESXi 6.7 server installation and configuration

3. Why use a virtual machine?

Problems with the physical architecture:

Difficult to copy and move

Subject to certain hardware components

Short life cycle

Low resource utilization of physical servers

Server Virtualization

Virtualize a physical server into multiple virtual servers. A virtual server consists of a series of files

Virtual machines compared to physical machines

Maximize the use of physical machine resources and save energy

Easier access to computing resources

Hardware independent. Virtual machines are all files, which is convenient for migration and protection

Longer life cycle and will not change with hardware changes

It is very easy to change the allocation of resources as needs change

More advanced features

Online data and virtual machine migration High availability Automatic resource allocation Cloud computing

Reduce total cost of ownership, including management, maintenance, etc.

4. vSphere Basic Physical Architecture

Detailed steps and pictures of VMware ESXi 6.7 server installation and configuration

Virtualized server: also known as x86 server, can be composed of multiple ESXi, provides CPU and memory resources through network services, and all virtual machines run in the server. Storage network: used to store all virtualized data, and the performance of virtual machines is closely related to it. The storage network can use storage technologies such as SAN and NAS.

5. vSphere Basic Architecture

Detailed steps and pictures of VMware ESXi 6.7 server installation and configuration

Steps - ESXi Installation

1. ESXi installation environment:

64-bit x86 CPU server

The CPU has at least 2 cores. If there are multiple ESXi servers, the same supplier should be selected. Support hardware virtualization.

At least 4Gb of physical memory

Requires one or more Gigabit Ethernet controllers

Network division: Business network nic*2 optical port Management network nic*2 electrical port vMotion nic*2 electrical port ISCSI network nic*2 electrical port Note: In terms of hardware, you usually need to buy an additional PCI slot network card to form a dual network card with 4 ports (please avoid it if you know how to play VLAN, I believe you already know how to play...) ESXi installation will overwrite the entire hard disk, it is recommended to get an unused USB flash drive/hard disk to install, and if it is used specifically for routing, some small-capacity SSDs can also be considered

2. ESXi installation method: divided into interactive installation and scripted installation

Preparation

Download the ESXI6.5 image and client.

Download the image here: Link: https://pan.baidu.com/s/1T2vc0Xe_SXWB8sbH9PODnA

Extraction code: u7t7

Open vmware to create a new virtual machine

Select Customize here, then click Next.

insert image description here

Go to next step

insert image description here

Next, the image will be used after the virtual machine is created.

insert image description here

The esxi is created here, and you can choose the version, but since there are conditions, you must choose to install the latest

insert image description here

Find a suitable and spacious place for it to settle down.

insert image description here

Allocate Processor

insert image description here

Allocating Memory

insert image description here

Select the network mode, here select NAT mode

insert image description here

Go to the next step directly, there is no choice here

insert image description here

Disk type, the default value is acceptable here

insert image description here

insert image description here

insert image description here

Find a large space

insert image description here
insert image description here

Here our virtual machine is created.

Go to settings and select mirror

insert image description here

Select our esxi image, then confirm to start, and start the installation

insert image description here

Start installing the esxi system, which is divided into interactive installation and scripted installation

step:

1. Insert the ESXi installation disk after booting, select the first option, and press Enter.

Detailed steps and pictures of VMware ESXi 6.7 server installation and configuration

The installation steps after startup can be said to be one step at a time. Those who know a little English believe that there is no pressure (different versions are similar. The newer version of ESXi requires at least 4G memory, but this verification can be bypassed. There are tutorials online, so I won’t go into details here):

Detailed steps and pictures of VMware ESXi 6.7 server installation and configurationDetailed steps and pictures of VMware ESXi 6.7 server installation and configuration

2. As shown in the figure, enter the ESXi welcome interface and press the enter key to continue

Detailed steps and pictures of VMware ESXi 6.7 server installation and configuration

3. On the installation license agreement interface, press F11 to continue

Detailed steps and pictures of VMware ESXi 6.7 server installation and configuration

4. The system will automatically check the available storage devices, then select the disk location for installation on this interface, press Enter to continue. Note that ESXi will kill the entire hard disk.

Detailed steps and pictures of VMware ESXi 6.7 server installation and configuration

5. Select US default keyboard

Detailed steps and pictures of VMware ESXi 6.7 server installation and configuration

6. Continue and enter the root password; note that the password must be at least 7 characters. (wan@#yun625)

Detailed steps and pictures of VMware ESXi 6.7 server installation and configuration

7. After configuring all the information, come to this interface and press F11 to start the installation

Detailed steps and pictures of VMware ESXi 6.7 server installation and configurationDetailed steps and pictures of VMware ESXi 6.7 server installation and configuration

8. After the installation is complete, press Enter on this interface to restart

Detailed steps and pictures of VMware ESXi 6.7 server installation and configuration

After the reboot, the ESXi system and the full-text interface of the ESXi server are now in the bare machine hard disk. Because we rarely need to operate on this server in a real environment, related operations such as creating and managing virtual servers can be performed on the browser/vSphereClient (after 6.5, the official recommendation is to directly configure the browser interface); but before that, we need to configure the ESXi network. The vSphere Client also controls it through the network. We must configure the access IP for ESXi in advance.

9. After the restart is complete, enter this interface and press the F2 key to pop up the login interface

Detailed steps and pictures of VMware ESXi 6.7 server installation and configuration

10. Enter the root account and password in the pop-up login interface and press Enter to log in

Detailed steps and pictures of VMware ESXi 6.7 server installation and configuration

Select "Configure Management Network" (note to select the network adapter first. If the driver is normal, you should be able to see multiple network adapters. When you plug and unplug the network cable, there will be a prompt on the network adapter which network adapter is connected. You can use this to distinguish the network adapters):

Detailed steps and pictures of VMware ESXi 6.7 server installation and configuration

Option functions: Configure Password Configure root password Configure Management Network Configure network Restart Management Network Restart network Test Management Network Use ping to test network Network Restore Options Restore configuration Troubleshooting Options Troubleshooting options View System Logs View system logs Reset System Conf iguration ESXi factory settings

Detailed steps and pictures of VMware ESXi 6.7 server installation and configuration

IP address can be modified

Detailed steps and pictures of VMware ESXi 6.7 server installation and configurationDetailed steps and pictures of VMware ESXi 6.7 server installation and configurationDetailed steps and pictures of VMware ESXi 6.7 server installation and configuration

After the installation is successful, plug in the network cable, set your computer and the ESXi server to the same network segment, and then access the server in the browser through the IP address:

Detailed steps and pictures of VMware ESXi 6.7 server installation and configurationDetailed steps and pictures of VMware ESXi 6.7 server installation and configuration

Note: Don't forget to activate it after installation. In Host->Management->License, ordinary free users can use up to 8 cores, which is usually enough.

Detailed steps and pictures of VMware ESXi 6.7 server installation and configuration

Creating a Virtual Host

Detailed steps and pictures of VMware ESXi 6.7 server installation and configurationDetailed steps and pictures of VMware ESXi 6.7 server installation and configuration

lede is x64, select Linux here, and select centos6 (64-bit) for the version

Detailed steps and pictures of VMware ESXi 6.7 server installation and configuration

Temporarily select a storage first, and then edit and replace it with the vmdk file we just uploaded:

Detailed steps and pictures of VMware ESXi 6.7 server installation and configurationDetailed steps and pictures of VMware ESXi 6.7 server installation and configurationDetailed steps and pictures of VMware ESXi 6.7 server installation and configuration

Click Finish and refresh to see the newly created virtual machine:

Detailed steps and pictures of VMware ESXi 6.7 server installation and configuration

References:

Humble A Fei: https://blog.csdn.net/m0_46435788/article/details/107528510

z Wilderness Survival: https://blog.csdn.net/z136370204/article/details/89196909

The above is the detailed content of the detailed steps for installing and using vmware esxi6.5. For more information about vmware esxi6.5 installation, please pay attention to other related articles on 123WORDPRESS.COM!

You may also be interested in:
  • Detailed steps to install centos with vmware10.0 cracked version
  • Detailed process of using vmware to test PXE batch installation server
  • The most complete and detailed process of installing deepin20 on vmware virtual machine
  • The latest virtual machine VMware 14 installation tutorial
  • VMware15/16 Detailed steps to unlock VMware and install MacOS
  • VMware, nmap, burpsuite installation tutorial

<<:  The difference between button and input type=button and precautions

>>:  A brief discussion on the principle of React two-way data binding

Recommend

Talk about important subdirectory issues in Linux system

/etc/fstab Automatically mount partitions/disks, ...

Detailed explanation of Vue.js directive custom instructions

Customize a demo command The syntax of Vue custom...

Summary of seven sorting algorithms implemented in JavaScript (recommended!)

Table of contents Preface Bubble Sort Basic Algor...

XHTML Getting Started Tutorial: Commonly Used XHTML Tags

<br />Just like an article, our web pages sh...

How to completely uninstall Docker Toolbox

Docker Toolbox is a solution for installing Docke...

Discussion on the problem of garbled characters in iframe page parameters

I encountered a very unusual parameter garbled pro...

js uses Canvas to merge multiple pictures into one implementation code

Solution function mergeImgs(list) { const imgDom ...

A comparison between the href attribute and onclick event of the a tag

First of all, let's talk about the execution ...

How to build svn server in linux

1: Install SVN yum install -y subversion 2. Creat...

Detailed example of reading speed of js objects

1. Accessing literals and local variables is the ...

Detailed explanation of custom instructions for Vue.js source code analysis

Preface In addition to the default built-in direc...