• No results found

New VMware ESXi Server - Configuration Checklist

N/A
N/A
Protected

Academic year: 2021

Share "New VMware ESXi Server - Configuration Checklist"

Copied!
17
0
0

Loading.... (view fulltext now)

Full text

(1)

Articles Authors Blogs FAQ Free Tools Hardware Message Boards Newsletter RSS Services Software Tips White Papers Site Search Advanced Search Home

Articles & Tutorials

VMware ESX Articles

Installation and Deployment

New VMware ESXi Server - Configuration Checklist

(2)

ESXi Server.

Published: Feb 10, 2009 Updated: Oct 01, 2009

Section: Installation and Deployment Author: David Davis

Printable Version Adjust font size: Rating: 4.4/5 - 16 Votes 1 2 3 4 5

Introduction

In this article, VMware ESX Video author, I will provide a step by step configuration checklist for the proper planning, installation, configuration, and security of a new ESXi Server. While installing ESXi is not difficult, installing it properly is.

Let us begin

One of the best things about VMware ESXi (besides being free) is that it is quick and easy to install. However, there is more to properly configuring it than just getting it installed. Not only do you want it installed but you also

(3)

Installation 1. Console Configuration 2. VI Client Configuration 3.

Let us get started with the Installation phase…

Installing VMware ESXi Server

Verify that your hardware is compatible with VMware ESXi. Use the VMware HCL (hardware compatibility list).

1.

If you do not have it already, you will need to download an evaluation copy (or purchase a copy) of VMware ESXi. Fortunately it is free and not too terribly large to download. You can download it at the VMware ESXi Server free download site.

2.

Prior to the ESXi Installation, you should review your server BIOS settings. You will want to enable VT if you want to have 64 bit guests and disable BIOS controller power management. As with the installation of any operating system, you want to make sure that the boot order is going to allow you to boot from the ESXi installation media.

3.

Insert your installation media and boot up ESXi. In my case, I performed the Installation inside VMware Workstation using my video instructions on Installing VMware ESXi inside VMware Workstation which allowed me to get these installation snapshots.

4.

Typically, you will take all the defaults in the installation. Here are some sample screen shots with comments of what to do at each port, below them in the comments:

5.

(4)

Figure 2: Press Enter to begin Installation

Figure 3: Press Enter to Accept the default hard drive for install

(5)

Figure 4: Press F11 to Install ESXi

Figure 5: Press Enter to reboot

VMware ESXi Console Configuration

Once ESXi has successfully installed and rebooted, we have a list of tasks to perform at the console level to

properly configure it. This “ESXi Console” as I call it is technically called the Direct console user interface (DCUI) but for the purposes of this article, let us just call it the “ESXi Console”.

Press F2 to customize the ESXi Server using the console (below).

Figure 6: Once booted, press F2 to Customize

Going down the list from the top to bottom of the console interface, here is our list of what we need to configure at the console level:

Configure the root password 1.

(6)

Figure 7: Configuring the root password on a VMware ESXi Server

Configure Management Network – the networking for the ESXi Server is called the “management

network” so in this step, you need to configure the IP address, subnet mask, and default gateway. While your server will likely start out with an IP address obtained from DHCP, as this is a server, you need to configure a static IP address.

2.

Figure 8: configuring the static IP Management in ESXi

Configure DNS Servers on this ESXi Server – Just as you tell your PC what DNS Servers to use and what the domain is that it should use, you also need to tell your ESXi Server. Go into DNS Settings inside DNS Configuration to give this server the DNS Server IP’s and its hostname.

3.

(7)

Figure 9: Assigning DNS Server Installation for ESXi Server

Next, you need to add a Custom DNS Suffixes to assign the DNS Suffix for this ESXi server. 4.

Figure 10: Assigning a Custom DNS Suffix

Now, Exit the Management Network Configuration by pressing ESC. You will be prompted to confirm that you want to save this new configuration. Make sure that you accept the new configuration with a Y for YES.

(8)

Figure 11: Accepting Changes to the Management Network

To ensure that this server is properly configured, you should use the Test Management Network function in the console, like this:

5.

