|
[an error occurred while processing this directive]
Document Last edited: 9/22/05
VMware VirtualCenter 1.3 Quick Tips
This document provides a brief description of critical VirtualCenter functions.
For additional information refer to the VMware VirtualCenter 1.3 User's Manual
Quick Tips Contents
The licensing status for ESX Server systems, GSX Server hosts, and
VMotion is displayed on the VirtualCenter License screen.
To view the VirtualCenter License screen:
For more detailed information refer to the chapter,
Working with Templates
Customization Setup Quick Tips
For more detailed information refer to the chapter,
Customizing Guest Operating Systems
Make sure you have installed the necessary Sysprep components on your VirtualCenter Server.
You can download the Sysprep package from the Microsoft website at:
http://www.microsoft.com/windows2000/downloads/tools/sysprep/default.asp
Install the package in the following directory:
[VirtualCenter install directory]\resources\windows\sysprep\1.1
Make sure you have installed the VMware Open Source Components package on your VirtualCenter Server.
To download the Open Source Components, please register your serial key at:
http://www.vmware.com/registernow
For more detailed information refer to the chapter,
Working with Alarms
VMotion Setup Quick Tips (ESX Server Only)
Note:VMotion does not apply to GSX Server hosts.
For more detailed information refer to the chapter,
Migrating Virtual Machines
VMotion requires that both the source and target ESX Server systems are using the same VMFS volume to
store their virtual disks. VMotion will fail if you attempt to migrate virtual machines between ESX Server systems that
do not share a VMFS volume.
VMotion does not currently support the migration of clustered applications. You will need to
store all of your clustered virtual machine disks on separate VMFS volumes from the virtual machines you
wish to migrate
using VMotion. Clustered virtual machines must be stored on VMFS volumes in "shared" mode.
VMotion requires the setup of a Gigabit Ethernet migration network between all of the
VMotion-enabled ESX Server systems. When you add VMotion capabilities to an ESX Server system, you will be
asked to configure a unique network identity for the ESX Server system and connect it to the migration network.
Make sure you have created network labels for each of the vmnics on your ESX Server systems. These network
labels can be used globally across all of your ESX Server systems. When migrating a virtual machine from one
ESX Server system to another with VMotion, VirtualCenter will verify that the virtual machine has access to
the same networks on the target ESX Server system as it had on the source ESX Server system. Using the network
labels you provided through the management interface on the ESX Server systems, VirtualCenter will
automatically map the virtual machine to the appropriate vmnic on the target ESX Server system during a VMotion migration.
VMotion Troubleshooting Tips (ESX Server Only)
Note:VMotion does not apply to GSX Server hosts.
Verify that you have VMotion enabled for a host:
Verify that you have enough VMotion licenses remaining by clicking on Help->Edit Licensing Information
Make sure you are supplying the proper parameters in configuring the migration network.
For the network label, make sure that the network label corresponds to the migration network.
There should be a line "Link state:" that will indicate if the link is up or down. If the link is down,
check the physical network connection.
If the link is up, look at the "Speed:" row and verify that the correct speed is listed.
For example, "1000 Mbps, full duplex".
The "Shared" Access Mode is used for virtual machines running clustered applications. VMotion does not
currently support clustered applications.
VirtualCenter requires GSX Server host specific licensing.
If you choose to add your licenses at a later time, click Close and follow
the steps outlined in the manual.
VirtualCenter adds the licenses to the VirtualCenter database.
The licensing status for ESX Server systems, GSX Server hosts, and VMotion is
displayed on the VirtualCenter License screen.
You are now ready to use VirtualCenter add hosts and perform migrations.
Restrictions Using GSX Server host with VirtualCenter
Configuring Users and File Permissions for a VirtualCenter Managed GSX Server
Virtual machines are composed of files on datastores, and a virtual machine runs as a process on
the host. The following steps are required to enable VirtualCenter to run processes and execute
operations on managed hosts.
The VirtualCenterUser may be configured on a Domain controller and may be used by
VirtualCenter across multiple hosts.
The user chosen will need to have access to network shares if VirtualCenter will be used to
create and store Virtual machines on a network share.
On the host summary page the title bar that describes the host indicates if the host is a
GSX Server host or ESX Server system.
One datastore is allowed per GSX Server. This datastore must be local to the GSX Server.
When a GSX Server host is added to VirtualCenter, the Add a Host wizard defaults the
datastore location for all the virtual machines on that host. The default location is the path
specified when GSX Server was installed on its host.
To specify a different directory location for the datastores of a particular GSX Server:
If you selected an ESX Server host Properties, a VMotion tab is displayed. Both the
GSX Server and ESX Server Properties box have the same Advanced tab.
This must be in the appropriate format, Linux or Windows path for a GSX Server and as a
vmfs-label:disk-name for an ESX Server system.
This must be a local directory. It cannot be a directory on a network share
or a NGS mount path.
To view the format, check the Host Summary page, Datastore field. The path specified
there is appropriate for the host type, Linux or Windows.
Prior to using the migration feature in VirtualCenter network labels must be assigned to
each network interface in each GSX Server host.
Background
VirtualCenter allows the management of GSX Server hosts, which is a powerful new feature.
But VirtualCenter is centered around the concept of virtual machine migration, while the normal
GSX Server console is centered around a single host. This different emphasis causes the two
products to have very different views of virtual network connections. In VirtualCenter,
the most important thing about a virtual network interface is what network it connects to,
because that limits what possible hosts the virtual machine containing it could migrate to.
The normal GSX Server methods for specifying network interfaces ("Bridged", "NAT", "Host-Only",
or "Custom") do not apply in the VirtualCenter environment. For example:
VirtualCenter must be able to identify the actual network that the interface connects to.
This has to be manually set by someone who knows the physical connections and GSX Server
custom settings.
Specifically, VirtualCenter provides a method by for assigning a label or name to each network
connection on each host. This network name becomes a global identifier for the actual network.
In the example above, the administrator might choose to call the first network the "main" or
"corporate" or "intranet" network, the second network the "server link" network, and the third
network the "storage" network.
These labels are used by VirtualCenter when a virtual machine is migrated.
The virtual NICs are matched up to the networks on the new host by the network names.
So in order to provision network cards to virtual machines on GSX Server hosts using VirtualCenter,
you must name the network interfaces on each GSX Server host. To do this, use the management
interface. This naming need only be done once per network per host.
Action
Use the VMware Management Interface to specify network labels for all the virtual NICs in
your GSX Server virtual machines. This need only be done once. Refer to your GSX Server
documentation for additional information.
To configure a virtual machine to use a named network:
Existing virtual machines on your GSX Server hosts continue to work, naming
your networks does not modify the existing virtual machines in any way.
Their virtual NICs continue to be read as "Bridged", "NAT", etc.
If you edit the virtual machine configuration under
VirtualCenter, you have the option of changing them from their current value
to a network name value. Only VirtualCenter specific name options are
offered. The GSX Server-specific values, such as Bridged, NAT, are not valid
VirtualCenter options.
If you migrate the virtual machines to a different GSX Server host without
changing the NIC settings, the GSX Server-style name are applied to the new
host's environment. This might result in a sudden change of network topology.
|