VMware vSphere 5.0: Upgrade Best Practices

69
© 2010 VMware Inc. All rights reserved Confidential VMware vSphere 5.0: Upgrade Best Practices Ryan Johnson VMware, Inc. Technical Account Manager Professional Services Organization Orlando, Florida USA 01 December 2011

description

Orlando, Florida USA 01 December 2011. VMware vSphere 5.0: Upgrade Best Practices. Ryan Johnson VMware, Inc. Technical Account Manager Professional Services Organization. Agenda. Convergence ESXi Architecture Upgrade Requirements and Limitations Upgrade Tips Upgrade Overview - PowerPoint PPT Presentation

Transcript of VMware vSphere 5.0: Upgrade Best Practices

Page 1: VMware vSphere 5.0: Upgrade Best Practices

© 2010 VMware Inc. All rights reserved

Confidential

VMware vSphere 5.0: Upgrade Best Practices

Ryan JohnsonVMware, Inc.Technical Account ManagerProfessional Services Organization

Orlando, Florida USA01 December 2011

Page 2: VMware vSphere 5.0: Upgrade Best Practices

2 Confidential

Agenda

Convergence ESXi Architecture Upgrade Requirements and Limitations Upgrade Tips Upgrade Overview Post Upgrade Considerations Summary

Page 3: VMware vSphere 5.0: Upgrade Best Practices

3 Confidential

Convergence

vSphere 5.0 is the first release to offer only the ESXi hypervisor• Service console no longer exists.

• ESXi Shell / ESXCLI for local CLI administration.• vCLI / PowerCLI for remote CLI administration.

• Small, light-weight, secure, dual-image architecture .

• Good news! In-place upgrades from both ESX and ESXi 4.x.

vCenter Server 5.0

ESXi 5.0ESX/ESXi 4.x

Page 4: VMware vSphere 5.0: Upgrade Best Practices

4 Confidential

Convergence cont.

Migrating from ESX 4.x to ESXi 5.0

• In-place migration using either ESXi Installer or Update Manager.• Upgrade from ESX 4.x and above.• Automatically detects ESX 4.x and performs upgrade.• Is sensitive to boot disk partition layout – requirements discussed later.

• During the migration:• Boot disk is repartitioned to match ESXi.

• The host configuration preserved (most of it ).

• The boot disk VMFS volume is preserved.

Page 5: VMware vSphere 5.0: Upgrade Best Practices

5 Confidential

Convergence cont.

Migrating from ESX 4.x to ESXi 5.0• Considerations prior to migrating an ESX 4.x host to ESXi 5.0:

• Understand the ESXi architecture• Replace or deprecate agents/scripts running in the Service Console.

• Agents: replace with ESXi compatible agents

• Scripts: deprecate unneeded scripts or convert to vCLI / PowerCLI.

• Learn how to use ESXi CLI Tools

• vCLI (ESXi Shell, vMA & Remote Windows or Linux))• PowerCLI (Windows Only)

• Use ESXi Image Builder CLI to add 3rd party software components to your ESXi Image (i.e. custom drivers, CIM providers).

Page 6: VMware vSphere 5.0: Upgrade Best Practices

6 Confidential

Convergence cont.

Upgrading from ESXi 4.x to ESXi 5.0• In-place upgrades from ESXi 4.x to ESXi 5.0 using ESXi Installer or Update

Manager.

• ESXi 5.0 architecture and disk layout same as ESXi 4.1:• Existing ESXi 4.x boot disk partitions kept.

• Host configuration preserved (state.tgz).• Boot disk VMFS volume preserved.

• Contents of the boot disk replaced with ESXi 5.0.

Page 7: VMware vSphere 5.0: Upgrade Best Practices

7 Confidential

Agenda

Convergence ESXi Architecture Upgrade Requirements and Limitations Upgrade Tips Upgrade Overview Post Upgrade Considerations Summary

Page 8: VMware vSphere 5.0: Upgrade Best Practices

8 Confidential

ESXi Architecture

ESXi uses a dual-image architecture• “Dual-image” Approach allows for falling back to last known good copy.