Figure 12: Testing the Management Network

What is this? Our Management Network Test failed? This points out that we need to make sure that this ESX host is able to resolve DNS and above to resolve its own DNS

hostname. Now, let us add it.

To resolve the fact that this ESX host is not in DNS, go to your DNS Server and make a host entry for the new ESX host, like this:

6.

(9)

Figure 13: Adding a Windows DNS Server host entry for the new ESXi host

From here, we are done with the console configuration so let us move onto administering the new server using VMware’s VI Client.

VI Client Configuration

Connect to your vCenter Server and add the new ESXi server to vCenter. Authorize as the root user and I recommend enabling lock down mode at this time.

1.

Figure 14: Adding the new ESXi Host

Configure Licensing – if you have the vCenter Server licensing configured to “change host license server 2.

(10)

settings to match these VirtualCenter Server settings whenever a host is added to the inventory” then the new ESXi Server licensing should be automatically configured. Still, you should check your licensing for the new server and verify that it is properly licensed (not an evaluation) and that any optional features you need (like VCB or VMotion) are enabled.

Figure 15: Checking Licensing for an ESX host

Connect ESXi Server to SAN – iSCSI or FC. For more information on ESX Server and iSCSI, see my articles How to create an inexpensive iSCSI SAN for VMware ESX and Connect VMware ESX Server to a free iSCSI SAN using Openfiler.

3.

Configure NTP Server & Start NTP – it is important to have the proper time configured on your ESXi Servers for a variety of reasons (logging, security, iSCSI authentication) and NTP is the correct way to do this. To enable NTP, go to the Configuration for your server, click on Time Configuration, and then click Properties.

4.

(11)

Figure 17

Then set NTP to Start Automatically and then Start NTP.

Consider Security - while ESXi is a very secure OS already (even more secure than the regular ESX Server), I encourage you to consider the security implications of it. Here are a couple of things you can do-a. Read the VMware VI Security Hardening Guide and consider what it recommends. This guide was recently updated to cover ESXi (ESX 3i 3.5).

b. Get on the update list to be notified when the new version of TripWire ConfigCheck will be released which will support ESXi (3i). This is a very powerful tool and I highly recommend it but, so far, it only supports ESX Server (not ESXi). They have an email notification list you can joint to be notified when the new ESXi version is released.

5.

Consider Documentation & Communication – these are two areas that are too often forgotten. When adding any new server, you need to update your documentation, hardware inventory, network management, and more. You also need to notified other administrators that the new server is available and how to

administer it. 6.

If you will be wantig to gain access to the command line on your ESXi server, read my article How to Access the VMware ESXi Hidden Console

7.

Configure options features, such as vMotion, VCB, and/or other backup solutions. 8.

Conclusion

(12)

In conclusion, adding a new VMware ESXi Server should be quick and easy. However, there are often many parts of adding that new server that are forgotten until later. By having a quick checklist for installation and

configuration, adding that new server can be easier and you will save time in the long run.

About David Davis

David Davis is Director of Infrastructure at TrainSignal.com. He has a number of certifications including CCIE #9369, MCSE, CISSP,VCP & vExpert. Additionally, David has authored over three hundred articles and a number of video training courses including Windows XP, Wireless Networking, Linux+

Administration, ISA Server, A+ Certification, Microsoft Virtual Server, VMware Server & Workstation, & VMware ESX Server.

Click here for David Davis's section.

Receive all the latest articles by email!

Get all articles delivered directly to your mailbox as and when they are released on VirtualizationAdmin.com! Choose between receiving instant updates with the Real-Time Article Update, or a monthly summary with the Monthly Article Update. Sign up to the VirtualizationAdmin.com Monthly Newsletter, written by VCP David Davis, containing news, tips, links of the month and much more. Subscribe today and don't miss a thing!

Real-Time Article Update (click for sample) Monthly Article Update (click for sample)

(13)

Latest articles by David Davis

Searching, Sorting, and Filtering in VMware vSphere 5 things you need to know about VMware vSphere Alarms VMware (Should) Release vCenter Express

Application Virtualization with VMware ThinApp

