Transitioning To ESXi
Transitioning To ESXi
Transitioning To ESXi
2
VMware vSphere 4.1 and earlier support two hypervisors
architectures: VMware ESXi or ESX
VMware’s virtualization platform includes two components:
1. VMware vSphere 4.1 = virtualization software
• VMware vSphere 4.1 is available in several editions at different levels of functionality
• Customers can choose to install vSphere 4.1 using either the VMware ESXi or ESX
VMware vCenter
Server
3
Converging to ESXi with the next vSphere release
VMware vSphere 4.1 and its subsequent update and patch releases are the last releases to
include both ESX and ESXi hypervisor architectures. Future major releases of VMware
vSphere will include only the VMware ESXi architecture.
• VMware recommends that customers start transitioning to the ESXi architecture when
deploying VMware vSphere 4.1.
• VMware will continue to provide technical support for VMware ESX according to the
VMware vSphere support policy on the VMware Enterprise Infrastructure Support page.
• To learn more about the ESXi architecture and how to migrate from ESX to ESXi, go to
the VMware ESXi and ESX InfoCenter.
4
VMware ESXi: 3rd Generation Hypervisor Architecture
5
VMware ESXi and ESX hypervisor architectures comparison
• Code base disk footprint: ~ 2GB • Code base disk footprint: <100 MB
• VMware agents run in Console OS • VMware agents ported to run directly on VMkernel
• Nearly all other management functionality • Authorized 3rd party modules can also run in
provided by agents running in the Console OS VMkernel to provide hw monitoring and drivers
• Users must log into Console OS in order to run • Other capabilities necessary for integration into an
commands for configuration and diagnostics enterprise datacenter are provided natively
• No other arbitrary code is allowed on the system
6
New and Improved Paradigm for ESX Management
Hardware Agents
Agentless CIM-based
Service Console (COS)
vCLI, PowerCLI
Commands for
Configuration and
Diagnostics Local Support Consoles
7
Why ESXi?
8
The Gartner Group says…
9
Gartner Agrees ESXi is competitive advantage
Source: http://blogs.gartner.com/neil_macdonald/2010/02/11/a-downside-to-hyper-v/
10
Agenda
ESXi Convergence and ESXi Value Proposition
Hardware Monitoring and System Management with ESXi
Security and Deployment Options
Command Line Interfaces
Diagnostics and troubleshooting
Answering common questions
Resources and call to action
11
Hardware Monitoring with CIM
WS-MAN
VMware and Partner CIM providers for
specific hardware devices
CIM Broker
Platform
CPU Memory Network Storage
Hardware
12
Third Party Hardware Monitoring
13
Monitor and Manage Health of Server Hardware with vCenter
CIM Interface
Detailed hardware health
monitoring
vCenter alarms alert when
hardware failures occur
Host hardware fan status
Host hardware power status
Host hardware system board
status 4256413507
Host hardware temperature
status
vCenter
Alarms for
Hardware
14
Monitoring of Installed Software Components
15
Majority of Systems Management and Back Up Vendors Support ESXi
BPM for Virtual Servers CA Virtual Operations ITM for Virtual Smarts ESM
BPA for Virtual Servers Performance Orchestration Servers ADM
Capacity Mgmt Manager (VPM) VI SPI TPM ControlCenter
Essentials Spectrum Client Automation ITUAM Avamar
Atrium Orchestrator Automation DDM ITLCM Networker
Bladelogic Operations Management Operations Agent Tivoli Storage
Manager Spectrum UCMDB Manager
ProactiveNet eHealth SiteScope
Client Automation Cohesion Performance Agent
Atrium Discovery & ARCserve DataProtector
Dependency Mapping HP Operations
16
Agenda
ESXi Convergence and ESXi Value Proposition
Hardware Monitoring and System Management with ESXi
Security and Deployment Options
Command Line Interfaces
Diagnostics and troubleshooting
Answering common questions
Resources and call to action
17
Infrastructure Services for Production Environments
18
New Feature: PXE and Scripted Installation
Details
• Numerous choices for installation
• Installer booted from
• CD-ROM (default)
• Preboot Execution
Environment (PXE)
• ESXi Installation image on
• CD-ROM (default), HTTP/S,
FTP, NFS
• Script can be stored and accessed
• Within the ESXi Installer ramdisk
• On the installation CD-ROM
• HTTP / HTTPS, FTP, NFS
• Config script (“ks.cfg”) can include
• Preinstall
• Postinstall
• First boot
19
New Feature: PXE Installation
Requirements
• PXE-capable NIC
20
New Feature: Boot from SAN
21
Active Directory Integration
22
Configuration of Active Directory in vSphere Client
23
Active Directory Service
24
New Feature: Total Lockdown
25
Agenda
ESXi Convergence and ESXi Value Proposition
Hardware Monitoring and System Management with ESXi
Security and Deployment Options
Command Line Interfaces
Diagnostics and troubleshooting
Answering common questions
Resources and call to action
26
vCLI and PowerCLI: primary Scripting Interfaces
vSphere
vCLI Other utility PowerCLI Other
scripts languages
vSphere
vSphere SDK Client
• Same authentication (e.g. Active Directory), roles and privileges, event logging
• API is secure, optimized for remote environments, firewall-friendly,
standards-based
27
New Feature: Additional vCLI Configuration Commands
Storage
• esxcli swiscsi vmknic: List VMkernel NICs available for binding to particular
iSCSI adapter
• esxcli swiscsi vmnic: List available uplink adapters for use with a specified
iSCSI adapter
• esxcli vaai device: Display information about devices claimed by the VMware
VAAI (vStorage APIs for Array Integration) Filter Plugin.
28
Agenda
ESXi Convergence and ESXi Value Proposition
Hardware Monitoring and System Management with ESXi
Security and Deployment Options
Command Line Interfaces
Diagnostics and troubleshooting
Answering common questions
Resources and call to action
29
Summary of ESXi Diagnostics and Troubleshooting
vSphere
APIs
30
Diagnostic Commands for ESXi: vCLI
• Also includes
• vmkfstools
• vmware-cmd
• resxtop
31
New Feature: Additional vCLI Troubleshooting Commands
Network
• esxcli network: List active connections or list active ARP table entries.
Storage
• NFS statistics available in resxtop
VM
• esxcli vms vm kill: Forcibly stop VMs that do not respond to normal stop
operations, by using kill commands.
• # esxcli vms vm kill --type <kill_type> --world-id <ID>
• NOTE: designed to kill VMs in a reliable way (not dependent upon well-
behaving system)
• Eliminates one of the most common reasons for wanting to use TSM.
32
Browser-based Access of Config Files
https://<hostname>/host
33
Browser-based Access of Log Files
https://<hostname>/host/messages
34
Browser-based Access of Datastore Files
https://<hostname>/folder
Disk Descriptor
35
DCUI-based Troubleshooting
36
New Feature: Full Support of Tech Support Mode
37
New Feature: Full Support of Tech Support Mode
• Toggle on DCUI
• Disable/Enable
• Both Local and Remote
• Optional timeout
automatically disables
TSM (local and remote)
• Running sessions are
not terminated.
• New sessions are
rejected
• All commands issued in
Tech Support Mode are
sent to syslog
38
New Feature: Full Support of Tech Support Mode
39
Tech Support Mode use cases
Recommended uses
•Support, troubleshooting, and break-fix
•Scripted deployment preinstall, postinstall, and first boot scripts
Discouraged uses
•Any other scripts
•Running commands/scripts periodically (cron jobs)
•Leaving open for routine access or permanent SSH connection
Admin will be
notified when active
40
New Feature: Additional Commands in Tech Support Mode
• vscsiStat
• nc (netcat)
• tcpdump-uw
41
Agenda
ESXi Convergence and ESXi Value Proposition
Hardware Monitoring and System Management with ESXi
Security and Deployment Options
Command Line Interfaces
Diagnostics and troubleshooting
Answering common questions
Resources and call to action
42
Is ESXi production and enterprise ready? YES
43
What is the VMware vSphere Hypervisor?
VMware vSphere Hypervisor is the new name for what was formerly known
as VMware ESXi Single Server or free ESXi (often abbreviated to simply
“VMware ESXi”).
VMware vSphere Hypervisor is the free edition of the vSphere product line.
It is licensed to only unlock the hypervisor functionality of vSphere, but it
can be seamlessly upgraded to more advanced offerings of VMware
vSphere.
vSphere Hypervisor is based only on the ESXi hypervisor
vSphere Hypervisor is target to virtualization first time users
44
Is ESXi at feature parity with ESX? Yes!!
45
How to plan an ESX to ESXi migration
Ensure 3rd party solutions used by your customers are ESXi Ready
• Monitoring, backup, management, etc. Most already are.
46
Agenda
ESXi Convergence and ESXi Value Proposition
Hardware Monitoring and System Management with ESXi
Security and Deployment Options
Command Line Interfaces
Diagnostics and troubleshooting
Answering common questions
Resources and call to action
47
Call to action for VMware partners
48
Visit the ESXi and ESX Info Center today
http://vmware.com/go/ESXiInfoCenter
49
VMware ESXi: Planning, Implementation, Security
ISBN: 1435454952
50