ESXi laid out on 1GB partition• Uses 1st GB of the boot disk – VMFS must fall after the 1GB mark to be kept.

Separate 4GB “scratch” partition created • 1GB + 4GB = 5GB. Hence minimum supported disk size = 5GB.

BootLoader (4MB)

Boot Bank A(250MB)

Core DumpPartition(110MB)

Boot Bank B(250MB)

StorePartition(286MB)

I1

~1GB

Boot BanksCore

dumpsVMware

Tools ISOs

Page 9: VMware vSphere 5.0: Upgrade Best Practices

9 Confidential

ESXi Architecture cont.

The ESXi Dual-Image architecture in action

BootLoader (4MB)

Boot Bank A(250MB)

Core DumpPartition(110MB)

Boot Bank B(250MB)

StorePartition(286MB)

I1

Host running Image: I1

Page 10: VMware vSphere 5.0: Upgrade Best Practices

10 Confidential

ESXi Architecture cont.

The ESXi Dual-Image architecture in action (cont.)

BootLoader (4MB)

Boot Bank A(250MB)

Core DumpPartition(110MB)

Boot Bank B(250MB)

StorePartition(286MB)

I1

New Image/Update

Host running Image: I2

BootLoader (4MB)

Boot Bank A(250MB)

Core DumpPartition(110MB)

Boot Bank B(250MB)

StorePartition(286MB)

I1 I2

Host running Image: I1

Page 11: VMware vSphere 5.0: Upgrade Best Practices

11 Confidential

ESXi Architecture cont.

The ESXi Dual-Image architecture in action (cont.)

BootLoader (4MB)

Boot Bank A(250MB)

Core DumpPartition(110MB)

Boot Bank B(250MB)

StorePartition(286MB)

I1

Host running Image: I1

BootLoader (4MB)

Boot Bank A(250MB)

Core DumpPartition(110MB)

Boot Bank B(250MB)

StorePartition(286MB)

I2

Shift + R on boot

Host running Image: I1

I1 Revert

Host running Image: I2

BootLoader (4MB)

Boot Bank A(250MB)

Core DumpPartition(110MB)

Boot Bank B(250MB)

StorePartition(286MB)

I1 I2

I2

Page 12: VMware vSphere 5.0: Upgrade Best Practices

12 Confidential

Agenda

Convergence ESXi Architecture Upgrade Requirements and Limitations Upgrade Tips Upgrade Overview Post Upgrade Considerations Summary

Page 13: VMware vSphere 5.0: Upgrade Best Practices

13 Confidential

Requirements and Limitations

Migrating/Upgrading to ESXi 5.0 requires:• 64-bit Hardware

• vCenter, ESXi, Update Manager all require 64-bit hardware/OS.

• vCenter 5.0• Can be vCenter Server or VCSA• vCenter 5.0 can manage ESXi 5.0, ESX/ESXi, and ESX/ESXi 3.x.• ESX/ESXi 3.5 requires legacy license server.

• Host must be running ESX/ESXi 4.x• Upgrade 3.5 hosts to 4.x first, and then to 5.x.

• In-place upgrade only• Must use the same 4.x boot disk, no provision for switching boot disk.

• Fresh 5.0 install required to change boot device (i.e. from local disk to SAN).

Hosts must meet storage and disk partitioning requirements!

Page 14: VMware vSphere 5.0: Upgrade Best Practices

14 Confidential

Requirements and Limitations cont.

Boot disk requirements • Must have 50MB available on boot

disk VMFS (store host configuration).

• ESX hosts migrated using Update Manager also require 350MB free in “/boot”.

• VMFS volume must fall after sector 1843200 (i.e. after the 1st GB).• 1st GB used for ESXi partition.

ESX 4.0 Default Disk Partitions

Disk partitioning is usually only an issue for ESX hosts when a custom disk partitioning layout has been used.

Page 15: VMware vSphere 5.0: Upgrade Best Practices

15 Confidential

How to verify your ESX Host disk partitions are compatible:

Step 1: From vSphere Client verify the ESX host at least a 1GB /boot partition.

Page 16: VMware vSphere 5.0: Upgrade Best Practices

16 Confidential

How to verify your ESX Host disk partitions are compatible:

Step 2: From ESX Shell run “# fdsik –ul” to verify the VMFS partition starts after sector 1843200 (after the 1GB mark).

Page 17: VMware vSphere 5.0: Upgrade Best Practices

17 Confidential

Requirements and Limitations cont.

There is no automated “rollback” capability• Applies to upgrades from ESX and ESXi. • To recover from a failed upgrade, reinstall 4.x and restore configuration.

Upgraded host maintain legacy MBR• Still limited to boot disk < 2TB.

Page 18: VMware vSphere 5.0: Upgrade Best Practices

18 Confidential

Requirements and Limitations cont.

Preserving the host configuration• Most ESX/ESXi host configuration preserved, but not all.

• Service console port group removed, NICs converted to VMkernel NICs.

• Information not applicable to ESXi is not preserved.• /etc/sysconfig/mouse or /etc/sudoers

• Custom configuration files in the Service Console are not preserved.• Scripts added to /etc/rc.d.

• Ruleset files and customized firewall rules are not preserved.

• Information in custom disk partitions is not preserved.

• Local users and groups are not migrated.

Refer to the ESXi 5.0 Upgrade Guide, Chapter 6 (page 70) for a comprehensive list of ESX/ESXi settings that are preserved

Page 19: VMware vSphere 5.0: Upgrade Best Practices

19 Confidential

Requirements and Limitations cont.

3rd Party software components are not carried forward• Software installed on the host that is not part of the ESXi 5.0 Image (i.e.

drivers, CIM Providers).

• Option 1: Reinstall after the upgrade.

• Option 2: add the package/VIB to the ESXi image using the Image Builder CLI.

Page 20: VMware vSphere 5.0: Upgrade Best Practices

20 Confidential

Agenda

Convergence ESXi Architecture Upgrade Requirements and Limitations Upgrade Tips Upgrade Overview Post Upgrade Considerations Summary

Page 21: VMware vSphere 5.0: Upgrade Best Practices

21 Confidential

Upgrade Tips

Always backup your host configuration before upgrading• ESX

• Back up files in /etc (/etc/passwd, /etc/groups, /etc/shadow, and /etc/gshadow).• Back up any custom scripts.• Back up your .vmx files.

• Back up local images, such as templates, exported virtual machines, and .iso files.

• ESXi• From the vSphere CLI, run the vicfg-cfgbackup command with the -s flag to save the

host configuration to a specified backup filename.

~# vicfg-cfgbackup --server <ESXi-host-ip> --portnumber <port_number> --protocol <protocol_type> --username username --password <password> -s <backup-filename>

• From PowerCLI

C:\> Get-VMHost MyHost | Get-VMHostFirmware -BackupConfiguration –DestinationPath c:\backup\

Page 22: VMware vSphere 5.0: Upgrade Best Practices

22 Confidential

Upgrade tips cont.

Leverage advanced vSphere features• Features like HA, DRS, vMotion, Storage vMotion can help with the upgrade.

• Free 60-day trail provides access all features following vCenter install/upgrade.

Upgrade with no VM downtime• Migrate VMs on shared storage to other hosts (vMotion).

• Migrate VMs on local storage to shared storage (Storage vMotion).

Use Host Profiles• Standardize host configuration and eliminate configuration errors.

Place hosts in a vSphere Cluster• Rolling upgrades are supported.

• You can mix ESX/ESXi 3.5, 4.x and ESXi 5.0 hosts in the same cluster.• Watch your VMware Tools and Virtual Hardware Versions.

Page 23: VMware vSphere 5.0: Upgrade Best Practices

23 Confidential

vSphere 5.0 Licenses

Obtaining your vSphere 5.0 Licenses• Customers with active Support and Subscription contract (SnS) entitled to

upgrade to 5.0 at no cost.• Logon to support website and accept new EULA to access license keys.• vSphere 5.0 License, Pricing and Packaging white paper.