Understanding the VMware ESXi Direct Console User Interface (DCUI)

Related links

Windows Server 2008 Hyper-V Virtual Machine Configuration Installing Microsoft Application Virtualization (Part 2)

VMware Converter - Voted VirtualizationAdmin.com Readers’ Choice Award Winner - P2V or V2V conversion

NetiQ AppManager Suite - Voted VirtualizationAdmin.com Readers’ Choice Award Winner - Monitoring, Management and Performan

Working with .iso files

Featured Links*

Remote printing problems in terminal server environments?

UniPrint universal printer driver eliminates driver incompatibility, simplifies printer management, and enables consistently fast printing for Windows PC, MAC and thin-client device users from any remote location to any printing device. Download a free trial today!

Receive all the latest articles by email!

Receive Real-Time & Monthly VirtualizationAdmin.com article updates in your mailbox. Enter your email below! Click for Real-Time sample & Monthly sample

Become a VirtualizationAdmin.com member!

Discuss all your Virtualization issues with other experts. Click here to join!

Community Area

Log in | Register My Account | Log out

(14)

Featured freeware!

Get a free copy of the new SolarWinds VM Console!

(15)

Microsoft Hyper-V Articles Product Reviews

Terminal Services VDI Articles

VMware ESX Articles

VMware Server, Workstation, & Player Articles Authors

Wilco van Bragt Scott D. Lowe Brien M. Posey David Davis Janique Carbone Robert Larson Robert J. Shimonski Blogs FAQ Free Tools Hardware Storage Servers Thin Clients Message Boards Newsletter Signup RSS Feed Services

Consulting & Implementation Services Virtualization Hosting

Tips & Tricks Software

Application Servers Application Virtualization Backup & Recovery Free Tools

High Availability Hypervisors

Monitoring, Management, & Performance P2V & V2V Conversion Security Storage Virtualization VDI White Papers

Featured Products

(16)

Readers' Choice

What is your preferred Monitoring, Management and Performance solution? AppManager Suite 10

eG VM Monitor

ManageIQ Enterprise Virtualization Management Suite Netuitive SI for VMware

Quest vFoglight

Veeam Management Suite VMLogix LabManager 3.8

VMware vCenter Configuration Manager XTS Introspect

Other

TechGenix Sites

ISAserver.org

The No.1 Forefront TMG / UAG and ISA Server resource site. MSExchange.org

The leading Microsoft Exchange Server 2010 / 2007 / 2003 resource site. WindowSecurity.com

Network Security & Information Security resource for IT administrators. WindowsNetworking.com

Windows Server 2008 / 2003 & Windows 7 networking resource site.

Articles Authors Blogs FAQ

(17)

Software Tips

White Papers

About Us : Email us : Product Submission Form : Advertising Information

VirtualizationAdmin.com is in no way affiliated with Microsoft Corp. *Links are sponsored by advertisers. Copyright © 2011 TechGenix Ltd. All rights reserved. Please read our Privacy Policy and Terms & Conditions.

References

Related documents

For offline updates,  use the Download  Patches page on the  VMware Web site „ VMware  Infrastructure  Update „ vihostupdate (RCLI)

The operation 'PX BLOCK ITERATOR ' shown on line 7 in the plan in Figure means the parallel server processes will iterate over the generated block range granules to complete the

• New Food LIMS to be rolled out to all global food laboratories by year end • Environmental laboratory performance in the Americas to

Email Security 8.3 is supported on Dell SonicWALL Email Security appliances, as a software installation on Windows Server systems, and as a Virtual Appliance on VMware

Figure 5 shows the configuration of four ArcGIS Server virtual machines running on one VMware ESXi version 3.5u4 host..

Connections to the may be established with the virtual environment using either the web interface or the VI Client provided via the VirtualCenter Server, which provides access

Answer: The hosts connected to the storage environment will include, but not be limited to, Vmware ESXi 4.1, Vmware ESXi 5.x, Windows Server 2003, Windows Server 2008?. What type

Easily installed onto any VMware ESX or VMware ESXi server, StoneFly SCVM provides server and storage consolidation with data protection and disaster recovery into a single