Vsphere Esxi Vcenter Server 601 Host Management Guide
Vsphere Esxi Vcenter Server 601 Host Management Guide
Update 1
ESXi 6.0
vCenter Server 6.0
EN-001801-00
vCenter Server and Host Management
You can find the most up-to-date technical documentation on the VMware Web site at:
http://www.vmware.com/support/
The VMware Web site also provides the latest product updates.
If you have comments about this documentation, submit your feedback to:
[email protected]
Copyright © 2009–2015 VMware, Inc. All rights reserved. Copyright and trademark information.
VMware, Inc.
3401 Hillview Ave.
Palo Alto, CA 94304
www.vmware.com
2 VMware, Inc.
Contents
VMware, Inc. 3
vCenter Server and Host Management
4 VMware, Inc.
Contents
8 Tagging Objects 81
Migrate Custom Attributes to Tags 81
Create a Tag Category 83
Delete a Tag Category 83
Edit a Tag Category 84
Create a Tag 85
Apply a Tag to an Object 85
Remove a Tag from an Object 85
Delete a Tag 86
Edit a Tag 86
Tagging Best Practices 87
VMware, Inc. 5
vCenter Server and Host Management
6 VMware, Inc.
Contents
VMware, Inc. 7
vCenter Server and Host Management
Index 175
8 VMware, Inc.
About VMware vCenter Server™ and Host
Management
®
vCenter Server and Host Management describes how to start and stop the VMware vSphere Web Client
components, build your vSphere environment, monitor and manage the information generated about the
components, and set up roles and permissions for users and groups using the vSphere environment.
In addition, vCenter Server and Host Management provides brief introductions to the various tasks you can
perform within the system as well as cross-references to the documentation that describes all the tasks in
detail.
vCenter Server and Host Management covers ESXi and vCenter Server.
Intended Audience
vCenter Server and Host Management is intended for system administrators who are experienced Windows or
Linux system administrators and who are familiar with virtual machine technology and data center
operations.
VMware, Inc. 9
vCenter Server and Host Management
10 VMware, Inc.
vSphere Concepts and Features 1
VMware vSphere™ leverages the power of virtualization to transform data centers into simplified cloud
computing infrastructures and enables IT organizations to deliver flexible and reliable IT services.
The two core components of vSphere are VMware ESXi™ and VMware vCenter Server™. ESXi is the
virtualization platform on which you create and run virtual machines. vCenter Server is a service that acts
as a central administrator for ESXi hosts that are connected on a network. vCenter Server allows you to pool
and manage the resources of multiple hosts. vCenter Server provides many features that allow you to
monitor and manage your physical and virtual infrastructure.
Additional vSphere components are available as plugins that extend the functionality of the vSphere
product.
Virtualization Basics
A virtual machine is a software computer that, like a physical computer, runs an operating system and
applications. The hypervisor serves as a platform for running virtual machines and allows for the
consolidation of computing resources.
Each virtual machine contains its own virtual, or software-based, hardware, including a virtual CPU,
memory, hard disk, and network interface card.
Software called the hypervisor is installed on the physical hardware in a virtualized data center, and acts as
a platform for virtual machines. ESXi is the hypervisor in a vSphere environment. The hypervisor provides
physical hardware resources dynamically to virtual machines as needed to support the operation of the
virtual machines. The hypervisor allows virtual machines to operate with a degree of independence from
the underlying physical hardware. For example, a virtual machine can be moved from one physical host to
another, or its virtual disks can be moved from one type of storage to another, without affecting the
functioning of the virtual machine.
VMware, Inc. 11
vCenter Server and Host Management
Because virtual machines are decoupled from specific underlying physical hardware, virtualization allows
you to consolidate physical computing resources such as CPUs, memory, storage, and networking into
pools of resources that can be dynamically and flexibly made available to virtual machines. With
appropriate management software, such as vCenter Server, you can also use a number of features that
increase the availability and security of your virtual infrastructure.
Compute servers Industry standard x86 servers that run ESXi on the bare metal. ESXi software
provides resources for and runs the virtual machines. Each computing server
is referred to as a standalone host in the virtual environment. You can group
a number of similarly configured x86 servers with connections to the same
network and storage subsystems to provide an aggregate set of resources in
the virtual environment, called a cluster.
Storage networks and Fibre Channel SAN arrays, iSCSI SAN arrays, and NAS arrays are widely
arrays used storage technologies supported by VMware vSphere to meet different
data center storage needs. The storage arrays are connected to and shared
between groups of servers through storage area networks. This arrangement
allows aggregation of the storage resources and provides more flexibility in
provisioning them to virtual machines.
IP networks Each compute server can have multiple physical network adapters to
provide high bandwidth and reliable networking to the entire VMware
vSphere data center.
vCenter Server vCenter Server provides a single point of control to the data center. It
provides essential data center services such as access control, performance
monitoring, and configuration. It unifies the resources from the individual
computing servers to be shared among virtual machines in the entire data
center. It does this by managing the assignment of virtual machines to the
computing servers and the assignment of resources to the virtual machines
within a given computing server based on the policies that the system
administrator sets.
Management clients VMware vSphere provides several interfaces for data center management
and virtual machine access. These interfaces include vSphere Web Client for
access through a web browser or vSphere Command-Line Interface (vSphere
CLI).
12 VMware, Inc.
Chapter 1 vSphere Concepts and Features
ESXi A virtualization platform that you use to create the virtual machines as a set
of configuration and disk files that together perform all the functions of a
physical machine.
Through ESXi, you run the virtual machines, install operating systems, run
applications, and configure the virtual machines. Configuration includes
identifying the virtual machine’s resources, such as storage devices.
vCenter Server A service that acts as a central administrator for VMware ESXi hosts that are
connected on a network. vCenter Server directs actions on the virtual
machines and the virtual machine hosts (the ESXi hosts).
vCenter Single Sign-On A service that is part of the vCenter Server management infrastructure. The
vCenter Single Sign-On authentication service makes the VMware cloud
infrastructure platform more secure by allowing the various vSphere
software components to communicate with each other through a secure
token exchange mechanism, instead of requiring each component to
authenticate a user separately with a directory service like Active Directory.
When you install vCenter Single Sign-On, the following components are
deployed.
VMware, Inc. 13
vCenter Server and Host Management
vCenter Server plug-ins Applications that provide additional features and functionality to
vCenter Server. Typically, plug-ins consist of a server component and a client
component. After the plug-in server is installed, it is registered with
vCenter Server and the plug-in client is available to the vSphere Web Client
for download. After a plug-in is installed on the vSphere Web Client, it
might alter the interface by adding views, tabs, toolbar buttons, or menu
options related to the added functionality.
vCenter Server A persistent storage area for maintaining the status of each virtual machine,
database host, and user managed in the vCenter Server environment. The
vCenter Server database can be remote or local to the vCenter Server system.
14 VMware, Inc.
Chapter 1 vSphere Concepts and Features
If you are accessing your ESXi host directly through the vSphere Web Client,
and not through a vCenter Server system and associated
vSphere Web Client, you do not use a vCenter Server database.
tcServer Many vCenter Server functions are implemented as Web services that
require the tcServer. The tcServer is installed on the vCenter Server machine
as part of the vCenter Server installation.
vCenter Server agent On each managed host, the software that collects, communicates, and
executes the actions received from vCenter Server. The vCenter Server agent
is installed the first time any host is added to the vCenter Server inventory.
Host agent On each managed host, the software that collects, communicates, and
executes the actions received through the vSphere Web Client. It is installed
as part of the ESXi installation.
vSphere Web Client The vSphere Web Client is a Web application installed on a machine with
network access to your vCenter Server installation. The vSphere Web Client
is the primary interface for connecting to and managing vCenter Server
instances.
vSphere Client The vSphere Client is installed on a Windows machine with network access
to your ESXi or vCenter Server system installation. The interface displays
slightly different options depending on which type of server you are
connected to. A single vCenter Server system or ESXi host can support
multiple, simultaneously connected vSphere Clients.
For more information about the the vSphere Client, see vSphere Single Host
Management.
See Chapter 11, “Reboot or Shut Down an ESXi Host,” on page 109 for information and instructions about
starting and stopping ESXi hosts and vCenter Server.
VMware, Inc. 15
vCenter Server and Host Management
All inventory objects, with the exception of hosts, can be renamed to represent their purposes. For example,
they can be named after company departments or locations or functions. vCenter Server monitors and
manages the following components of your virtual and physical infrastructure:
Data Centers Unlike a folder, which is used to organize a specific object type, a data center
is an aggregation of all the different types of objects needed to do work in
virtual infrastructure: hosts, virtual machines, networks, and datastores.
n Networks
n Datastores
The data center defines the namespace for networks and datastores. The
names for these objects must be unique within a data center. For example,
you cannot have two datastores with the same name within a single data
center, but you can have two datastores with the same name in two different
data centers. Virtual machines, templates, and clusters need not be unique
within the data center, but must be unique within their folder.
Objects with the same name in two different data centers are not necessarily
the same object. Because of this, moving objects between data centers can
create unpredictable results. For example, a network named networkA in
data_centerA might not be the same network as a network named networkA
in data_centerB. Moving a virtual machine connected to networkA from
data_centerA to data_centerB results in the virtual machine changing the
network it is connected to.
Managed objects also cannot exceed 214 bytes (UTF-8 encoded).
Clusters A collection of ESXi hosts and associated virtual machines intended to work
together as a unit. When you add a host to a cluster, the host’s resources
become part of the cluster’s resources. The cluster manages the resources of
all hosts.
If you enable VMware EVC on a cluster, you can ensure that migrations with
vMotion do not fail because of CPU compatibility errors. If you enable
vSphere DRS on a cluster, the resources of the hosts in the cluster are merged
to allow resource balancing for the hosts in the cluster. If you enable vSphere
HA on a cluster, the resources of the cluster are managed as a pool of
capacity to allow rapid recovery from host hardware failures.
16 VMware, Inc.
Chapter 1 vSphere Concepts and Features
Folders Folders allow you to group objects of the same type so you can easily
manage them. For example, you can use folders to set permissions across
objects, to set alarms across objects, and to organize objects in a meaningful
way.
A folder can contain other folders, or a group of objects of the same type:
data centers, clusters, datastores, networks, virtual machines, templates, or
hosts. For example, one folder can contain hosts and a folder containing
hosts, but it cannot contain hosts and a folder containing virtual machines.
data center folders form a hierarchy directly under the root vCenter Server
and allow users to group their data centers in any convenient way. Within
each data center is one hierarchy of folders with virtual machines and
templates, one with hosts and clusters, one with datastores, and one with
networks.
Hosts The physical computer on which ESXi is installed. All virtual machines run
on hosts.
Networks A set of virtual network interface cards (virtual NICs), distributed switches
or vSphere Distributed Switches, and port groups or distributed port groups
that connect virtual machines to each other or to the physical network
outside of the virtual data center. All virtual machines that connect to the
same port group belong to the same network in the virtual environment,
even if they are on different physical servers. You can monitor networks and
set permissions and alarms on port groups and distributed port groups.
Resource pools Resource pools are used to compartmentalize the CPU and memory
resources of a host or cluster. Virtual machines execute in, and draw their
resources from, resource pools. You can create multiple resource pools as
direct children of a standalone host or cluster and then delegate control over
them to other individuals or organizations.
vCenter Server provides, through the DRS components, various options in
monitoring the status of the resources and adjusting or suggesting
adjustments to the virtual machines using the resources. You can monitor
resources and set alarms on them.
Templates A master copy of a virtual machine that can be used to create and provision
new virtual machines. Templates can have a guest operating system and
application software installed, and can be customized during deployment to
ensure that the new virtual machine has a unique name and network
settings.
Virtual machines A virtualized computer environment in which a guest operating system and
associated application software can run. Multiple virtual machines can
operate on the same managed host machine concurrently.
vApps vSphere vApp is a format for packaging and managing applications. A vApp
can contain multiple virtual machines.
VMware, Inc. 17
vCenter Server and Host Management
vMotion A feature that enables you to move running virtual machines from one ESXi
host to another ESXi host without service interruption. It requires licensing
on both the source and target host. vCenter Server centrally coordinates all
vMotion activities.
Storage vMotion A feature that allows you to move the disks and configuration file of a
running virtual machine from one datastore to another without service
interruption. It requires licensing on the virtual machine's host.
vSphere HA A feature that enables a cluster with High Availability. If a host goes down,
all virtual machines that were running on the host are promptly restarted on
different hosts in the same cluster.
When you enable the cluster for vSphere HA, you specify the number of
hosts you want to be able to recover. If you specify the number of host
failures allowed as 1, vSphere HA maintains enough capacity across the
cluster to tolerate the failure of one host. All running virtual machines on
that host can be restarted on remaining hosts. By default, you cannot turn on
a virtual machine if doing so violates required failover capacity. See the
vSphere Availability documentation for more information.
vSphere DRS A feature that helps improve resource allocation and power consumption
across all hosts and resource pools. vSphere DRS collects resource usage
information for all hosts and virtual machines in the cluster and gives
recommendations (or migrates virtual machines) in one of two situations:
Storage DRS A feature that enables you to manage multiple datastores as a single
compute resource, called a datastore cluster. A datastore cluster is an
aggregation of multiple datastores into a single logical, load-balanced pool.
You can treat the datastore cluster as a single flexible storage resource for
resource management purposes. You can assign a virtual disk to a datastore
cluster, and Storage DRS finds an appropriate datastore for it. The load
18 VMware, Inc.
Chapter 1 vSphere Concepts and Features
vSphere Fault Tolerance vSphere Fault Tolerance provides continuous availability for virtual
machines by creating and maintaining a Secondary VM that is identical to,
and continuously available to replace, the Primary VM in the event of a
failover situation.
Some plug-ins are installed as part of the base vCenter Server product.
vCenter Storage Allows you to review information on storage usage and to visually map
Monitoring relationships between all storage entities available in vCenter Server.
vCenter Hardware Uses CIM monitoring to display the hardware status of hosts that
Status vCenter Server manages.
Some plug-ins are packaged separately from the base product and require separate installation. You can
update plug-ins and the base product independently of each other. VMware modules include:
vSphere Update Enables administrators to apply updates and patches across ESXi hosts and
Manager (VUM) all managed virtual machines. Administrators can create user-defined
security baselines that represent a set of security standards. Security
administrators can compare hosts and virtual machines against these
baselines to identify and remediate systems that are not in compliance.
vShield Zones An application-aware firewall built for vCenter Server integration. vShield
Zones inspects client-server communications and communications between
virtual machines to provide detailed traffic analytics and application-aware
firewall partitioning. vShield Zones is a critical security component for
protecting virtualized data centers from network-based attacks and misuse.
vRealize Orchestrator A workflow engine that enables you to create and run automated workflows
in your vSphere environment. vRealize Orchestrator coordinates workflow
tasks across multiple VMware products and third-party management and
administration solutions through its open plug-in architecture.
vRealize Orchestrator provides a library of workflows that are extensible.
You can use any operation available in the vCenter Server API to customize
vRealize Orchestrator workflows.
VMware, Inc. 19
vCenter Server and Host Management
20 VMware, Inc.
Using the vSphere Web Client 2
Use the vSphere Web Client to connect to vCenter Server systems and manage vSphere inventory objects.
VMware has tested and supports the following guest operating systems and browser versions for the
vSphere Web Client.
Table 2‑1. Supported guest operating systems and browser versions for the vSphere Web Client .
Operating system Browser
Mac OS Mozilla Firefox: the latest browser version, and the one previous version at the time
of the vSphere 6.0 release.
Google Chrome: the latest browser version, and the one previous version at the time
of the vSphere 6.0 release.
Later versions of these browsers are likely to work, but have not been tested.
The vSphere Web Client requires the Adobe Flash Player version 11.9 or later to be installed with the
appropriate plug-in for your browser.
n “Log Out of vCenter Server Using the vSphere Web Client,” on page 22
VMware, Inc. 21
vCenter Server and Host Management
Prerequisites
If you want to use vCenter Server 5.0 with vSphere Web Client, verify that the vCenter Server 5.0 system is
registered with vSphere Web Client.
If you want to use vCenter Server 5.1 or vCenter Server 5.5 with vSphere Web Client, verify that
vCenter Server is installed and that both vCenter Server and vSphere Web Client point to the same vCenter
Single Sign-On instance.
In vSphere 6.0, the vSphere Web Client is installed as part of the vCenter Server on Windows or the
vCenter Server Appliance deployment. This way, the vSphere Web Client always points to the same
vCenter Single Sign-On instance.
Procedure
1 Open a Web browser and enter the URL for the vSphere Web Client:
https://client-hostname/vsphere-client.
2 Enter the credentials of a user who has permissions on vCenter Server, and click Login.
3 If a warning message about an untrusted SSL certificate appears, select the appropriate action based on
your security policy.
Option Action
Ignore the security warning for this Click Ignore.
login session only.
Ignore the security warning for this Select Install this certificate and do not display any security warnings for
login session, and install the default this server and click Ignore.
certificate so that the warning does Select this option only if using the default certificate does not present a
not appear again. security problem in your environment.
Cancel and install a signed Click Cancel and ensure that a signed certificate is installed on the vCenter
certificate before proceeding. Server system before you attempt to connect again.
The vSphere Web Client connects to all the vCenter Server systems on which the specified user has
permissions, allowing you to view and manage your inventory.
Procedure
u Click the username at the top of the vSphere Web Client window and select Logout.
22 VMware, Inc.
Chapter 2 Using the vSphere Web Client
Unlike the inventory tree, which presents hierarchical arrangements of parent and child objects arranged in
the Hosts and Clusters, VMs and Templates, Storage, and Networking views, the navigator presents a
graph-based view of the inventory, which allows you to navigate from an object to its related objects,
regardless of type.
Procedure
1 From the vSphere Web Client Home, click vCenter Inventory Lists.
2 Under vCenter Inventory Lists, click one of the object categories to view objects of that type.
For example, click Hosts to view hosts in the vSphere Web Client inventory.
3 Click an object in the list once to display information about the object in the center pane of the
vSphere Web Client.
Opening an object brings it to the top of the navigator and displays related object categories beneath it.
For example, opening a host allows you to see the child resource pools, virtual machines, vApps,
datastores, standard networks, distributed switches, and distributed port groups associated with this
host.
5 Click one of the tabs in the center pane to access additional information and actions.
Option Description
Getting Started View introductory information and access basic actions.
Summary View basic status and configuration for an object.
Monitor View alarms, performance data, resource allocation, events, and other
status information for an object.
Manage Configure settings, alarm definitions, tags, and permissions.
Related Objects View related objects.
The inventory tree shows a hierarchical arrangement of objects in four different views: Hosts and Clusters,
VMs and Templates, Storage, or Networking.
Procedure
1 From the vSphere Web Client Home, click vCenter Inventory Lists.
2 Under Inventory Trees, click one of the four categories to display one of the tree views.
3 Click the triangle next to any object to expand the tree and show the child objects.
4 Select an object in the inventory tree to display information about the object in the center pane.
5 (Optional) Click the selected object to shift to the navigator and bring the object into focus.
VMware, Inc. 23
vCenter Server and Host Management
6 Click one of the tabs in the center pane to access additional information and actions.
Option Description
Getting Started View introductory information and access basic actions.
Summary View basic status and configuration for an object.
Monitor View alarms, performance data, resource allocation, events, and other
status information for an object.
Manage Configure settings, alarm definitions, tags, and permissions.
Related Objects View related objects.
n Customize the User Interface by Using the Layout Settings Menu on page 24
You can customize the user interface of vSphere Web Client by choosing to hide or display different
sidebars.
Procedure
1 In a Web browser, log in to vSphere Web Client.
2 Drag and drop the sidebar you want to move to an appropriate place.
While you hover the sidebar you see two types of arrows. Single arrows move as you hover from one
part of the UI to another. Both single and double arrows indicate the target position of the sidebar you
want to move.
Procedure
1 In a Web browser, log in to vSphere Web Client.
2 Click the user name at the top of the vSphere Web Client window and select Layout Settings.
3 In the Layout Settings window, select the sidebars that you want the UI to display.
24 VMware, Inc.
Chapter 2 Using the vSphere Web Client
Procedure
1 Connect to the vCenter Server or vCenter Server Appliance by using any remote console, and
optionally use SSH.
Option Description
vCenter Server installation_directory\VMware\CIS\cfg\vsphere-
client\webclient.properties
vCenter Server Appliance /etc/vmware/vsphere-client/webclient.properties
You use the Client Integration Plug-in to deploy OVF or OVA templates and transfer files with the datastore
browser. You can also use the Client Integration Plug-in to connect virtual devices that reside on a client
computer to a virtual machine.
Install the Client Integration Plug-in only once to enable all the functionality the plug-in delivers. You must
close the Web browser before installing the plug-in.
If you install the Client Integration Plug-in from an Internet Explorer browser, you must first disable
Protected Mode and enable pop-up windows on your Web browser. Internet Explorer identifies the Client
Integration Plug-in as being on the Internet instead of on the local intranet. In such cases, the plug-in is not
installed correctly because Protected Mode is enabled for the Internet.
For information about supported browsers and operating systems, see the vSphere Installation and Setup
documentation.
Watch the video "Installing the Client Integration Plug-In" for information about the Client Integration Plug-
In:
Installing the Client Integration Plug-In
(http://link.brightcove.com/services/player/bcpid2296383276001?bctid=ref:video_client_plug_in)
Prerequisites
If you use Microsoft Internet Explorer, disable Protected Mode.
VMware, Inc. 25
vCenter Server and Host Management
Procedure
1 In the vSphere Web Client, navigate to a link to download the Client Integration Plug-in.
Option Description
vSphere Web Client login page a Open a Web browser and type the URL for the vSphere Web Client.
b At the bottom of the vSphere Web Client login page, click Download
Client Integration Plug-in.
NOTE If the Client Integration Plug-In is already installed on your
system, you will not see the link to download the plug-in. If you
uninstall the Client Integration Plug-In, the link to download it will
display on the vSphere Web Client login page.
OVF deployment wizard a Select a host in the inventory and select Actions > All vCenter Actions
> Deploy OVF Template.
b Click Download Client Integration Plug-in.
2 If the browser blocks the installation either by issuing certificate errors or by running a pop-up blocker,
follow the Help instructions for your browser to resolve the problem.
Procedure
1 In a dialog box or wizard, click the minimize button.
The task is paused and minimized to the Work in Progress pane. Any changes that you have made in
the dialog box or wizard are saved, but not yet applied to the object you are working with.
2 When you are ready to resume the task, click it in the Work in Progress pane.
The dialog box or wizard opens and you can resume the task from where you left off.
Refresh Data
You must manually refresh the data in the vSphere Web Client to see changes made to objects by other users
during your session.
For performance reasons, the vSphere Web Client does not continuously refresh data on all objects in the
inventory. All changes that you make during your current session are immediately reflected in the client
user interface. Change made by other users or in other sessions are not reflected until you manually refresh
the data.
Procedure
u
To update all data in the current vSphere Web Client view, click the refresh icon ( ).
The client view is updated. The date and time of the last refresh are displayed next to the refresh icon.
26 VMware, Inc.
Chapter 2 Using the vSphere Web Client
You can only view and search for inventory objects that you have permission to view.
NOTE If your permissions change while you are logged in, the search service might not immediately
recognize these changes. To ensure that your search is performed with up-to-date permissions, log out of all
your open sessions and log in again before you perform the search.
Procedure
1 Type the search term in the search box at the top right of the client window.
Multiple search terms in a quick or simple search are treated as if they are connected by ORs. For
example, searching for example machine finds all objects with names containing either "example" or
"machine".
The search results appear below the search box as you type. The number of items displayed is limited to
10.
2 (Optional) Click any item in the search results to display that item in the inventory.
3 (Optional) To see more search results or more details about the search results, click Show All Results.
a (Optional) Select an object in the results table to see additional information about the object.
b (Optional) Double-click any item in the search results to display that item in the inventory.
The search results are listed in a table. If differing types of objects are found, the table contains tabs for
each type of object. For example, if a search finds hosts and datastores, the following tabs appear:
Datastore, showing only datastore results and Host, showing only host results.
VMware, Inc. 27
vCenter Server and Host Management
Procedure
1 From the vSphere Web Client Home screen, click New Search
2 Type the search term in the search box and press Enter.
Multiple search terms in a quick or simple search are treated as if they are connected by ORs. For
example, searching for example machine finds all objects with names containing either "example" or
"machine".
The search results are listed in a table. If differing types of objects are found, the table contains tabs for
each type of object. For example, if a search finds hosts and datastores, the following tabs appear:
Datastore, showing only datastore results and Host, showing only host results.
3 (Optional) Select an object in the results table to see additional information about the object.
4 (Optional) Double-click any item in the search results to display that item in the inventory.
For example, you can search for virtual machines whose name contains a particular string that reside on a
particular host.
Procedure
1 From the vSphere Web Client Home, click New Search and then click Advanced Search.
2 Select the type of object to search for from the Search for drop-down menu.
Option Description
any The search returns results that match any of the specified criteria.
all The search returns only results that match all of the specified criteria.
5 Select the relationship between the search term and the property from the drop-down menu.
The options available in this step depend on the property selected in the previous step. For example, if
you select a Name property, the options available are contains, is, and is not.
7 (Optional) To add additional search criteria, click Add new criteria and repeat Step 4 to Step 6.
8 (Optional) To add an additional search, click Add another object type and repeat Step 2 to Step 7.
9 Click Search.
Search results are displayed in the details pane and in the navigator.
10 (Optional) Click any item in the navigator to see its details without leaving the context of the search.
11 (Optional) Double-click any item in the details pane to display that item in the inventory.
28 VMware, Inc.
Chapter 2 Using the vSphere Web Client
Save a Search
You can save search queries so that you can retrieve them to rerun later.
Procedure
1 Enter a query for either a simple or advanced search.
2 Click Save.
The search query you entered is saved. You can reload that query later and repeat the search.
The vSphere Web Client saves search queries, not search results. When you load a saved search, the search
query is run again and new results are displayed.
Procedure
1 From the vSphere Web Client Home, click Saved Searches.
2 Click the saved search.
Quick filters are available in the list views, which appear in the Objects tab of an inventory list, on the
Related Objects tab, and in search results.
For example, you can use the quick filter options for virtual machines to find all virtual machines in your
vSphere inventory that are powered on but do not have VMware Tools running.
Procedure
1 From the vSphere Web Client, open a list view.
You can access list views of objects from the Inventory Lists, the Related Objects tab, and the search
results.
2 Click Show and hide quick filters ( ) next to the filter box, and select from the available options.
What to do next
To clear the filtered list of vSphere inventory objects, deselect the filter criteria or click Clear next to the filter
group name.
VMware, Inc. 29
vCenter Server and Host Management
Tags are a quick filter option available for all types of vSphere objects, except for linked vCenter Server
systems, host profiles, and extensions. You can filter data centers, vApps, and resource pools only by using
the tags that are assigned to them. For datastores, clusters, hosts, virtual machines, and VM templates, you
can use a number of different quick filters.
n Tags
n Type
n Accessibility
n Maintenance Mode
n Drive Type
n % Free Space
n Tags
n vSphere DRS
n vSphere HA
n Tags
n Connection State
n Maintenance Mode
n Standalone or Clustered
n Power State
n CPU Count
n NIC Count
n ESX/ESXi Version
n vMotion
n HA State
n FT Support
n EVC Mode
30 VMware, Inc.
Chapter 2 Using the vSphere Web Client
n Tags
n State
n Needs Consolidation
n Blocked by Question
n FT Role
n EVC Mode
n Guest OS
n Compatibility
n CPU Count
n NIC Count
n Tags
n Guest OS
n Compatibility
n CPU Count
n NIC Count
In the Recent Objects drop-down menu, you can see a history of the most recent objects that you visited in
your environment. Recent objects display two types of objects, the most recent objects that you visited, and
the latest objects that you created. The recent objects list is persistent between vSphere Web Client sessions,
but the new objects list is not persistent between vSphere Web Client sessions.
Procedure
1
In the vSphere Web Client object navigator, click Recent Objects ( ).
VMware, Inc. 31
vCenter Server and Host Management
2 From the Recent Objects drop-down menu, select the object that you want to view.
Objects are listed in two types depending on whether you visited or created the object.
Option Description
Recent Objects The last objects that you visited in the vSphere Web Client inventory.
New Objects The latest objects that you created in the vSphere Web Client inventory.
You have navigated to the object that you selected in the Recent Objects menu.
Procedure
1 On the computer where the vSphere Web Client is installed, locate the webclient.properties file.
The location of this file depends on the operating system on which the vSphere Web Client is installed.
2 Edit the file to include the line session.timeout = value where value is the timeout value in minutes.
Uncomment the line, if necessary.
To set the client to never time out, specify a negative or 0 value for the timeout.
For example, to set the timeout value to 60 minutes, include the line session.timeout = 60.
n On Windows operating systems, restart the VMware vSphere Web Client service.
You can remove data only for the currently logged-in user. Data stored by other users is not affected.
Procedure
1 In the vSphere Web Client, click the name of the currently logged-in user and select Remove Stored
Data.
Option Description
"Work in progress" items All current Work In Progress items for this user are removed.
Getting Started Pages preferences All Getting Started pages preferences for this user are removed. All
Getting Started pages will be displayed in the vSphere Web Client.
Saved Searches All Saved Searches for this user are removed.
32 VMware, Inc.
Chapter 2 Using the vSphere Web Client
3 Click OK.
For completing some drag-and-drop operations, you do not need to perform any additional actions. For
completing others, you might have to go through a wizard.
Procedure
1 In the vSphere Web Client inventory tree or in a list view, select an inventory object group.
You can drag-and-drop objects within the vSphere Web Client inventory tree, or from a list view to the
inventory tree.
You can access list views from the Inventory Lists, the Related Objects tab, and search results.
The mouse cursor changes depending on whether you can drop the object to the object you currently
point to.
Table 2‑2. Mouse icons indicating possible drag and drop operations
Icon Description
You can drop the object that you are dragging into this object.
You cannot drop the object that you are dragging into this object.
4 (Optional) If a wizard opens, follow the prompts to complete the drag-and-drop operation.
Export Lists
You can export the contents of an inventory list view to a CSV file.
Procedure
1 From the vSphere Web Client, open a list view.
You can access list views of objects from the Inventory Lists, the Related Objects tab, and the search
results.
The Export List Contents dialog box opens and lists the available options for inclusion in the CSV file.
3 Select whether you want all rows or your current selection of rows to be listed in the CSV file.
4 From the available options, select the columns you want listed in the CSV file.
6 Click Save and provide location on your local machine to save the report.
VMware, Inc. 33
vCenter Server and Host Management
Keyboard Shortcuts
Keyboard shortcuts allow you to quickly navigate or perform a task in the vSphere Web Client.
For more information about how to schedule tasks, see “Schedule Tasks,” on page 105.
Procedure
1 Select the Actions menu and press Ctrl.
The clock icon ( ) appears next to the action that you can schedule.
2 Select the action and configure the scheduling options.
34 VMware, Inc.
Configuring Hosts and vCenter
Server 3
Configuring ESXi hosts, vCenter Server systems, and the vSphere Web Client involves several tasks.
n “Configuring Communication Among ESXi, vCenter Server, and the vSphere Web Client,” on
page 56
Host Configuration
Before you create virtual machines on your hosts, you must configure the hosts to ensure that they have
correct licensing, network and storage access, and security settings. Each type of host has a manual that
provides information on the configuration for that host.
For information on configuring a host, see the configuration information for the specific vSphere component
in the vSphere Security documentation, the vSphere Storage documentation, or the vSphere Networking
documentation.
Procedure
1 Select a host in the inventory.
2 Click the Manage tab.
3 Click Settings.
6 (Optional) To reboot immediately from the device you have selected, select Apply and Reboot on OK.
If you do not select Apply and Reboot on OK, the new setting takes effect when the host is next
rebooted.
7 Click OK.
VMware, Inc. 35
vCenter Server and Host Management
An ESX agent is a virtual machine, or a virtual machine and a vSphere Installation Bundle (VIB), that extend
the functions of an ESXi host to provide additional services that a vSphere solution requires.
For example, a solution might require a particular network filter or firewall configuration to function. A
solution can use an ESX agent to connect to the vSphere Hypervisor and extend the host with functions
specific to that solution. For example, the ESX agent can filter network traffic, act as a firewall, or gather
other information about the virtual machines on the host.
When you configure the datastore and network settings for ESX agents on a host, all of the ESX agents that
you deploy on the host use that datastore and network configuration.
IMPORTANT ESX agents are not deployed if you do not configure the network and datastore settings.
Procedure
1 Select a host in the vSphere Web Client inventory.
2 Click the Manage tab to display configuration information for the host.
3 Click Settings.
The current settings for the ESX agents on the host, if any, appear.
5 Click Edit.
6 From the Datastore drop-down menu, select a datastore in which to deploy the ESX agent virtual
machines.
7 From the Network drop-down menu, select a network to connect the ESX agents.
8 Click OK.
What to do next
For information about ESX agents and ESX Agent Manager, see Developing and Deploying vSphere Solutions,
vServices, and ESX Agents.
CAUTION Changing advanced options is considered unsupported unless VMware technical support or a KB
article instruct you to do so. In all other cases, changing these options is considered unsupported. In most
cases, the default settings produce the optimum result.
Procedure
1 Browse to the host in the vSphere Web Client navigator.
36 VMware, Inc.
Chapter 3 Configuring Hosts and vCenter Server
6 Click OK.
Unsynchronized clocks can result in authentication problems, which can cause the installation to fail or
prevent the vCenter Server Appliance vpxd service from starting.
Make sure any Windows host machine on which a vCenter component runs is synchronized with the NTP
server. See the Knowledge Base article Timekeeping best practices for Windows, including NTP.
Procedure
1 In the vSphere Web Client, navigate to the host in the vSphere inventory.
4 Select an option for setting the time and date of the host.
Option Description
Manually configure the date and Set the time and date for the host manually.
time on this host
Use Network Time Protocol (Enable Synchronize the time and date of the host with an NTP server. The NTP
NTP client) service on the host periodically takes the time and date from the NTP
server.
a In the NTP Servers text box, type the IP addresses or host names of the
NTP servers that you want to use.
b From the NTP Service Startup Policy drop-down list, select an option
for starting and stopping the NTP service on the host.
n Start and stop with port usage - Starts or stops the NTP service
when the NTP client port is enabled or disabled for access in the
security profile of the host.
n Start and stop with host - Starts and stops the NTP service when
the host powers on or shuts down.
n Start and stop manually - Enables manual starting and stopping
of the NTP service.
You can use the Start, Stop, or Restart buttons to control the status of the
NTP service on the host manually at any time no matter of the selected
startup policy for the NTP service. For the Start and stop manually policy,
you always use the buttons to control the status of the NTP service.
5 Click OK.
VMware, Inc. 37
vCenter Server and Host Management
Prerequisites
n To view and manage licenses in the vSphere 6.0 environment, you must have the Global.Licenses
privilege on the vCenter Server system, where the vSphere Web Client runs.
Procedure
1 In the vSphere Web Client, navigate to the vCenter Server system.
c On the Edit license names page, rename the new license as appropriate and click Next.
d Click Finish.
e In the Assign License dialog, select the newly-created license and click OK.
The license is assigned to the vCenter Server system, and one instance from the license capacity is allocated
for thevCenter Server system.
Prerequisites
Required privilege: Performance.ModifyIntervals
38 VMware, Inc.
Chapter 3 Configuring Hosts and vCenter Server
Procedure
1 In the vSphere Web Client, navigate to the vCenter Server instance.
5 From Statistics intervals, click a statistics interval attribute to edit its value.
a In Interval duration, select the time interval in which statistics data is collected.
b In Save for, select for how long the archived statistics are kept in the database.
The lower the level is, the fewer number of statistic counters are used. Level 4 uses all statistics
counters. Use it only for debugging purposes.
The statistics level must be less than or equal to the statistics level that is set for the preceding
statistics interval. This is a vCenter Server dependency.
6 (Optional) In Database Size, estimate the effect of the statistics settings on the database.
The estimated space required and number of database rows required are calculated and displayed.
7 Click OK.
n Samples that are collected every 30 minutes are stored for 1 week.
n Samples that are collected every 2 hours are stored for 1 month.
For all statistics intervals, the default level is 1. It uses the Cluster Services, CPU, Disk, Memory, Network,
System, and Virtual Machine Operations counters.
Prerequisites
Required privilege: Global.Settings
Procedure
1 (Optional) If necessary, configure the statistics intervals.
VMware, Inc. 39
vCenter Server and Host Management
2 In Database Size, estimate the effect of the statistics settings on the database.
The estimated space required and number of database rows required are calculated and displayed.
c If necessary, make changes to your statistics collection settings.
3 Click OK.
Level 1 n Cluster Services (VMware Distributed Resource Scheduler) – Use for long-term performance
all metrics monitoring when device statistics are
n CPU – cpuentitlement, totalmhz, usage (average), usagemhz not required.
n Disk – capacity, maxTotalLatency, provisioned, unshared, Level 1 is the default Collection Level
usage (average), used for all Collection Intervals.
n Memory – consumed, mementitlement, overhead,
swapinRate, swapoutRate, swapused, totalmb, usage
(average), vmmemctl (balloon)
n Network – usage (average), IPv6
n System – heartbeat, uptime
n Virtual Machine Operations – numChangeDS,
numChangeHost, numChangeHostDS
Level 4 All metrics supported by the vCenter Server, including Use for short-term performance
minimum and maximum rollup values. monitoring after encountering
problems or when device statistics are
required.
Because of the large quantity of
troubleshooting data retrieved and
recorded, use level 4 for the shortest
amount of time.
NOTE When you increase the collection level the storage and system requirements might change. You
might need to allocate more system resources to avoid decrease in the performance.
40 VMware, Inc.
Chapter 3 Configuring Hosts and vCenter Server
Prerequisites
Required privilege: Global.Settings
Procedure
1 In the vSphere Web Client, navigate to the vCenter Server instance.
4 In the Edit vCenter Server Settings dialog box, select Runtime Settings.
You can change this value to a number from 0 through 63 to uniquely identify each vCenter Server
system running in a common environment. By default, an ID value is generated randomly.
6 In vCenter Server managed address, type the vCenter Server system address.
The address can be IPv4, IPv6, a fully qualified domain name, an IP address, or another address format.
7 In vCenter Server name, type the name of the vCenter Server system.
If you change the DNS name of the vCenter Server, use this option to modify the vCenter Server name
to match.
What to do next
If you made changes to the vCenter Server system unique ID, you must restart the vCenter Server system
for these changes to take effect.
For vCenter Server versions before vCenter Server 5.0, these settings apply to an Active Directory associated
with vCenter Server. For vCenter Server 5.0 and later, these settings apply to vCenter Single Sign-On
identity sources.
Prerequisites
Required privilege: Global.Settings
Procedure
1 In the vSphere Web Client, navigate to the vCenter Server instance.
4 Click Edit.
VMware, Inc. 41
vCenter Server and Host Management
6 In User directory timeout, type the timeout interval in seconds for connecting to the directory server.
7 In Query Limit, type the number of users and groups for which you can associate permissions on the
child inventory objects of the vCenter Server system.
You can associate permissions with users and groups from the Add Permissions dialog box that
displays when you click Add permissions in Manage > Permissions for a vSphere inventory object.
8 Select the Enabled check box next to Validation to have vCenter Server periodically check its known
users and groups against the user directory server.
10 Click OK.
Prerequisites
Required privilege: Global.Settings
Procedure
1 In the vSphere Web Client, navigate to the vCenter Server instance.
4 Click Edit.
5 Select Mail.
The SMTP server is the DNS name or IP address of the SMTP gateway to use for sending email
messages.
NOTE You must type the full email address, including the domain name.
8 Click OK.
What to do next
To test the mail settings, create an alarm that can be triggered by a user action, such as by powering off a
virtual machine, and verify that you receive an email when the alarm is triggered.
Prerequisites
Required privilege: Global.Settings
42 VMware, Inc.
Chapter 3 Configuring Hosts and vCenter Server
Procedure
1 In the vSphere Web Client, navigate to the vCenter Server instance.
6 In Receiver URL, type the host name or IP address of the SNMP receiver.
10 Click OK.
The Web service is installed as part of the VMware vCenter Server installation. The Web service is a
required component for third-party applications that use the VMware SDK application programming
interface (API). For information about installing the Web service, see the vSphere Installation and Setup
documentation.
Procedure
1 In the vSphere Web Client, navigate to the vCenter Server instance.
4 Click Edit.
5 Select Ports.
Prerequisites
Required privilege: Global.Settings
Procedure
1 In the vSphere Web Client, navigate to the vCenter Server instance.
4 Click Edit.
VMware, Inc. 43
vCenter Server and Host Management
6 In Normal operations, type the timeout interval in seconds for normal operations.
7 In Long operations, enter the timeout interval in minutes for long operations.
Do not set the value to zero (0).
8 Click OK.
9 Restart the vCenter Server system for the changes to take effect.
Prerequisites
Required privilege: Global.Settings
Procedure
1 In the vSphere Web Client, navigate to the vCenter Server instance.
2 Select the Manage tab.
4 Click Edit.
Option Description
None (Disable logging) Turns off logging
Error (Errors only) Displays only error log entries
Warning (Errors and warnings) Displays warning and error log entries
Info (Normal logging) Displays information, error, and warning log entries
Verbose (Verbose) Displays information, error, warning, and verbose log entries
Trivia (Extended verbose) Displays information, error, warning, verbose, and trivia log entries
7 Click OK.
Changes to the logging settings take effect immediately. You do not need to restart vCenter Server system.
NOTE Do not use the database retention options if you want to keep a complete history of tasks and events
for your vCenter Server.
Procedure
1 In the vSphere Web Client, navigate to the vCenter Server instance.
44 VMware, Inc.
Chapter 3 Configuring Hosts and vCenter Server
4 Click Edit.
5 Select Database.
7 Select the Enabled check box next to Task cleanup to have vCenter Server periodically delete the
retained tasks.
Information about tasks that are performed on this vCenter Server system is discarded after the
specified number of days.
9 Select the Enabled check box next to Event cleanup to have vCenter Server periodically clean up the
retained events.
Information about events for this vCenter Server system are discarded after the specified number of
days.
11 Click OK.
vCenter Server 5.1 and vCenter Server 5.5 always connect to ESXi hosts using SSL thumbprint certificates.
Starting with vCenter Server 6.0, the SSL certificates are signed by VMware Certificate Authority by default.
You can instead use certificates from a third-party CA. Thumbprint mode is supported only for legacy hosts.
Procedure
1 In the vSphere Web Client, navigate to the vCenter Server instance.
4 Click Edit.
6 Determine the host thumbprint for each legacy host that requires validation.
7 Compare the thumbprint you obtained from the host with the thumbprint listed in the vCenter Server
Settings dialog box.
8 If the thumbprints match, select the check box for the host.
Hosts that are not selected will be disconnected after you click OK.
9 Click OK.
VMware, Inc. 45
vCenter Server and Host Management
You can use Advanced Settings to add entries to the vpxd.cfg file, but not to edit or delete them. VMware
recommends that you change these settings only when instructed to do so by VMware technical support or
when you are following specific instructions in VMware documentation.
Prerequisites
Required privilege: Global.Settings
Procedure
1 In the vSphere Web Client, navigate to the vCenter Server instance.
4 Click Edit.
6 In the Value field, type the value for the specified key.
7 Click Add.
8 Click OK.
Newly added advanced settings have config. appended to the setting keys in the vpxd.cfg file. For
example:
config.example.setting = exampleValue
What to do next
Many advanced settings changes require that the vCenter Server system be restarted before they take effect.
Consult VMware technical support to determine if your changes require a restart.
Procedure
1 In the vSphere Web Client, navigate to the vCenter Server instance.
A warning appears at the top of the vSphere Web Client in every active user session advising users to read
the Message of the Day that is set in the relevant vCenter Server system.
46 VMware, Inc.
Chapter 3 Configuring Hosts and vCenter Server
The vSphere Web Client displays information about all manageable services running in vCenter Server and
the vCenter Server Appliance. A list of the default services is available for each vCenter Server instance.
Prerequisites
Verify that the user you use to log in to the vCenter Server instance is a member of the
SystemConfiguration.Administrators group in the vCenter Single Sign-On domain.
Procedure
1 Log in as administrator@your_domain_name to the vCenter Server instance by using the
vSphere Web Client.
2 On the vSphere Web Client Home page, under Administration, click System Configuration.
3 Under System Configuration click Nodes and select a node from the list.
You should restart the service only if a restart of the service is required so that the configuration
changes are applied.
Prerequisites
Verify that the user you use to log in to the vCenter Server instance is a member of the
SystemConfiguration.Administrators group in the vCenter Single Sign-On domain.
Procedure
1 Log in to the vCenter Server by using the vSphere Web Client.
VMware, Inc. 47
vCenter Server and Host Management
n Restart
n Start
n Stop
NOTE Restarting the Content Library Service also restarts the Transfer Service and the OVF Service.
The Content Library Service, the Transfer Service, and the OVF Service run on the same Tomcat server.
There are slight differences between the services available for a vCenter Server instance that runs on a
Windows system and those available for vCenter Server Appliance on Linux.
NOTE Only the default values of the service properties have undergone all product testing cycles. Avoid the
usage of nondefault values without guidance from VMware.
Service Description
Auto Deploy Lets you perform stateless ESXi caching. See “Auto Deploy Service,” on page 49.
Content Library Service Manages OVF templates, ISO images, and scripts for vSphere administrators. See “Content
Library Service,” on page 49.
Hardware Health Service Collects and analyzes IPMI sensor metrics for hardware that runs ESXi. See “Hardware
Health Service,” on page 51.
Transfer Service Provides support for moving content, such as VM templates, scripts, and ISO images across
sites and vCenter Server instances. See “Transfer Service Properties,” on page 51.
VMware Open Supports the provisioning of OVF based virtual machines. For a list of settings you can
Virtualization Format configure for this service, see “VMware Open Virtualization Format Service,” on page 54.
Service
VMware Syslog Service Provides support for system logging, network logging, and collecting logs from hosts. You
can use the Syslog service to redirect and store ESXi messages to a server on the network.
See “VMware Syslog Service,” on page 55.
VMware vSphere ESXi Collects core dumps from remote hosts. See “VMware vSphere ESXi Dump Collector,” on
Dump Collector Service page 55.
vAPI Endpoint Provides a single point of access to vAPI services. For a list of general settings that you can
configure for this service, see “vAPI Endpoint,” on page 52.
Auto Deploy Lets you perform stateless ESXi caching. See “Auto Deploy Service,” on page 49.
Content Library Service Manages OVF templates, ISO images, and scripts for vSphere administrators. See
“Content Library Service,” on page 49.
Hardware Health Service Collects and analyzes IPMI sensor metrics for hardware that runs ESXi. See “Hardware
Health Service,” on page 51.
48 VMware, Inc.
Chapter 3 Configuring Hosts and vCenter Server
Transfer Service Provides support for moving content, such as VM templates, scripts, and ISO images
across sites and vCenter Server instances. See “Transfer Service Properties,” on page 51.
VMware Open Virtualization Supports the provisioning of OVF based virtual machines. For a list of settings you can
Format Service configure for this service, see “VMware Open Virtualization Format Service,” on
page 54.
VMware vSphere ESXi Collects core dumps from remote hosts. See “VMware vSphere ESXi Dump Collector,” on
Dump Collector Service page 55.
vAPI Endpoint Provides a single point of access to vAPI services. For a list of general settings that you
can configure for this service, see “vAPI Endpoint,” on page 52.
Auto Deploy and the Auto Deploy Service are installed as part of the vCenter Server installation.
Force HTTP for Library Sync false Forces data transfers to go through
HTTP instead of HTTPS, regardless of
the subscription URL protocol. The
usage of HTTP improves the speed of
file transfer but might cause problems
if content libraries contain sensitive
information.
VMware, Inc. 49
vCenter Server and Host Management
Garbage Collection Start Hour 22 The time of the day when the content
library garbage collection starts.
Garbage Collection Stop Hour 8 The time of the day when the content
library garbage collection stops.
Library Auto Sync Refresh Interval 240 Interval between two consequent
(minutes) automatic synchronizations of the
subscribed content library. Measured
in minutes.
Library Auto Sync Setting Refresh 600 Refresh interval for the automatic
Interval (seconds) synchronization settings of the
subscribed library. Measured in
seconds. If you change the refresh
interval, you must restart
vCenter Server
Library Auto Sync Start Hour 20 The time of the day when the
automatic synchronization of a
subscribed content library starts.
Library Auto Sync Stop Hour 7 The time of the day when the
automatic synchronization of a
subscribed content library stops.
Automatic synchronization stops until
the start hour.
Library HTTP Connection Timeout 500000 The HTTP connection timeout for
(milliseconds) subscribed library, measured in
milliseconds.
NOTE You must log in as a user with an Administrator or a Content library administrator role to change the
settings of the Content Library service.
50 VMware, Inc.
Chapter 3 Configuring Hosts and vCenter Server
Http Client Buffer Size 262144 Buffer size of the HTTP client input
stream during transfers, measured in
bytes.
Http Client Socket Timeout 180 Socket timeout of the HTTP client,
measured in seconds.
Http Socket Buffer Size 2048 Buffer size of the HTTP client socket,
measured in bytes.
Intermediary I/O Stream Buffer Size 131072 Maximum size of buffer sitting
between input and output streams
during a transfer, measured in bytes.
NFC Connection Socket Timeout 120 Socket timeout for an NFC connection,
measured in seconds. An NFC
connection is opened only when
interacting with a datastore.
NFC Eager-zeroed Thick Disk Write 5400 Eager-zeroed thick disk write timeout
Timeout for an NFC connection, measured in
seconds. This timeout must be larger
than the socket timeout of NFC
connection. An NFC connection is
opened only when interacting with
datastore.
VMware, Inc. 51
vCenter Server and Host Management
vAPI Endpoint
The vAPI endpoint provides a single point of access to vAPI services. You can change the properties of the
vAPI Endpoint service.
[router] Maximum size of the in- 10 The maximum size of the identifier
memory cache cache that is used for routing vAPI
calls between management nodes.
Measured in megabytes.
[router] Number of control threads for 10 The number of threads that control the
federated IS queries federated Inventory Service queries for
vAPI routing.
Bearer token usage allowance Enabled Lets you use Bearer SAML tokens in
addition to Holder of Key (HoK)
tokens.
Bearer tokens do not have
cryptographic verification of the client
identity. Their security is sufficient
only when used over a secure
encrypted connection.
52 VMware, Inc.
Chapter 3 Configuring Hosts and vCenter Server
Enables REST basic authentication Enabled Enables login service for simple
authentication with username and
password.
Maximum allowed request size 204800 The maximum allowed request size,
measured in bytes. Set to 0 to disable.
Maximum session idle time 3600000 The maximum time between requests
that a session may remain idle,
measured in milliseconds.
Request rate for anonymous calls 3000 Maximum request rate for anonymous
calls. Set to 0 to disable.
Request rate for authorized requests 3800 Maximum request rate for authorized
calls. Set to 0 to disable.
VMware, Inc. 53
vCenter Server and Host Management
Request rate interval for anonymous 60 Request rate interval for anonymous
calls calls, measured in seconds. This is the
time frame in which only request rates
for anonymous calls are allowed.
Set to 0 to disable.
NOTE The vAPI endpoint limits the
number of incoming requests to
Request rate for anonymous calls per
Request rate interval for anonymous
calls. For example if the rate is set to 50
seconds and interval is set to 60
seconds, the system allows up to 50
calls per minute.
Any calls exceeding the limit return a
server busy error.
Request rate interval for authorized 60 The request rate interval for
calls authorized calls, measured in seconds.
This is the time frame in which only
http.authorized.request.rate.count
authorized requests are allowed. Set to
0 to disable.
Timeout for the HTTP connections to 300000 Timeout for the HTTP connections to
vAPI providers vAPI providers, measured in
milliseconds.
vAPI Endpoint solution user Generated at the time of installation vAPI Endpoint solution user.
CAUTION Do not modify this value.
Changing only this setting without
updating the related settings, might
lead to a failure of the component.
OVF Export Session Timeout 5 The amount of time after which the
OVF export session times out.
Measured in minutes.
OVF Import Session Timeout 10 Waiting time before the OVF import
session times out. Measured in
minutes.
54 VMware, Inc.
Chapter 3 Configuring Hosts and vCenter Server
Common Log Level N/A Set the level of information you want
to include in the logs.
n * - include all log files.
n info - Only informational log files
are redirected to the remote
machine.
n notice - Only notices are redirected
to the remote machine. A notice
message indicates a normal but
significant condition.
n warn - Only warnings are
redirected to the remote machine.
n error - Only error messages are
redirected to the remote machine.
n crit - Only critical log files are
redirected to the remote machine.
n alert - Only critical log files are
redirected to the remote machine.
n emerg - Only emergency log files
are redirected to the remote
machine. An emergency message
indicates that the system has
stopped responding and cannot be
used.
Remote Syslog Host N/A The IP address of the host you want to
use for storing ESXi messages and
logs. This is also the IP address of the
remote syslog server on the network
you use to redirect logs and ESXi
messages.
Coredump Server UDP Port 6500 The default port on which the core
(1025-9999) dump server communicates.
Repository max size (1-10 GB) 2 The maximum size of the core dump
repository in gigabytes.
VMware, Inc. 55
vCenter Server and Host Management
Enhanced Linked Mode provides the following features for both vCenter Server on Windows and
vCenter Server Appliance systems:
n You can log in to all linked vCenter Server systems simultaneously with a single user name and
password.
n You can view and search the inventories of all linked vCenter Server systems within the
vSphere Web Client. The vSphere Client does not support Enhanced Linked Mode.
n Roles, permission, licenses, tags, and policies are replicated across linked vCenter Server systems.
To join vCenter Server systems in Enhanced Linked Mode, connect them to the same
Platform Services Controller, or to Platform Services Controllers that share the same vCenter Single Sign-On
domain.
Enhanced Linked Mode requires the vCenter Server Standard licensing level, and is not supported with
vCenter Server Foundation or vCenter Server Essentials.
In vSphere 5.5 and earlier, Linked Mode relied on Microsoft ADAM to provide replication functionality.
Starting in vSphere 6.0, the Platform Services Controller provides replication and ADAM is no longer
required. Because of the change in architecture, you must isolate vCenter Server 5.5 systems from any
Linked Mode groups before upgrading these systems to vCenter Server 6.0. For more information, see the
vSphere Upgrade documentation.
Configure your firewall to allow communication between the vSphere Web Client and vCenter Server by
opening ports 80 and 443.
vCenter Server acts as a web service. If your environment requires the use of a web proxy, vCenter Server
can be proxied like any other web service.
56 VMware, Inc.
Configuring Customer Experience
Improvement Program 4
When you choose to participate in the Customer Experience Improvement Program (CEIP), VMware
receives anonymous information to improve the quality, reliability, and functionality of VMware products
and services.
n “Join the Customer Experience Improvement Program in the vSphere Web Client,” on page 58
n “Rejoin the Customer Experience Improvement Program After Upgrading vCenter Server,” on
page 58
Information that VMware receives through the CEIP contains the following categories:
Configuration Data Data about how you have configured VMware products and services and
related environment information. Examples of Configuration Data include
version information for VMware products, product environment
information, and product configuration settings. Configuration Data may
include obfuscated versions of your device IDs and MAC and Internet
Protocol addresses.
Feature Usage Data Data about how you use VMware products and services. Examples of
Feature Usage Data include details about which product features you use
and metrics of user interface activity.
Performance Data Data about the performance of VMware products and services. Examples of
Performance Data include metrics of the performance and scale of VMware
products and services, response times for user interfaces, and details about
your API calls.
VMware collects the above CEIP reporting information in connection with a unique CEIP instance identifier
that is stored on your device and which does not personally identify you. This identifier enables VMware to
distinguish one report from another.
VMware, Inc. 57
vCenter Server and Host Management
Prerequisites
Verify that you are a member of the [email protected] group.
Procedure
1 Log into the vCenter Server instance as a member of [email protected] group by using the
vSphere Web Client.
2 On the vSphere Web Client Home page, under Administration, click Customer Experience
Improvement Program.
Review “Categories of Information That VMware Receives,” on page 57 to make sure you understand the
CEIP.
Prerequisites
Verify that you are a member of the [email protected] group.
Procedure
1 Log into the vCenter Server instance as a member of [email protected] group by using the
vSphere Web Client.
2 Click Details.
3 Verify that the Join VMware Customer Experience Improvement Program check box is selected and
click OK.
The CEIP notification banner at the top of the page does not appear the next time you log in.
58 VMware, Inc.
Providing vCenter Server Availability 5
When you deploy vCenter Server, you must build a highly available architecture that can handle workloads
of all sizes.
Availability is critical for solutions requiring continuous connectivity to vCenter Server. To avoid extended
periods of downtime, users should run vCenter Server in highly available configurations.
Use option 1 when your vCenter Server environment is virtualized. Use option 2 when vCenter Server is
installed on Windows.
NOTE In this document, references to MSCS also apply to WSFC on corresponding Windows Server
versions.
NOTE Starting with vSphere 6.x, vCenter Server Heartbeat is discontinued. The Watchdog and vSphere HA
option replaces this technology and provides vCenter Server availability.
If you are using vCenter Server Appliance, you must use this option instead of an MSCS cluster.
VMware, Inc. 59
vCenter Server and Host Management
n For vSphere DRS, create VM and host anti-affinity rules to prevent the database servers from running
on the same host.
n Set the ForceAffinePoweron vSphere DRS advanced option to a value of 1 to enable strict enforcement
of vSphere DRS rules when servers are powered on.
n Enable and properly configure vSphere HA admission control for the cluster.
n Set the VM restart priority for the VM or VMs that are hosting the vCenter Server database to High.
Watchdog can provide better availability by using vCenter Server processes (PID Watchdog) or the
vCenter Server API (API Watchdog).
You can use the service start command to start PID Watchdog and the service stop command to stop it. PID
Watchdog monitors only services that are running. After the service is stopped, PID Watchdog does not
monitor it. PID Watchdog detects only that a process with the correct executable is in the process table. It
does not determine if the process is ready to service requests.
Starting with vSphere 6.x, a Python daemon called API Watchdog checks the status of APIs for the VPXD
service. If the APIs are not running, API Watchdog attempts to restart the service two times. If that still does
not solve the issue, API Watchdog then reboots the VM.
API Watchdog starts running immediately after deployment of the vCenter Server Appliance. On
vCenter Server for Windows, however, you must reboot vCenter Server once before API Watchdog starts
working.
API Watchdog generates support bundles before a service restart and also before a VM reboot and these
support bundles are stored in C:\ProgramData\VMware\vCenterServer\data\core\*.tgz on vCenter Server
for Windows and in /storage/core/*.tgz for vCenter Server Appliance.
NOTE To reset the Watchdog capability, delete the data files. On vCenter Server for Windows, the default
location is C:\ProgramData\VMware\vCenterServer\data\iiad\iiad.dat. On vCenter Server Appliance, it
is /storage /iiad/iiad.dat.
Multiple instances of vCenter Server are in a MSCS cluster, but only one instance is active at a time. Use this
solution to perform maintenance, such as patching or upgrades, on one node in the cluster without taking
down the vCenter Server database.
60 VMware, Inc.
Chapter 5 Providing vCenter Server Availability
Another potential benefit of this approach is that MSCS uses a type of "shared-nothing" cluster architecture.
The cluster does not involve concurrent disk accesses from multiple nodes. In other words, the cluster does
not require a distributed lock manager. MSCS clusters typically include only two nodes and they use a
shared SCSI connection between the nodes. Only one server needs the disks at any given time, so no
concurrent data access occurs. This sharing minimizes the impact if a node fails.
Unlike the vSphere HA cluster option, the MSCS option works only for Windows virtual machines and does
not support thevCenter Server Appliance.
Prerequisites
Before you can set up MSCS for vCenter Server availability, you must create a virtual machine (VM) with
one of the following guest operating systems:
Also, you must add two raw device mapping (RDM) disks to this VM. These disks must be mounted and
when they are added, you must create a separate SCSI controller with the bus sharing option set to physical.
The RDM disks must also be independent and persistent.
SQL Server DB
(VM1)
vCenter Server vCenter Server Node1
Management Node Management Node
(VM1) (VM2)
M1 M1
SQL Server DB
(VM2)
MSCS Cluster Node2
MSCS Cluster
NOTE MSCS as an availability solution for vCenter Server is provided only for management nodes of
vCenter Server (M node). For infrastructure nodes, customers must deploy multiple N nodes for high
availability. You cannot have both M and N nodes on the same VM for MSCS protection.
Procedure
1 Power on the VM.
2 Format the two RDM disks, assign them drive letters, and convert them to MBR.
VMware, Inc. 61
vCenter Server and Host Management
Detaching the RDM disks is not a permanent deletion. Do not select Delete from disk and do not delete
the vmdk files.
8 Clone the VM and select the Customize the operating system option, so that the clone has a unique
identity.
Create a unique identity through either the default sysrep file or the custom sysrep file.
Note the original IP address and host name that were used at the time of the installation of
vCenter Server on VM1. This information is used to assign a cluster role IP.
13 Create an MSCS cluster on VM1 by including both nodes in the cluster. Also select the validation option
for the new cluster.
14 Create a cluster role or service and add all of the vCenter Server services to it, one by one. Use the IP
address and host name from step 11 for the role or service.
You have created an MSCS cluster that can support vCenter Server availability.
What to do next
After you have created the MSCS cluster, verify that failover is occurring by powering off the VM hosting
vCenter Server (VM1). Within a few minutes, the services should be running on the other VM (VM2).
62 VMware, Inc.
Managing Third-Party Hypervisors by
Using vCenter Host Gateway 6
vCenter Host Gateway is a vCenter Server feature that lets you manage virtual environments that consist of
various types of hypervisors.
vCenter Host Gateway is distributed as a virtual appliance. After you deploy and configure the
vCenter Host Gateway appliance, you can use the vSphere Web Client to manage both VMware and third-
party hypervisors, such as Microsoft Hyper-V.
NOTE You can also use the public API to manage third-party hypervisors. For more information, see
vSphere Management SDK Documentation.
n Supported Actions for Managing Third-Party Hosts in the vSphere Web Client on page 74
vCenter Host Gateway lets you perform various operations with third-party hosts and virtual
machines.
n Supported Actions for Managing Third-Party Virtual Machines in the vSphere Web Client on
page 74
vCenter Host Gateway lets you perform various operations with third-party hosts and virtual
machines.
VMware, Inc. 63
vCenter Server and Host Management
Software Requirements
n vCenter Server 6.0
Hardware Requirements
You can run vCenter Host Gateway on any system that meets the minimum hardware requirements.
Number of CPUs 2
vRAM 3 GB
Network A 1 Gbps connection between the vCenter Host Gateway appliance and vCenter Server instance.
Networking Requirements
vCenter Host Gateway requires access to various ports to function properly. You can change the default
connectivity if you need to adjust the configuration to suit your own environment.
vCenter Host Gateway Hyper-V host that Internal Network HTTP 80 or 5985
appliance you want to manage
vCenter Host Gateway Hyper-V host that Internal Network HTTPS 443 or 5986
appliance you want to manage
64 VMware, Inc.
Chapter 6 Managing Third-Party Hypervisors by Using vCenter Host Gateway
NOTE vCenter Host Gateway relies on Windows Remote Management (WinRM) to manage Microsoft
Hyper-V Server. To manage Microsoft hypervisors by using vCenter Server, you must verify that you have
configured WinRM on the host running Microsoft Hyper-V Server and that WinRM is accessible over the
network.
Procedure
1 Start the OVF Deployment Wizard on page 66
To deploy the vCenter Host Gateway appliance you must start the deployment wizard from the
vSphere Web Client.
6 Select Storage for the vCenter Host Gateway OVF Template on page 67
Select the location to store the files for the deployed vCenter Host Gateway template.
VMware, Inc. 65
vCenter Server and Host Management
Prerequisites
Verify that the Client Integration plug-in is installed.
Procedure
1 In a Web browser, log in to vSphere Web Client as an administrator.
2 Select an inventory object that is a valid parent object of a virtual machine, such as data center, folder,
cluster, resource pool, or host.
Procedure
1 Specify the source location.
Option Action
URL Type a URL to an OVF template located on the Internet. Supported URL
sources are HTTP and FTP.
Local file Click Browse and select an OVF or OVA template from the local file
system.
2 Click Next.
Procedure
1 Review the OVF template details.
Option Description
Product Product name, as specified in the OVF template file.
Version Version, if the version is specified in the OVF template file.
Vendor Vendor, if the vendor is specified in the OVF template file.
Publisher Publisher of the OVF template, if a certificate included in the OVF template
file specifies a publisher.
Download size Size of the OVF file.
Size on disk Size on disk after you deploy the OVF template.
Description Description, as provided by the distributor of the OVF template.
2 Click Next.
66 VMware, Inc.
Chapter 6 Managing Third-Party Hypervisors by Using vCenter Host Gateway
Procedure
1 On the Accept License Agreements page of the wizard, read the End User License Agreements and click
Accept.
2 Click Next.
Procedure
1 On the Select name and folder page of the Deploy OVF Template wizard, specify a name for the virtual
machine.
The name must be unique within each vCenter Server virtual machine folder.
2 Select or search for a datacenter or folder for the virtual machine.
3 Click Next.
Prerequisites
Select the disk format to store the virtual machine virtual disks.
Procedure
1 On the Select storage page of the Deploy OVF Template wizard, select the virtual disk format to store
the virtual machine virtual disks.
Option Description
Thick Provisioned Lazy Zeroed Creates a virtual disk in a default thick format. Space required for the
virtual disk is allocated when the virtual disk is created. Data remaining
on the physical device is not erased during creation, but is zeroed out on
demand at a later time on first write from the virtual machine.
Thick Provision Eager Zeroed Creates a thick virtual disk that supports clustering features such as Fault
Tolerance. Space required for the virtual disk is allocated at creation time.
In contrast to the flat format, the data remaining on the physical device is
zeroed out when the virtual disk is created. Creating disks in this format
might take much longer than creating other types of disks.
Thin Provision Creates a thin disk, which starts small, at first using only as much
datastore space as the disk needs for its initial operations. The disk space
grows when the virtual machine needs more storage. Use this format to
save storage space. For the thin disk, you provision as much datastore
space as the disk requires based on the value that you enter for the disk
size.
VMware, Inc. 67
vCenter Server and Host Management
The configuration file and virtual disk files are stored on the datastore. Select a datastore large enough
to accommodate the virtual machine and all associated virtual disk files.
3 Click Next.
Procedure
1 On the Setup networks page of the Deploy OVF Template wizard, select a source network in the table
and map it to a destination network.
The Source column lists all networks that are defined in the OVF template. The Destination column
contains a list of target networks.
Procedure
1 Enter the administrator user name and password for the vCenter Host Gateway appliance.
2 (Optional) If you want to enable SSH-based remote login, select the SSH Enabled check box.
3 To synchronize the time of the vCenter Host Gateway with the time of VMware Tools, select the Tools-
based Time Synchronization Enabled check box.
4 To synchronize the time of the vCenter Host Gateway with one or more NTP servers, enter the host
names or IP addresses in the NTP Server text box, separated by a comma.
NOTE If you chose to synchronize the time of the appliance with both VMware Tools and an NTP
server, and there is a difference between those times, the appliance synchronizes according to the NTP
server time.
5 (Optional) Enter the host name or IP address of the Platform Services Controller.
NOTE You can use vCenter Host Gateway only after you register it as a service in the
Platform Services Controller. If you leave the text box empty, you must use the vCenter Host Gateway
appliance to register vCenter Host Gateway later.
The user name you enter must have Single Sign-On administrator privileges.
68 VMware, Inc.
Chapter 6 Managing Third-Party Hypervisors by Using vCenter Host Gateway
Option Description
static Manual configuration. If you are using static host network mode, enter the
Host Network IP Adddress and the length of the Host Network Prefix.
dhcp Automatic configuration.
autoconf Automatic configuration. Available only if you have selected IPv6 address.
If you need to provide more than one value, separate them by a comma.
11 Enter the Host Network Identity name or the fully qualified domain name of the appliance.
12 Click Next.
Procedure
1 On the Ready to complete page of the Deploy OVF Template wizard, review the settings you
configured during the deployment .
Solution User
vCenter Host Gateway creates a solution user when vCenter Host Gateway is registered as a service in the
Platform Services Controller. vCenter Host Gateway requires the solution user to register, unregister, and
modify the service.
NOTE Each time you register the vCenter Host Gateway service in the Platform Services Controller, a new
solution user is created.
VMware, Inc. 69
vCenter Server and Host Management
n Synchronize the Time Settings of the vCenter Host Gateway Appliance on page 70
You can change the time synchronization of the vCenter Host Gateway appliance after the
deployment. Synchronization is required when the NTP servers change to ensure the successful
registration with the Platform Services Controller.
n Change the Administrator Password of the vCenter Host Gateway Appliance on page 72
You can change the password of the vCenter Host Gateway after you deploy the appliance.
Procedure
1 In a Web browser, log in to the Web interface of the vCenter Host Gateway appliance.
3 Click Restart.
Procedure
1 In a Web browser, log in to the Web interface of the vCenter Host Gateway appliance.
70 VMware, Inc.
Chapter 6 Managing Third-Party Hypervisors by Using vCenter Host Gateway
Option Description
No Synchronization Select this option if you do not use any synchronization.
NTP Synchronization Enter one or more NTP server names, separated by a comma. In addition
to the names, enter NTPD options for each server, if applicable.
VMware Tools Synchronization Synchronize the vCenter Host Gateway appliance with VMware Tools
Procedure
1 In a Web browser, log in to the Web interface of the vCenter Host Gateway appliance.
3 From the IP Version drop-down menu, select the IP version that corresponds to your network.
Option Description
DHCP Select this option if a DHCP server is used to allocate the IP address in
your environment.
Static Manually set the networking settings.
Auto Select this option if the IP address allocation is done by a stateless method.
The option is available for IPv6.
Option Description
Host Address The host address of the appliance in IPv4 or IPv6 format.
Prefix The valid network prefix. Only for IPv6.
Mask The valid network mask. Only for IPv4.
Gateway The default gateway.
DNS servers The IP addresses of the DNS servers.
Hostname The FQDN of the host.
Procedure
1 In a Web browser, log in to the Web interface of the vCenter Host Gateway appliance.
VMware, Inc. 71
vCenter Server and Host Management
You must change the vCenter Host Gateway service registration when you perform one of the following
tasks:
Before you change the vCenter Host Gateway service registration, you must unregister the service.
Procedure
1 In a Web browser, log in to the Web interface of the vCenter Host Gateway appliance.
3 Click Unregister.
This operation unregisters vCenter Host Gateway from thePlatform Services Controller and deletes the
solution user.
4 In the IP or host name text box, enter the IP address of the Platform Services Controller.
6 Click Register.
Procedure
1 In a Web browser, log in to the Web interface of the vCenter Host Gateway appliance.
6 Select whether you want to use SSH login for the administrator user.
7 Click Submit.
72 VMware, Inc.
Chapter 6 Managing Third-Party Hypervisors by Using vCenter Host Gateway
Procedure
1 In a Web browser, log in to the Web interface of the vCenter Host Gateway appliance.
Option Description
Reboot Restart the vCenter Host Gateway appliance.
Shutdown Power off the vCenter Host Gateway appliance. To power on the appliance
again, you must use the vSphere Web Client.
4 Log out of the vSphere Web Client and log in again to see the changes in the power state of the
vCenter Host Gateway appliance.
Procedure
1 In a Web browser, log in to the Web interface of the vCenter Host Gateway appliance.
2 On the VMware vCenter Host Gateway tab, click Download Support Bundle.
3 Select the location where you want to save the file in .tar.gz format and click Save.
Prerequisites
Verify that you have a valid ESXi 6.0 license for each third-party host that you add.
Procedure
1 In the vSphere Web Client, navigate to a data center or host folder.
hostname:port
5 Click Next.
8 In the Username and Password text boxes, enter administrator credentials and click Next.
VMware, Inc. 73
vCenter Server and Host Management
11 On the page that displays lockdown options, leave the default options selected, and click Next.
12 Select a location for the virtual machines that already exist on the host and click Next.
Reconnect Host If attempts to reconnect the host fail, add the host again.
Create a virtual machine You can customize the name, CPU and RAM. For more
information, see vSphere Virtual Machine Administration.
Change the name of the virtual machine You can only change the name of the virtual machine. For
more information, see vSphere Virtual Machine
Administration.
Delete a virtual machine No specific options and limitations. For more information,
see vSphere Virtual Machine Administration.
Configure the virtual machine power states You can change the basic power configuration:
n Power On
n Power Off
n Suspend
n Reset
For more information, see vSphere Virtual Machine
Administration.
74 VMware, Inc.
Organizing Your Inventory 7
Plan how you will set up your virtual environment. A large vSphere implementation might contain several
virtual data centers with a complex arrangement of hosts, clusters, resource pools, and networks. It might
involve multiple vCenter Server systems connected using Enhanced Linked Mode. Smaller implementations
might require a single virtual data center with a much less complex topology. Regardless of the scale of your
virtual environment, consider how the virtual machines it will support are going to be used and
administered.
Here are questions you should answer as you create and organize an inventory of virtual objects:
n Do you want to use multiple vSphere Standard Switches, or you want to have a single vSphere
Distributed Switch per data center?
n Do you want to use vMotion and Distributed Resource Management with certain virtual machines but
not others?
n Will some virtual objects require one set of system permissions, while other objects will require a
different set of permissions?
The left pane of the vSphere Web Client displays your vSphere inventory. You can add and arrange objects
in any way with the following restrictions:
n vApp names must be unique within the Virtual Machines and Templates view.
n Setup networking by using vSphere Standard Switches or vSphere Distributed Switches. To use
services such as vMotion, TCP/IP storage, Virtual SAN, and Fault Tolerance, setup VMkernel
networking for these services. For more information, see vSphere Networking.
VMware, Inc. 75
vCenter Server and Host Management
n Configure storage systems and create datastore inventory objects to provide logical containers for
storage devices in your inventory. See vSphere Storage.
n Create clusters to consolidate the resources of multiple hosts and virtual machines. You can enable
vSphere HA and vSphere DRS for increased availability and more flexible resource management. See
vSphere Availability for information about configuring vSphere HA and vSphere Resource Management for
information about configuring vSphere DRS.
n Create resource pools to provide logical abstraction and flexible management of the resources in
vSphere. Resource pools can be grouped into hierarchies and used to hierarchically partition available
CPU and memory resources. See vSphere Resource Management for details.
Prerequisites
In the vSphere Web Client verify that you have sufficient permissions to create a data center object.
NOTE Inventory objects can interact within a data center, but interaction across data centers is limited. For
example, you can hot migrate virtual machines from one host to another host in the same data center, but
not from a host in one data center to a host in a different data center.
Procedure
1 In the vSphere Web Client, navigate to the vCenter Server object.
What to do next
Add hosts, clusters, resource pools, vApps, networking, datastores, and virtual machines to the data center.
Add a Host
You can add hosts under a data center object, folder object, or cluster object. If a host contains virtual
machines, those virtual machines are added to the inventory together with the host.
You can also add hosts to a DRS cluster, for details see vSphere Resource Management.
Prerequisites
n Verify that a data center, folder, or cluster exists in the inventory.
n Obtain the user name and password of the root user account for the host.
76 VMware, Inc.
Chapter 7 Organizing Your Inventory
n Verify that hosts behind a firewall are able to communicate with the vCenter Server system and all
other hosts through port 902 or other custom-configured port.
Required privileges:
n System.View on the virtual machines folder where you want to place the virtual machines of the host.
Procedure
1 In the vSphere Web Client, navigate to a data center, cluster, or folder within a data center.
2 Right-click the data center, cluster, or folder and select Add Host.
3 Type the IP address or the name of the host and click Next.
a Click Create New Licenses. The Add Host wizard minimizes in Work in Progress and the
New Licenses wizard appears.
b Type of copy and paste the new license key from My VMware and click Next.
8 (Optional) Select a lookdown mode option to disable the remote access for the administrator account
after vCenter Server takes control of this host.
9 (Optional) If you add the host to a data center or a folder, select a location for the virtual machines that
reside on the host and click Next.
10 Review the summary and click Finish.
A new task for adding the host appears in the Recent Tasks pane. It might take a few minutes for the task to
complete.
Create Clusters
A cluster is a group of hosts. When a host is added to a cluster, the resources of the host become part of the
resources of the cluster. The cluster manages the resources of all hosts within it. Clusters enable, vSphere
High Availability (HA), vSphere Distributed Resource Scheduler (DRS), and the VMware Virtual SAN
features.
Prerequisites
n Verify that you have sufficient permissions to create a cluster object.
n Verify that a data center, or folder within a data center, exists in the inventory.
VMware, Inc. 77
vCenter Server and Host Management
Procedure
1 Browse to a data center in the vSphere Web Client navigator.
Option Description
To use DRS with this cluster a Select the DRS Turn ON check box.
b Select an automation level and a migration threshold.
To use HA with this cluster a Select the vSphere HA Turn ON check box.
b Select whether to enable host monitoring and admission control.
c If admission control is enabled, specify a policy.
d Select a VM Monitoring option.
e Specify the virtual machine monitoring sensitivity.
EVC ensures that all hosts in a cluster present the same CPU feature set to virtual machines, even if the
actual CPUs on the hosts differ. This prevents migrations with vMotion from failing due to
incompatible CPUs.
b Specify whether to add disks automatically or manually to the Virtual SAN cluster.
7 Click OK.
What to do next
Add hosts to the cluster.
For information about configuring vSphere HA, see vSphere Availability, and for information about
configuring vSphere DRS see vSphere Resource Management. For information about Virtual SAN, see
Administering VMware Virtual SAN .
Create a Folder
You can use folders to group objects of the same type for easier management. For example, permissions can
be applied to folders, allowing you to use folders to group objects that should have a common set of
permissions.
A folder can contain other folders, or a group of objects of the same type. For example, a single folder can
contain virtual machines and another folder containing virtual machines, but it cannot contain hosts and a
folder containing virtual machines.
You can create these types of folders: Host and Cluster folders, Network folders, Storage folders, and VM
and Template folders.
Procedure
1 In the navigator, select either a data center or another folder as a parent object for the folder.
78 VMware, Inc.
Chapter 7 Organizing Your Inventory
2 Right-click the parent object and select the menu option to create the folder.
Option Description
The parent object is a data center. If the parent object is a data center, you can select the type of folder to
create:
n Select All vCenter Actions > New Host and Cluster Folder.
n Select All vCenter Actions > New Network Folder.
n Select All vCenter Actions > New Storage Folder.
n Select All vCenter Actions > New VM and Template Folder.
The parent object is a folder. If the parent object is a folder, the new folder is of the same type as the
parent folder.
Select All vCenter Actions > New Folder.
What to do next
Move objects into the folder by right-clicking the object and selecting Move To. Select the folder as the
destination.
VMware, Inc. 79
vCenter Server and Host Management
80 VMware, Inc.
Tagging Objects 8
Tags allow you to attach metadata to objects in the vSphere inventory to make these objects more sortable
and searchable.
A tag is a label that you can apply to objects in the vSphere inventory. When you create a tag, you assign
that tag to a category. Categories allow you to group related tags together. When you define a category, you
can also specify which object types its tags can be applied to and whether more than one tag in the category
can be applied to an object. For example, if you wanted to tag your virtual machines by guest operating
system type, you could create a category called 'operating system', and specify that it applies to virtual
machines only and that only a single tag can be applied to a virtual machine at any time. The tags in this
category could be "Windows", "Linux", and "Mac OS".
If multiple vCenter Server instances are configured to use Enhanced Linked Mode, tags and tag categories
are replicated across all these vCenter Server instances.
Tagging replaces the custom attributes functionality found in previous versions of vCenter Server. If you
have existing custom attributes, you can convert them into tags.
During the migration, the custom attribute names are converted to categories. Custom attribute values are
converted to tag names.
VMware, Inc. 81
vCenter Server and Host Management
Procedure
1 In the vSphere Web Client object navigator, browse to any object that has custom attributes.
3 Select Actions > Tags & Custom Attributes > Edit Custom Attributes...
4 In the Migrate Custom Attribues dialog box, click Migrate.
The Create Tag Categories page displays the name of each custom attribute as a new tag category.
Option Description
Category Name The category name must be unique to the currently-selected vCenter
Server system.
Description You can provide text in the description to describe the purpose or usage of
the category.
Cardinality n Select 1 tag per object to allow only one tag from this category to be
applied to an object at any one time.
Use this option for categories whose tags are mutually exclusive. For
example, a category called Priority with tags High, Medium, and Low
should allow one tag per object, because an object should have only
one priority.
n Select Many tags per object to allow multiple tags from the category to
be applied to an object at any one time.
Use this option for categories whose tags are not mutually exclusive.
After you have set the cardinality of a category, you can change the
cardinality from 1 tag per object to Many tags per object, but not from
Many tags per object to 1 tag per object.
Associable Object Types Select whether tags in this category can be assigned to all objects or only to
a specific type of managed object, such as virtual machines or datastores.
After you have set the associable object types for a category, you can
change a category that is associable with a single object type to be
associable with all object types, but you cannot restrict a category that is
associable to all object types to being associable to a single object type.
Option Description
Name The tag name must be unique across all linked vCenter Server systems.
Description You can provide text in the description to describe the purpose or usage of
the tag.
9 Click Finish.
82 VMware, Inc.
Chapter 8 Tagging Objects
Every tag must belong to one and only one category. You must create at least one category before creating
any tags.
Prerequisites
Required privilege: Inventory Service.vSphere Tagging.Create vSphere Tag Category on the root vCenter
Server.
Procedure
1 From the vSphere Web Client Home, click Tags.
Option Description
Category Name The category name must be unique to the currently-selected vCenter
Server system.
Description You can provide text in the description to describe the purpose or usage of
the category.
Cardinality n Select 1 tag per object to allow only one tag from this category to be
applied to an object at any one time.
Use this option for categories whose tags are mutually exclusive. For
example, a category called Priority with tags High, Medium, and Low
should allow one tag per object, because an object should have only
one priority.
n Select Many tags per object to allow multiple tags from the category to
be applied to an object at any one time.
Use this option for categories whose tags are not mutually exclusive.
After you have set the cardinality of a category, you can change the
cardinality from 1 tag per object to Many tags per object, but not from
Many tags per object to 1 tag per object.
Associable Object Types Select whether tags in this category can be assigned to all objects or only to
a specific type of managed object, such as virtual machines or datastores.
After you have set the associable object types for a category, you can
change a category that is associable with a single object type to be
associable with all object types, but you cannot restrict a category that is
associable to all object types to being associable to a single object type.
5 Click OK.
Deleting a category also deletes all tags associated with that category.
Prerequisites
Required privilege: Inventory Service.vSphere Tagging.Delete vSphere Tag Category on the root vCenter
Server.
VMware, Inc. 83
vCenter Server and Host Management
Procedure
1 From the vSphere Web Client Home, click Tags.
3 Select a category from the list and click the Delete Category icon ( ).
Prerequisites
Required privilege: Inventory Service.vSphere Tagging.Edit vSphere Tag Category on the root vCenter
Server.
Procedure
1 From the vSphere Web Client Home, click Tags.
Option Description
Category Name The category name must be unique to the currently-selected vCenter
Server system.
Description You can provide text in the description to describe the purpose or usage of
the category.
Cardinality n Select 1 tag per object to allow only one tag from this category to be
applied to an object at any one time.
Use this option for categories whose tags are mutually exclusive. For
example, a category called Priority with tags High, Medium, and Low
should allow one tag per object, because an object should have only
one priority.
n Select Many tags per object to allow multiple tags from the category to
be applied to an object at any one time.
Use this option for categories whose tags are not mutually exclusive.
After you have set the cardinality of a category, you can change the
cardinality from 1 tag per object to Many tags per object, but not from
Many tags per object to 1 tag per object.
Associable Object Types Select whether tags in this category can be assigned to all objects or only to
a specific type of managed object, such as virtual machines or datastores.
After you have set the associable object types for a category, you can
change a category that is associable with a single object type to be
associable with all object types, but you cannot restrict a category that is
associable to all object types to being associable to a single object type.
5 Click OK
84 VMware, Inc.
Chapter 8 Tagging Objects
Create a Tag
You use tags to add metadata to inventory objects. You can record information about your inventory objects
in tags and use the tags in searches.
Prerequisites
Required privilege: Inventory Service.vSphere Tagging.Create vSphere Tag on root vCenter Server.
Procedure
1 From the vSphere Web Client Home, click Tags.
4 In the vCenter Server drop-down menu, select the vCenter Server instance on which to create this tag.
Tag names must be unique within the category in which they are created.
6 (Optional) In the Description text box, enter a description for the tag.
7 In the Category drop-down menu, select an existing category or create a new category.
If you select [New Category], the dialogue box expands to show the options for creating a category. See
“Create a Tag Category,” on page 83.
8 Click OK.
Prerequisites
Required privilege: Inventory Service.vSphere Tagging.Assign or Unassign vSphere Tag on the root
vCenter Server instance.
Procedure
1 Browse to the object in the vSphere Web Client inventory.
That tag is assigned to the object. The assigned tags for each object appear in the list on the Tags tab.
VMware, Inc. 85
vCenter Server and Host Management
Prerequisites
Required privilege: Inventory Service.vSphere Tagging.Assign or Unassign vSphere Tag on the root
vCenter Server instance.
Procedure
1 Browse to the object in the vSphere Web Client inventory.
Delete a Tag
You can delete a tag when it is no longer needed. Deleting a tag removes it from all the objects to which it is
applied.
Prerequisites
Required privilege: Inventory Service.vSphere Tagging.Delete vSphere Tag on the root vCenter Server
instance.
Procedure
1 From the vSphere Web Client Home, click Tags.
Edit a Tag
You can edit a tag to change its name or description.
After a tag has been created, you cannot change the tag's category.
Prerequisites
Required privilege: Inventory Service.vSphere Tagging.Edit vSphere Tag on the root vCenter Server
instance.
Procedure
1 From the vSphere Web Client Home, click Tags.
5 (Optional) In the Name text box, enter a new name for the tag.
6 (Optional) In the Description text box, edit the description for the tag.
7 Click OK.
86 VMware, Inc.
Chapter 8 Tagging Objects
When working with tags in multiple node situations, expect replication delays between the nodes (generally
30 seconds to 2 minutes depending on your setup). Follow these best practices to avoid replication errors:
n After creating a tag, if you immediately assign that tag to a local object, assign it from the management
node where you created the tag.
n After creating a tag, if you immediately assign that tag to a remote object, assign it from the
management node to which the object is local. Depending on your environment setup, allow for
replication time to propagate the new tag before you use the tag.
n Avoid simultaneously creating categories and tags from different management nodes before categories
and tags across nodes can finish the replication process. If duplicate categories or tags are created from
different nodes at the same time, the duplicates might not be detected and will appear. If you see these
results, manually delete duplicates from one management node.
VMware, Inc. 87
vCenter Server and Host Management
88 VMware, Inc.
License Management and Reporting 9
vSphere provides centralized a license management and reporting system that you can use to manage
licenses for ESXi hosts, vCenter Server systems, Virtual SAN clusters, and solutions. Solutions are products
that integrate with vSphere such as vCenter Site Recovery Manager, vCloud Networking and Security,
vCenter Operations Manager, and others.
n Licensing for Environments with vCenter Server Systems 6.0 and 5.5 on page 91
If your vSphere 6.0 environment consists of vCenter Server 6.0 and 5.5 systems, you should consider
the differences in the license management and reporting between vSphere 6.0 and vSphere 5.5.
VMware, Inc. 89
vCenter Server and Host Management
n Generating Reports for License Usage in the vSphere Web Client on page 102
You can track the license usage of your vSphere environment by generating reports for the license
usage of assets for a certain time period. Assets are hosts, vCenter Server systems, Virtual SAN
clusters, and solutions.
License Key A license key encodes details about the product it is associated with, the
license expiration date, the license capacity, and other information. The
license key is assigned to an object to activate the functionality of its
associated product.
License A container for a license key of a VMware product. To use a license key, you
create a license object in the vSphere Web Client, and insert the license key
into the license. Once the license is created, you can assign it to assets .
Product Edition A set of specific features that are associated with a unique license key. When
assigned, the license key unlocks the features in the product edition.
Examples of product editions are vSphere Enterprise, vSphere Standard,
vCenter Server Essentials, and so on.
Solution A product that is packed and distributed independently from vSphere. You
install a solution in vSphere to take advantage of certain functionality. Every
solution has a licensing model specific for the solution, but uses the License
Service for license management and reporting. Examples of solutions are
vCenter Site Recovery Manager, vCenter Operations Manager, vCloud
Network and Security, and so on.
Asset Any object in vSphere that requires licensing. The license administrator in
vSphere can assign one license to one or multiple assets of the same type if
the license has sufficient capacity. Suite licenses can be assigned to all assets
that are part of the suite. Assets are vCenter Server systems, ESXi hosts, and
products that integrate with vSphere such as vCenter Site Recovery
Manager, vCenter Operations Manager, and others.
License Capacity The number of units that you can assign to assets. The units of a license
capacity can be of different types depending on the product that the license
is associated with. For example, a license for vCenter Server determines the
number of vCenter Server systems that you can license.
License Usage The number of units that an asset uses from the capacity of a license. For
example, if you assign a per-virtual-machine license to vCenter Site Recovery
Manager, the license usage for vCenter Site Recovery Manager is the number
of protected virtual machines.
90 VMware, Inc.
Chapter 9 License Management and Reporting
You can use the License Service with newly installed vSphere 6.0 environments, or environments that are
upgraded from vSphere 5.x to vSphere 6.0 . For details about upgrading the license management in
vCenter Server 5.x to the License Service in vSphere 6.0, see the vSphere Upgrade guide.
The License Service provides an inventory of licenses in the vSphere environment, and manages the license
assignments for ESXi hosts, vCenter Server systems, and clusters with enabled Virtual SAN. The License
Service also manages the license assignments for products that integrate with vSphere, such as vCenter
Operations Manager, vCenter Site Recovery Manager, and so on.
If your vSphere environment has several Platform Services Controllers that are joined through one vCenter
Single Sign-on domain, the licensing inventory is replicated across all Platform Services Controllers . This
way, the licensing data for each asset and all available licenses are replicated across all of the
Platform Services Controllers, and each individual Platform Services Controller contains a copy of that data
and licenses for all of the Platform Services Controllers.
NOTE Licensing data is replicated across multiple Platform Services Controllers on a 10 minute interval.
For example, suppose that your environment consists of two Platform Services Controllers that are
connected to four vCenter Server systems each, and every vCenter Server system has 10 hosts connected to
it. The License Service stores information about the license assignments and usage for all eight
vCenter Server systems, and the 80 hosts that are connected to those systems. The License Service also lets
you manage the licensing for all eight vCenter Server systems and the 80 hosts that are connected to them
through the vSphere Web Client.
Licensing for Environments with vCenter Server Systems 6.0 and 5.5
If your vSphere 6.0 environment consists of vCenter Server 6.0 and 5.5 systems, you should consider the
differences in the license management and reporting between vSphere 6.0 and vSphere 5.5.
The License Service in vSphere 6.0 manages the licensing data for all ESXi hosts, Virtual SAN clusters, and
solutions that are associated with the vCenter Server 6.0 systems in the vSphere environment. However,
every standalone vCenter Server 5.5 system manages the licensing data only for the hosts, solutions, and
Virtual SAN clusters that are associated with that system . Licensing data for linked vCenter Server 5.5
systems is replicated only for the vCenter Server 5.5 systems in the group.
Due to the architectural changes in vSphere 6.0, you can either manage the licensing data for all assets that
are associated with all vCenter Server 6.0 systems in vSphere, or manage the licensing data for individual
vCenter Server 5.5 systems or a group of linked vCenter Server 5.5 systems. The licensing interface in the
vSphere Web Client 6.0 lets you select between all vCenter Server 6.0 systems and vCenter Server 5.5
systems.
VMware, Inc. 91
vCenter Server and Host Management
To license an ESXi host, you must assign it a vSphere license that meets the following prerequisites:
n The license must have CPU capacity that is sufficient to license all physical CPUs on the host. For
example, to license two ESXi hosts that have four CPUs each, you need to assign a vSphere license with
a minimum capacity of 8 CPUs to the hosts.
n The license must support all the features that the host uses. For example, if the host is associated with a
vSphere Distributed Switch, the license that you assign must support the vSphere Distributed Switch
feature.
If you attempt to assign a license that has insufficient capacity or does not support the features that the host
uses, the license assignment will be unsuccessful.
You can assign and reassign the CPU capacity of a vSphere license to any combination of ESXi hosts. For
example, suppose that you purchase a vSphere license for 10 CPUs. You can assign the license to any of the
following combinations of hosts:
Dual-core and quad-core CPUs, such as Intel CPUs that combine two or four independent CPUs on a single
chip, count as one CPU.
Evaluation Mode
When you install ESXi, its default license is evaluation mode. Evaluation mode licenses expire after 60 days.
An evaluation mode license provides the set of features that equals the highest vSphere product edition.
If you assign a license to an ESXi host before its evaluation period expires, the time available in the
evaluation period is decreased by the time already used. To explore the entire set of features that are
available for the host, you can set it back to evaluation mode, and use it for the remaining evaluation period.
For example, suppose that you use an ESXi host in evaluation mode for 20 days and then assign a vSphere
Standard license to the host. If you set the host back to evaluation mode, you can explore the entire set of
features that are available for the host for the remaining evaluation period of 40 days.
92 VMware, Inc.
Chapter 9 License Management and Reporting
If you upgrade an ESXi host to version that starts with a different number, you must apply a new license.
For example, if you upgrade an ESXi host from 5.x to 6.x, you need to license the host with a vSphere 6
license.
vSphere Desktop
vSphere Desktop is intended for VDI environments such as Horizon View. The license usage for vSphere
Desktop equals the total number of powered on desktop virtual machines running on the hosts that are
assigned a vSphere Desktop license.
To license a vCenter Server system, you need a vCenter Server license that has the capacity for at least one
instance.
Evaluation Mode
When you install a vCenter Server system, it is in evaluation mode. An evaluation mode license of a
vCenter Server system expires 60 days after the product is installed no matter whether you assign a license
to vCenter Server or not . You can set vCenter Server back to evaluation mode only within 60 days after its
installation.
For example, suppose that you install a vCenter Server system and use it in evaluation mode for 20 days and
assign the system an appropriate license. The evaluation mode license of vCenter Server will expire after the
remaining 40 days of the evaluation period.
If you upgrade vCenter Server to a version that starts with a different number, you must apply a new
license. For example, if you upgrade a vCenter Server system from 5.x to 6.x, you must license the system
with a vCenter Server 6 license.
If you upgrade the edition of the license, for example, from vCenter Server Foundation to vCenter Server
Standard, you must replace the existing license on the system with the upgraded license.
VMware, Inc. 93
vCenter Server and Host Management
Just like vSphere licenses, Virtual SAN licenses have per CPU capacity. When you assign a Virtual SAN
license to a cluster, the amount of license capacity that is used equals the total number of CPUs in the hosts
that participate in the cluster. For example, if you have a Virtual SAN cluster that contains 4 hosts with 8
CPUs each, you need to assign the cluster a Virtual SAN license with a minimum capacity of 32 CPUs.
The license usage of the Virtual SAN cluster is recalculated and updated in one of the following cases:
You must maintain the Virtual SAN clusters in compliance with the Virtual SAN licensing model. The total
number of CPUs of all hosts in the cluster must not exceed the capacity of the Virtual SAN license that is
assigned to the cluster.
To remain EULA compliant, the license usage for Virtual SAN for Desktop must not exceed the license
capacity. The number of powered on desktop VMs in a Virtual SAN cluster must be less than or equal to the
license capacity of Virtual SAN for Desktop.
Suite Licensing
Suite products combine multiple components to provide a certain set of capabilities. Suite products have a
single license that you can assign to all suite components. When participating in a suite, suite components
have different licensing models than their standalone versions. Examples of suite products are vCloud Suite
and vSphere with Operations Management.
A vCloud Suite edition combines components such as vSphere, vCloud Director, vCloud Networking and
Security, and others, under a single license. vCloud Suite editions are licensed on per-CPU basis. Many of
the vCloud Suite components are also available as standalone products licensed on per-virtual machine
basis. However, when these components are obtained through vCloud Suite, they are licensed on per-CPU
basis.
94 VMware, Inc.
Chapter 9 License Management and Reporting
The components from a vCloud Suite edition are activated with a single license key. For example, if you
have a license key for vCloud Suite Standard, you assign the same key to all assets that will run vCloud
Suite, for example, ESXi hosts, vCloud Automation Center, vCloud Director, and others.
All virtual machines running on a CPU licensed with a vCloud Suite edition can use all components
included in that vCloud Suite edition. You can run unlimited number of virtual machines on the CPUs that
are licensed with a vCloud Suite edition. To run virtual machines on CPUs that are not licensed for vCloud
Suite, you need individual licenses for the products that you want to use.
For more information about the licensing model of vCloud Suite, see the vCloud Suite documentation.
vSphere with Operations Management is licensed on a per-processor basis. To run vSphere with Operations
Management, you must assign ESXi hosts a vSphere with Operations Management license. You can run
unlimited number of virtual machines on the hosts that are licensed for vSphere with Operations
Management.
Managing Licenses
To license an asset in vSphere, you must assign it a license that holds an appropriate product license key.
You can use the license management functionality in the vSphere Web Client to license multiple assets at a
time from a central place. Assets are vCenter Server systems, hosts, Virtual SAN clusters, and solutions.
In vSphere, you can assign one license to multiple assets of the same type if the license has enough capacity.
You can assign a suite license to all components that belong to the suite product edition. For example, you
can assign one vSphere license to multiple ESXi hosts, but you cannot assign two licenses to one host. If you
have a vCloud Suite license, you can assign the license to ESXi hosts, vCloud Networking and Security,
vCenter Site Recovery Manager, and so on.
Prerequisites
n To view and manage licenses in the vSphere 6.0 environment, you must have the Global.Licenses
privilege on the vCenter Server system, where the vSphere Web Client runs.
Procedure
1 In the vSphere Web Client, select Administration, and under Licensing, select Licenses.
VMware, Inc. 95
vCenter Server and Host Management
4 In the text area of the Enter licenses keys page, enter one license key per line, and click Next.
You can enter a list of keys in one operation. A new license will be created for every license key that you
enter.
5 On the Edit license names page, rename the new licenses as appropriate and click Next .
6 On the Ready to complete page, review the new licenses and click Finish.
A new license is created for every license key that you entered.
What to do next
Assign the new licenses to hosts, vCenter Server systems, or other products that you use with vSphere. You
must not keep unassigned licenses in the inventory.
Prerequisites
n To view and manage licenses in the vSphere 6.0 environment, you must have the Global.Licenses
privilege on the vCenter Server system, where the vSphere Web Client runs.
Procedure
1 In the vSphere Web Client, select Administration, and under Licensing, select Licenses.
b In the New Licenses dialog, type or copy and paste a license key and click Next.
c On the Edit license names page, rename the new license as appropriate and click Next.
d Click Finish.
e In the Assign License dialog, select the newly-created license and click OK.
The license is assigned to the assets. Capacity from the license is allocated according to the license usage of
the assets. For example, if you assign the license to 3 hosts with 4 CPUs each, the consumed license capacity
is 12 CPUs.
96 VMware, Inc.
Chapter 9 License Management and Reporting
Prerequisites
n To view and manage licenses in the vSphere 6.0 environment, you must have the Global.Licenses
privilege on the vCenter Server system, where the vSphere Web Client runs.
Procedure
1 In the vSphere Web Client, navigate to the host in the inventory.
b In the New Licenses dialog, type or copy and paste a license key and click Next.
c On the Edit license names page, rename the new license as appropriate and click Next.
d Click Finish.
e In the Assign License dialog, select the newly-created license and click OK.
The license is assigned to the host. Capacity from the license is allocated according to the license usage of the
host.
Prerequisites
n To view and manage licenses in the vSphere 6.0 environment, you must have the Global.Licenses
privilege on the vCenter Server system, where the vSphere Web Client runs.
Procedure
1 In the vSphere Web Client, navigate to the vCenter Server system.
VMware, Inc. 97
vCenter Server and Host Management
b In the New Licenses dialog, type or copy and paste a license key and click Next.
c On the Edit license names page, rename the new license as appropriate and click Next.
d Click Finish.
e In the Assign License dialog, select the newly-created license and click OK.
The license is assigned to the vCenter Server system, and one instance from the license capacity is allocated
for thevCenter Server system.
If you upgrade, combine, or divide Virtual SAN licenses, you must assign the new licenses to Virtual SAN
clusters. When you assign a Virtual SAN license to a cluster, the amount of license capacity that is used
equals the total number of CPUs in the hosts participating in the cluster. The license usage of the Virtual
SAN cluster is recalculated and updated every time you add or remove a host from the cluster. For
information about managing licenses and licensing terminology and definitions, see the vCenter Server and
Host Management documentation.
When you enable Virtual SAN for a cluster, you can use Virtual SAN in evaluation mode to explore its
features. The evaluation period starts when Virtual SAN is enabled, and expires after 60 days. To use Virtual
SAN, you must license the cluster before the evaluation period expires. Just like vSphere licenses, Virtual
SAN licenses have per CPU capacity.
Prerequisites
n To view and manage Virtual SAN licenses, you must have the Global.Licenses privilege on the
vCenter Server systems, where the vSphere Web Client runs.
Procedure
1 In the vSphere Web Client, navigate to a cluster where you have enabled Virtual SAN.
c On the Edit license names page, rename the new license as appropriate and click Next.
d Click Finish.
e In the Assign License dialog, select the newly created license and click OK.
98 VMware, Inc.
Chapter 9 License Management and Reporting
Different products have different terms for using their evaluation mode. Before you set an asset to
evaluation mode, you should consider the specifics for using the evaluation mode of its associated product.
For details, see the licensing model documentation for the relevant product at “Licensing for Products in
vSphere,” on page 92
Prerequisites
n To view and manage licenses in the vSphere 6.0 environment, you must have the Global.Licenses
privilege on the vCenter Server system, where the vSphere Web Client runs.
Procedure
1 In the vSphere Web Client, select Administration, and under Licensing, select Licenses.
The asset is in evaluation mode. You can explore the entire set of features that are available for the asset.
NOTE You must assign an appropriate license to the asset before its evaluation period expires. Otherwise
the asset will get into unlicensed state and certain functionality will be blocked.
Rename a License
After you create a license, you can change its name.
Prerequisites
n To view and manage licenses in the vSphere 6.0 environment, you must have the Global.Licenses
privilege on the vCenter Server system, where the vSphere Web Client runs.
Procedure
1 In the vSphere Web Client, select Administration, and under Licensing, select Licenses.
Remove Licenses
To remain in compliance with the licensing models of products that you use with vSphere, you must
remove all unassigned licenses from the inventory. If you have divided, combined, or upgraded licenses in
My VMware, you must remove the old licenses.
For example, suppose that you have upgraded a vSphere license from 5.5 to 6.0 in My VMware. You assign
the license to ESXi 6.0 hosts. After assigning the new vSphere 6.0 licenses, you must remove the old vSphere
5.5 license from the inventory.
VMware, Inc. 99
vCenter Server and Host Management
Prerequisites
n To view and manage licenses in the vSphere 6.0 environment, you must have the Global.Licenses
privilege on the vCenter Server system, where the vSphere Web Client runs.
Procedure
1 In the vSphere Web Client, select Administration, and under Licensing, select Licenses.
3 From the Show drop-down menu, select Unassigned to display only the unassigned licenses.
Prerequisites
n To view and manage licenses in the vSphere 6.0 environment, you must have the Global.Licenses
privilege on the vCenter Server system, where the vSphere Web Client runs.
Procedure
1 In the vSphere Web Client, select Administration, and under Licensing, select Licenses.
2 Select a tab for the licensing information that you want to view.
Tab Description
Licenses Lists all licenses that are available in the vSphere environment. For every
license, you can view the associated license key, license usage, license
capacity, and expiration date.
Products Lists the products that have licenses available in the vSphere environment.
You can view the licenses that are available for every product, licensed
features, license usage, and license capacity.
Assets Displays licensing information about the assets that are available in the
vSphere environment. Assets are vCenter Server systems, hosts, Virtual
SAN clusters, and other products that you use with vSphere that are listed
under Solutions.
What to do next
To comply with the EULA of vSphere and the products that you use with vSphere, you should not keep
unassigned licenses in the inventory.
n Remove all expired licenses or licenses that you do not intend to assign. For example, if you have
upgraded, divided, or combined any licenses in My VMware, you must remove the old licenses from
the inventory.
Prerequisites
n To view and manage licenses in the vSphere 6.0 environment, you must have the Global.Licenses
privilege on the vCenter Server system, where the vSphere Web Client runs.
Procedure
1 In the vSphere Web Client, select Administration, and under Licensing, select Licenses.
2 Select Products.
3 In the table, select the product for which you want to view information.
4 To view the licenses that are available for the product, click the arrow next to the product name to
expand the row.
5 To view the licensed features for the product, click the View Features toolbar icon.
Prerequisites
n To view and manage licenses in the vSphere 6.0 environment, you must have the Global.Licenses
privilege on the vCenter Server system, where the vSphere Web Client runs.
Procedure
1 In the vSphere Web Client, select Administration, and under Licensing, select Licenses.
3 Select the vCenter Server systems, Hosts, Clusters or the Solutions option.
4 Select an asset and click the View Features in Use toolbar icon.
Prerequisites
n To view and manage licenses in the vSphere 6.0 environment, you must have the Global.Licenses
privilege on the vCenter Server system, where the vSphere Web Client runs.
Procedure
1 In the vSphere Web Client, select Administration, and under Licensing, select Licenses.
Prerequisites
n To view and manage licenses in the vSphere 6.0 environment, you must have the Global.Licenses
privilege on the vCenter Server system, where the vSphere Web Client runs.
Procedure
1 In the vSphere Web Client, navigate to the asset whose licensed features you want to view.
The list of features that you can configure on the asset appears on the right.
You can use the license reporting in vSphere for the following tasks:
n View statistics about the license usage and capacity for all products that have been assigned licenses in
vSphere for a certain time period.
n Export license usage reports in CSV format for further analysis and processing.
The License Service takes snapshots of the license usage in the vSphere environment every day. A license
usage snapshot contains data about the current license assignment and usage. The license usage information
that you can view in the license reporting interface contains aggregated statistics from the snapshots that are
collected in the period that you select.
The license usage reports that you can export in CSV format contain the raw data from the license usage
snapshots that are collected during the selected period. You can analyze the data from CSV reports by
aggregating it with third-party tools or scripts.
Prerequisites
n To view and generate license usage reports for the products in vSphere 6.0, you must have the
Global.Licenses privilege on the vCenter Server system, where the vSphere Web Client runs.
Procedure
1 In the vSphere Web Client, select Administration, and under Licensing select Reports.
2 From the Time period drop-down menu, select a preconfigured or a custom time period for which you
want to generate license use data.
3 If you select a custom time period, select the start and end dates, and click Recalculate.
The Report Summary shows the license usage for each product as a percentage of the license capacity for the
product over the selected period.
Prerequisites
n To view and generate license usage reports for the products in vSphere 6.0, you must have the
Global.Licenses privilege on the vCenter Server system, where the vSphere Web Client runs.
Procedure
1 In the vSphere Web Client, select Administration, and under Licensing select Reports.
2 From the Time period drop-down menu, select a preconfigured or a custom time period for which you
want to generate license usage data.
3 If you select a custom time period, specify the start and end dates, and click Recalculate.
Details about the license usage for the selected product appear. The Usage Breakdown table lists all the
licenses for the product that are assigned to assets in the selected period. The table can list licenses that are
not used currently but were assigned to assets in the selected period.
The License Service collects license usage snapshots every day. The license usage on the Usage Breakdown
table is an aggregated value from the raw data in the license usage snapshots that are collected within the
selected time period.
IMPORTANT A tamper-detection feature in the License Service protects the license usage information. If the
licensing data in the License Service database has been edited, you cannot export a license usage report.
Prerequisites
n To export license usage reports, you must have the Global.Licenses privilege on the vCenter Server
system, where the vSphere Web Client runs.
Procedure
1 In the vSphere Web Client, select Administration, and under Licensing select Reports.
3 Select a preconfigured or a custom time period for the license usage report from the Time period drop-
down menu.
5 Click Save.
6 Browse to the location where you want to save the file and click Save.
The license usage for products over the selected time period is exported in a CSV file. The CSV file is
contained in a .zip file that is saved to the location that you specified.
The exported report contains raw data about the license usage of products over the selected period. The
rows of the exported CSV file list the license usage snapshots that the License Service has collected daily
over the selected period. You can use third-party tools to open the CSV report and analyse its data.
A license usage snapshot contains data about the assigned licenses, associated products, license expiration
date, license units (cost units), capacity, usage, asset ID, and so on. Permanent licenses do not have an
expiration date listed. vCloud Suite is licensed on per CPU basis, and so, the license usage for vCloud Suite
products is reflected only for ESXi hosts that are assigned licenses from the corresponding vCloud Suite
editions.
Managing Tasks
Tasks represent system activities that do not complete immediately, such as migrating a virtual machine.
They are initiated by high-level activities that you perform with the vSphere Web Client in real time and
activities that you schedule to occur at a later time or on a recurring basis.
For example, powering off a virtual machine is a task. You can perform this task manually every evening, or
you can set up a scheduled task to power off the virtual machine every evening for you.
View Tasks
You can view tasks that are associated with a single object or all objects in the vSphere Web Client.
By default, the tasks list for an object also includes tasks performed on its child objects. You can filter the list
by removing tasks performed on child objects and by using keywords to search for tasks.
If you are logged in to a vCenter Server system that is part of a Connected Group, a column in the task list
displays the name of the vCenter Server system on which the task was performed.
Procedure
1 Navigate to an object in the inventory.
3 (Optional) To view related events for a task, select the task in the list.
Schedule Tasks
You can schedule tasks to run once in the future or multiple times, at a recurring interval.
The tasks you can schedule are listed in the following table.
Add a host Adds the host to the specified data center or cluster.
Change the power state of a virtual Powers on, powers off, suspends, or resets the state of the virtual machine.
machine
Change cluster power settings Enable or disable DPM for hosts in a cluster.
Change resource settings of a resource pool Changes the following resource settings:
or virtual machine n CPU – Shares, Reservation, Limit.
n Memory – Shares, Reservation, Limit.
Check compliance of a profile Checks that a host's configuration matches the configuration specified in a
host profile.
Clone a virtual machine Makes a clone of the virtual machine and places it on the specified host or
cluster.
Create a virtual machine Creates a new virtual machine on the specified host.
Deploy a virtual machine Creates a new virtual machine from a template on the specified host or
cluster.
Migrate a virtual machine Migrate a virtual machine to the specified host or datastore by using
migration or migration with vMotion.
Make a snapshot of a virtual machine Captures the entire state of the virtual machine at the time the snapshot is
taken.
Scan for Updates Scans templates, virtual machines, and hosts for available updates.
This task is available only when vSphere Update Manager is installed.
Remediate Installs missing patches from the baselines selected for remediation on the
hosts discovered during the scan operation and applies the newly
configured settings.
This task is available only when vSphere Update Manager is installed.
You create scheduled tasks by using the Scheduled Task wizard. For some scheduled tasks, this wizard
opens the wizard used specifically for that task. For example, if you create a scheduled task that migrates a
virtual machine, the Scheduled Task wizard opens the Migrate Virtual Machine wizard, which you use to
set up the migration details.
Scheduling one task to run on multiple objects is not possible. For example, you cannot create one scheduled
task on a host that powers on all virtual machines on that host. You must create a separate scheduled task
for each virtual machine.
After a scheduled task runs, you can reschedule it to run again at another time.
If the task to schedule is not available in the vSphere Web Client, use the vSphere API. See the vSphere SDK
Programming Guide.
CAUTION Do not schedule multiple tasks simultaneously on the same object. The results are unpredictable.
Prerequisites
Required privilege: Schedule Task.Create tasks
Procedure
1 In the vSphere Web Client, navigate to the object for which you want to schedule a task.
3 From the Schedule New Task drop-down list, select the task to schedule.
A wizard opens for the task with (scheduled) appended next to its name. The wizard contains a
Scheduling options page, where you configure the scheduling options for the task. For example, to
schedule taking a virtual machine snapshot, the Take a VM Snapshot wizard (scheduled) opens. In Edit
settings, you enter the properties for the snapshot, and in Scheduling options,you configure the
scheduling options for the task.
4 In the Scheduling options page, configure the required settings for the task.
b To configure the scheduling settings for the task, click Change next to Configured Scheduler.
Run this action after startup Runs the task after a certain number of minutes.
Schedule this action to run later Runs the scheduled task at a date and time that you specify.
Setup a recurring schedule for this Runs the scheduled task on a recurring pattern.
action
Hourly 1 Type the number of hours after which to run the task.
2 Type the number of minutes after the hour to run the task.
For example, to start a task at the half-hour mark of every fifth
hour, type 5 hours and 30 minutes.
Weekly 1 Type the number of weeks on which the task must run.
2 Select the day of the week you want the task to run.
3 Type the start time for the task.
For example, to run the task at 6 am every Tuesday and Thursday,
type 1 week, 6 am, and select Tuesday and Thursday.
last runs the task on the last week in the month that the
day occurs. For example, if you select the last Monday of
the month and the month ends on a Sunday, the task runs
six days before the end of the month.
Prerequisites
Required privilege:Schedule Task.Modify
Procedure
1 In the vSphere Web Client, navigate to the object for which you want to edit a scheduled task.
To view all scheduled tasks for a vCenter Server instance, navigate to that vCenter Server instance.
5 Click OK.
Prerequisites
Required privilege:Scheduled task.Remove
Procedure
1 In the vSphere Web Client, navigate to the object for which you want to remove a scheduled task.
To view all scheduled tasks for a vCenter Server instance, navigate to that vCenter Server instance.
Procedure
1 Shut down all virtual machines running on the ESXi host.
n If you select Reboot, the ESXi host shuts down and reboots.
n If you select Shut Down, the ESXi host shuts down. You must manually power the system back on.
For information about configuration management of ESXihosts, see the vSphere Networking documentation,
the vSphere Storage documentation, or the vSphere Security documentation.
The views and capabilities displayed vary depending on whether the vSphere Client is connected to a
vCenter Server system or an ESXi host. Unless indicated, the process, task, or description applies to all kinds
of vSphere Client connections.
The managed host and its associated virtual machines remain in the vCenter Server inventory. By contrast,
removing a managed host from vCenter Server removes the managed host and all its associated virtual
machines from the vCenter Server inventory.
Procedure
1 From the vSphere Client connected to a vCenter Server system, display the inventory and click the
managed host to disconnect.
2 Right-click the host and select Disconnect from the pop-up menu.
If the managed host is disconnected, the word “disconnected” is appended to the object name in
parentheses, and the object is dimmed. All associated virtual machines are similarly dimmed and
labeled.
Procedure
1 From the vSphere Client connected to a vCenter Server system, display the inventory and click the
managed host to reconnect.
2 Right-click the host and select Connect from the pop-up menu.
When the managed host’s connection status to vCenter Server is changed, the statuses of the virtual
machines on that managed host are updated to reflect the change.
If vCenter Server fails to decrypt a host password, the host is disconnected from vCenter Server. You must
reconnect the host and supply the login credentials, which will be encrypted and stored in the database
using the new certificate.
You can remove hosts from a cluster by selecting them in the inventory and dragging them to a new location
within the inventory. The new location can be a folder as a standalone host or another cluster.
Prerequisites
Before you can remove a host from a cluster, you must power off all virtual machines that are running on
the host, or migrate the virtual machines to a new host using vMotion.
Procedure
1 From the vSphere Client connected to a vCenter Server system, display the inventory.
2 Right-click the appropriate managed host icon in the inventory panel, and select Enter Maintenance
Mode from the pop-up menu.
If all virtual machines on the host are not powered off, the host will not enter maintenance mode.
If the host is inside a DRS-enabled cluster, entering maintenance mode causes DRS to attempt to
automatically evacuate powered-on virtual machines from the host using vMotion.
The confirmation dialog also asks if you want to automatically evacuate virtual machines that are not
powered on from the host. This is useful if you want those virtual machines to remain registered to a
host within the cluster.
The host icon changes and the term “maintenance mode” is added to the name in parentheses.
4 Select the host icon in the inventory panel, and drag it to the new location.
The host can be moved to another cluster or another datacenter. When the new location is selected, a
blue box surrounds the cluster or datacenter name.
If possible, remove managed hosts while they are connected. Removing a disconnected managed host does
not remove the vCenter Server agent from the managed host.
Prerequisites
Make sure NFS mounts are active. If NFS mounts are unresponsive, the operation fails.
Procedure
1 From the vSphere Client connected to a vCenter Server system, display the inventory.
2 (Optional) If the host is part of a cluster, you must put it in maintenance mode.
a Right-click the managed host in the inventory and select Enter Maintenance Mode from the pop-
up menu.
The host icon changes and the term “maintenance mode” is added to the name in parentheses.
3 Right-click the appropriate host in the inventory panel, and select Remove from the pop-up menu.
4 In the confirmation dialog that appears, click Yes to remove the managed host.
vCenter Server removes the managed host and associated virtual machines from the vCenter Server
environment. vCenter Server then returns the status of all associated processor and migration licenses
to available.
You can use cold or hot migration to move virtual machines to different hosts or datastores.
Cold Migration You can move a powered off or suspended virtual machine to a new host.
Optionally, you can relocate configuration and disk files for powered off or
suspended virtual machines to new storage locations. You can also use cold
migration to move virtual machines from one data center to another. To
perform a cold migration, you can move virtual machines manually or set up
a scheduled task.
Hot Migration Depending on the type of migration you are using, vMotion or Storage
vMotion, you can move a powered on virtual machine to a different host,
and move its disks or folder to a different datastore without any interruption
in the availability of the virtual machine. You can also move a virtual
machine to a different host and to a different storage location at the same
time. vMotion is also referred to as live migration or hot migration.
NOTE Copying a virtual machine creates a new virtual machine. It is not a form of migration. Cloning a
virtual machine or copying its disks and configuration file creates a new virtual machine. Cloning is not a
form of migration.
You can perform several types of migration according to the virtual machine resource type.
Change compute Moving a virtual machine but not its storage to another compute resource,
resource only such as a host, cluster, resource pool, or vApp. You use vMotion to move a
powered on virtual machine to another compute resource. You can move the
virtual machine to another host by using cold migration or hot migration.
Change storage only Moving a virtual machine and its storage, including virtual disks,
configuration files, or a combination of these, to a new datastore on the same
host. You can change the datastore using cold or hot migration. You use
Storage vMotion to move a powered on virtual machine and its storage to a
new datastore .
Change both compute Moving a virtual machine to another host and moving its disk or virtual
resource and storage machine folder to another datastore. You can change the host and datastore
using cold or hot migration. When you move a virtual machine network
between distributed switches, the network configuration and policies that are
associated with the network adapters of the virtual machine are transferred
to the target switch.
In vSphere 6.0 and later, you can move virtual machines between vSphere sites by using migration between
these types of objects.
Migrate to another Moving the network of a virtual machine to a virtual switch of a different
virtual switch type. You can migrate virtual machines without reconfiguring the physical
and virtual network. While performing cold or hot migration, you can move
the virtual machine from a standard to a standard or distributed switch and
from a distributed switch to another distributed switch.
Migrate to another data Moving virtual machines between data centers. While performing cold or hot
center migration, you can change the data center of a virtual machine. For
networking in the target data center, you can select a dedicated port group
on a distributed switch.
Migrate to another Moving virtual machines between two vCenter Server instances that are
vCenter Server system connected in Enhanced Linked Mode.
You can also move virtual machines between vCenter Server instances that
are located across a long distance from each other.
To migrate virtual machines with disks larger than 2 TB, the source and destination ESXi hosts must be
version 5.5 and later.
n “Migrate a Virtual Machine to a New Compute Resource and Storage,” on page 136
n “Place vMotion Traffic on the vMotion TCP/IP Stack of an ESXi Host,” on page 139
n “Place Traffic for Cold Migration, Cloning, and Snapshots on the Provisioning TCP/IP Stack,” on
page 141
Cold Migration
Cold migration is the migration of powered off or suspended virtual machines between hosts across
clusters, data centers, and vCenter Server instances. By using cold migration you can also move associated
disks from one datastore to another.
You can use cold migration to have the target host checked against less requirements than when you use
vMotion. For example, use cold migration when a virtual machine contains a complex application setup, the
compatibility checks during vMotion might prevent the virtual machine from moving to another host.
You must power off or suspend the virtual machines before you begin the cold migration process. Migrating
a suspended virtual machine is considered a cold migration because although the virtual machine is
powered on, it is not running.
When you migrate a suspended virtual machine, the new host for the virtual machine must meet CPU
compatibility requirements, because the virtual machine must be able to resume execution on the new host.
1 If you select the option to move to a different datastore, the configuration files, including the NVRAM
file (BIOS settings), log files, and the suspend file, are moved from the source host to the destination
host’s associated storage area. You can choose to move the virtual machine's disks as well.
2 The virtual machine is registered with the new host.
3 After the migration is completed, the old version of the virtual machine is deleted from the source host
and datastore if you selected the option to move to a different datastore.
On a host, you can dedicate a separate VMkernel network adapter to the provisioning traffic, for example, to
isolate this traffic on another VLAN. On a host, you can assign no more than one VMkernel adapter for
provisioning traffic. For information about enabling provisioning traffic on a separate VMkernel adapter,
see the vSphere Networking documentation.
If you plan to transfer high volumes of virtual machine data that the management network cannot
accommodate or if you want to isolate cold migration traffic in a subnet different from the management
network, for example, for migration over a long distance, redirect the cold migration traffic on a host to the
TCP/IP stack that is dedicated to cold migration and cloning of powered off virtual machines. See “Place
Traffic for Cold Migration, Cloning, and Snapshots on the Provisioning TCP/IP Stack,” on page 141.
When you migrate a virtual machine with vMotion, the new host for the virtual machine must meet
compatibility requirements so that the migration can proceed.
When you migrate virtual machines with vMotion and choose to change only the host, the entire state of the
virtual machine is moved to the new host. The associated virtual disk remains in the same location on
storage that must be shared between the two hosts.
When you choose to change both the host and the datastore, the virtual machine state is moved to a new
host and the virtual disk is moved to another datastore. vMotion migration to another host and datastore is
possible in vSphere environments without shared storage.
After the virtual machine state is migrated to the alternate host, the virtual machine runs on the new host.
Migrations with vMotion are completely transparent to the running virtual machine.
When you choose to change both the compute resource and the storage, you can use vMotion to migrate
virtual machines across vCenter Server instances, data centers, and subnets.
Stages in vMotion
Migration with vMotion occurs in three stages:
1 When the migration with vMotion is requested, vCenter Server verifies that the existing virtual
machine is in a stable state with its current host.
2 The virtual machine state information (memory, registers, and network connections) is copied to the
target host.
If errors occur during migration, the virtual machine reverts to its original state and location.
IMPORTANT The ESXi firewall in ESXi 5.0 and later does not allow per-network filtering of vMotion
traffic. Therefore, you must apply rules on your external firewall to ensure that no incoming
connections can be made to the vMotion socket on TCP port 8000.
For long-distance migration, verify the network latency between the hosts and your license.
n You must place the traffic related to virtual machine files transfer to the destination host on the
provisioning TCP/IP stack. See “Place Traffic for Cold Migration, Cloning, and Snapshots on the
Provisioning TCP/IP Stack,” on page 141.
During a migration with vMotion, the migrating virtual machine must be on storage accessible to both the
source and target hosts. Ensure that the hosts configured for vMotion use shared storage. Shared storage can
be on a Fibre Channel storage area network (SAN), or can be implemented using iSCSI and NAS.
If you use vMotion to migrate virtual machines with raw device mapping (RDM) files, make sure to
maintain consistent LUN IDs for RDMs across all participating hosts.
See the vSphere Storage documentation for information on SANs and RDMs.
Configure each host with at least one network interface for vMotion traffic. To ensure secure data transfer,
the vMotion network must be a secure network, accessible only to trusted parties. Additional bandwidth
significantly improves vMotion performance. When you migrate a virtual machine with vMotion without
using shared storage, the contents of the virtual disk is transferred over the network as well.
NOTE vMotion network traffic is not encrypted. You should provision secure private networks for use by
vMotion only.
Multiple-NIC vMotion
You can configure multiple NICs for vMotion by adding two or more NICs to the required standard or
distributed switch. For details, see the VMware knowledge base article at http://kb.vmware.com/kb/2007467.
Network Configuration
Configure the virtual networks on vMotion enabled hosts as follows:
To have the vMotion traffic routed across IP subnets, enable the vMotion TCP/IP stack on the host. See
“Place vMotion Traffic on the vMotion TCP/IP Stack of an ESXi Host,” on page 139.
n If you are using standard switches for networking, ensure that the network labels used for virtual
machine port groups are consistent across hosts. During a migration with vMotion, vCenter Server
assigns virtual machines to port groups based on matching network labels.
NOTE By default, you cannot use vMotion to migrate a virtual machine that is attached to a standard
switch with no physical uplinks configured, even if the destination host also has a no-uplink standard
switch with the same label.
For information about configuring vMotion network resources, see “Networking Best Practices for vSphere
vMotion,” on page 121.
Physical Adapter
Configuration Best Practices
Dedicate at least one Use at least one 1 GbE adapter for workloads that have a small number of memory
adapter for vMotion. operations. Use at least one 10 GbE adapter if you migrate workloads that have many
memory operations.
If only two Ethernet adapters are available, configure them for security and
availability.
n For best security, dedicate one adapter to vMotion, and use VLANs to divide the
virtual machine and management traffic on the other adapter.
n For best availability, combine both adapters into a team, and use VLANs to divide
traffic into networks: one or more for virtual machine traffic and one for vMotion
Direct vMotion traffic to n To distribute and allocate more bandwidth to vMotion traffic across several
one or more physical NICs physical NICs, use multiple-NIC vMotion.
that have high bandwidth n On a vSphere Distributed Switch 5.1 and later, use vSphere Network I/O Control
capacity and are shared shares to guarantee bandwidth to outgoing vMotion traffic. Defining shares also
between other types of prevents from contention as a result from excessive vMotion or other traffic.
traffic as well
n Use traffic shaping in egress direction on the vMotion port group on the
destination host to avoid saturation of the physical NIC link as a result of intense
incoming vMotion traffic. By using traffic shaping you can limit the average and
peak bandwidth available to vMotion traffic, and reserve resources for other traffic
types.
Ensure that jumbo frames are enabled on all network devices that are on the vMotion path including
physical NICs, physical switches and virtual switches.
n Place vMotion traffic on the vMotion TCP/IP stack for migration across IP subnets that have a dedicated
default gateway that is different from the gateway on the management network. See “Place vMotion
Traffic on the vMotion TCP/IP Stack of an ESXi Host,” on page 139.
For information about the configuring networking on an ESXi host, see the vSphere Networking
documentation.
The following virtual machine conditions and limitations apply when you use vMotion:
n The source and destination management network IP address families must match. You cannot migrate
a virtual machine from a host that is registered to vCenter Server with an IPv4 address to a host that is
registered with an IPv6 address.
n You cannot use migration with vMotion to migrate virtual machines that use raw disks for clustering.
n If virtual CPU performance counters are enabled, you can migrate virtual machines only to hosts that
have compatible CPU performance counters.
n You can migrate virtual machines that have 3D graphics enabled. If the 3D Renderer is set to
Automatic, virtual machines use the graphics renderer that is present on the destination host. The
renderer can be the host CPU or a GPU graphics card. To migrate virtual machines with the 3D
Renderer set to Hardware, the destination host must have a GPU graphics card.
n You can migrate virtual machines with USB devices that are connected to a physical USB device on the
host. You must enable the devices for vMotion.
n You cannot use migration with vMotion to migrate a virtual machine that uses a virtual device backed
by a device that is not accessible on the destination host. For example, you cannot migrate a virtual
machine with a CD drive backed by the physical CD drive on the source host. Disconnect these devices
before you migrate the virtual machine.
n You cannot use migration with vMotion to migrate a virtual machine that uses a virtual device backed
by a device on the client computer. Disconnect these devices before you migrate the virtual machine.
n You can migrate virtual machines that uses Flash Read Cache if the destination host also provides Flash
Read Cache. During the migration, you can select whether to migrate the virtual machine cache or drop
it, for example, when the cache size is large.
You can configure ESX 3.5 or ESXi 3.5 or later hosts to store virtual machine swap files with the virtual
machine configuration file, or on a local swap file datastore specified for that host.
The location of the virtual machine swap file affects vMotion compatibility as follows:
n For migrations between hosts running ESX/ESXi version 3.5 and later, vMotion and migrations of
suspended and powered-off virtual machines are allowed.
n During a migration with vMotion, if the swapfile location specified on the destination host differs from
the swapfile location specified on the source host, the swap file is copied to the new location. This
activity can result in slower migrations with vMotion. If the destination host cannot access the specified
swap file location, it stores the swap file with the virtual machine configuration file.
See the vSphere Resource Management documentation for information about configuring swap file policies.
vMotion does not require environments with shared storage. This is useful for performing cross-cluster
migrations, when the target cluster machines might not have access to the source cluster's storage. Processes
that are working on the virtual machine continue to run during the migration with vMotion.
You can use vMotion to migrate virtual machines across vCenter Server intances.
You can place the virtual machine and all of its disks in a single location or select separate locations for the
virtual machine configuration file and each virtual disk. In addition, you can change virtual disks from
thick-provisioned to thin-provisioned or from thin-provisioned to thick-provisioned. For virtual
compatibility mode RDMs, you can migrate the mapping file or convert from RDM to VMDK.
vMotion without shared storage is useful for virtual infrastructure administration tasks similar to vMotion
with shared storage or Storage vMotion tasks.
n Host maintenance. You can move virtual machines off of a host to allow maintenance of the host.
n Storage maintenance and reconfiguration. You can move virtual machines off of a storage device to
allow maintenance or reconfiguration of the storage device without virtual machine downtime.
n Storage load redistribution. You can manually redistribute virtual machines or virtual disks to different
storage volumes to balance capacity or improve performance.
vMotion in an environment without shared storage is subject to the following requirements and limitations:
n The hosts must meet the networking requirement for vMotion. See “vSphere vMotion Networking
Requirements,” on page 119.
n The virtual machines must be properly configured for vMotion. See “Virtual Machine Conditions and
Limitations for vMotion,” on page 121
n Virtual machine disks must be in persistent mode or be raw device mappings (RDMs). See “Storage
vMotion Requirements and Limitations,” on page 125.
n When you move a virtual machine with RDMs and do not convert those RDMs to VMDKs, the
destination host must have access to the RDM LUNs.
n Consider the limits for simultaneous migrations when you perform a vMotion migration without
shared storage. This type of vMotion counts against the limits for both vMotion and Storage vMotion,
so it consumes both a network resource and 16 datastore resources. See “Limits on Simultaneous
Migrations,” on page 142.
Migration of virtual machines across vCenter Server systems is helpful in certain VM provisioning cases.
n Elastically grow or shrink capacity across resources in different vCenter Server instances in the same
site or in another geographical area .
n Move virtual machines between environments that have different purposes, for example, from a
development to production.
n Move virtual machines to meet different Service Level Agreements (SLAs) regarding storage space,
performance, and so on.
NOTE During the migration of a virtual machine to another vCenter Server system, the performance data
that has been collected about the virtual machine is lost.
n Network Compatibility Checks During vMotion Between vCenter Server Instances on page 124
Migration of VMs between vCenter Server instances moves VMs to new networks. The migration
process performs checks to verify that the source and destination networks are similar.
n MAC Address Management During Migration Between vCenter Server Systems on page 124
When you move a virtual machine between vCenter Server instances, the environment specifically
handles MAC address migration to avoid address duplication and loss of data in the network.
n The source and destination vCenter Server instances and ESXi hosts must be 6.0 or later.
n Both vCenter Server instances must be in Enhanced Linked Mode and must be in the same vCenter
Single Sign-On domain so that the source vCenter Server can authenticate to the destination
vCenter Server.
For information about installing vCenter Server in Enhanced Linked Mode, see the vSphere Installation
and Setup documentation.
n Both vCenter Server instances must be time-synchronized with each other for correct vCenter Single
Sign-On token verification.
n For migration of compute resources only, both vCenter Server instances must be connected to the
shared virtual machine storage.
vCenter Server performs a number of network compatibility checks to prevent the following configuration
problems:
vCenter Server does not perform checks for and notify you about the following problems:
n If the source and destination distributed switches are not in the same broadcast domain, virtual
machines lose network connectivity after migration.
n If the source and destination distributed switches do not have the same services configured, virtual
machines might lose network connectivity after migration.
In an environment with multiple vCenter Server instances, when a virtual machine is migrated, its MAC
addresses are transferred to the target vCenter Server. The source vCenter Server adds the MAC addresses
to a black list so that it does not assign them to newly created virtual machines.
To reclaim unused MAC addresses from the black list, contact VMware Technical Support for assistance.
You can choose to place the virtual machine and all its disks in a single location, or select separate locations
for the virtual machine configuration file and each virtual disk. The virtual machine does not change
execution host during a migration with Storage vMotion.
During a migration with Storage vMotion, you can change the disk provisioning type.
Migration with Storage vMotion changes virtual machine files on the destination datastore to match the
inventory name of the virtual machine. The migration renames all virtual disk, configuration, snapshot,
and .nvram files. If the new names exceed the maximum filename length, the migration does not succeed.
Storage vMotion has several uses in administering virtual infrastructure, including the following examples
of use.
n Storage maintenance and reconfiguration. You can use Storage vMotion to move virtual machines off of
a storage device to allow maintenance or reconfiguration of the storage device without virtual machine
downtime.
n Redistributing storage load. You can use Storage vMotion to manually redistribute virtual machines or
virtual disks to different storage volumes to balance capacity or improve performance.
n Virtual machine disks must be in persistent mode or be raw device mappings (RDMs). For virtual
compatibility mode RDMs, you can migrate the mapping file or convert to thick-provisioned or thin-
provisioned disks during migration as long as the destination is not an NFS datastore. If you convert
the mapping file, a new virtual disk is created and the contents of the mapped LUN are copied to this
disk. For physical compatibility mode RDMs, you can migrate the mapping file only.
n Because VMFS3 datastores do not support large capacity virtual disks, you cannot move virtual disks
greater than 2TB from a VMFS5 datastore to a VMFS3 datastore.
n The host on which the virtual machine is running must have a license that includes Storage vMotion.
n ESX/ESXi 4.0 and later hosts do not require vMotion configuration in order to perform migration with
Storage vMotion.
n The host on which the virtual machine is running must have access to both the source and target
datastores.
n For limits on the number of simultaneous migrations with vMotion and Storage vMotion, see “Limits
on Simultaneous Migrations,” on page 142.
vMotion transfers the running state of a virtual machine between underlying ESXi systems. Live migration
requires that the processors of the target host provide the same instructions to the virtual machine after
migration that the processors of the source host provided before migration. Clock speed, cache size, and
number of cores can differ between source and target processors. However, the processors must come from
the same vendor class (AMD or Intel) to be vMotion compatible.
NOTE Do not add virtual ESXi hosts to an EVC cluster. ESXi virtual machines are not supported in EVC
clusters.
Migrations of suspended virtual machines also require that the virtual machine be able to resume execution
on the target host using equivalent instructions.
When you initiate a migration with vMotion or a migration of a suspended virtual machine, the Migrate
Virtual Machine wizard checks the destination host for compatibility and produces an error message if
compatibility problems will prevent migration.
The CPU instruction set available to the operating system and to applications running in a virtual machine
is determined at the time that a virtual machine is powered on. This CPU feature set is based on the
following items:
To improve CPU compatibility between hosts of varying CPU feature sets, some host CPU features can be
hidden from the virtual machine by placing the host in an Enhanced vMotion Compatibility (EVC) cluster.
NOTE You can hide Host CPU features from a virtual machine by applying a custom CPU compatibility
mask to the virtual machine, but this is not recommended. VMware, in partnership with CPU and hardware
vendors, is working to maintain vMotion compatibility across the widest range of processors. For additional
information, search the VMware Knowledge Base for the vMotion and CPU Compatibility FAQ.
User-level features are non-privileged instructions that might be used by virtual machine applications.
These include SSE3, SSSE3, SSE4.1, SSE4.2, and AES. Because they are user-level instructions that bypass the
virtualization layer, these instructions could cause application instability if mismatched after a migration
with vMotion.
Kernel-level features are privileged instructions that might be used by the virtual machine operating system.
These include the AMD No eXecute (NX) and the Intel eXecute Disable (XD) security features.
When you attempt to migrate a virtual machine with vMotion, one of the following scenarios applies:
n The destination host feature set matches the virtual machine’s CPU feature set. CPU compatibility
requirements are met, and migration with vMotion proceeds.
n The virtual machine’s CPU feature set contains features not supported by the destination host. CPU
compatibility requirements are not met, and migration with vMotion cannot proceed.
NOTE EVC overcomes such incompatibility by providing a "baseline" feature set for all virtual
machines running in a cluster and that hides the differences among the clustered hosts' CPUs from the
virtual machines.
n The destination host supports the virtual machine’s feature set, plus additional user-level features (such
as SSE4.1) not found in the virtual machine’s feature set. CPU compatibility requirements are not met,
and migration with vMotion cannot proceed.
NOTE This type of incompatibility is ignored for migrations among hosts in EVC clusters.
n The destination host supports the virtual machine’s feature set, plus additional kernel-level features
(such as NX or XD) not found in the virtual machine’s feature set. CPU compatibility requirements are
met, and migration with vMotion proceeds. The virtual machine retains its CPU feature set as long as it
remains powered on, allowing it to migrate freely back to the original host. However, if the virtual
machine is rebooted, it acquires a new feature set from the new host, which might cause vMotion
incompatibility if you attempt to migrate the virtual machine back to the original host.
Processor families are defined by the processor vendors. You can distinguish different processor versions
within the same family by comparing the processors’ model, stepping level, and extended features. In some
cases, processor vendors have introduced significant architectural changes within the same processor
family, such as the SSSE3 and SSE4.1 instructions, and NX/XD CPU security features.
Server hardware’s CPU specifications will usually indicate whether or not the CPUs contain the features
that affect vMotion compatibility.
®
For more information on identifying Intel processors and their features, see Application Note 485: Intel
Processor Identification and the CPUID Instruction, available from Intel. For more information on identifying
AMD processors and their features, see CPUID Specification, available from AMD.
Configure EVC from the cluster settings dialog box. When you configure EVC, you configure all host
processors in the cluster to present the feature set of a baseline processor. This baseline feature set is called
the EVC mode. EVC leverages AMD-V Extended Migration technology (for AMD hosts) and Intel
FlexMigration technology (for Intel hosts) to mask processor features so that hosts can present the feature
set of an earlier generation of processors. The EVC mode must be equivalent to, or a subset of, the feature set
of the host with the smallest feature set in the cluster.
EVC masks only those processor features that affect vMotion compatibility. Enabling EVC does not prevent
a virtual machine from taking advantage of faster processor speeds, increased numbers of CPU cores, or
hardware virtualization support that might be available on newer hosts.
EVC cannot prevent virtual machines from accessing hidden CPU features in all circumstances.
Applications that do not follow CPU vendor recommended methods of feature detection might behave
unexpectedly in an EVC environment. VMware EVC cannot be supported with ill-behaved applications that
do not follow the CPU vendor recommendations. For more information about creating well-behaved
applications, search the VMware Knowledge Base for the article Detecting and Using New Features in CPUs.
n Power off all virtual machines in the cluster that are running on hosts with a feature set greater than the
EVC mode that you intend to enable, or migrate out of the cluster.
Requirements Description
Advanced CPU Enable these CPU features in the BIOS if they are available:
features enabled n Hardware virtualization support (AMD-V or Intel VT)
n AMD No eXecute(NX)
n Intel eXecute Disable (XD)
NOTE Hardware vendors sometimes disable particular CPU features in the BIOS by default. This
can cause problems in enabling EVC, because the EVC compatibility checks detect the absence of
features that are expected to be present for a particular CPU. If you cannot enable EVC on a
system with a compatible processor, ensure that all features are enabled in the BIOS.
Supported CPUs for To check EVC support for a specific processor or server model, see the VMware Compatibility
the EVC mode that Guide at http://www.vmware.com/resources/compatibility/search.php.
you want to enable
To create an EVC cluster with minimal disruption to your existing infrastructure, create an empty EVC
cluster and move hosts into the cluster. To enable EVC on an existing cluster, see “Enable EVC on an
Existing Cluster,” on page 129.
Other cluster features such as vSphere DRS and vSphere HA are fully compatible with EVC. You can enable
these features when you create the cluster.
Prerequisites
Verify that the hosts you intend to add to the cluster meet the requirements listed in “EVC Requirements for
Hosts,” on page 128.
Procedure
1 Right-click a data center in the inventory and select New Cluster.
3 Expand EVC and select a baseline CPU feature set from the EVC mode drop-down menu.
Select a CPU vendor and EVC mode appropriate for the hosts that you intend to add to the cluster.
6 Click OK.
If the host feature set is greater than the EVC mode that you enabled for the EVC cluster, power off all
the virtual machines on the host, or use vMotion to migrate them to another host.
You can power on the virtual machines that are on the host, or migrate virtual machines into the cluster
with vMotion. The virtual machines must meet CPU compatibility requirements for the EVC mode of
the cluster.
You can now use vMotion to migrate virtual machines between different hosts in the cluster without
encountering CPU incompatibility issues.
Prerequisites
Verify that the hosts in the cluster meet the requirements listed in “EVC Requirements for Hosts,” on
page 128.
Procedure
1 Select the cluster in the inventory.
2 Power off all the virtual machines on the hosts with feature sets greater than the EVC mode.
3 Ensure that the cluster contains hosts with CPUs from only one vendor, either Intel or AMD.
4 Click the Manage tab, select VMware EVC and click Edit.
5 Enable EVC for the CPU vendor and feature set appropriate for the hosts in the cluster, and click OK.
6 Power on the virtual machines in the cluster to apply the EVC.
n If all the hosts in a cluster are compatible with a newer EVC mode, you can change the EVC mode of an
existing EVC cluster.
n You can enable EVC for a cluster that does not have EVC enabled.
n You can raise the EVC mode to expose more CPU features.
n You can lower the EVC mode to hide CPU features and increase compatibility.
Prerequisites
n Verify that all hosts in the cluster have supported CPUs for the EVC mode you want to enable. See
http://kb.vmware.com/kb/1003212 for a list of supported CPUs.
n Verify that all hosts in the cluster are connected and registered on vCenter Server. The cluster cannot
contain a disconnected host.
n Virtual machines must be in the following power states, depending on whether you raise or lower the
EVC mode.
Raise the EVC mode to a CPU Running virtual machines can remain powered on. New EVC mode features are
baseline with more features. not available to the virtual machines until they are powered off and powered back
on again. A full power cycling is required. Rebooting the guest operating system
or suspending and resuming the virtual machine is not sufficient.
Lower the EVC mode to a CPU Power off virtual machines if they are powered on and running at a higher EVC
baseline with fewer features. Mode than the one you intend to enable.
To verify the EVC mode for virtual machines, see “Determine EVC Modes for Virtual Machines,” on
page 130.
Procedure
1 Select a cluster in the inventory.
Option Description
Disable EVC The EVC feature is disabled. CPU compatibility is not enforced for the
hosts in this cluster.
Enable EVC for AMD Hosts The EVC feature is enabled for AMD hosts.
Enable EVC for Intel Hosts The EVC feature is enabled for Intel hosts.
5 From the VMware EVC Mode drop-down menu, select the baseline CPU feature set that you want to
enable for the cluster.
If you cannot select the EVC Mode, the Compatibility pane displays the reason, and the relevant hosts
for each reason.
6 Click OK.
When a virtual machine is powered on, it determines the EVC mode of the cluster in which it is running. If
the EVC mode of the cluster is subsequently raised, the virtual machine does not change its EVC mode until
it is powered off and powered on again. This means that the virtual machine does not use of any CPU
features exposed by the cluster's new EVC mode until the virtual machine has been powered off and
powered on again.
For example, consider a cluster containing hosts with Intel Xeon 45nm Core 2 processors that have been set
to the Intel Merom Generation (Xeon Core 2) EVC mode. A virtual machine powered on in this cluster runs
in the Intel Merom Generation (Xeon Core 2) EVC mode. If the cluster's EVC mode is raised to Intel Penryn
Generation (Xeon 45nm Core 2), the virtual machine remains at the lower Intel Merom Generation (Xeon
Core 2) EVC mode. To use any of the features exposed by the higher cluster EVC mode, such as SSE4.1, you
must power off the virtual machine and power it on again.
Procedure
1 Select the cluster or host in the inventory.
3 If the EVC Mode column does not appear, right-click any column title, select Show/Hide Columns and
select EVC Mode.
The EVC modes of all running or suspended virtual machines appear in the EVC Mode column.
Powered off virtual machines and virtual machines that are not in EVC clusters show N/A as the EVC
mode.
Procedure
1 Select a host in the inventory.
The supported EVC modes are listed in order from the fewest to the greatest number of supported
features.
The vCenter Server AMD Opteron Gen. 3 (no 3DNow!) EVC mode masks the 3DNow! instructions from
virtual machines. You can apply this EVC mode to EVC clusters containing only AMD Opteron Generation
3 hosts to allow the clusters to maintain vMotion compatibility with AMD Opteron hosts that do not have
3DNow! instructions. Clusters containing AMD Opteron Generation 1 or AMD Opteron Generation 2 hosts
cannot be made vMotion-compatible with hosts that do not have 3DNow! instructions.
Prerequisites
Ensure that the cluster contains only hosts with AMD Opteron Generation 3 or newer processors.
Procedure
u Enable the AMD Opteron Gen. 3 (no 3DNow!) EVC mode for your EVC cluster.
The steps to enable the EVC mode differ depending on whether you are creating a cluster or enabling
the mode on an existing cluster, and on whether the existing cluster contains powered-on virtual
machines.
Option Description
Creating a new cluster In the New Cluster wizard, enable EVC for AMD hosts and select the
AMD Opteron Gen. 3 (no 3DNow!) EVC mode.
Editing a cluster without powered- In the Cluster Settings dialog box, edit the VMware EVC settings and
on virtual machines select the AMD Opteron Gen. 3 (no 3DNow!) EVC mode.
Editing a cluster with powered-on The AMD Opteron Gen. 3 (no 3DNow!) EVC mode cannot be enabled
virtual machines while there are powered-on virtual machines in the cluster.
a Power-off any running virtual machines in the cluster, or migrate them
out of the cluster using vMotion.
Migrating the virtual machines out of the cluster with vMotion allows
you to delay powering off the virtual machines until a more
convenient time.
b In the Cluster Settings dialog box, edit the VMware EVC settings and
select the AMD Opteron Gen. 3 (no 3DNow!) EVC mode.
c If you migrated virtual machines out of the cluster, power them off
and cold migrate them back into the cluster.
d Power on the virtual machines.
You can now add hosts with AMD processors without 3DNow! instructions to the cluster and preserve
vMotion compatibility between the new hosts and the existing hosts in the cluster.
vCenter Server compares the CPU features available to a virtual machine with the CPU features of the
destination host to determine whether to allow or not migrations with vMotion.
Default values for the CPU compatibility masks are set by VMware to guarantee the stability of virtual
machines after a migration with vMotion.
In some cases, where a choice between CPU compatibility or guest operating system features (such as
NX/XD) exists, VMware provides check-box options to configure individual virtual machines through the
Advanced Settings option for the CPU of the virtual machine. For more control over the visibility of CPU
features, you can edit CPU compatibility mask of the virtual machine at the bit level.
CAUTION Changing the CPU compatibility masks can result in an unsupported configuration. Do not
manually change the CPU compatibility masks unless instructed to do so by VMware Support or a VMware
Knowledge base article.
CPU compatibility masks cannot prevent virtual machines from accessing masked CPU features in all
circumstances. In some circumstances, applications can detect and use masked features even though they
are hidden from the guest operating system. In addition, on any host, applications that use unsupported
methods of detecting CPU features rather than using the CPUID instruction can access masked features.
Virtual machines running applications that use unsupported CPU detection methods might experience
stability problems after migration.
You can view the CPUID feature flags currently exposed by the hosts in an EVC cluster.
Procedure
1 Select a cluster in the inventory.
3 Under Configuration, click VMware EVC and expand Current CPUID Details.
This VMware EVC panel displays the CPUID feature flags that EVC enforces for the hosts in this cluster. For
information about CPUID feature flags, see the Intel and AMD Web sites.
Prerequisites
n Make sure that you are familiar with the requirements for cold migration. See “Cold Migration,” on
page 117.
Procedure
1 Power off or suspend the virtual machine.
a To locate a virtual machine, select a data center, folder, cluster, resource pool, host, or vApp.
Option Description
Change compute resource only Move the virtual machine to another host.
Change storage only Move the virtual machine’s configuration file and virtual disks.
Change both compute resource and Move the virtual machine to another host and move its configuration file
storage and virtual disks.
Migrate virtual machine(s) to a Move the virtual machine to a virtual data center, where you can assign
specific datacenter policies to VMs.
4 If you change the compute resource of the virtual machine, select the destination compute resource for
this virtual machine migration and click Next.
Any compatibility problem appears in the Compatibility panel. Fix the problem, or select another host
or cluster.
Possible targets include hosts and DRS clusters with any level of automation. If a cluster has no DRS
enabled, select a specific host in the cluster rather than selecting the cluster.
Option Action
Same format as source Use the same format as the source virtual machine.
Thick Provision Lazy Zeroed Create a virtual disk in a default thick format. Space required for the
virtual disk is allocated during creation. Any data remaining on the
physical device is not erased during creation, but is zeroed out on demand
at a later time on first write from the virtual machine.
Thick Provision Eager Zeroed Create a thick disk that supports clustering features such as Fault
Tolerance. Space required for the virtual disk is allocated at creation time.
In contrast to the thick provision lazy zeroed format, the data remaining
on the physical device is zeroed out during creation. It might take longer
to create disks in this format than to create other types of disks.
Thin Provision Use the thin provisioned format. At first, a thin provisioned disk uses only
as much datastore space as the disk initially needs. If the thin disk needs
more space later, it can grow to the maximum capacity allocated to it.
6 Select a virtual machine storage policy from the VM Storage Policy drop-down menu.
Storage policies specify storage requirements for applications that run on the virtual machine. You can
also select the default policy for Virtual SAN or Virtual Volumes datastores.
7 Select the datastore location where you want to store the virtual machine files.
Option Action
Store all virtual machine files in the Select a datastore and click Next.
same location on a datastore.
Store all virtual machine files in the a Select a Storage DRS cluster.
same Storage DRS cluster. b (Optional) To not use Storage DRS with this virtual machine, select
Disable Storage DRS for this virtual machine and select a datastore
within the Storage DRS cluster.
c Click Next.
Store virtual machine configuration a Click Advanced.
files and disks in separate b For the virtual machine configuration file and for each virtual disk,
locations. select Browse, and select a datastore or Storage DRS cluster.
c (Optional) If you selected a Storage DRS cluster and do not want to use
Storage DRS with this virtual machine, select Disable Storage DRS for
this virtual machine and select a datastore within the Storage DRS
cluster.
d Click Next.
8 Select a destination network for all VM network adapters and click Next.
You can click Advanced to select a new destination network for each VM network adapter.
You can migrate a virtual machine networks to another distributed switch in the same or to another
data center or vCenter Server.
9 Review the information on the Review Selections page and click Finish.
vCenter Server moves the virtual machine to the new host or storage location.
Event messages appear in the Events tab. The data displayed on the Summary tab shows the status and
state throughout the migration. If errors occur during migration, the virtual machines revert to their original
states and locations.
Prerequisites
Verify that your hosts and virtual machines meet the requirements for migration with vMotion with shared
storage.
n Verify that your hosts and virtual machines meet the requirements for migration with vMotion. See
“Host Configuration for vMotion,” on page 119 and “Virtual Machine Conditions and Limitations for
vMotion,” on page 121.
n Verify that the storage that contains the virtual machine disks is shared between the source and target
hosts. See “vMotion Shared Storage Requirements,” on page 119.
n For migration across vCenter Server instances verify whether your system meets additional
requirements. See “Requirements for Migration Between vCenter Server Instances,” on page 124.
Procedure
1 Right-click the virtual machine and select Migrate.
a To locate a virtual machine, select a data center, folder, cluster, resource pool, host, or vApp.
3 Select a host, cluster, resource pool, or vApp ro run the virtual machine, and click Next.
Any compatibility problem appears in the Compatibility panel. Fix the problem, or select another host
or cluster.
Possible targets include hosts and fully automated DRS clusters in the same or another vCenter Server
system. If your target is a non-automated cluster, select a host within the non-automated cluster.
4 Select a destination network for all VM network adapters and click Next.
You can click Advanced to select a new destination network for each VM network adapter.
You can migrate a virtual machine networks to another distributed switch in the same or to another
data center or vCenter Server.
Option Description
Schedule vMotion with high priority vCenter Server attempts to reserve resources on both the source and
destination hosts to be shared among all concurrent migrations with
vMotion. vCenter Server grants a larger share of host CPU resources. if
sufficient CPU resources are not immediately available, vMotion is not
initiated.
Schedule regular vMotion vCenter Server reserves resources on both the source and destination hosts
to be shared among all concurrent migration with vMotion. vCenter Server
grants a smaller share of host CPU resources. If there is a lack of CPU
resources, the duration of vMotion can be extended.
vCenter Server moves the virtual machine to the new host or storage location.
Event messages appear in the Events tab. The data displayed on the Summary tab shows the status and
state throughout the migration. If errors occur during migration, the virtual machines revert to their original
states and locations.
Simultaneous migration to a new compute resource and datastore provides greater mobility for virtual
machines by eliminating the vCenter Server boundary. Virtual machine disks or content of the virtual
machine folder are transferred over the vMotion network to reach the destination host and datastores.
To make disk format changes and preserve them, you must select a different datastore for the virtual
machine files and disks. You cannot preserve disk format changes if you select the same datastore on which
the virtual machine currently resides.
Prerequisites
n Verify that your hosts and virtual machines meet the requirements for live migration. See
“Requirements and Limitations for vMotion Without Shared Storage,” on page 123.
n For migration across vCenter Server instances verify whether your system meets additional
requirements. See “Requirements for Migration Between vCenter Server Instances,” on page 124.
Procedure
1 Right-click the virtual machine and select Migrate.
a To locate a virtual machine, select a data center, folder, cluster, resource pool, host, or vApp.
2 Select Change both compute resource and storage and click Next.
3 Select a destination resource for the virtual machine, and click Next.
Any compatibility problems appear in the Compatibility panel. Fix the problem, or select another host
or cluster.
Possible targets include hosts and fully automated DRS clusters. If your target is a non-automated
cluster, select a host within the non-automated cluster.
If you environment has more than one vCenter Server instances, you can move virtual machines from
one vCenter Server inventory to another.
Option Action
Same format as source Use the same format as the source virtual machine.
Thick Provision Lazy Zeroed Create a virtual disk in a default thick format. Space required for the
virtual disk is allocated during creation. Any data remaining on the
physical device is not erased during creation, but is zeroed out on demand
at a later time on first write from the virtual machine.
Option Action
Thick Provision Eager Zeroed Create a thick disk that supports clustering features such as Fault
Tolerance. Space required for the virtual disk is allocated at creation time.
In contrast to the thick provision lazy zeroed format, the data remaining
on the physical device is zeroed out during creation. It might take longer
to create disks in this format than to create other types of disks.
Thin Provision Use the thin provisioned format. At first, a thin provisioned disk uses only
as much datastore space as the disk initially needs. If the thin disk needs
more space later, it can grow to the maximum capacity allocated to it.
Storage policies define the storage capabilities that are required by the applications running on the
virtual machine.
6 Select the datastore location where you want to store the virtual machine files.
Option Action
Store all virtual machine files in the Select a datastore and click Next.
same location on a datastore.
Store all virtual machine files in the a Select a Storage DRS cluster.
same Storage DRS cluster. b (Optional) To not use Storage DRS with this virtual machine, select
Disable Storage DRS for this virtual machine and select a datastore
within the Storage DRS cluster.
c Click Next.
Store virtual machine configuration a Click Advanced.
files and disks in separate b For the virtual machine configuration file and for each virtual disk,
locations. select Browse, and select a datastore or Storage DRS cluster.
c (Optional) If you selected a Storage DRS cluster and do not want to use
Storage DRS with this virtual machine, select Disable Storage DRS for
this virtual machine and select a datastore within the Storage DRS
cluster.
d Click Next.
7 Select a destination network for all VM network adapters and click Next.
You can click Advanced to select a new destination network for each VM network adapter.
You can migrate a virtual machine networks to another distributed switch in the same or to another
data center or vCenter Server.
Option Description
Schedule vMotion with high priority vCenter Server attempts to reserve resources on both the source and
destination hosts to be shared among all concurrent migrations with
vMotion. vCenter Server grants a larger share of host CPU resources. if
sufficient CPU resources are not immediately available, vMotion is not
initiated.
Schedule regular vMotion vCenter Server reserves resources on both the source and destination hosts
to be shared among all concurrent migration with vMotion. vCenter Server
grants a smaller share of host CPU resources. If there is a lack of CPU
resources, the duration of vMotion can be extended.
9 Review the information on the Review Selections page and click Finish.
vCenter Server moves the virtual machine to the new host or storage location.
Event messages appear in the Events tab. The data displayed on the Summary tab shows the status and
state throughout the migration. If errors occur during migration, the virtual machines revert to their original
states and locations.
You can change the virtual machine host during a migration with Storage vMotion.
Prerequisites
n Verify that your system satisfies the requirements for Storage vMotion. See “Storage vMotion
Requirements and Limitations,” on page 125.
Procedure
1 Right-click the virtual machine and select Migrate.
a To locate a virtual machine, select a data center, folder, cluster, resource pool, host, or vApp.
Option Action
Same format as source Use the same format as the source virtual machine.
Thick Provision Lazy Zeroed Create a virtual disk in a default thick format. Space required for the
virtual disk is allocated during creation. Any data remaining on the
physical device is not erased during creation, but is zeroed out on demand
at a later time on first write from the virtual machine.
Thick Provision Eager Zeroed Create a thick disk that supports clustering features such as Fault
Tolerance. Space required for the virtual disk is allocated at creation time.
In contrast to the thick provision lazy zeroed format, the data remaining
on the physical device is zeroed out during creation. It might take longer
to create disks in this format than to create other types of disks.
Thin Provision Use the thin provisioned format. At first, a thin provisioned disk uses only
as much datastore space as the disk initially needs. If the thin disk needs
more space later, it can grow to the maximum capacity allocated to it.
4 Select a virtual machine storage policy from the VM Storage Policy drop-down menu.
Storage policies specify storage requirements for applications that run on the virtual machine. You can
also select the default policy for Virtual SAN or Virtual Volumes datastores.
5 Select the datastore location where you want to store the virtual machine files.
Option Action
Store all virtual machine files in the Select a datastore and click Next.
same location on a datastore.
Store all virtual machine files in the a Select a Storage DRS cluster.
same Storage DRS cluster. b (Optional) To not use Storage DRS with this virtual machine, select
Disable Storage DRS for this virtual machine and select a datastore
within the Storage DRS cluster.
c Click Next.
Store virtual machine configuration a Click Advanced.
files and disks in separate b For the virtual machine configuration file and for each virtual disk,
locations. select Browse, and select a datastore or Storage DRS cluster.
c (Optional) If you selected a Storage DRS cluster and do not want to use
Storage DRS with this virtual machine, select Disable Storage DRS for
this virtual machine and select a datastore within the Storage DRS
cluster.
d Click Next.
6 Review the information on the Review Selections page and click Finish.
vCenter Server moves the virtual machine to the new storage location. Names of migrated virtual machine
files on the destination datastore match the inventory name of the virtual machine.
Event messages appear in the Events tab. The data displayed on the Summary tab shows the status and
state throughout the migration. If errors occur during migration, the virtual machines revert to their original
states and locations.
By using a separate TCP/IP stack, you can handle vMotion and cold migration traffic according to the
topology of the network and as required for your organization:
n Route the traffic for migration of powered on or powered off virtual machines by using a default
gateway that is different from the gateway assigned to the default stack on the host.
By using a separate default gateway, you can use DHCP for IP address assignment to the VMkernel
adapters for migration in a flexible way.
n Avoid routing table conflicts that might otherwise appear when many features are using a common
TCP/IP stack.
Prerequisites
Verify that the host is running ESXi 6.0 or later
Procedure
1 In the vSphere Web Client, navigate to the host.
4 On the Select connection type page, select VMkernel Network Adapter and click Next.
5 On the Select target device page, select the switch for the VMkernel adapter, and click Next.
Option Description
Select an existing network Use the physical adapter configuration of an existing distributed port
group to send data from the VMkernel adapter to the external network.
Select an existing standard switch Use the physical adapter configuration for the VMkernel adapter of an
existing standard switch.
New vSphere standard switch Assign a new physical adapter configuration for the VMkernel adapter on
a new standard switch.
6 On the Port properties page, select vMotion from the TCP/IP stack drop-down menu.
The vMotion traffic becomes the only enabled service. You cannot use this VMkernel adapter for traffic
types other than vMotion.
7 Set the label, VLAN ID, and IP mode of the VMkernel adapter, and click Next.
8 (Optional) On the IPv4 settings page, select an option for obtaining IP addresses.
Option Description
Obtain IP settings automatically Use DHCP to obtain IP settings. A DHCP server must be present on the
network.
Use static IP settings Type the IPv4 IP address and subnet mask for the VMkernel adapter.
The VMkernel Default Gateway and DNS server addresses for IPv4 are
obtained from the selected TCP/IP stack.
9 (Optional) On the IPv6 settings page, select an option for obtaining IPv6 addresses.
Option Description
Obtain IPv6 addresses Use DHCP to obtain IPv6 addresses. A DHCPv6 server must be present on
automatically through DHCP the network.
Obtain IPv6 addresses Use router advertisement to obtain IPv6 addresses.
automatically through Router
Advertisement
Static IPv6 addresses a Click Add to add a new IPv6 address.
b Type the IPv6 address and subnet prefix length, and click OK.
c To change the VMkernel default gateway, click Edit.
10 Review your setting selections in the Ready to complete page and click Finish.
After you create a VMkernel adapter on the vMotion TCP/IP stack, you can use only this stack for vMotion
on this host. The VMkernel adapters on the default TCP/IP stack are disabled for the vMotion service. If a
live migration uses the default TCP/IP stack while you are configuring VMkernel adapters with the vMotion
TCP/IP stack, the migration completes successfully. However, the involved VMkernel adapters on the
default TCP/IP stack are disabled for future vMotion sessions.
What to do next
Assign a default gateway, and configure the DNS settings, congestion control, and maximum number of
connections for the vMotion TCP/IP stack.
By using a separate TCP/IP stack, you can handle vMotion and cold migration traffic according to the
topology of the network and as required for your organization:
n Route the traffic for migration of powered on or powered off virtual machines by using a default
gateway that is different from the gateway assigned to the default stack on the host.
By using a separate default gateway, you can use DHCP for IP address assignment to the VMkernel
adapters for migration in a flexible way.
n Avoid routing table conflicts that might otherwise appear when many features are using a common
TCP/IP stack.
Prerequisites
Verify that the host is running ESXi 6.0 or later
Procedure
1 In the vSphere Web Client, navigate to the host.
4 On the Select connection type page, select VMkernel Network Adapter and click Next.
5 On the Select target device page, select the switch for the VMkernel adapter, and click Next.
Option Description
Select an existing network Use the physical adapter configuration of an existing distributed port
group to send data from the VMkernel adapter to the external network.
Select an existing standard switch Use the physical adapter configuration for the VMkernel adapter of an
existing standard switch.
New vSphere standard switch Assign a new physical adapter configuration for the VMkernel adapter on
a new standard switch.
6 On the Port properties page, select Provisioning from the TCP/IP stack drop-down menu.
The provisioning traffic becomes the only enabled service. You cannot use this VMkernel adapter for
traffic types other than provisioning.
7 Set the label, VLAN ID, and IP mode of the VMkernel adapter, and click Next.
8 (Optional) On the IPv4 settings page, select an option for obtaining IP addresses.
Option Description
Obtain IP settings automatically Use DHCP to obtain IP settings. A DHCP server must be present on the
network.
Use static IP settings Type the IPv4 IP address and subnet mask for the VMkernel adapter.
The VMkernel Default Gateway and DNS server addresses for IPv4 are
obtained from the selected TCP/IP stack.
9 (Optional) On the IPv6 settings page, select an option for obtaining IPv6 addresses.
Option Description
Obtain IPv6 addresses Use DHCP to obtain IPv6 addresses. A DHCPv6 server must be present on
automatically through DHCP the network.
Obtain IPv6 addresses Use router advertisement to obtain IPv6 addresses.
automatically through Router
Advertisement
Static IPv6 addresses a Click Add to add a new IPv6 address.
b Type the IPv6 address and subnet prefix length, and click OK.
c To change the VMkernel default gateway, click Edit.
10 Review your setting selections in the Ready to complete page and click Finish.
After you create a VMkernel adapter on the provisioning TCP/IP stack, you can use only this stack for cold
migration, cloning, and snapshots on this host. The VMkernel adapters on the default TCP/IP stack are
disabled for the provisioning service. If a live migration uses the default TCP/IP stack while you configure
VMkernel adapters with the provisioning TCP/IP stack, the data transfer completes successfully. However,
the involved VMkernel adapters on the default TCP/IP stack are disabled for future cold migration, cross-
host cloning, and snapshot sessions.
Each operation, such as a migration with vMotion or cloning a virtual machine, is assigned a resource cost.
Each host, datastore, or network resource, has a maximum cost that it can support at any one time. Any new
migration or provisioning operation that causes a resource to exceed its maximum cost does not proceed
immediately, but is queued until other operations complete and release resources. Each of the network,
datastore, and host limits must be satisfied for the operation to proceed.
vMotion without shared storage, migrating virtual machines to a different host and datastore
simultaneously, is a combination of vMotion and Storage vMotion. This migration inherits the network,
host, and datastore costs associated with those operations. vMotion without shared storage is equivalent to
a Storage vMotion with a network cost of 1.
Network Limits
Network limits apply only to migrations with vMotion. Network limits depend on the version of ESXi and
the network type. All migrations with vMotion have a network resource cost of 1.
Datastore Limits
Datastore limits apply to migrations with vMotion and with Storage vMotion. A migration with vMotion
has a resource cost of 1 against the shared virtual machine's datastore. A migration with Storage vMotion
has a resource cost of 1 against the source datastore and 1 against the destination datastore.
Table 13‑2. Datastore Limits and Resource Costs for vMotion and Storage vMotion
Datastore Resource
Operation ESXi Version Maximum Cost Per Datastore Cost
Host Limits
Host limits apply to migrations with vMotion, Storage vMotion, and other provisioning operations such as
cloning, deployment, and cold migration. All hosts have a maximum cost per host of 8. For example, on an
ESXi 5.0 host, you can perform 2 Storage vMotion operations, or 1 Storage vMotion and 4 vMotion
operations.
Table 13‑3. Host Migration Limits and Resource Costs for vMotion, Storage vMotion, and Provisioning
Operations
Derived Limit Per
Operation ESXi Version Host Host Resource Cost
n Warning messages do not disable migration. Often the migration is justified and you can continue with
the migration despite the warnings.
n Errors might disable migration if no error-free destination hosts are available among the selected
destination hosts. In this case, if you click Next, the wizard displays the compatibility errors again, and
you cannot proceed to the next step.
When you move compute resources and storage together, the Migrate Virtual Machine wizard runs fewer
compatibility checks. For example, if you move the compute resource, you select the target host or cluster
under a vCenter Server instance. The wizard performs all necessary validation only against the selected
host, and does not check the datastores available on the destination host. When you attempt to move the
virtual machine to a cluster, the Migrate Virtual Machine wizard examines the compatibility against the host
recommendation from vSphere DRS. The wizard directly validates the compatibility of the target datastore
when you select it later.
Another compatibility check is whether vMotion is enabled on the source and target hosts.
n Features that are exposed to virtual machines are not compatible when they are do not match on the
source and target hosts.
n Features that are not exposed to virtual machines are considered as compatible regardless of whether
they match on the hosts.
Specific items of virtual machine hardware can also cause compatibility problems. For example, a virtual
machine using an Enhanced VMXNET virtual NIC cannot be migrated to a host running a version of ESXi
that does not support Enhanced VMXNET.
Orchestrator exposes every operation in the vCenter Server API and so that you can integrate all of these
operations into your own automated processes.
To run and schedule workflows on the objects in your vSphere infrastructure by using the
vSphere Web Client, make sure that you configure the Orchestrator server to work with the same Single
Sign-On instance to which both the vCenter Server and vSphere Web Client point. You must also ensure
that Orchestrator is registered as a vCenter Server extension. You register Orchestrator as a vCenter Server
extension when you specify a user (by providing the user name and password), who has the privileges to
manage vCenter Server extensions. For more information, see Installing and Configuring vRealize Orchestrator.
Concepts of Workflows
A workflow is a series of actions and decisions that you run sequentially. Orchestrator provides a library of
workflows that perform common management tasks according to best practices.
Basics of Workflows
Workflows consist of a schema, attributes, and parameters. The workflow schema is the main component of
a workflow as it defines all the workflow elements and the logical connections between them. The workflow
attributes and parameters are the variables that workflows use to transfer data. Orchestrator saves a
workflow token every time a workflow runs, recording the details of that specific run of the workflow. This
token contains all parameters related to the running of the workflow. For example, if you run a workflow
three times, three workflow tokens are created.
The vSphere Web Client allows you run and schedule workflows on selected objects from your vSphere
inventory. You cannot create, delete, edit and manage workflows in the vSphere Web Client. You develop
and manage workflows in the Orchestrator client. For more information about the Orchestrator client, see
Using the VMware vRealize Orchestrator Client. For information about developing workflows, see Developing
with VMware vRealize Orchestrator.
For example, if a workflow resets a virtual machine, the workflow requires as an input parameter the name
of the virtual machine to reset.
For example, if a workflow creates a snapshot of a virtual machine, the output parameter for the workflow
is the resulting snapshot.
Workflow Presentation
When you start a workflow in the vSphere Web Client, the client loads the workflow presentation. You
provide the input parameters of the workflow in the workflow presentation.
User Interaction
Some workflows require interactions from users during their run and suspend either until the user provides
the required information or until the workflow times out.
n Associating workflows with selected vSphere inventory objects such as virtual machines, ESXi
hosts, clusters, resource pools, and folders.
n Exporting and importing current associations of workflows with vSphere inventory objects for
backup purposes or to import them in another vSphere Web Client instance.
n Editing associations of workflows with vSphere inventory objects such as virtual machines, ESXi
hosts, clusters, resource pools, folders, and so on.
n Viewing information about workflow runs, as well as about workflows waiting for user interaction.
To run workflows on selected vSphere inventory objects, you must select a default Orchestrator server. You
should also associate the workflows of the default Orchestrator server with vSphere inventory objects that
you want to manage.
You cannot run workflows on the objects in a vCenter Server instance if it is not added as a vCenter Server
host to the Orchestrator server.
Prerequisites
Log in as a member of the Administrators group to be able to configure the default Orchestrator server.
Procedure
1 Log in to the vSphere Web Client.
A table appears that lists the available vCenter Server instances. Each row of the table contains a
vCenter Server and the Orchestrator server that manages it.
4 Right-click a row of the table with the available vCenter Server instances and select Edit configuration.
5 In the Edit vRealize Orchestrator connections dialog box, select the default Orchestrator server to
manage your vCenter Server instance.
n Select the Fixed IP/host name check box and type the IP address of the Orchestrator server.
n Select the Registered as VC extension check box and from the drop-down menu, select the URL
address of the Orchestrator server.
6 Click OK.
You successfully configured a default vRealize Orchestrator server in the vSphere Web Client.
You can add and edit associations, as well as export and import XML files containing the associations of
workflows with vSphere objects.
Workflows associated with inventory object types are listed in the pop-up menu that appears when you
right-click the inventory objects and in the Actions menu.
Only users from the Orchestrator Administrator group have the rights to manage the associations of
workflows with vSphere inventory objects.
Workflows associated with inventory object types are listed in the pop-up menu that appears when you
right-click an inventory object, and in the Actions menu.
Prerequisites
n Verify that you have configured at least one Orchestrator server to work with the same Single Sign-On
instance to which both the vCenter Server and vSphere Web Client are pointing. You must also ensure
that Orchestrator is registered as a vCenter Server extension. You register Orchestrator as a vCenter
Server extension when you specify a user (by providing the user name and password), who has the
privileges to manage vCenter Server extensions. For more information, see Installing and Configuring
VMware vRealize Orchestrator.
n Log in as a member of the Administrators group to be able to configure the default Orchestrator server.
Procedure
1 In the object navigator, click vRealize Orchestrator.
4
Click the Add icon to add a new workflow.
5 Select the Orchestrator server from the vRO Servers tree, and navigate through the workflow library to
find the workflow to add.
6 Click Add.
The workflow appears in the list of selected workflows on the right.
Multi-selection allows you to select multiple vSphere objects of the same type when you run the
workflow.
8 Under Available types, select the vSphere object types with which you want to associate the workflow.
9 Click OK.
Prerequisites
n Verify that you have configured at least one Orchestrator server to work with the same Single Sign-On
instance to which both the vCenter Server and vSphere Web Client are pointing. You must also ensure
that Orchestrator is registered as a vCenter Server extension. You register Orchestrator as a vCenter
Server extension when you specify a user (by providing the user name and password), who has the
privileges to manage vCenter Server extensions. For more information, see Installing and Configuring
VMware vRealize Orchestrator.
n Log in as a member of the Administrators group to be able to configure the default Orchestrator server.
Procedure
1 In the object navigator, click vRealize Orchestrator.
6 Click OK.
Prerequisites
n Verify that you have configured at least one Orchestrator server to work with the same Single Sign-On
instance to which both the vCenter Server and vSphere Web Client are pointing. You must also ensure
that Orchestrator is registered as a vCenter Server extension. You register Orchestrator as a vCenter
Server extension when you specify a user (by providing the user name and password), who has the
privileges to manage vCenter Server extensions. For more information, see Installing and Configuring
VMware vRealize Orchestrator.
n Log in as a member of the Administrators group to be able to configure the default Orchestrator server.
Procedure
1 In the object navigator, click vRealize Orchestrator.
5 Select a location where you want to save the XML file, and click Save.
Prerequisites
n Verify that you have configured at least one Orchestrator server to work with the same Single Sign-On
instance to which both the vCenter Server and vSphere Web Client are pointing. You must also ensure
that Orchestrator is registered as a vCenter Server extension. You register Orchestrator as a vCenter
Server extension when you specify a user (by providing the user name and password), who has the
privileges to manage vCenter Server extensions. For more information, see Installing and Configuring
VMware vRealize Orchestrator.
n Log in as a member of the Administrators group to be able to configure the default Orchestrator server.
Procedure
1 In the object navigator, click vRealize Orchestrator.
4
Click the Import icon .
Orchestrator compares the two associated workflow sets and imports the missing workflow associations.
Managing Workflows
You can view different information about Orchestrator workflows, run and schedule workflows and
manage them by using the vSphere Web Client.
You can perform some management tasks on the Orchestrator workflows from the vRealize Orchestrator
view in the vSphere Web Client. You can also perform some of the tasks by right-clicking a vSphere
inventory object and selecting All vRealize Orchestrator plugin Actions.
n Running workflows on vSphere inventory objects, such as virtual machines, ESXi hosts, clusters,
resource pools, and folders.
n Scheduling workflows.
Prerequisites
n Verify that you have configured at least one Orchestrator server to work with the same Single Sign-On
instance to which both the vCenter Server and vSphere Web Client are pointing. You must also ensure
that Orchestrator is registered as a vCenter Server extension. You register Orchestrator as a vCenter
Server extension when you specify a user (by providing the user name and password), who has the
privileges to manage vCenter Server extensions. For more information, see Installing and Configuring
VMware vRealize Orchestrator.
n Verify that you have workflows associated with the vSphere inventory objects. See “Associate
Workflows with vSphere Inventory Object Types,” on page 147.
Procedure
1 Click vCenter.
3 Right-click the object that you want to run the workflow on, and navigate to All vRealize Orchestrator
plugin Actions.
All available workflows that you can run on the selected inventory object are listed.
a In the Task name text box, type the name of the scheduled task.
b (Optional) In the Description text box, type a description of the scheduled task.
7 Click Finish.
Prerequisites
Verify that you have configured at least one Orchestrator server to work with the same Single Sign-On
instance to which both the vCenter Server and vSphere Web Client are pointing. You must also ensure that
Orchestrator is registered as a vCenter Server extension. You register Orchestrator as a vCenter Server
extension when you specify a user (by providing the user name and password), who has the privileges to
manage vCenter Server extensions. For more information, see Installing and Configuring
VMware vRealize Orchestrator.
Procedure
1 In the object navigator, click vRealize Orchestrator.
What to do next
You can review the list of workflow runs, cancel a running workflow, or respond to a workflow that
requires interaction.
Prerequisites
Verify that you have configured at least one Orchestrator server to work with the same Single Sign-On
instance to which both the vCenter Server and vSphere Web Client are pointing. You must also ensure that
Orchestrator is registered as a vCenter Server extension. You register Orchestrator as a vCenter Server
extension when you specify a user (by providing the user name and password), who has the privileges to
manage vCenter Server extensions. For more information, see Installing and Configuring
VMware vRealize Orchestrator.
Procedure
1 In the object navigator, click vRealize Orchestrator.
What to do next
You can review the list of workflow runs, cancel a running workflow, or respond to a workflow that
requires interaction.
Prerequisites
Verify that you have configured at least one Orchestrator server to work with the same Single Sign-On
instance to which both the vCenter Server and vSphere Web Client are pointing. You must also ensure that
Orchestrator is registered as a vCenter Server extension. You register Orchestrator as a vCenter Server
extension when you specify a user (by providing the user name and password), who has the privileges to
manage vCenter Server extensions. For more information, see Installing and Configuring
VMware vRealize Orchestrator.
Procedure
1 In the object navigator, click vRealize Orchestrator.
What to do next
You can provide values for the required parameters of workflows that are waiting for a user interaction.
Prerequisites
Verify that you have configured at least one Orchestrator server to work with the same Single Sign-On
instance to which both the vCenter Server and vSphere Web Client are pointing. You must also ensure that
Orchestrator is registered as a vCenter Server extension. You register Orchestrator as a vCenter Server
extension when you specify a user (by providing the user name and password), who has the privileges to
manage vCenter Server extensions. For more information, see Installing and Configuring
VMware vRealize Orchestrator.
Procedure
1 In the object navigator, click vRealize Orchestrator.
4 Click Categories.
5 Double-click Library.
NOTE Library is the default main workflow category. An Orchestrator server can have additional
custom workflow categories.
6 Click Categories.
7 Double-click a workflow category to browse the available workflows and its subcategories.
Find a Workflow
If you have a large number of workflows, you can filter them by a search keyword to find a specific
workflow.
Prerequisites
Verify that you have configured at least one Orchestrator server to work with the same Single Sign-On
instance to which both the vCenter Server and vSphere Web Client are pointing. You must also ensure that
Orchestrator is registered as a vCenter Server extension. You register Orchestrator as a vCenter Server
extension when you specify a user (by providing the user name and password), who has the privileges to
manage vCenter Server extensions. For more information, see Installing and Configuring
VMware vRealize Orchestrator.
Procedure
1 In the object navigator, click vRealize Orchestrator.
2 Click Workflows.
3 In the Filter text box, type a search term or the name of the workflow that you are searching for.
A list displays the workflows that contain the search term in the workflow name or description.
Scheduling Workflows
You can create tasks to schedule workflows, edit scheduled tasks, suspend scheduled tasks, and resume
suspended scheduled tasks.
Schedule a Workflow
You can schedule a workflow to run at a specified time. You can also set the recurrence for a scheduled
workflow.
Prerequisites
Verify that you have configured at least one Orchestrator server to work with the same Single Sign-On
instance to which both the vCenter Server and vSphere Web Client are pointing. You must also ensure that
Orchestrator is registered as a vCenter Server extension. You register Orchestrator as a vCenter Server
extension when you specify a user (by providing the user name and password), who has the privileges to
manage vCenter Server extensions. For more information, see Installing and Configuring
VMware vRealize Orchestrator.
Procedure
1 In the object navigator, click vRealize Orchestrator.
3 Right-click the workflow that you want to schedule and select Schedule a workflow.
5 Click Start/Schedule.
6 In the Task name text box, type the name of the scheduled task.
7 (Optional) In the Description text box, type a description of the scheduled task.
10 Click Finish.
Prerequisites
Verify that you have configured at least one Orchestrator server to work with the same Single Sign-On
instance to which both the vCenter Server and vSphere Web Client are pointing. You must also ensure that
Orchestrator is registered as a vCenter Server extension. You register Orchestrator as a vCenter Server
extension when you specify a user (by providing the user name and password), who has the privileges to
manage vCenter Server extensions. For more information, see Installing and Configuring
VMware vRealize Orchestrator.
Procedure
1 In the object navigator, click vRealize Orchestrator.
3 Right-click the workflow whose schedule you want to edit and select Edit.
4 In the Task name text box, type the new name of the scheduled task.
5 (Optional) In the Description text box, type a description of the scheduled task.
8 Click Finish.
When you run a workflow manually, the schedule is not affected. After the manual run, the workflow runs
again at the scheduled time.
Prerequisites
Verify that you have configured at least one Orchestrator server to work with the same Single Sign-On
instance to which both the vCenter Server and vSphere Web Client are pointing. You must also ensure that
Orchestrator is registered as a vCenter Server extension. You register Orchestrator as a vCenter Server
extension when you specify a user (by providing the user name and password), who has the privileges to
manage vCenter Server extensions. For more information, see Installing and Configuring
VMware vRealize Orchestrator.
Procedure
1 In the object navigator, click vRealize Orchestrator.
4 Right-click the workflow that you want to run and select Run now.
What to do next
You can view information about the workflow run in the Recent Tasks pane or in the Orchestrator server
menu. See “View Information About Workflow Runs,” on page 151.
Prerequisites
Verify that you have configured at least one Orchestrator server to work with the same Single Sign-On
instance to which both the vCenter Server and vSphere Web Client are pointing. You must also ensure that
Orchestrator is registered as a vCenter Server extension. You register Orchestrator as a vCenter Server
extension when you specify a user (by providing the user name and password), who has the privileges to
manage vCenter Server extensions. For more information, see Installing and Configuring
VMware vRealize Orchestrator.
Procedure
1 In the object navigator, click vRealize Orchestrator.
Prerequisites
Verify that you have configured at least one Orchestrator server to work with the same Single Sign-On
instance to which both the vCenter Server and vSphere Web Client are pointing. You must also ensure that
Orchestrator is registered as a vCenter Server extension. You register Orchestrator as a vCenter Server
extension when you specify a user (by providing the user name and password), who has the privileges to
manage vCenter Server extensions. For more information, see Installing and Configuring
VMware vRealize Orchestrator.
Procedure
1 In the object navigator, click vRealize Orchestrator.
To access workflows in the vSphere Web Client, make sure that you configure at least one running
Orchestrator server to work with the same Single Sign-On instance to which both vCenter Server and
vSphere Web Client are pointing. You must also ensure that Orchestrator is registered as a vCenter Server
extension. You register Orchestrator as a vCenter Server extension when you specify a user (by providing
the user name and password), who has the privileges to manage vCenter Server extensions. For more
information, see Installing and Configuring VMware vRealize Orchestrator.
1 Configure the Orchestrator server with the same Single Sign-On insance to which both vCenter Server
and vSphere Web Client point.
3 In the vSphere Web Client, configure the default Orchestrator server to use.
For instructions about configuring the default Orchestrator server, see “Configure the Default vRealize
Orchestrator,” on page 147.
4 (Optional) To see more workflows when you right-click an object from your vSphere inventory, you can
associate workflows with different object types.
For instructions, see “Associate Workflows with vSphere Inventory Object Types,” on page 147.
5 Right-click a vSphere inventory object, such as a virtual machine, host, cluster, folder, datastore,
resource pool, and so on, and select All vRealize Orchestrator plugin Actions.
NOTE Only a predefined set of vCenter Server workflows are available by default in the pop-up menu. You
can associate additional workflows with each vSphere object. See “Associate Workflows with vSphere
Inventory Object Types,” on page 147.
Add virtual machines to Adds a virtual machine list to an existing DRS virtual machine group.
DRS group
Remove virtual machine Removes a DRS virtual machine group from a cluster.
DRS group from cluster
Check for directory in Verifies that a directory exists in a guest virtual machine.
guest
Check for file in guest Verifies that a file exists in a guest virtual machine.
Copy file from guest to Copies a specified file from a guest file system to an Orchestrator server.
Orchestrator
Copy file from Copies a specified file from an Orchestrator server to a guest file system.
Orchestrator to guest
Get environment Returns a list with environmental variables from a guest. An interactive
variables from guest session returns the variables of the user who is currently logged in.
Get processes from Returns a list with the processes running in the guest operating system and
guest the recently completed processes started by the API.
Get custom attribute Gets a custom attribute for a virtual machine in vCenter Server.
Reload datacenter Forces vCenter Server to reload data from a data center.
Rename datacenter Renames a data center and waits for the task to complete.
Rescan datacenter Scans the hosts in a data center and initiates a rescan on the host bus
HBAs adapters to discover new storage.
Delete all unused Searches all datastores in the vCenter Server environment and deletes all
datastore files unused files.
Export unused Searches all datastores and creates an XML descriptor file that lists all
datastore files unused files.
Find unused files in Searches the vCenter Server environment for all unused disks (*.vmdk),
datastores virtual machines (*.vmx), and template (*.vmtx) files that are not associated
with any vCenter Server instances registered with Orchestrator.
Get all configuration, Creates a list of all virtual machine descriptor files and a list of all virtual
template, and disk files machine disk files, for all datastores.
from virtual machines
Log all datastore files Creates a log for every virtual machine configuration file and every virtual
machine file found in all datastores.
Log unused datastore Searches the vCenter Server environment for unused files that are registered
files on virtual machines and exports a log of the files in a text file.
Upload file to datastore Uploads a file to an existing folder on a specific datastore. The uploaded file
will overwrite any existing file with the same name in the same destination
folder.
Delete datacenter folder Deletes a data center folder and waits for the task to complete.
Rename datacenter Renames a data center folder and waits for the task to complete.
folder
Delete host folder Deletes a host folder and waits for the task to complete.
Rename host folder Renames a host folder and waits for the task to complete.
Delete virtual machine Deletes a virtual machine folder and waits for the task to complete.
folder
Rename virtual machine Renames a virtual machine folder and waits for the task to complete.
folder
Enter maintenance Puts the host into maintenance mode. You can cancel the task.
mode
Exit maintenance mode Exits maintenance mode. You can cancel the task.
Move host to cluster Moves an existing host into a cluster. The host must be part of the same data
center, and if the host is part of a cluster, the host must be in maintenance
mode.
Move host to folder Moves a host into a folder as a standalone host. The host must be part of a
ClusterComputeResource in the same data center and the host must be in
maintenance mode.
Reboot host Reboots a host. If the Orchestrator client is connected directly to the host, it
does not receive an indication of success in the returned task, but rather loses
the connection to the host if the operation succeeds.
Shut down host Shuts down a host. If the Orchestrator client is connected directly to the host,
it does not receive an indication of success in the returned task, but rather
loses the connection to the host if the operation succeeds.
Add host to cluster Adds a host to the cluster. This workflow fails if it cannot authenticate the
SSL certificate of the host.
Reconnect host Reconnects a disconnected host by providing only the host information.
Reconnect host with all Reconnects a disconnected host by providing all information about the host.
information
Remove host Removes a host and unregisters it from vCenter Server. If the host is part of a
cluster, you must put it in maintenance mode before attempting to remove it.
Networking Workflows
With networking workflows you can add a port group to distributed virtual switch, create a distributed
virtual switch with a port group, and so on.
Add port group to Adds a new distributed virtual port group to a specified distributed virtual
distributed virtual switch.
switch
Create distributed Creates a new distributed virtual switch with a distributed virtual port
virtual switch with port group.
group
Connect virtual machine Reconfigures the network connection of the specified virtual machine NIC
NIC number to number to connect to the specified distributed virtual port group. If no NIC
distributed virtual port number is specified, the number zero is used.
group
Set teaming options Provides an interface to manage the teaming options for a distributed virtual
port group.
Update distributed Updates the configuration of a specified distributed virtual port group.
virtual port group
Create distributed Creates a distributed virtual switch in the specified network folder with a
virtual switch name and uplink port names that you specify. You must specify at least one
uplink port name.
Create private VLAN Creates a VLAN on the specified distributed virtual switch.
Delete distributed Deletes a distributed virtual switch and all associated elements.
virtual switch
Delete private VLAN Deletes a VLAN from a specified distributed virtual switch. If a secondary
VLAN exists, you should first delete the secondary VLAN.
Update private VLAN Updates a VLAN on the specified distributed virtual switch.
Delete port group from Deletes a port group from a standard virtual switch.
standard virtual switch
Delete standard virtual Deletes a standard virtual switch from a host's network configuration.
switch
Retrieve all standard Retrieves all standard virtual switches from a host.
virtual switches
Update port group in Updates the properties of a port group in a standard virtual switch.
standard virtual switch
Update VNIC for port Updates a VNIC associated with a port group in a standard virtual switch.
group in standard
virtual switch
Create resource pool Creates a resource pool with the default CPU and memory allocation values.
To create a resource pool in a cluster, the cluster must have VMware DRS
enabled.
Create resource pool Creates a resource pool with CPU and memory allocation values that you
with specified values specify. To create a resource pool in a cluster, the cluster must have VMware
DRS enabled.
Delete resource pool Deletes a resource pool and waits for the task to complete.
Get resource pool Returns CPU and memory information about a given resource pool.
information
Reconfigure resource Reconfigures CPU and memory allocation configuration for a given resource
pool pool.
Rename resource pool Renames a resource pool and waits for the task to complete.
Storage Workflows
With storage workflows you can perform storage-related operations.
Add datastore on Creates a datastore on a Fibre Channel, iSCSI or local SCSI disk. Only disks
iSCSI/FC/local SCSI that are not currently in use by an existing VMFS are applicable to new
datastore creation. The new datastore allocates the maximum available space
of the specified disk.
Add iSCSI target Adds iSCSI targets to a vCenter Server host. The targets can be of the type
Send or Static.
Create VMFS for all Creates a VMFS volume for all available disks of a specified host.
available disks
Delete iSCSI target Deletes already configured iSCSI targets. The targets can be of type Send or
Static.
Disable iSCSI adapter Disables the software iSCSI adapter of a specified host.
Display all datastores Displays the existing datastores and available disks on a specified host.
and disks
List all storage adapters Lists all storage adapters of a specified host.
Add datastore to cluster Adds datastores to a datastore cluster. Datastores must be able to connect to
all hosts to be included in the datastore cluster. Datastores must have the
same connection type to reside within a datastore cluster.
Change Storage DRS Sets Storage DRS settings for each virtual machine.
per virtual machine
configuration
Configure datastore Configures datastore cluster setting values for automation and runtime rules.
cluster
Create simple datastore Creates a simple datastore cluster with default configuration. The new
cluster datastore cluster contains no datastores.
Create Storage DRS Creates a scheduled task for reconfiguring a datastore cluster. Only
scheduled task automation and runtime rules can be set.
Create virtual machine Creates an anti-affinity rule to indicate that all virtual disks of certain virtual
anti-affinity rule machines must be kept on different datastores.
Create VMDK anti- Creates a VMDK anti-affinity rule for a virtual machine that indicates which
affinity rule of its virtual disks must be kept on different datastores. The rule applies to
the virtual disks of the selected virtual machine.
Remove datastore Removes a datastore cluster. Removing a datastore cluster also removes all
cluster of the settings and the alarms for the cluster from the vCenter Server system.
Remove datastore from Removes a datastore from a datastore cluster and puts the datastore in a
cluster datastore folder.
Remove virtual machine Removes a virtual machine anti-affinity rule for a given datastore cluster.
anti-affinity rule
Remove VMDK anti- Removes a VMDK anti-affinity rule for a given datastore cluster.
affinity rule
Create custom virtual Creates a virtual machine with the specified configuration options and
machine additional devices.
Create simple Creates a simple virtual machine. The network used is a Distributed Virtual
dvPortGroup virtual Port Group.
machine
Create simple virtual Creates a virtual machine with the most common devices and configuration
machine options.
Delete virtual machine Removes a virtual machine from the inventory and datastore.
Get virtual machines by Returns a list of virtual machines from all registered vCenter Server instances
name that match the provided expression.
Mark as template Converts an existing virtual machine to a template, not allowing it to start.
You can use templates to create virtual machines.
Mark as virtual machine Converts an existing template to a virtual machine, allowing it to start.
Move virtual machine to Moves a virtual machine to a specified virtual machine folder.
folder
Move virtual machine to Moves a virtual machine to a resource pool. If the target resource pool is not
resource pool in the same cluster, you must use the migrate or relocate workflows.
Move virtual machines Moves several virtual machines to a specified virtual machine folder.
to folder
Register virtual machine Registers a virtual machine. The virtual machine files must be placed in an
existing datastore and must not be already registered.
Rename virtual machine Renames an existing virtual machine on the vCenter Server system or host
and not on the datastore.
Set virtual machine Changes performance settings such as shares, minimum and maximum
performance values, shaping for network, and disk access of a virtual machine.
Upgrade virtual Upgrades the virtual machine hardware to the latest revision that the host
machine hardware supports. This workflow forces the upgrade to continue, even if VMware
(force if required) Tools is out of date. If the VMware Tools is out of date, forcing the upgrade
to continue reverts the guest network settings to the default settings. To
avoid this situation, upgrade VMware Tools before running the workflow.
Upgrade virtual Upgrades the virtual hardware to the latest revision that the host supports.
machine An input parameter allows a forced upgrade even if VMware Tools is out of
date.
Wait for task and Waits for a vCenter Server task to complete or for the virtual machine to ask
answer virtual machine a question. If the virtual machine requires an answer, accepts user input and
question answers the question.
Clone Workflows
With clone workflows you can clone virtual machines with or without customizing the virtual machine
properties.
Clone virtual machine Clones virtual machines by using properties as input parameters.
from properties
Clone virtual machine, Clones a virtual machine without changing anything except the virtual
no customization machine UUID.
Restore virtual machine Removes a virtual machine from a linked clone setup.
from linked clone
Create a linked clone of Creates a linked clone of a Linux virtual machine, performs the guest
a Linux machine with operating system customization, and configures up to four virtual network
multiple NICs cards.
Create a linked clone of Creates a linked clone of a Linux virtual machine, performs the guest
a Linux machine with a operating system customization, and configures one virtual network card.
single NIC
Create a linked clone of Creates a linked clone of a Windows virtual machine and performs the guest
a Windows machine operating system customization. Configures up to four virtual network cards
with multiple NICs and and a local administrator user account.
credential
Create a linked clone of Creates a linked clone of a Windows virtual machine and performs the guest
a Windows machine operating system customization. Configures one virtual network card and a
with a single NIC and local administrator user account.
credential
Create a linked clone Creates the specified number of linked clones of a virtual machine.
with no customization
Clone a Linux machine Clones a Linux virtual machine, performs the guest operating system
with multiple NICs customization, and configures up to four virtual network cards.
Clone a Linux machine Clones a Linux virtual machine, performs the guest operating system
with a single NIC customization, and configures one virtual network card.
Get a virtual Ethernet Returns a new ethernet card to update a virtual device. Contains only the
card to change the device key of the given virtual device and the new network.
network
Get multiple virtual Returns an array of VirtualDeviceConfigSpec objects for add and remove
Ethernet card device operations on VirtualEthernetCard objects.
changes
Get NIC setting map Returns the setting map for a virtual network card by using
VimAdapterMapping.
Get Windows Returns customization information about the Microsoft Sysprep process,
customization for with credentials. Workflows for cloning Windows virtual machines use this
Sysprep with workflow.
credentials
Get Windows Returns customization information about the Microsoft Sysprep process by
customization for using an Unattended.txt file. Workflows for cloning Windows virtual
Sysprep with machines use this workflow.
Unattended.txt
Get Windows Returns customization information about the Microsoft Sysprep process.
customization for Workflows for cloning Windows virtual machines use this workflow.
Sysprep
Customize a Windows Performs guest operating system customization, configures one virtual
machine with single NIC network card and a local administrator user account on a Windows virtual
and credential machine.
Clone a thin Clones a Windows virtual machine performing the guest operating system
provisioned Windows customization. Specifies virtual disk thin provisioning policy and configures
machine with single NIC one virtual network card and a local administrator user account. Sysprep
and credential tools must be available on the vCenter Server system.
Clone a Windows Clones a Windows virtual machine performing the guest operating system
machine Sysprep with customization. Configures one virtual network card and a local
single NIC and administrator user account. Sysprep tools must be available on vCenter
credential Server.
Clone a Windows Clones a Windows virtual machine performing the guest operating system
machine with multiple customization. Configures the local administrator user account and up to
NICs and credential four virtual network cards. Sysprep tools must be available on the vCenter
Server system.
Clone a Windows Clones a Windows virtual machine performing the guest operating system
machine with single NIC customization and configures one virtual network card. Sysprep tools must
be available on the vCenter Server system.
Clone a Windows Clones a Windows virtual machine performing the guest operating system
machine with single NIC customization. Configures one virtual network card and a local
and credential administrator user account. Sysprep tools must be available on the vCenter
Server system.
Add CD-ROM Adds a virtual CD-ROM to a virtual machine. If the virtual machine has no
IDE controller, the workflow creates one.
Convert independent Converts all independent virtual machine disks to normal disks by removing
disks the independent flag from the disks.
Disconnect all Disconnects floppy disks, CD-ROM drives, parallel ports, and serial ports
detachable devices from a running virtual machine.
from a running virtual
machine
Mount CD-ROM Mounts the CD-ROM of a virtual machine. If the virtual machine has no IDE
controller and/or CD-ROM drive, the workflow creates them.
Mount floppy disk drive Mounts a floppy disk drive FLP file from the ESX datastore.
Mass migrate virtual Uses Storage vMotion to migrate a single virtual machine, a selection of
machines with storage virtual machines, or all available virtual machines.
vMotion
Mass migrate virtual Uses vMotion, Storage vMotion, or both vMotion and Storage vMotion to
machines with vMotion migrate a single virtual machine, a selection of virtual machines, or all
available virtual machines.
Migrate virtual machine Migrates a virtual machine from one host to another by using the
with vMotion MigrateVM_Task operation from the vSphere API.
Move virtual machine to Moves a list of virtual machines to another vCenter Server system.
another vCenter Server
system
Quick migrate multiple Suspends the virtual machines if they are powered on and migrates them to
virtual machines another host using the same storage.
Quick migrate virtual Suspends the virtual machine if it is powered on and migrates it to another
machine host using the same storage.
Relocate virtual Relocates virtual machine disks to another host or datastore while the virtual
machine disks machine is powered off by using the RelocateVM_Task operation from the
vSphere API.
Other Workflows
With other workflows, you can enable and disable Fault Tolerance (FT), extract virtual machine information,
and find orphaned virtual machines.
Extract virtual machine Returns the virtual machine folder, host system, resource pool, compute
information resource, datastore, hard drive sizes, CPU and memory, network, and IP
address for a given virtual machine. Might require VMware Tools.
Find orphaned virtual Lists all virtual machines in an orphaned state in the Orchestrator inventory.
machines Lists the VMDK and VMTX files for all datastores in the Orchestrator
inventory that have no association with any virtual machines in the
Orchestrator inventory. Sends the lists by email (optional).
Get Virtual Machine by Searches virtual machines by name and then filters the result with particular
Name and BIOS UUID universally unique identifier (UUID) in order to identify a unique virtual
machine.
Get Virtual Machine by Searches virtual machines by name and then filters the result with particular
Name and UUID universally unique identifier (UUID) in order to identify a unique virtual
machine.
Get Virtual Machine Searches virtual machines by name and then filters the result with particular
UUID universally unique identifier (UUID) in order to identify a unique virtual
machine.
Power off virtual Powers off a virtual machine and waits for the process to complete.
machine and wait
Reboot guest OS Reboots the virtual machine's guest operating system. Does not reset
nonpersistent virtual machines. VMware Tools must be running.
Reset virtual machine Resets a virtual machine and waits for the process to complete.
and wait
Resume virtual machine Resumes a suspended virtual machine and waits for the process to complete.
and wait
Set guest OS to standby Sets the guest operating system to standby mode. VMware Tools must be
mode running.
Shut down and delete Shuts down a virtual machine and deletes it from the inventory and disk.
virtual machine
Shut down guest OS Shuts down a guest operating system and waits for the process to complete.
and wait
Start virtual machine Starts a virtual machine and waits for VMware Tools to start.
and wait
Suspend virtual Suspends a virtual machine and waits for the process to complete.
machine and wait
Snapshot Workflows
With snapshot workflows, you can perform snapshot-related operations.
Create snapshots of all Creates a snapshot of each virtual machine in a resource pool.
virtual machines in a
resource pool
Remove all snapshots Removes all existing snapshots without reverting to a previous snapshot.
Remove excess Finds virtual machines with more than a given number of snapshots and
snapshots optionally deletes the oldest snapshots. Sends the results by email.
Remove old snapshots Gets all snapshots that are older than a given number of days and prompts
the user to select which ones to delete.
Remove snapshots of a Gets all snapshots that are larger than a given size and prompts the user to
given size confirm deletion.
Revert to snapshot and Reverts to a specific snapshot. Does not delete the snapshot.
wait
Mount VMware tools Mounts the VMware Tools installer on the virtual CD-ROM.
installer
Set console screen Sets the console window's resolution. The virtual machine must be powered
resolution on.
Turn on time Turns on time synchronization between the virtual machine and the ESX
synchronization server in VMware Tools.
Upgrade VMware tools Upgrades VMware Tools on a virtual machine without performing an
at next reboot automatic reboot.
A headless system is a system that can be operated without a monitor, keyboard or mouse. Network
Appliance boxes do not have VGA, the primary interface is a single serial port. You can leverage your
existing headless systems to use ESXi. You can add ESXi appliances to a datacenter where virtual machines
are managed with vSphere Virtual Center. All existing ESXi features can be used with a headless system
that is configured with either embedded flash or minimal local storage. ESXi allows for dynamic switching
between different serial modes, which is useful for diagnosing and debugging problems. You can switch
between modes to view or modify system parameters.
ESXi automatically redirects the DCUI over a serial port connection to improve headless detection. When
ESXi automatically detects a headless system, ESXi will setup the serial port as COM1, 115200 baud, and
redirects the DCUI over this serial port. The specific settings of com port and baud rate are read from the
SPCR (Serial Port Console Redirection) table, if it exists. This behavior can be disabled using new boot
parameters if the default settings are not acceptable. You can set the headless flag in the ACPI FADT table
to mark a system as headless.
Logging mode – Logging mode is the default mode in a debug build. Logging mode sends the vmkernel.log
over the serial port.
Shell mode – Shell mode is the shell port access, which is similar to SSH.
DCUI mode – DCUI mode is a Direct Console User Interface. This is the user interface that is displayed
when you boot ESXi using a monitor.
NOTE Only COM1 and COM2 ports are supported. USB serial or PCI serial cards are not supported.
NOTE Once in GDB mode, you cannot switch modes again using a key sequence. You must use the CLI to
switch modes.
Example: Example
If the serial mode is set to logging mode, it would require 2 commands to switch it to DCUI mode.
n Esc + 1 -> F1
n Esc + 2 -> F2
n Esc + 3 -> F3
n Esc + 4 -> F4
n Esc + 5 -> F5
n Esc + 6 -> F6
n Esc + 7 -> F7
n Esc + 8 -> F8
n Esc + 9 -> F9
settings resuming 26
ESX agent VMs 36 scheduled, about 105
vCenter Server 38 scheduling 106
showing sidebars 24 viewing 105
simple search 28 tcServer 13
SMTP third-party hypervisor 63
notification 42 time zones 108
server 42 timeout
snapshot workflows 170 interval 43
SNMP vSphere Web Client 32
community string 42 timeout interval, setting 41
receiver URL 42 timeout settings, configuring 43
settings 42 tools clone workflows 166
traps 42 Transfer Properties 51
Solution 90
solutions, licensing 89 U
specify OVF location 66 User directory 41
SSL certificate 112 user interaction 145
standard virtual switch workflows 161 user preferences, vSphere Web Client 32
statistics user-level CPU features 126
collection intervals 38
impact on the database 39 V
statistics settings, configuring 38 validation
storage DRS workflows 163 enabling 41
Storage vMotion of users or groups 41
limitations 125 period 41
limits 142 vAPI Endpoint Service, general properties 52
vCenter Server
requirements 125
about 13
storage workflows 162
address 41
stored data, vSphere Web Client 32
advanced settings 46
suite licensing 94
agent 13
support 9
assign license 38, 97
synchronizing clocks on the vSphere network 37
communication through firewall 56
syslog service, configuring 55
configuring 35, 38
system configuration, editing service settings 47
database 13
T disconnecting from 22
tagging 81 license key 38, 97
tags licensing 38, 89, 97
applying 85 logging in to 22
best practices 87 managed address 41
categories 83 plug-ins 13, 19
creating 85 runtime settings 41
deleting 86 set license 38, 97
editing 86 settings 41
migrating custom attributes to 81 SSL settings 45
removing 85 vCenter Host Gateway
tasks adding a host 73
about 105 adding third-party host 73
configuring retention policy 44 changing password 72
pausing 26 connectivity requirements 64
removing scheduled tasks 108 deploying appliance 65
rescheduling 108 hardware requirements 64