• http://www.vmware.com/files/pdf/vsphere_pricing.pdf

• vSphere Upgrade Center.

• http://www.vmware.com/products/vsphere/upgrade-center/licensing.html

• vSphere License Advisor.• http://www.vmware.com/products/datacenter-virtualization/vsphere/upgrade-center/

vsphere-license-validator-script.html

Page 24: VMware vSphere 5.0: Upgrade Best Practices

24 Confidential

Agenda

Convergence ESXi Architecture Upgrade Requirements and Limitations Upgrade Tips Upgrade Overview Post Upgrade Considerations Summary

Page 25: VMware vSphere 5.0: Upgrade Best Practices

25 Confidential

Migrate to vSphere 5 in 4 Steps

Supported Paths• Upgrade/Migrate from ESX (“Classic”) 4.x and ESXi 4.x.

• Pre-4.x hosts will have to be upgraded to 4.x first.

Configuration Preserved Each phase is independent of the others• VMware Tools, Virtual Hardware, VMFS upgrades recommended, but not

required.

• ESXi 5.0 is backward compatible with older versions.

• Vmware Tools 5.0 supported on ESX/ESXi 4.x.

Phase 2Upgrade to

ESXi

Phase 3Upgrade VMs

Phase 4Upgrade VMFS

Phase 1Upgrade vCenter

Page 26: VMware vSphere 5.0: Upgrade Best Practices

26 Confidential

Upgrade Overview

Migration/Upgrade Method ESX 3.5* ESX/

ESXi 4.x Use Case

Use vSphere Update Manager. X

For sites that already use vCenter Server and Update Manager

Interactively use the ESXi installer. X For a small number of

hostsPerform a scripted migration/upgrade. X For an efficient way to

deploy multiple hosts

Perform a new installation. X XFor upgrading ESX 3.5 hosts, or for use in your own custom upgrade plan

* ESX/ESXi 3.5 hosts can be upgraded to version 4.x first, then upgraded to ESXi 5.0.

Page 27: VMware vSphere 5.0: Upgrade Best Practices

27 Confidential

Upgrade Overview cont.

Upgrade experience is the same for both ESX and ESXi• Same procedures/tools.

• Same look and feel.

Under the covers the upgrade• ESX

• Host scanned for upgrade eligibility (using scripts copied to host).• Disk is repartitioned.• Sensitive to disk partition layout.

• Scratch directory vs. partition.

• ESXi• Host scanned for upgrade eligibility (using scripts copied to host).

• Existing disk partition kept but contents overwritten.• Less sensitive to disk layout.• Scratch partition vs. directory.

Page 28: VMware vSphere 5.0: Upgrade Best Practices

28 Confidential

“ESX” host upgrade overview

Steps to upgrade an ESX 4.x host to ESXi 5.0

If you don’t get the option to upgrade, verify:• 350MB free in /boot (for Update Manager only).

• 50MB free in the boot disk datastore.

• VMFS volume is at the end of the disk (after sector 1843200).

Determine eligibilityHost incompatible

Fresh installHost settings lost

Local VMFS destroyed

Host compatibleConfig Saved

Repartition boot diskUpgrade to ESXi 5.0

Config Restored

Page 29: VMware vSphere 5.0: Upgrade Best Practices

29 Confidential

“ESX” host upgrade overview cont.

ESX boot disk repartitioned to align with ESXi Data on VMFS volume will be preserved Instead of a scratch partition, a 4GB VMFS directory is used• Only applies to ESX host upgraded to ESXi.

• ESXi hosts retain scratch partition.

/boot core VMFS

extended

MB ? VMFS

extended

storecoreBank 1 Bank 2

Before:

After:

Preserved

scratch

Page 30: VMware vSphere 5.0: Upgrade Best Practices

30 Confidential

“ESXi” host upgrade overview

Steps to upgrade an ESXi 4.x host to ESXi 5.0

Note key difference between upgrading from ESX vs. ESXi• ESX host’s boot disk is repartitioned, ESXi host’s boot disk is not.

• ESX host will have a scratch volume, ESXi host will have a scratch partition.

Determine eligibilityHost incompatible

Fresh installHost settings lost

Local VMFS destroyed

Host compatibleConfig Saved

Upgrade to ESXi 5.0Config Restored

Page 31: VMware vSphere 5.0: Upgrade Best Practices

31 Confidential

“ESXi” Disk Partitioning

Boot disk is not repartitioned during ESXi upgrade Data on VMFS volume will be preserved Dedicated scratch partition preserved

Before:

After:

Same disk partitioning used

MB scratch VMFS

extended

storecoreBank 1 Bank 2

MB scratch VMFS

extended

storecoreBank 1 Bank 2

Page 32: VMware vSphere 5.0: Upgrade Best Practices

32 Confidential

Lopsided Boot Banks

When the ESXi boot banks are difference sizes

Occurs in ESXi hosts upgraded from 3.5 to 4.x• In ESXi 3.5 boot banks = 48MB

• In ESXi 4.x/5.0 boot banks = 250MB

Only an issue for an ESXi 3.5 host upgraded to 4.x then directly to 5.0

MB scratch VMFS

extendedstorecoreBank 2Bank 1

48MB 250MB

free

Page 33: VMware vSphere 5.0: Upgrade Best Practices

33 Confidential

Choosing your upgrade path

Which upgrade method should you use?Running vCenter 5.0

Host on 32-bit or Incompatible HardwareReplace Server

Host on 64-bit Compatible HardwareHost Running ESX/ESXi 3.5

Upgrade to 4.x

Host Running ESX/ESXi 4.xNon-Upgradable Boot Disk

New 5.0 Install

Upgradable Boot DiskUpgrade to 5.0 using Update

Manager

Upgrade to 5.0 using ESXi Installer

Page 34: VMware vSphere 5.0: Upgrade Best Practices

34 Confidential

Agenda

Convergence ESXi Architecture Upgrade Requirements and Limitations Upgrade Tips Upgrade Overview Post Upgrade Considerations Summary

Page 35: VMware vSphere 5.0: Upgrade Best Practices

35 Confidential

Post Migration Considerations

Active Directory• Join ESXi host to Active Directory

• vSphere Client• Select the host and choose

Configuration -> Authentication Services -> Properties

• vCLI• Use “vicfg-authconfig” command

• See the ESXi Configuration Guide, Chapter 13

Page 36: VMware vSphere 5.0: Upgrade Best Practices

36 Confidential

Post Upgrade Considerations cont.

Implement the ESXi Dump and VMware Syslog Collector

Page 37: VMware vSphere 5.0: Upgrade Best Practices

37 Confidential

Post Upgrade Considerations cont.

Scratch Partition• ESXi scratch pad (used to store log files, dump files, etc)

• 4GB (default).• Local storage (default).

• In some situations scratch partition may not be created during upgrade• SAS disk.• USB/SD.

• No local disks.

• It’s good to verify the scratch partition is going to a persistent datastore following the upgrade

When upgrading ESX hosts scratch directory used in lieu of scratch partition

Page 38: VMware vSphere 5.0: Upgrade Best Practices

38 Confidential

Post Upgrade Considerations cont.

ESXi Shell• Rebranded Tech Support Mode.• Local and remote (SSH).

vCLI• ESXCLI Command Set.

• Local and remote CLI.• New and improved in 5.0.

• ‘vicfg-*’ Command Set.• Remote CLI Only.

• Other Commands:• vmware-cmd, vmkfstools, etc.

• vCLI available for Linux and Windows.

vMA• vCLI Appliance.

PowerCLI• Windows CLI Tool.

ESXi Shell vCLI

vMA PowerCLI

Page 39: VMware vSphere 5.0: Upgrade Best Practices

39 Confidential

Post Upgrade Considerations cont.

1. ‘esxcfg’ commands deprecated in 5.0 (replaced with esxcli)

2. ‘esxcli’ in 4.x is *not* backward compatible with 5.0

3. ‘vicfg’ used for remote CLI only

Commands Run Local Run Remote ESX/ESXi 4.x ESXi 5.x

esxcfg1 Yes No Yes No

esxcli2 Yes Yes No Yes

vicfg3 No Yes Yes Yes

vmware-cmd Yes Yes Yes Yes

vmkfstools Yes Yes Yes Yes

PowerCLI No Yes Yes Yes

Page 40: VMware vSphere 5.0: Upgrade Best Practices

40 Confidential

Upgrading Virtual Machines

Upgrading VMware Tools, virtual hardware and VMFS optional Provides flexibility to upgrade environment in phased manner

1. ESXi 5.0 supports upgrading Virtual Hardware version 3 and later

Feature ESX/ESXi 4.x ESXi 5.x

VMware Tools 4.x Yes Yes

VMware Tools 5.x Yes Yes

VMFS-3 Yes Yes

VMFS-5 No Yes

Virtual Hardware1 3, 4, 7 4, 7, 8

Page 41: VMware vSphere 5.0: Upgrade Best Practices

41 Confidential

VMware Tools

VMware Tools upgrade optional following ESXi 5.0 upgrade VMware Tools 5.0 supported on both ESX/ESXi 4.x and 5.x Recommended – needed to benefit from latest improvements

VMware Tools Version 3.x, 4.x, 5.0VMware Tools

3.xIncompatible with vSphere 5.0Must Upgrade

VMware Tools 4.xCompatible with vSphere 5.0Upgrade

OptionalVMware Tools

5.0Compatible with vSphere 5.0Backward Compatbile with vSphere

4.x

Page 42: VMware vSphere 5.0: Upgrade Best Practices

42 Confidential

Virtual Machine Hardware Version

Upgrade VMware Tools first ESXi 5.0 supports Virtual Hardware versions 4, 7, or 8• must upgrade version 3.

Virtual Hardware version 8 cannot run on ESX/ESXi 4.x Do not upgrade VM Virtual Hardware until all hosts are at ESXi 5.0Current virtual hardware version 3, 4, 7, 8

Virtual Hardware Version 3

Incompatible with vSphere 5.0Must

UpgradeVirtual Hardware Version

4, 7Compatible with vSphere 5.0

Upgrade Optional

Virtual Hardware Version 8

Compatible with vSphere 5.0Not Backward Compatbile with vSphere

4.x

Page 43: VMware vSphere 5.0: Upgrade Best Practices

43 Confidential

VMFS Version

Upgrading to VMFS-5 is optional ESXi 5.0 supports VMFS versions 3.x and 5.0 VMFS-5 volumes are not accessible by ESX/ESXi 4.x hosts Recommended to benefit from latest 5.0 features

VMFS 3.x / 5.0

VMFS-3

ESXi 3.x / ESXi 4.x / ESXi 5.0

Upgrade Optional / Recommended

VMFS-5

ESXi 5.0VMFS-5 cannot be accessed by 4.x

hosts

Page 44: VMware vSphere 5.0: Upgrade Best Practices

44 Confidential

Agenda

Convergence ESXi Architecture Upgrade Requirements and Limitations Upgrade Tips Upgrade Overview Post Upgrade Considerations Summary

Page 45: VMware vSphere 5.0: Upgrade Best Practices

45 Confidential

Summary

vSphere 5.0 is ESXi only In-place upgrade from ESXi 4.x In-place migration from ESX 4.x• Specific boot disk requirements must be met.

Host configuration preserved• Few exceptions – firewall rules, local users/groups.

VMFS partition preserved• Must be at the end of the boot disk (after sector 1843200).

Upgrading VM components optional• VMware Tools, Virtual Hardware.

Upgrading VFMS optional/recommended• In-place non-disruptive upgrade (but not backward compatible).

Page 46: VMware vSphere 5.0: Upgrade Best Practices

46 Confidential

Summary

Things to watch for:• ESX hosts with custom boot disk partitioning (non-default).

• ESXi hosts upgraded from 3.5 -> 4.x (lopsided boot partitions).

• Custom firewall rule sets.

• 3rd Party Software.

Recommendations• Use HA/DRS.

• DRS in fully automated mode.

• Keep VMs on shared storage.• Use Storage vMotion/vMotion.

• Setup an ESXi Management VM.• PowerCLI.

• vCLI/vMA.

• Use Image Builder CLI to add 3rd party components.

Page 47: VMware vSphere 5.0: Upgrade Best Practices

47 Confidential

Upgrading Example

Upgrading using the ESXi 5.0 Installer

Page 48: VMware vSphere 5.0: Upgrade Best Practices

48 Confidential

When to use the ESXi Installer to upgrade

Upgrade small number of hosts Each host upgraded individually Interactive upgraded • Can be scripted.

Use when ESXi host has lopsided boot banks

Page 49: VMware vSphere 5.0: Upgrade Best Practices

49 Confidential

ESX 4.x -> ESXi 5.0 Installer Upgrade Example

Maintenance Mode Boot ESXi 5.0 Select Boot Disk F1 to Verify Disk Choose

Migrate/Preserve VMFS

Confirm 3rd Party Software Warning

Confirm upgrade Reboot Host Reconnect Host Test/Verify

Page 50: VMware vSphere 5.0: Upgrade Best Practices

50 Confidential

ESX 4.x -> ESXi 5.0 Installer Upgrade Example

Maintenance Mode Boot ESXi 5.0 Select Boot Disk F1 to Verify Disk Choose

Migrate/Preserve VMFS

Confirm 3rd Party Software Warning

Confirm upgrade Reboot Host Reconnect Host Test/Verify

Page 51: VMware vSphere 5.0: Upgrade Best Practices

51 Confidential

ESX 4.x -> ESXi 5.0 Installer Upgrade Example

Maintenance Mode Boot ESXi 5.0 Select Boot Disk F1 to Verify Disk Choose

Migrate/Preserve VMFS

Confirm 3rd Party Software Warning

Confirm upgrade Reboot Host Reconnect Host Test/Verify

Page 52: VMware vSphere 5.0: Upgrade Best Practices

52 Confidential

ESX 4.x -> ESXi 5.0 Installer Upgrade Example

Maintenance Mode Boot ESXi 5.0 Select Boot Disk F1 to Verify Disk Choose

Migrate/Preserve VMFS

Confirm 3rd Party Software Warning

Confirm upgrade Reboot Host Reconnect Host Test/Verify

Page 53: VMware vSphere 5.0: Upgrade Best Practices

53 Confidential

ESX 4.x -> ESXi 5.0 Installer Upgrade Example

Maintenance Mode Boot ESXi 5.0 Select Boot Disk F1 to Verify Disk Choose

Migrate/Preserve VMFS

Confirm 3rd Party Software Warning

Confirm upgrade Reboot Host Reconnect Host Test/Verify

Page 54: VMware vSphere 5.0: Upgrade Best Practices

54 Confidential

ESX 4.x -> ESXi 5.0 Installer Upgrade Example

Maintenance Mode Boot ESXi 5.0 Select Boot Disk F1 to Verify Disk Choose

Migrate/Preserve VMFS

Confirm 3rd Party Software Warning

Confirm upgrade Reboot Host Reconnect Host Test/Verify

Page 55: VMware vSphere 5.0: Upgrade Best Practices

55 Confidential

ESX 4.x -> ESXi 5.0 Installer Upgrade Example

Maintenance Mode Boot ESXi 5.0 Select Boot Disk F1 to Verify Disk Choose

Migrate/Preserve VMFS

Confirm 3rd Party Software Warning

Confirm upgrade Reboot Host Reconnect Host Test/Verify

Page 56: VMware vSphere 5.0: Upgrade Best Practices

56 Confidential

ESX 4.x -> ESXi 5.0 Installer Upgrade Example

Maintenance Mode Boot ESXi 5.0 Select Boot Disk F1 to Verify Disk Choose

Migrate/Preserve VMFS

Confirm 3rd Party Software Warning

Confirm upgrade Reboot Host Reconnect Host Test/Verify

Page 57: VMware vSphere 5.0: Upgrade Best Practices

57 Confidential

ESX 4.x -> ESXi 5.0 Installer Upgrade Example

Maintenance Mode Boot ESXi 5.0 Select Boot Disk F1 to Verify Disk Choose

Migrate/Preserve VMFS

Confirm 3rd Party Software Warning

Confirm upgrade Reboot Host Reconnect Host Test/Verify

Page 58: VMware vSphere 5.0: Upgrade Best Practices

58 Confidential

ESX 4.x -> ESXi 5.0 Installer Upgrade Example

Maintenance Mode Boot ESXi 5.0 Select Boot Disk F1 to Verify Disk Choose

Migrate/Preserve VMFS

Confirm 3rd Party Software Warning

Confirm upgrade Reboot Host Reconnect Host Test/Verify

Page 59: VMware vSphere 5.0: Upgrade Best Practices

59 Confidential

Upgrading Example

Upgrading using vSphere 5.0 Update Manager

Page 60: VMware vSphere 5.0: Upgrade Best Practices

60 Confidential

When to use the update manager to upgrade

Advantages:• Upgrade an individual host or entire cluster.

• Unattended/Fully Automated.

• Upgrade Manager is cluster aware.• Works with DRS and HA admission Control to patch optimal number of hosts

concurrently.

• Rolls the upgrade through the cluster.

User determines behavior for: • Disabling FT/HA/DRS during upgrade.

• Migrate vs. suspend vs. power off VMs.

Page 61: VMware vSphere 5.0: Upgrade Best Practices

61 Confidential

ESX 4.x -> ESXi 5.0 Update Manager example

Import ESXi Image Create baseline Attach baseline Scan host/cluster Review Scan

Details Remediate Confirm 3rd Party

Software Warning Test/Validate

Page 62: VMware vSphere 5.0: Upgrade Best Practices

62 Confidential

ESX 4.x -> ESXi 5.0 Update Manager example

Import ESXi Image Create baseline Attach baseline Scan host/cluster Review Scan

Details Remediate Confirm 3rd Party

Software Warning Test/Validate

Page 63: VMware vSphere 5.0: Upgrade Best Practices

63 Confidential

ESX 4.x -> ESXi 5.0 Update Manager example

Import ESXi Image Create baseline Attach baseline Scan host/cluster Review Scan

Details Remediate Confirm 3rd Party

Software Warning Test/Validate

Page 64: VMware vSphere 5.0: Upgrade Best Practices

64 Confidential

ESX 4.x -> ESXi 5.0 Update Manager example

Import ESXi Image Create baseline Attach baseline Scan host/cluster Review Scan

Details Remediate Confirm 3rd Party

Software Warning Test/Validate

Page 65: VMware vSphere 5.0: Upgrade Best Practices

65 Confidential

ESX 4.x -> ESXi 5.0 Update Manager example

Import ESXi Image Create baseline Attach baseline Scan host/cluster Review Scan

Details Remediate Confirm 3rd Party

Software Warning Test/Validate

Page 66: VMware vSphere 5.0: Upgrade Best Practices

66 Confidential

ESX 4.x -> ESXi 5.0 Update Manager example

Import ESXi Image Create baseline Attach baseline Scan host/cluster Review Scan

Details Remediate Confirm 3rd Party

Software Warning Test/Validate

Page 67: VMware vSphere 5.0: Upgrade Best Practices

67 Confidential

ESX 4.x -> ESXi 5.0 Update Manager example

Import ESXi Image Create baseline Attach baseline Scan host/cluster Review Scan

Details Remediate Confirm 3rd Party

Software Warning Test/Validate

Page 68: VMware vSphere 5.0: Upgrade Best Practices

68 Confidential

ESX 4.x -> ESXi 5.0 Update Manager example

Import ESXi Image Create baseline Attach baseline Scan host/cluster Review Scan

Details Remediate Confirm 3rd Party

Software Warning Test/Verify

Page 69: VMware vSphere 5.0: Upgrade Best Practices

69 Confidential

Thank You