VMware vsphere Examples and Scenarios
|
|
|
- Winfred Reynolds
- 9 years ago
- Views:
Transcription
1 VMware vsphere Examples and Scenarios ESXi 5.1 vcenter Server 5.1 vsphere 5.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this document, see EN
2 VMware vsphere Examples and Scenarios You can find the most up-to-date technical documentation on the VMware Web site at: The VMware Web site also provides the latest product updates. If you have comments about this documentation, submit your feedback to: Copyright 2011, 2012 VMware, Inc. All rights reserved. This product is protected by U.S. and international copyright and intellectual property laws. VMware products are covered by one or more patents listed at VMware is a registered trademark or trademark of VMware, Inc. in the United States and/or other jurisdictions. All other marks and names mentioned herein may be trademarks of their respective companies. VMware, Inc Hillview Ave. Palo Alto, CA VMware, Inc.
3 Contents 1 About vsphere Examples and Scenarios 5 2 Getting Started with ESXi 7 Network Environment 8 Install ESXi and Deploy Your First Virtual Machine 9 3 Getting Started with vcenter Server and the vsphere Web Client 15 vsphere and vcenter Server 16 Install vcenter Server by Using vcenter Simple Install 18 4 Configuring iscsi Adapters for Hosts to Access vsphere Shared Storage 23 Configure Software iscsi Adapters 24 5 Configuring Hosts to Use vmotion for Increased Service Availability 29 Configure Hosts for vmotion and Migrate Powered-On Virtual Machines 30 6 Setting an Alarm Action for Datastore Usage on a Disk 37 Configure and Act on a Triggered Datastore Usage Alarm 39 7 Creating a Role That Permits Completion of a Limited Task 43 Creating and Configuring a Role That Limits Users to Deploying Virtual Machines from Templates 44 8 Licensing vsphere 49 License ESXi Hosts and vcenter Server and View License Usage 50 Index 55 VMware, Inc. 3
4 VMware vsphere Examples and Scenarios 4 VMware, Inc.
5 About vsphere Examples and 1 Scenarios The examples and scenarios in this publication identify tasks in vsphere and suggest ways to accomplish them. For instance, for the first-time user who wants to evaluate vcenter Server, vsphere Examples and Scenarios contains Chapter 2, Getting Started with ESXi, on page 7 and Chapter 3, Getting Started with vcenter Server and the vsphere Web Client, on page 15. These sections guide the user through tasks that result in having a virtual machine on an ESXi host, both of which are managed with vcenter Server through the vsphere Web Client. In a different scenario, someone who wants to see how vsphere can be configured to send notifications when alarm thresholds are crossed can review Chapter 6, Setting an Alarm Action for Datastore Usage on a Disk, on page 37. Other scenarios deal with networking, virtual machine deployment, and so on. Scenarios should be performed in the order that they appear in the book. For example, you must install ESXi before you continue to vcenter Server installation and configuration. Flowcharts in the beginning of each scenario illustrate the sequence of steps you must perform in order to accomplish the scenario's objective. There are multiple approaches to accomplish a goal in vsphere, and the flowcharts might visually represent an alternative way to accomplish the same goal. Typically, you will follow the workflow represented by the steps in the vertical sequence. Everyone's environment and policy set is different. VMware recommends that you first experiment with the procedures presented in vsphere Examples and Scenarios on test instances in your datacenter. Each scenario assumes that you have completed the previous one and followed the steps to build an environment with specific configuration details. This document is not for troubleshooting. For problems that you might be experiencing, see vsphere Troubleshooting. VMware, Inc. 5
6 VMware vsphere Examples and Scenarios 6 VMware, Inc.
7 Getting Started with ESXi 2 Get started with ESXi quickly with information about installation and initial setup. The procedures show you how to install and set up a basic inventory for a single-host virtualization environment. In this scenarios, you are a system administrator who will be installing VMware ESXi to deploy virtualization for the first time. Specifically, the scenario targets users who meet the following requirements: Have at least one physical server that meets ESXi requirements Do not yet have the ESXi software installed Do not yet have the vsphere Client or VMware vcenter Server installed After your host is set up, you can install the vsphere Client, deploy virtual machines, and explore a multiplehost virtualization environment with vcenter Server. To perform some of the scenarios in this publication, you must have two running ESXi hosts. The convention used in this book refers to those hosts as ESXi-A and ESX-B. Their respective IP addresses are listed in Network Environment, on page 8. Workflow for installing and managing a single ESXi host You can deploy ESXi by using the interactive installer. After the installation and configuration of ESXi, download and install the vsphere Client to manage a single host without a vcenter Server instance. VMware, Inc. 7
8 VMware vsphere Examples and Scenarios Figure 2-1. Workflow for ESXi Installation Start host installation and configuration Install ESXi Configure ESXi Download and install the vsphere Client Create a virtual machine Run virtual machines on ESXi This chapter includes the following topics: Network Environment, on page 8 Install ESXi and Deploy Your First Virtual Machine, on page 9 Network Environment Set up your network so that you ensure IPv4 traffic between vsphere components. You can use the network configuration information in this topic in later scenarios. All scenarios take place in a /25 private network without a DHCP server present on the network. To ensure Internet connectivity, you must use a network address translator gateway or a proxy server. You must have a running Windows machine with access to the example network. In a production environment, vsphere components can be deployed in a wide variety of IPv4 and IPv6 network configurations. The network details listed below represent only one example. Table 2-1. Network adapters Network adapter IP address ESXi-A ESXi-B vcenter Server virtual machine iscsi storage VMware, Inc.
9 Chapter 2 Getting Started with ESXi Table 2-1. Network adapters (Continued) Network adapter IP address vmotion adapter on host ESXi-A vmotion adapter on host ESXi-A Default gateway Table 2-2. Network Details Network Component IP address Network Broadcast address Mask IP address range Install ESXi and Deploy Your First Virtual Machine You can install ESXi interactively on the local hard disk of the host machine. Use the vsphere Client to manage hosts directly and deploy virtual machines without a vcenter Server instance. ESXi is the virtualization layer of vsphere that runs on physical hardware and abstracts system resources into multiple virtual machines. Prerequisites Verify that your host machine hardware is supported. See the VMware Compatibility Guide at Back up or migrate important data on the host machine. Verify that your network environment meets the example requirements specified in Network Environment, on page 8. Verify that you have ESXi 5.1 installation media. Verify that you have the installation media required to install a supported version of Windows. Verify that you have administrative access to a Windows machine that has access to the scenario network. Verify that you have connected a keyboard and monitor to the host to use the direct console, or that you can use a virtual direct console provided by a remote access card on the host machine. 1 Install ESXi Interactively on page 10 You install the ESXi bare-metal hypervisor as the first step to creating a vsphere environment. In a typical interactive installation, you boot the ESXi installer and respond to the installer prompts to install ESXi to the local host disk. 2 Configure the ESXi Host on page 10 You have installed ESXi on one of your machines, designated ESXi-A. After you finish the interactive installation of ESXi, use the direct console to configure your host. Assign the host a specific IP address and review the configuration options that the direct console provides. 3 Install the vsphere Client on page 11 You have installed and configured ESXi. To deploy virtual machines and perform administrative tasks, you must install the vsphere Client and use it to manage the host. You can download the vsphere Client installer binary from your host. VMware, Inc. 9
10 VMware vsphere Examples and Scenarios 4 Log in to Your ESXi Host and Deploy a Virtual Machine on page 12 You have installed and configured ESXi. You can deploy the first virtual machine on your ESXi host by using the vsphere Client. Install ESXi Interactively You install the ESXi bare-metal hypervisor as the first step to creating a vsphere environment. In a typical interactive installation, you boot the ESXi installer and respond to the installer prompts to install ESXi to the local host disk. Interactive installation is the preferred way to install ESXi in small environments. Interactive installation does not require the use of scripts or an existing VMware Auto Deploy infrastructure. If you have not installed ESXi on the target disk, all data located on the drive is overwritten, including hardware vendor partitions, operating system partitions, and associated data. 1 Load the ESXi installer media in a physical or virtual drive on your host machine and restart the host machine. 2 Set the BIOS to boot from the CD-ROM device. See your hardware vendor documentation for information about changing boot order. 3 Select the ESXi 5.1 installer in the boot menu and press Enter. 4 To accept the EULA, press F11. 5 Select the drive on which to install ESXi and press Enter. If you are installing ESXi on a disk that contains a previous installation of ESXi or ESX, or a VMFS datastore, the installer provides you with options for upgrading. 6 To select the default keyboard layout for the host, press Enter. 7 To set the host password, type my_esx_password and retype the password to confirm it. 8 To begin installation, press F11. 9 After the installation finishes, remove the installation media and press Enter to restart the host. 10 (Optional) Repeat steps Step 1-Step 9 to install ESXi on another machine. Two ESXi hosts are required for some of the scenarios in this publication. You have successfully installed ESXi in evaluation mode. You can use all ESXi features for 60 days. You can later use the vsphere Web Client or the vsphere Client to enter a valid license key. In the absence of a DHCP server, the host has been assigned an IP address in the address block /16. What to do next Log in to the ESXi direct console and configure the host. Configure the ESXi Host You have installed ESXi on one of your machines, designated ESXi-A. After you finish the interactive installation of ESXi, use the direct console to configure your host. Assign the host a specific IP address and review the configuration options that the direct console provides. As part of the Getting Started with ESXi scenario, you must configure your host with a specific IP address. The direct console lets you configure networking on individual hosts without using the vsphere Client. 10 VMware, Inc.
11 Chapter 2 Getting Started with ESXi After the host finishes the autoconfiguration phase, the direct console appears on the host monitor. Key operations available to you in the direct console include configuring hosts, setting up administrative access, and troubleshooting. 1 Start the direct console (DCUI) on the host ESXi-A. 2 Press F2 to access the configuration screen. 3 Type your administrative login credentials. a b In the Login Name text box, type root. In the Password text box, type my_esx_password. You set the administrative password in Install ESXi Interactively, on page Use the keyboard to select Configure Management Network and press Enter. 5 Select IP Configuration and press Enter. 6 Verify that Set static IP address and network configuration is selected, and type the network configuration details. Option Value IP Address Subnet Mask Default Gateway The network details are specific to the scenario. In a production environment, the IP configuration depends on your network settings. 7 Press Enter to accept the IP configuration changes. The management network restarts. 8 (Optional) Repeat the steps for the host ESXi-B and assign to the host the IP address You configured a new IP address for your host. What to do next Download and install the vsphere Client to manage your ESXi host and deploy virtual machines. Install the vsphere Client You have installed and configured ESXi. To deploy virtual machines and perform administrative tasks, you must install the vsphere Client and use it to manage the host. You can download the vsphere Client installer binary from your host. Use the standalone vsphere Client application to manage your host directly before you move on to more complex environments. You can use vcenter Server and the browser-based vsphere Web Client to manage multihost environments. 1 Log in to a Windows system that can access the host network. 2 Open a Web browser window and type the IP address of your host. Type You set the IP address of the host during host configuration. VMware, Inc. 11
12 VMware vsphere Examples and Scenarios 3 Click Download vsphere Client and save the installer to a local directory. 4 Double-click the installer executable. 5 Accept all default settings in the installer, and click Finish. You have installed the vsphere Client on your local Windows machine. What to do next Use the vsphere Client to connect to your host and deploy a virtual machine. Log in to Your ESXi Host and Deploy a Virtual Machine You have installed and configured ESXi. You can deploy the first virtual machine on your ESXi host by using the vsphere Client. In an environment without vcenter Server, you can use the vsphere Client to connect directly to the host and perform administrative tasks. A single host can run multiple virtual machines. ESXi supports a wide range of guest operating systems. To create a Windows virtual machine, you need a Windows installation disk. 1 Start the vsphere Client and type the login details for your host. a In the IP address / Name text box, type b c In the User name text box, type root. In the Password text box, type my_esx_password. 2 Click Install this certificate and do not display any security warnings, and click Ignore. 3 Click New Virtual Machine. 4 Follow the Create New Virtual Machine wizard to create a Windows virtual machine. a b c d e Click Typical, and click Next. Type My_Windows_VM, and click Next. To place the virtual machine files on the existing datastore, click Next. Select a Windows version that corresponds to the installation media that you own. Accept all default settings to finish the wizard. To install vcenter Server in the virtual machine, assign at least 4GB of RAM to the virtual machine. 5 Select the My_Windows_VM virtual machine. 6 Place your Windows installation disk in the optical media drive of your local machine. 7 Click the Connect/disconnect CD/DVD devices of the virtual machine icon, and select the letter drive that corresponds to your DVD device. 8 Click the Launch Virtual Machine Console icon. 9 Select the My_Windows_VM console window, and click the Power on icon. 10 Complete the Windows installation wizard. In a later scenario, you use the windows administrative account as the administrative account for vcenter Server. Assign the password My_windows_password to the administrator user. You have a running Windows virtual machine on your ESXi host. 12 VMware, Inc.
13 Chapter 2 Getting Started with ESXi What to do next You can install vcenter Server in a Microsoft Windows virtual machine that runs on an ESXi host. To use the virtual machine as a host system for your vcenter Server instance with the network conventions of this scenario, assign to the virtual machine the IP address In the next scenario, the administrative account of the Windows virtual machine is set as your vcenter Server account. VMware, Inc. 13
14 VMware vsphere Examples and Scenarios 14 VMware, Inc.
15 Getting Started with vcenter Server 3 and the vsphere Web Client Get started with vcenter Server and the vsphere Web Client quickly with information about installation and initial setup. You can review how to install and set up a basic inventory for a multiple-host virtualization environment. In this scenario, you are a system administrator who has at least one running ESXi host, and you want to use the advanced management capabilities of vcenter Server. You will use vcenter Simple Install to set up a basic single-node vcenter Server instance. You will install the vsphere Web Client and use its in-browser interface to add ESXi hosts to your vsphere inventory. This scenario is a continuation of the vsphere familiarization that you began in Getting Started with ESXi, where you set up a single-host virtualization environment and deployed a Windows virtual machine. You can manage multiple hosts at the same time with vcenter Server. Using vcenter Server to manage multiple hosts enables you to experiment with advanced management options, such as resource sharing, and all of the other options available within a virtual infrastructure. vcenter Simple Install For small vsphere deployments, vcenter Server 5.1 provides a vcenter Server Simple Install option that installs vcenter Single Sign On, Inventory Service, and vcenter Server on the same Windows system. You start vcenter Simple Install and the application runs the set of vcenter Service installers in the correct order. The vsphere Web Client The vsphere Web Client 5.1 provides you with the full set of capabilities you need to manage both simple and complex vsphere environments. After you install the server component of the vsphere Web Client, you can access the administrative interface in a Web browser. Workflows for Installing vcenter Server You can deploy vcenter Server by using either the Windows installers or the preconfigured Linux-based vcenter Server Virtual Appliance. In this scenario, you install vcenter Server on the Windows operating system. VMware, Inc. 15
16 VMware vsphere Examples and Scenarios Figure 3-1. Workflows for Installation of vcenter Server and the vsphere Web Client Start configuration Use Windows installer? No Deploy vcenter Server virtual appliance Yes Install Single Sign On Configure virtual appliance over the Web Install Inventory Service Install vcenter Server Install vsphere Web Client Use the vsphere Web Client to manage vcenter Server This chapter includes the following topics: vsphere and vcenter Server, on page 16 Install vcenter Server by Using vcenter Simple Install, on page 18 vsphere and vcenter Server VMware vsphere is a suite of virtualization applications that includes ESXi and vcenter Server. vsphere uses virtualization to do the following tasks: Run multiple operating systems on a single physical machine simultaneously. Reclaim idle resources and balance workloads across multiple physical machines. Work around hardware failures and scheduled maintenance. Familiarity with the components that make up a vsphere environment helps you understand the setup process and, ultimately, the process of using VMware vcenter Server to manage hosts and run virtual machines. 16 VMware, Inc.
17 Chapter 3 Getting Started with vcenter Server and the vsphere Web Client vsphere includes the following components in addition to the ESXi host and vsphere Client that you have already set up: The vsphere Web Client VMware vcenter Server Datacenter Host Virtual Machine The vsphere Web Client is the interface to vcenter Server and multi-host environments. It also provides console access to virtual machines. The vsphere Web Client lets you perform all administrative tasks by using an in-browser interface. vcenter Server unifies resources from individual hosts so that those resources can be shared among virtual machines in the entire datacenter. It accomplishes this by managing the assignment of virtual machines to the hosts and the assignment of resources to the virtual machines within a given host based on the policies that the system administrator sets. vcenter Server allows the use of advanced vsphere features such as vsphere Distributed Resource Scheduler (DRS), vsphere High Availability (HA), vsphere vmotion, and vsphere Storage vmotion. A datacenter is a structure under which you add hosts and their associated virtual machines to the inventory. A host is a computer that uses ESXi virtualization software to run virtual machines. Hosts provide CPU and memory resources, access to storage, and network connectivity for virtual machines that reside on them. A virtual machine is a software computer that, like a physical computer, runs an operating system and applications. Multiple virtual machines can run on the same host at the same time. Virtual machines that vcenter Server manages can also run on a cluster of hosts. The following graphic shows the relationships among the basic components of vsphere and how vcenter Server can be used to manage hosts and run virtual machines. Figure 3-2. vsphere Components Virtual machines Hosts vcenter Server Datacenter vsphere Client or vsphere Web Client VMware, Inc. 17
18 VMware vsphere Examples and Scenarios Install vcenter Server by Using vcenter Simple Install vcenter Simple Install provides you with a streamlined way to set up a single-node vcenter Server installation that you can use to manage a small vsphere environment. Run the vcenter Server Install application to install all required vcenter Server components in the correct order. You can use a remote desktop session or the vsphere Client console to install vcenter Server on the Windows virtual machine that you created in the Getting Started with ESXi scenario. This scenario assumes that the IP address of the virtual machine that you created is , in accordance with the conventions defined in Network Environment, on page 8. For the full list of hardware and software requirements for vcenter Server, see vsphere Installation and Setup. Prerequisites Download the vcenter Server installer. Verify that your network environment meets the requirements specified in Network Environment, on page 8. Verify that you have a running ESXi 5.1 host. See Chapter 2, Getting Started with ESXi, on page 7. 1 Install vcenter Single Sign On on page 18 The first step in the vcenter Simple Install process is to install vcenter Single Sign On. Authentication by vcenter Single Sign On makes the VMware cloud infrastructure platform more secure by allowing vsphere software components to communicate with each other through a secure token exchange mechanism. 2 Install vcenter Inventory Service on page 19 You install vcenter Inventory Service as part of a simple installation. You installed vcenter Single Sign On in the previous task. Inventory Service stores vcenter Server application and inventory data, which lets you search and access inventory objects across linked vcenter Server instances. 3 Install vcenter Server on page 19 You install vcenter Server as part of a simple installation. You have already installed vcenter Server Sign On and vcenter Inventory Service in the previous tasks. 4 Install the vsphere Web Client on page 20 You installed vcenter Server. You can install the server component of the vsphere Web Client on the same machine as vcenter Server. The vsphere Web Client runs in your browser and lets you manage your vsphere environment. 5 Add an ESXi Host to the vcenter Server Inventory by Using the vsphere Web Client on page 21 You installed vcenter Server and the vsphere Web Client. You can start managing your vsphere environment in the vsphere Web Client. Install vcenter Single Sign On The first step in the vcenter Simple Install process is to install vcenter Single Sign On. Authentication by vcenter Single Sign On makes the VMware cloud infrastructure platform more secure by allowing vsphere software components to communicate with each other through a secure token exchange mechanism. 1 In the software installer directory, double-click the autorun.exe file to start the installer. 2 Select VMware vcenter Simple Install, and click Install. 18 VMware, Inc.
19 Chapter 3 Getting Started with vcenter Server and the vsphere Web Client 3 Follow the prompts in the installation wizard to choose the installer language and agree to the end user patent and license agreements. 4 Set the password for the vcenter Single Sign On administrator account. The password must be longer than eight characters and include at least one uppercase character and at least one number. a b c In the Password text box, type My_password1. Retype the password to confirm. Click Next. 5 Select Install a local Microsoft SQL Server 2008 R2 Express instance, and click Next. The bundled Microsoft SQL Server 2008 R2 Express database is best suited for small deployments with five or fewer hosts. 6 Verify that the IP address of the local Windows system appears in the Fully Qualified Domain or IP address text box, and click Next. In this scenario, the IP address of the Windows system is Leave the installation directory to the default, and click Next. 8 Leave the HTTS port to the default, and click Next. 9 Click Install and wait for the installation to finish. What to do next The simple installation process runs the individual installers of vcenter Server components in sequence. After the installation of vcenter Single Sign On finishes, continue the vcenter Server setup by installing vcenter Inventory Service. Install vcenter Inventory Service You install vcenter Inventory Service as part of a simple installation. You installed vcenter Single Sign On in the previous task. Inventory Service stores vcenter Server application and inventory data, which lets you search and access inventory objects across linked vcenter Server instances. Prerequisites Verify that the VMware vcenter Simple Install application has started the vcenter Inventory Service installer. u In the VMware vcenter Simple Install window, click Install and wait for the installation to finish. What to do next You have installed the required vcenter components, and can continue with the installation of vcenter Server. Install vcenter Server You install vcenter Server as part of a simple installation. You have already installed vcenter Server Sign On and vcenter Inventory Service in the previous tasks. In vsphere 5.1, you can install vcenter Server only after you have running instances of vcenter Server Sign On and vcenter Inventory Service. Prerequisites Verify that the VMware vcenter Simple Install application has started the vcenter Server installation. VMware, Inc. 19
20 VMware vsphere Examples and Scenarios 1 Leave the License key text box empty to install in evaluation mode, and click Next. You can use all vcenter Server features for 60 days. You can later use the vsphere Web Client to enter a valid license key. 2 Click Install a Microsoft SQL Server 2008 Express instance (for small deployments: up to 5 hosts and 50 virtual machines), and click Next. 3 Leave Use SYSTEM Account selected, and click Next. The administrative account for vcenter Server will have the same user name and password as your Windows administrative account. 4 Leave all port settings to their default values, and click Next. 5 Click Small (less than 100 hosts or 1000 virtual machines), and click Next. 6 Review your settings, click Install. 7 Wait for the installation to finish, and click Finish. What to do next Installation of vcenter Single Sign On, vcenter Inventory Service, and vcenter Server has completed successfully. To manage your new vcenter Server system, install the vsphere Web Client. Install the vsphere Web Client You installed vcenter Server. You can install the server component of the vsphere Web Client on the same machine as vcenter Server. The vsphere Web Client runs in your browser and lets you manage your vsphere environment. In a production environment, you can choose to install the vsphere Web client server component on a separate machine. 1 In the VMware vcenter Installer window, select VMware vsphere Web Client, and click Install. 2 Select the language for the installation, and click OK. 3 Click Next. 4 Accept the end user patent agreement and the end user license agreements. 5 To install the vsphere Web Client in the default directory, click Next. 6 Leave the port settings to their default values, and click Next. 7 In the vcenter Single Sign On administrator password text box, type My_password1. You set the vcenter Single Sign On administrator password in Install vcenter Single Sign On, on page Verify that the installer application has populated the text boxes with correct information about vcenter Single Sign On. a b Verify that the administrator user is admin@system-domain. Verify that the Lookup Service URL is 9 Click Next. 10 Click Install and wait for the installation to complete. 11 Click Finish. 20 VMware, Inc.
21 Chapter 3 Getting Started with vcenter Server and the vsphere Web Client What to do next Manage your vcenter Server in the vsphere Web Client. Add an ESXi Host to the vcenter Server Inventory by Using the vsphere Web Client You installed vcenter Server and the vsphere Web Client. You can start managing your vsphere environment in the vsphere Web Client. You must add ESXi hosts to the vcenter Server inventory, in order to create a vsphere environment and use vsphere features. 1 In the address bar of the Web browser, type 2 Type the login credentials for your vcenter Server system. You configured vcenter Server to use the administrative account of the host Windows machine in an earlier task from the scenario. 3 In the vsphere Web Client navigator to the left, select your vcenter Server system. 4 On the Getting Started tab, click Create Datacenter. You can add hosts to datacenter objects and not directly to vcenter Server objects. 5 Type New Datacenter as a name for the datacenter, and click OK. 6 Right-click the New Datacenter object, and select Add Host. 7 In the Host name or IP text box, type , and click Next. You set the IP addresses and root passwords of your hosts during installation of ESXi. See Chapter 2, Getting Started with ESXi, on page 7. 8 Type the user name and password for the ESXi host, and click Next. a b In the User name text box, type root. In the Password text box, type my_esx_password. 9 Complete the Add Host wizard by accepting the default values. You can monitor the progress of the Add standalone host task in the Recent tasks panel to the right. Your host appears in the inventory. What to do next You can add multiple hosts to your vsphere inventory and perform additional scenarios from this book. Navigate to the vcenter Server settings and change the name of your system to My vcenter Server 5.1. VMware, Inc. 21
22 VMware vsphere Examples and Scenarios 22 VMware, Inc.
23 Configuring iscsi Adapters for Hosts 4 to Access vsphere Shared Storage ESXi supports iscsi technology that enables a host to use an IP network to access remote storage. With shared networked storage in vsphere you can aggregate storage resources to be more flexible when provisioning the resources to virtual machines. In this scenario, you are the system administrator of a small vsphere environment. You have an iscsi storage device in your network and want to use it with your ESXi hosts. You can use software iscsi adapter included in ESXi to establish a connection to iscsi storage and make it available for use in your environment. The iscsi device has raw partitions, which you can format and add as datastores to your inventory. iscsi shared storage might be an enterprise-level hardware system or a software solution using commodity hardware. Without access to shared storage, the virtual machines on a host are limited to the host's physical hard disk to contain the virtual machines' virtual disks. If you have centralized and aggregated storage resources, it releases virtual machines from depending on local storage. Multiple hosts can access datastores on networked storage concurrently. VMware, Inc. 23
24 VMware vsphere Examples and Scenarios Figure 4-1. Workflows for Adding iscsi Storage Start configuration Use software iscsi adapter? No Activate hardware iscsi adapter Yes Activate software iscsi adapter Determine association between iscsi and network adapters Create VMkernel adapter for iscsi Bind iscsi adapters with VMkernel adapters Add new datastore Use iscsi shared storage For information about the storage options in vsphere, see the vsphere Storage documentation. Configure Software iscsi Adapters With the software-based iscsi implementation, you can use standard NICs to connect your host to a remote iscsi target on the IP network. The software iscsi adapter that is built into ESXi allows this connection by communicating with the physical NICs through the network stack. Prerequisites Verify that you have a iscsi device that is running on the same network as your hosts. Use iscsi only on 100Mbps or faster adapters. 24 VMware, Inc.
25 Chapter 4 Configuring iscsi Adapters for Hosts to Access vsphere Shared Storage 1 Activate the Software iscsi Adapter on page 25 You must activate your software iscsi adapter so that your host can use it to access iscsi storage. A software iscsi adapters is VMware code that is built into the VMkernel. With the software iscsi adapter, you can use iscsi technology without specialized hardware. 2 Create a VMkernel Adapter for iscsi on page 25 You create a VMkernel adapter to access the iscsi array. You enabled the iscsi software adapter in the previous task. You must connect the VMkernel, which runs services for iscsi storage, to a physical network adapter. 3 Bind the iscsi Adapter with the VMkernel Adapter on page 26 You will bind the iscsi software adapter with the VMkernel adapter that you created. Your host can connect to the iscsi storage device over an IP network by using standard network adapters. 4 Add a Datastore to Verify That You Can Use the iscsi Device on page 27 You have activated the iscsi software adapter, configured networking, and bound the storage adapter to the VMkernel network adapter. The iscsi device is now accessible from the host ESXi-A and you can create a new datastore on the iscsi device. Activate the Software iscsi Adapter You must activate your software iscsi adapter so that your host can use it to access iscsi storage. A software iscsi adapters is VMware code that is built into the VMkernel. With the software iscsi adapter, you can use iscsi technology without specialized hardware. You can activate only one software iscsi adapter. 1 Log in to the vsphere Web Client. 2 Select the ESXi-A host in the inventory. 3 Click the Manage tab, and click Storage. 4 Click Storage Adapters, and click the Add new storage adapter icon. 5 Select Software iscsi Adapter and confirm that you want to add the adapter. 6 In the Adapter Details panel, click Enable. The software iscsi adapter appears on the list of storage adapters. After enabling the adapter, the host assigns a default iscsi name to it, such as vmhba#. What to do next Create a VMkernel adapter and a standard switch to associate with the iscsi software adapter. The iscsi adapter handles iscsi processing while communicating with the network adapter. Create a VMkernel Adapter for iscsi You create a VMkernel adapter to access the iscsi array. You enabled the iscsi software adapter in the previous task. You must connect the VMkernel, which runs services for iscsi storage, to a physical network adapter. 1 Select the host ESXi-A in the inventory. 2 Click the Manage tab. 3 Click Networking and click Virtual adapters. VMware, Inc. 25
26 VMware vsphere Examples and Scenarios 4 Click the Add host networking icon. 5 Click VMkernel Network Adapter, and click Next. 6 Click New standard switch and click Next. 7 Click the Add adapters icon to assign an adapter to the Active Adapters group and click Next. Designate a separate network adapter for iscsi. 8 In the Network label text box, type iscsi Network. A network label is a name that identifies to users the VMkernel adapter that you are creating. 9 Select Use static IPv4 settings, type the port network settings, and click Next. Example network settings are listed in Network Environment, on page 8. In a production environment, the iscsi device might be on a separate subnet. In such a case, ensure that the IP settings for the VMkernel adapter are specific to that subnet, but leave the gateway value to its default setting. 10 Review your settings and click Finish. What to do next Bind the VMkernel adapter to the iscsi adapter to enable transfer of data from the iscsi device over the network. Bind the iscsi Adapter with the VMkernel Adapter You will bind the iscsi software adapter with the VMkernel adapter that you created. Your host can connect to the iscsi storage device over an IP network by using standard network adapters. 1 Select the host ESX-A in the inventory. 2 Click the Manage tab, and click Storage. 3 Select the iscsi software adapter. 4 Click the Network Port Binding tab, and click Add. 5 Select the adapter named iscsi Network and click OK. 6 Click Targets. 7 Click Dynamic Discovery, and click Add. Each time the initiator contacts a specified iscsi server, the server responds by supplying a list of available targets to the initiator. The names and IP addresses of these targets appear on the Static Discovery tab. If you remove a static target added by dynamic discovery, the target might be returned to the list the next time a rescan occurs, the HBA is reset, or the host is restarted. 8 In the iscsi Server text box, type In the Port text box, type Click the Rescan storage adapter icon. 11 Click the Devices tab to verify that the iscsi device is visible. What to do next The iscsi storage device is visible from your ESXi host and ready to use. Verify that you can store virtual machine files on the iscsi device. 26 VMware, Inc.
27 Chapter 4 Configuring iscsi Adapters for Hosts to Access vsphere Shared Storage Add a Datastore to Verify That You Can Use the iscsi Device You have activated the iscsi software adapter, configured networking, and bound the storage adapter to the VMkernel network adapter. The iscsi device is now accessible from the host ESXi-A and you can create a new datastore on the iscsi device. 1 Navigate to the My Datacenter object in the inventory. You created a new datacenter with the default name in Add an ESXi Host to the vcenter Server Inventory by Using the vsphere Web Client, on page On the Getting Started tab, click Add a datastore. 3 Type iscsi Datastore and click Next. 4 Click VMFS and click Next. VMFS datastores can store virtual machine files. 5 Select your host and the iscsi device to use for your datastore, and click Next. 6 Click VMFS 5 and click Next. 7 Select Use all available partitions and click Next. This option dedicates the entire disk to a single VMFS datastore. All file systems and data currently stored on this device are destroyed. 8 In the Ready to Complete page, review the datastore configuration information and click Finish. What to do next You created a new datastore. In a production environment, you can use the vsphere Web Client to enable Jumbo Frames for each vsphere standard switch and VMkernel adapter designated for iscsi traffic. See vsphere Storage. VMware, Inc. 27
28 VMware vsphere Examples and Scenarios 28 VMware, Inc.
29 Configuring Hosts to Use vmotion for 5 Increased Service Availability In this example, you are the system administrator in a company that requires virtual machines to run with minimal downtime. With vsphere vmotion, you can move the entire state of a running virtual machine between hosts over a dedicated vmotion network, without service interruption. After you configure ESXi, vcenter Server, and iscsi shared storage according to the previous scenarios in this publication, you can configure your environment for vmotion. The entire state of the virtual machine, as well as its configuration file, if necessary, is moved to the new host, while the associated virtual disk remains in the same location on storage that is shared between the two hosts. After the virtual machine state is migrated to the alternate host, the virtual machine runs on the new host. The state information includes the current memory content and all the information that defines and identifies the virtual machine. The memory content includes transaction data and whatever bits of the operating system and applications are in the memory. The defining and identification information stored in the state includes all the data that maps to the virtual machine hardware elements, such as BIOS, devices, CPU, MAC addresses for the Ethernet cards, chip set states, registers, and so forth. In vsphere 5.1, you can migrate running machines without shared storage. This scenario assumes that you are using shared storage. For more information about migrating virtual machines, see vsphere Virtual Machine Administration. VMware, Inc. 29
30 VMware vsphere Examples and Scenarios Figure 5-1. vmotion Workflow with Standard and Distributed Switches Start vmotion configuration Use distributed switch? Yes Create and configure a distributed switch No Create and configure a standard switch on the source host Configure networking on source host Create and configure a standard switch on the destination host Configure networking on destination host Configure VM for vmotion Migrate running VM Configure Hosts for vmotion and Migrate Powered-On Virtual Machines This scenario demonstrates how to configure vcenter Server and ESX/ESXi hosts so that you can migrate powered-on virtual machines without downtime. vmotion is a prerequisite for advanced vsphere features such as vsphere Distributed Resource Scheduler (DRS) and vsphere High Availability (HA). Prerequisites Verify that you have at least two ESXi hosts that are licensed for vmotion or are in evaluation mode. Verify that you have running instances of vcenter Server and the vsphere Web Client. Verify that hosts have access to shared storage of a supported type, such as Fibre Channel, iscsi, or NAS. Verify that the source and destination hosts have compatible CPUs. Verify that hosts have access to the same physical networks. Verify that you have at least one active Gigabit Ethernet adapter on each host. Virtual machine files must be on shared storage visible by the hosts. Virtual machines must run a supported operating system. 30 VMware, Inc.
31 Chapter 5 Configuring Hosts to Use vmotion for Increased Service Availability Virtual machines must not have a connection to a virtual media device with a mounted local image. Virtual machines must not have a connection to an internal vswitch that is not connected to a physical network. Virtual machines must have access to the same subnets. Virtual machines must not have CPU affinity configured. 1 Create a Datacenter and a Cluster on page 31 To begin with the vmotion example scenario, prepare an EVC-enabled virtual environment for the hosts that you are configuring for vmotion. vsphere environments are typically organized into datacenters and clusters. Using vsphere EVC clusters reduces the risk of incompatible host CPUs that might prevent vmotion migrations. 2 Add Hosts to the EVC-Enabled Cluster on page 32 Add the hosts ESXi-A and ESXi-B to your vsphere inventory. Place them in the cluster My EVC Cluster to ensure CPU compatibility between hosts. 3 Configure vmotion Networking on the Source and Destination Hosts on page 33 vmotion migrations use a dedicated network to transfer the virtual machine state between the source and destination hosts. You must configure such a network for each host that you will use for vmotion migrations. 4 Install VMware Tools on page 34 After you have set up an environment with two hosts and configured vmotion networking, ensure that the virtual machines meet the requirements for vmotion. Install VMware Tools to ensure better virtual machine performance. 5 Migrate Powered-On Virtual Machines by Using vmotion on page 34 After you configure your vsphere environment for vmotion, you can use the vsphere Web Client to migrate powered-on virtual machines between the hosts ESXi-A and ESXi-B. In a production environment, vmotion guarantees minimal downtime of critical tasks that run in virtual machines. Create a Datacenter and a Cluster To begin with the vmotion example scenario, prepare an EVC-enabled virtual environment for the hosts that you are configuring for vmotion. vsphere environments are typically organized into datacenters and clusters. Using vsphere EVC clusters reduces the risk of incompatible host CPUs that might prevent vmotion migrations. This scenario instructs you to use a cluster for your vmotion environment. You can configure vmotion on hosts that are not in a cluster. Add your hosts to a cluster in order to use cluster-specific features such as vsphere EVC, vsphere DRS, vsphere HA, and vsphere distributed switches. 1 Connect to the vcenter Server system My vcenter Server 5.1 by using the vsphere Web Client. 2 Right-click the vcenter Server object and select New Datacenter. 3 Type My vmotion Datacenter and click OK. 4 Navigate to the My vmotion Datacenter object. 5 Right-click the datacenter, and select New Cluster. 6 Type My EVC Cluster in the Name text box. 7 Keep the Turn ON option deselected for both DRS and vsphere HA. VMware, Inc. 31
32 VMware vsphere Examples and Scenarios 8 Enable EVC for the cluster to maximize vmotion compatibility. EVC presents only the CPU instruction set of the least capable processor to guest operating systems. You cannot enable EVC on clusters that contain both hosts with AMD processors and hosts with Intel processors. You can create a cluster without a special license, but you must have a license to enable a cluster for vsphere DRS or vsphere HA. 9 Click OK. What to do next Add the hosts ESXi-A and ESXi-B to the cluster My EVC Cluster. EVC Requirements for Hosts To improve CPU compatibility between hosts that have varying CPU feature sets, you can hide some host CPU features from the virtual machine by placing the host in an Enhanced vmotion Compatibility (EVC) cluster. Hosts in an EVC cluster and hosts that you add to an existing EVC cluster must meet EVC requirements. 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. All hosts in the cluster must meeting the following requirements. Requirements Supported ESX/ESXi version vcenter Server CPUs Advanced CPU features enabled Supported CPUs for the EVC mode that you want to enable Description ESX/ESXi 3.5 Update 2 or later. The host must be connected to a vcenter Server system. A single vendor, either AMD or Intel. Enable these CPU features in the BIOS if they are available: Hardware virtualization support (AMD-V or Intel VT) MD No execute(nx) 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. To check EVC support for a specific processor or server model, see the VMware Compatibility Guide at Add Hosts to the EVC-Enabled Cluster Add the hosts ESXi-A and ESXi-B to your vsphere inventory. Place them in the cluster My EVC Cluster to ensure CPU compatibility between hosts. 1 Select My EVC Cluster in the navigator. 2 Right-click the cluster and select Add Host. This scenario demonstrates how to add the hosts to your vsphere inventory. If the hosts are already managed by your vcenter Server system, you can move them to the EVC-enabled cluster that you created. See the procedure for adding managed hosts to a cluster in vsphere Resource Management. 32 VMware, Inc.
33 Chapter 5 Configuring Hosts to Use vmotion for Increased Service Availability 3 Type the host name or IP address of the host ESXi-A, and click Next. The example scenarios in the beginning of this publication demonstrate how to configure your ESXi hosts with specific IP address, user name, and password. 4 Type the user name and password for the host, and click Next. 5 View the summary information and click Next. 6 Assign a license, and click Next. For the example scenario, you can use Evaluation Mode, which lets you use all vsphere features for a limited period of time. 7 Keep Enable lockdown modedeselected, and click Next. 8 Click Finish. 9 Repeat the procedure for the host ESXi-B. You have added your two hosts to the cluster My EVC Cluster. What to do next vmotion requires a dedicated network over which to migrate the virtual machine data. Configure networking on your ESXi hosts. Configure vmotion Networking on the Source and Destination Hosts vmotion migrations use a dedicated network to transfer the virtual machine state between the source and destination hosts. You must configure such a network for each host that you will use for vmotion migrations. You must perform the network configuration steps on both the source and the destination host. The source host is running the virtual machine that you will migrate to the destination host by using vmotion. 1 Select the host ESXi-A in the inventory. 2 Click the Manage tab. 3 Click Networking and click Virtual adapters. 4 Click the Add host networking icon. 5 Click VMkernel Network Adapter, and click Next. The VMkernel TCP/IP stack handles traffic for several ESXi services, including vmotion. 6 Click New standard switch, and click Next. This scenario instructs you to use vsphere standard switches for vmotion networking. In a production environment, you can choose to configure vmotion networking by using a vsphere distributed switch. See vsphere Networking. 7 Click the Add adapters icon (+) to assign an adapter to the Active Adapters group and click Next. 8 In the Network label text box, type vmotion Network. 9 Click vmotion traffic to enable this port group to advertise itself to another host as the network connection through which vmotion traffic should be sent, and click Next. Leave the rest of the port settings to their default values. 10 Select Use static IPv4 settings, type the port network settings, and click Next. Example network settings are listed in Network Environment, on page 8. VMware, Inc. 33
34 VMware vsphere Examples and Scenarios vmotion migrations are also possible over DHCP networks. In a production environment, you should use a subnet for vmotion only, because the migration generates intensive traffic. Assign unique IP addresses from the same subnet to all VMkernel interfaces. 11 Review your settings and click Finish. 12 Repeat the procedure for the host ESXi-B and assign to the second vmotion adapter a unique IP. What to do next The virtual machines in your environment can now be migrated over the newly-created virtual network adapters. Install VMware Tools After you have set up an environment with two hosts and configured vmotion networking, ensure that the virtual machines meet the requirements for vmotion. Install VMware Tools to ensure better virtual machine performance. 1 Select a virtual machine on host ESXi-A. 2 Right-click the virtual machine and select All Virtual Infrastructure Actions > Install/Ugrade VMware Tools. 3 Click Automatic Upgrade and click Yes. 4 Wait for the task to finish. 5 Ensure that VMware Tools is up-to-date on the virtual machine by reviewing the Summary tab. What to do next You have complete all configuration steps. You can migrate the powered-on virtual machine to from host ESXi-A to host ESXi-B. Migrate Powered-On Virtual Machines by Using vmotion After you configure your vsphere environment for vmotion, you can use the vsphere Web Client to migrate powered-on virtual machines between the hosts ESXi-A and ESXi-B. In a production environment, vmotion guarantees minimal downtime of critical tasks that run in virtual machines. Before migration, you can open a console to the virtual machine and start a continuous task, such as running the ping command in a command-line window or playing streaming video from the Internet. During the vmotion process, the machine is migrated to another host while the task continues mith only minimal interruption. This is a useful way to monitor the migration process if you are migrating running virtual machines for the first time. 1 In the vsphere Web Client, select a powered-on virtual machine that is running on host ESXi-A. 2 Right-click the virtual machine and select Migrate from the pop-up menu. If you have compatibility problems with your vmotion environment, messages appear in the Migrate wizard that describe the problems. 3 Click Change host and click Next. 4 Select the My EVC Cluster object that you created for your vmotion environment and click Next. 5 Select ESXi-B as the destination host to which to migrate the virtual machine and click Next. 34 VMware, Inc.
35 Chapter 5 Configuring Hosts to Use vmotion for Increased Service Availability 6 Select Reserve CPU for optimal vmotion performance and click Next. 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 to standard priority migrations than to high priority migrations. Migrations proceed regardless of the resources that have been reserved. 7 Review your settings and click Finish. vcenter Server migrates the virtual machine to another host without service interruption. You can track the progress of the migration in the Recent Tasks panel. What to do next You can enable, on the cluster level, advanced vsphere features such as vsphere HA and vsphere DRS. Migration with vmotion Migration with vmotion allows virtual machine working processes to continue throughout a migration. The entire state of the virtual machine, as well as its configuration file, if necessary, is moved to the new host, while the associated virtual disk remains in the same location on storage that is shared between the two hosts. After the virtual machine state is migrated to the alternate host, the virtual machine runs on the new host. The state information includes the current memory content and all the information that defines and identifies the virtual machine. The memory content includes transaction data and whatever bits of the operating system and applications are in the memory. The defining and identification information stored in the state includes all the data that maps to the virtual machine hardware elements, such as BIOS, devices, CPU, MAC addresses for the Ethernet cards, chip set states, registers, and so forth. When you migrate a virtual machine with vmotion, the new host for the virtual machine must meet compatibility requirements in order for the migration to proceed. Migration with vmotion happens 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. 3 The virtual machine resumes its activities on the new host. If any error occurs during migration, the virtual machines revert to their original states and locations. Migration of a suspended virtual machine and migration with vmotion can be referred to as hot migration, because they allow migration of a virtual machine without powering it off. VMware, Inc. 35
36 VMware vsphere Examples and Scenarios 36 VMware, Inc.
37 Setting an Alarm Action for Datastore 6 Usage on a Disk This example scenario demonstrates a type of alarm action that you configure for an object in the vsphere inventory, including responding to the alarm when it triggers. This example demonstrates how to modify the Datastore usage on disk alarm to send s when certain thresholds are reached, and describes how to respond to the alarm when it is triggered. You are the administrator of a small vsphere environment. You configure alarms to monitor the datastore usage on one of your hosts, named ESXi-A. ESXi-A is managed by the vcenter Server system My vcenter Server 5.1. With thin provisioning, it is possible to oversubscribe storage space if the virtual machines grow unattended. An alarm set on the datastore can notify you when the space issues threaten to become critical. Dozens of default alarm definitions are provided by the vsphere Web Client, which you can locate in the Manage tab for an inventory object. One of these default alarms is Datastore usage on disk, which you use to monitor the percentage of disk usage. This kind of alarm is important if the virtual machines in the datastore have virtual disks in the thin provisioned format. At first, a thin provisioned disk uses only as much datastore space as the disk initially needs. However, if the thin disk needs more space, it can grow to the maximum capacity allocated to it. To configure alarms to send notifications, you must have a running SMTP server on your network. NOTE VMware recommends that you first experiment with the procedures presented in vsphere Examples and Scenarios on test instances in your datacenter. Alarm Definition Workflows To configure alarm conditions and alarm actions for your vsphere environment, you can either create an alarm definition or edit an existing one. In this example, you use an existing alarm definition. Default alarms are not preconfigured with actions. You must manually set what action occurs when the triggering event, condition, or state occurs. VMware, Inc. 37
38 VMware vsphere Examples and Scenarios Figure 6-1. Alarm Definition Workflows Start alarm configuration Navigate to alarm definitions Use existing alarm? No Create new alarm Yes Edit the general alarm definition settings Configure alarm triggers Configure alarm actions View and act on a triggered alarm Required Privileges for Configuring and Acknowledging an Alarm You must have the Administrator role to configure alarms. Alarm privileges do not appear in other default sample roles accessible with the vsphere Web Client. To create a unique role for this process that does not include all the privileges of an Administrator, the following list contains the minimum privileges necessary. Alarms.Create alarm Alarms.Modify alarm Alarms.Acknowledge alarm For information about roles, permissions, and privileges, see the vsphere Security documentation. 38 VMware, Inc.
39 Chapter 6 Setting an Alarm Action for Datastore Usage on a Disk Configure and Act on a Triggered Datastore Usage Alarm In this example scenario, you change alarm settings and specify which actions occur when the datastore usage alarm is triggered. You acknowledge the alarm to let other users know that you are aware of datastore usage that exceeds a certain threshold. The Datastore usage on disk alarm is one of the many default alarms included with vcenter Server. The alarm is enabled at installation. If the used disk space on the datastore exceeds 75 percent, the alarm triggers a Warning. If the used disk space on the datastore then exceeds 85 percent, the alarm triggers an Alert. These warnings and alerts appear in the user interface in the form of modified icons for the elements affected. To have the alarm perform actions beyond this visual notification, change the configuration of the alarm. Follow the workflow in the sample tasks in this example scenario to become familiar with changing the settings of an alarm and responding to a triggered alarm. Changes that you can make to the datastore usage alarm include altering the percentage values for a Warning and for an Alert, modifying the frequency of an alarm, and defining the action the system takes at an alarm. For this example, you lower the percentage values, but keep the default frequency. In addition, on the Actions page, you configure the action so that the system sends an to specified addresses when a condition triggers the alarm. 1 Navigate to the Alarm Editing Dialog on page 39 To begin the example scenario, you must navigate to the Alarm Definitions page. You can view alarm settings from any object, but you can modify settings only through the vcenter Server object on which the alarm is defined. 2 Modify the Definition of the Datastore Usage on Disk Alarm on page 40 In the previous task, you navigated to the Alarms definitions page and started the Datastore usage on disk - Edit wizard. You can specify the events, states, or conditions that trigger the alarm in the Datastore usage on disk - Edit wizard. Select triggers that you can activate in the example environment and choose an action that lets you verify alarm functionality. 3 Configure vcenter Server to Send Alarm Notifications on page 40 By default, vcenter Server is not configured to send notifications. Set the system SMTP server and sender account to receive an when the datastore usage alarm is triggered. 4 Trigger and Acknowledge the Datastore Usage Alarm on page 41 When storage space utilization on one of your datastores surpasses 30%, the Datastore usage on disk - example alarm is triggered. When you acknowledge an alarm, other users see the alarm as acknowledged and know that you are aware of disk space usage rates. 5 Reset the Triggered Datastore Usage Alarm on page 41 You have set up, triggered, and acknowledged the datastore usage alarm. Now, address the critical trigger condition and reset the triggered Datastore usage on disk - example alarm to reenable its actions. Navigate to the Alarm Editing Dialog To begin the example scenario, you must navigate to the Alarm Definitions page. You can view alarm settings from any object, but you can modify settings only through the vcenter Server object on which the alarm is defined. 1 In the vsphere Web Client, connect to the vcenter Server system named My vcenter Server Select the vcenter Server object in the object navigator. VMware, Inc. 39
40 VMware vsphere Examples and Scenarios 3 Click the Manage tab, and click Alarm Definitions. 4 Select Datastore usage on disk and click Edit. What to do next To continue with the example scenario, use the Datastore usage on disk - Edit wizard to set trigger conditions and actions for the alarm. You select specific settings that let the alarm send you an when datastore usage reaches a certain threshold. Modify the Definition of the Datastore Usage on Disk Alarm In the previous task, you navigated to the Alarms definitions page and started the Datastore usage on disk - Edit wizard. You can specify the events, states, or conditions that trigger the alarm in the Datastore usage on disk - Edit wizard. Select triggers that you can activate in the example environment and choose an action that lets you verify alarm functionality. The options that you choose on the General page of the wizard determine the options available on the Triggers tab. Prerequisites Open the Datastore usage on disk - Edit wizard. See Navigate to the Alarm Editing Dialog, on page In the Alarm name text box, type Datastore usage on disk - example. 2 Leave all other settings on the General page to their default values, and click Next. 3 Change the trigger value in the Warning Condition column to 20%. 4 Change the trigger value in the Critical Condition column to 30%. 5 Leave all other settings on the Triggers page to their default values, and click Next. 6 Click the plus icon above the table, and select Add a notification . 7 In the Configuration column, type your address. For example, sysadmin@my_corporation.com. 8 In the column that indicates transition from warning to critical state ( ), select Once. Your vcenter Server system sends a single message when the datastore usage surpasses 30%. 9 Leave all other settings on the Actions page to their default values, and click Finish. What to do next The alarm action that you specified requires you to configure vcenter Server to send notifications. Configure vcenter Server to Send Alarm Notifications By default, vcenter Server is not configured to send notifications. Set the system SMTP server and sender account to receive an when the datastore usage alarm is triggered. 1 Select the vcenter Server system My vcenter Server 5.1 in the navigator. 2 Click the Manage tab, and click Settings. 3 Click Edit, and click Mail. 4 In the Mail server text field, type the IP address of your SMTP sever. 40 VMware, Inc.
41 Chapter 6 Setting an Alarm Action for Datastore Usage on a Disk 5 In the Mail sender text field, type notifications@my_company.com. 6 Click OK. What to do next You configured vcenter Server to send you notifications when datastore usage reaches a certain threshold. Next, increase datastore usage to trigger the alarm and act on the triggered alarm. Trigger and Acknowledge the Datastore Usage Alarm When storage space utilization on one of your datastores surpasses 30%, the Datastore usage on disk - example alarm is triggered. When you acknowledge an alarm, other users see the alarm as acknowledged and know that you are aware of disk space usage rates. 1 On the host ESXi-A, increase datastore usage to a value above 30% to trigger the Datastore usage on disk - example alarm. Create snapshots of existing virtual machines. Deploy new virtual machines. Your vcenter Server system sends an message to the address that you specified and the alarm appears in the Alarms panel on the right. 2 In the Alarms panel, right-click the Datastore usage on disk - example alarm and select Acknowledge. After you acknowledge the alarm, its actions are discontinued and the alarm appears in the Acknowledged tab of the Alarms panel. Alarms are neither cleared, nor reset when acknowledged. 3 Verify that you have received an notification from the vcenter Server system. What to do next Reset the triggered alarm to enable its actions. Reset the Triggered Datastore Usage Alarm You have set up, triggered, and acknowledged the datastore usage alarm. Now, address the critical trigger condition and reset the triggered Datastore usage on disk - example alarm to reenable its actions. Reset the alarm to enable vcenter Server to send notifications for datastore usage to you. 1 Remove snapshots or virtual machines to reduce datastore usage to below 30%. 2 Right-click the Datastore usage on disk - example alarm in the Alarms pane and select Reset. When datastore usage reaches 30% again, the alarm will be triggered and you receive an notification. VMware, Inc. 41
42 VMware vsphere Examples and Scenarios 42 VMware, Inc.
43 Creating a Role That Permits 7 Completion of a Limited Task You can configure vsphere so that identified users can perform only a specific and focused function. This protects your system from errors that might be made by users who are in unfamiliar or sensitive parts of the system's interface. If you follow the tenets of role-based access control (RBAC), you would create roles for particular job functions, and give each role a subset of permissions or privileges needed to do a function and no more. This protects the system from errors, while simplifying an administrator's task in assigning permissions. vsphere provides the ability to achieve role-based access control, and includes a large collection of privileges that you can use to create a spectrum of roles. The privileges are described in the vsphere Security documentation. vcenter Server has nine roles defined. They vary in their functions and level of responsibility. For this exercise, you create a role with a limited function: the ability to deploy new virtual machines from a template. A user with this role cannot move, modify, or delete a virtual machine, and cannot change the configuration of a host or datastore, for example. One scenario for this role is in an organization that provides virtual machine workstations to new hires, or needs to deploy development servers as new projects come on line. With a virtual machine deployment role in place, the manager can provide the role holder with a list of users and groups and needed virtual machines, and a runbook to follow for the process. VMware, Inc. 43
44 VMware vsphere Examples and Scenarios Figure 7-1. Workflow for Roles and Permissions Start role configuration Create new role Create new user Assign permissions Use new role Creating and Configuring a Role That Limits Users to Deploying Virtual Machines from Templates For this example, the scenario is to create a role to be used by staff whose only function is to deploy virtual machines from templates as the need arises. In product versions earlier than vcenter Server 5.1, users authenticate when vcenter Server validates their credentials against an Active Directory domain or the list of local operating system users. In vcenter Server 5.1, users can authenticate through vcenter Single Sign On. 1 Define the Role to Be Assigned on page 45 To provide for more granular access to your vsphere environment, first create a new role. You can create a custom limited vcenter Server role by using the vsphere Web Client. A custom role is a set of privileges that you define. 2 Create a User on page 45 You have created a limited role that allows for deployment of virtual machine templates. Create a vcenter Server user, which you can associate with the newly-created limited role. You can create new users in the vsphere Web Client. 3 Assign Permissions on page 46 You have defined a role and created a user. To use the role and user, you must assign permissions to the relevant inventory objects. 4 Use the New Role to Deploy a Virtual Machine from a Template on page 47 You have assigned permissions by adding a new role-user pair to the vcenter Server system My vcenter Server 5.1. You can use the new user user-deploy with its associated role to deploy a virtual machine from a template. No other actions are possible by using the new user and role. 44 VMware, Inc.
45 Chapter 7 Creating a Role That Permits Completion of a Limited Task Define the Role to Be Assigned To provide for more granular access to your vsphere environment, first create a new role. You can create a custom limited vcenter Server role by using the vsphere Web Client. A custom role is a set of privileges that you define. 1 Log in to the vsphere Web Client as the vcenter Server administrator. 2 Browse to Administration > Role Manager. 3 Select your vcenter Server system from the drop-down menu. 4 Click Create role action. 5 Type a name for the new role. Type Deployer of virtual machines from template. 6 Select privileges for the new role. Datastore.Allocate space Datastore.Browse datastore Global.Cancel task Network.Assign network Resource.Assign virtual machine to resource pool Scheduled task.create tasks Scheduled task.run task Virtual machine.configuration.add new disk Virtual machine.inventory.create new Virtual machine.provisioning.deploy template 7 Click OK. You created the new vcenter Server role Deployer of virtual machines from template. What to do next To use the new role, you must create a new user and associate it with the role. Create a User You have created a limited role that allows for deployment of virtual machine templates. Create a vcenter Server user, which you can associate with the newly-created limited role. You can create new users in the vsphere Web Client. You can associate roles with users and groups, so that the privileges provided by a role are only available to specific users. In Windows-based vcenter Server installations, the administrator of the vcenter Server system is a separate entity from the administrator of vcenter Single Sign On. VMware, Inc. 45
46 VMware vsphere Examples and Scenarios 1 Log in to the vsphere Web Client as the vcenter Single Sign On administrator. a b In the User name text field, type admin@system-domain. In the Password text field, type My_password1. You set the vcenter Single Sign on password during the vcenter Server installation scenario. 2 Click Administration. 3 Click SSO Users and Groups, and click the Users tab. 4 Click the New User icon. 5 Fill in the required information to create a new user. a b c d In the Username text field, type user-deploy. In the Password text field, type deploy-password. Click Regular user. Click OK. 6 Log out of the vsphere Web Client. What to do next Assign the user and role that you created to the vcenter Server system. Assign Permissions You have defined a role and created a user. To use the role and user, you must assign permissions to the relevant inventory objects. To assign persmissions, select a user and a role for an object. Permissions propagate to child objects. In a production environment, you can assign the same permissions at one time on multiple objects by moving the objects to a folder and setting the permissions on the folder. 1 Log in to the vsphere Web Client as the vcenter Server administrator. a b In the User name text box, type administrator. In the Password text box, type My_windows_password. You configured vcenter Server to use the administrative account of the host Windows machine in the Getting Started with vcenter Server scenario. 2 Select your vcenter Server system in the object navigator. 3 Click the Manage tab and click Permissions. 4 Click the Add Permission icon (+). 5 In the Add Permission dialog, assign the user and role that you created. a b c Click Add. In the Domain drop-down menu, select SYSTEM-DOMAIN. Select the user user-deploy, and click Add. 46 VMware, Inc.
47 Chapter 7 Creating a Role That Permits Completion of a Limited Task d e In the Assigned Role drop-down menu, select Deployer of virtual machines from template. Click OK. The roles that are assigned to the object appear in the menu. The privileges contained in the role are listed in the section below the role title. The new user entry appears in the list of users and groups that have permissions for the vcenter Server system. What to do next Deploy a virtual machine from template as the new user. Use the New Role to Deploy a Virtual Machine from a Template You have assigned permissions by adding a new role-user pair to the vcenter Server system My vcenter Server 5.1. You can use the new user user-deploy with its associated role to deploy a virtual machine from a template. No other actions are possible by using the new user and role. An OVF template lets you deploy virtual machines without the need to install and configure operating systems. Prerequisites Verify that you have a virtual machine template in the OVF format. Linux virtual machine templates are freely available for download over the Internet. 1 Log in to the vsphere Web Client as the user that you associated with the limited role. a b In the User name text box, type user-deploy. In the Password text box, type deploy-password. 2 Select the host ESX-A. 3 Click Actions, and select Deploy OVF Template. 4 Follow the prompts to finish the wizard. You have used a limited role to deploy from template a new virtual machine. VMware, Inc. 47
48 VMware vsphere Examples and Scenarios 48 VMware, Inc.
49 Licensing vsphere 8 vsphere has different license editions that are suitable for environments of various scales and needs. When installed, ESXi hosts and vcenter Server are in an evaluation mode that lasts 60 days. While in evaluation mode, you can explore the full set of features for vsphere. After you decide which features serve the needs of your environment, you can choose the most appropriate vsphere and vcenter Server licenses. In this scenario, you are a system administrator of a small vsphere environment that you are currently using in evaluation mode. You want to continue using your environment after the 60-day evaluation period expires. When the evaluation period of ESXi hosts or vcenter Server expires, the hosts disconnect from vcenter Server. All powered-on virtual machines and configured features continue to run, but you cannot power on new virtual machines or use new features. To avoid the consequences from the evaluation period expiry, you must license the ESXi hosts and the vcenter Server system in your environment. In this scenario, you have configured vmotion, therefore you need a vsphere 5 license that unlocks vmotion. You also need an appropriate vcenter Server 5 license. The scenario uses the ESXi-A and ESXi-B hosts and the My vcenter Server 5.1 system that you installed and configured in Chapter 2, Getting Started with ESXi, on page 7 and Chapter 3, Getting Started with vcenter Server and the vsphere Web Client, on page 15. Information about configuring vmotion is available in Chapter 5, Configuring Hosts to Use vmotion for Increased Service Availability, on page 29. For more information about naming conventions and network details, see Network Environment, on page 8. Workflow for Licensing vsphere and Viewing License Usage In this scenario, you license the ESXi-A and ESXi-B hosts and the My vcenter Server 5.1 system. To begin the licensing configuration, you add the vsphere 5.x and the vcenter Server 5.x licenses in the license inventory of the My vcenter Server 5.1 system. You assign the licenses to the My vcenter Server 5.1 system and the hosts the ESXi-A and ESXi-B. After you license your vsphere environment, you use the license reporting function in vcenter Server to check the license usage for vsphere 5. In a production environment, checking the license usage for vsphere products regularly will help you to estimate the current and the future licensing needs of your environment. VMware, Inc. 49
50 VMware vsphere Examples and Scenarios Figure 8-1. Workflow for Licensing vsphere Start licensing process Add license keys to the licensing inventory Assign license key to vcenter Server Assign license key to ESXi hosts View license usage End licensing process License ESXi Hosts and vcenter Server and View License Usage You must license your vsphere environment before its 60-day evaluation period expires. The scenario uses vsphere 5 Standard and vcenter Server 5 Standard licenses. In a production environment, the combinations between vsphere and vcenter Server licenses vary. Prerequisites Your vsphere environment is running in evaluation mode. You have valid vsphere 5 Standard and vcenter Server 5 Standard licenses. Required privileges: Global.Licenses 1 Add License Keys to the vcenter Server License Inventory on page 51 You must license your vsphere environment before its 60-day evaluation period expires. To begin, add the vsphere 5 Standard and vcenter Server 5 Standard license keys to the inventory of the My vcenter Server 5.1 system. 2 Assign License Key to vcenter Server on page 51 You added the vsphere 5 Standard and vcenter Server 5 Standard licenses to the inventory of the My vcenter Server 5.1 system. You must assign the vcenter Server 5.x Standard license key to the My vcenter Server 5.1 system before its 60-day evaluation period expires. 3 Assign a License Key to the ESXi Hosts on page 52 You licensed the My vcenter Server 5.1 system. To complete the licensing configuration of your vsphere environment, you must assign the vsphere 5.x Standard license key to the ESXi-A and ESXi-B hosts before their 60-day evaluation period expires. 4 View the License Usage for the ESXi Hosts on page 53 You licensed your vsphere environment. View the license usage for the vsphere 5 Standard product. 50 VMware, Inc.
51 Chapter 8 Licensing vsphere Add License Keys to the vcenter Server License Inventory You must license your vsphere environment before its 60-day evaluation period expires. To begin, add the vsphere 5 Standard and vcenter Server 5 Standard license keys to the inventory of the My vcenter Server 5.1 system. vcenter Server systems maintain inventories where license keys are stored. Before you assign license keys to assets, you must add them to the vcenter Server license inventory. You can use the license management function in the vsphere Web Client to add multiple license keys at a time. 1 Log in to the vsphere Web Client. 2 Select Administration > Licensing > Licenses. 3 Select License Keys. 4 Click the Add License Keys (+) icon. 5 Enter the vsphere 5 Standard license key, and press Enter to add a new line. 6 Enter the vcenter Server 5 Standard license key and click Next. 7 To label the license keys, type My License Keys. 8 Review the license keys and click Finish. The vsphere 5 Standard and the vcenter Server 5 Standard license keys are added to the license inventory of the My vcenter Server 5.1 system. The license keys appear in the License Keys tab. What to do next Assign the vcenter Server 5 Standard license key to the My vcenter Server 5.1 system before its 60-day evaluation period expires. Assign License Key to vcenter Server You added the vsphere 5 Standard and vcenter Server 5 Standard licenses to the inventory of the My vcenter Server 5.1 system. You must assign the vcenter Server 5.x Standard license key to the My vcenter Server 5.1 system before its 60-day evaluation period expires. You are using the My vcenter Server 5.1 system in evaluation mode and have configured vmotion. When the evaluation period of a vcenter Server system expires, all hosts disconnect from that system. You cannot use vmotion if the ESXi-A and ESXi-B hosts are disconnected from the My vcenter Server In the vsphere Web Client, select Administration > Licensing > License. 2 Click the vcenter Server Instances tab. The My vcenter Server 5.1 system appears in evaluation mode. 3 Select the My vcenter Server 5.1 system, and click Assign License Key. 4 Select the vcenter Server 5 Standard license key that you added. To verify that it is the correct license key, view the license key label My License Keys under the license key details section. 5 Click OK. VMware, Inc. 51
52 VMware vsphere Examples and Scenarios 6 To verify that the My vcenter Server 5.1 system is licensed correctly, view the licensed features on vcenter Server. a b c Navigate to the My vcenter Server 5.1 system in the inventory. Click Manage, and click Settings. Under System, select Licensing. Licensing information about the My vcenter Server 5.1 appears. The product name for the license should be vcenter Server 5 Standard. The My vcenter Server 5.1 system is in licensed mode. What to do next To complete the licensing configuration of your vsphere environment, assign the vsphere 5 Standard license key to the ESXi-A and ESXi-B hosts before their 60-day evaluation period expires. Assign a License Key to the ESXi Hosts You licensed the My vcenter Server 5.1 system. To complete the licensing configuration of your vsphere environment, you must assign the vsphere 5.x Standard license key to the ESXi-A and ESXi-B hosts before their 60-day evaluation period expires. You are using the ESXi-A and ESXi-B hosts in evaluation mode and have configured vmotion. When the evaluation period of ESXi hosts expires, the hosts disconnect from vcenter Server. Powered-on virtual machines continue to run but you cannot power on any new virtual machines. You cannot use vmotion on ESXi hosts when they are disconnected from vcenter Server. 1 In the vsphere Web Client, select Administration > Licensing > Licenses. 2 Click the Hosts tab. The ESXi-A and ESXi-B hosts appear in evaluation mode. 3 Press Shift and select the host ESXi-A and then host ESXi-B. 4 Click Assign License Key. 5 Select the vsphere 5 Standard license key that you added. You can verify that the license key is the right one by viewing the label My License Keys under the license key details section. 6 Click OK. 7 To verify that the hosts are licensed correctly, view the licensed features on the hosts. a b c Navigate to one of the hosts in the inventory. Click Manage, and click Settings. Under System, select Licensing. Licensing information about the host appears. The ESXi-A and ESXi-B hosts are in licensed mode. You completed the licensing configuration of your vsphere environment. The scenario assumes that the ESXi-A and ESXi-B hosts have 2 CPUs each. The CPU usage for the vsphere 5 Standard license is 4 CPUs. 52 VMware, Inc.
53 Chapter 8 Licensing vsphere What to do next Use the license reporting function in vcenter Server to view the license usage for vsphere 5 Standard. In a production environment, viewing the license usage for vsphere products regularly can help you to estimate the current and the future licensing needs of your vsphere environment. View the License Usage for the ESXi Hosts You licensed your vsphere environment. View the license usage for the vsphere 5 Standard product. Tracking the license usage for vsphere products can help you to estimate if the available license capacity is sufficient to cover the current and the future licensing needs of your environment and to develop your license purchasing strategy accordingly. 1 In the vsphere Web Client, select Administration > Licensing > License Reports. 2 From the Time period drop-down menu, select Custom. 3 Select the start date and the end date of the period in which you have used your environment in licensed mode and click Recalculate. The license reporting function aggregates license usage data for the period from the license usage snapshots that vcenter Server collects every hour. 4 From the Products Chart pane, select vsphere 5 Standard. Details about the license usage of vsphere 5 Standard appear in the Product Details pane. vsphere 5 Standard has 50% of free license capacity that allows you to grow your environment accordingly. VMware, Inc. 53
54 VMware vsphere Examples and Scenarios 54 VMware, Inc.
55 Index A alarm definition scenario, notifications 40 alarms configuring in an example 39 example for an object in inventory 37 triggers 40 viewing the settings for an example 39 C cluster, create 31 clusters, requirements for enabling EVC 32 create user 45 D datastore usage alarm modify definition 40 open edit wizard 39 datastore usage alarm, acknowledge 41 datastore usage alarm, reset 41 define role 45 deploy virtual machine from template 47 E ESXi configure 10 deploy virtual machine 12 getting started 7, 9 install intreractively 10 install vsphere Client 11 EVC requirements 32 supported processors 32 G getting started with ESXi 7 with vcenter Server 15 H host, add to cluster 32 hosts, configure for vmotion 30 I iscsi adapters, configure software 24 iscsi storage bind adapters 26 configuring adapters 23 iscsi storage, activate adapter 25 iscsi storage, add datastore 27 iscsi storage, create a VMkernel adapter 25 L license compliance 53 usage 53 license key add 51 assign 51, 52 hosts 52 vcenter Server 51 vsphere 51 licensing evaluation mode 49, 50 hosts 49 license usage 49 scenario 50 vcenter Server 49 vcenter Server licenses 50 vsphere 49 vsphere licenses 50 M migration, with vmotion 35 N network environment 8 networking, configure 33 P permissions, assigning 46 R role-based access control, example scenario 43 S scenario, create role for deploying virtual machines 44 VMware, Inc. 55
56 VMware vsphere Examples and Scenarios V vcenter Server add host 21 getting started 15 install 19 install SSO 18 install vsphere Web Client 20 installation prerequisites 18 vcenter Server license 51 vcenter Server, install Inventory Service 19 virtual machines, migrating with vmotion 35 virtual machines, configure 34 virtual machines, migrate 34 vmotion 29, 35 vmotion scenario 30 VMware tools, install and configure 34 vsphere, about 16 vsphere components 16 vsphere infrastructure 16 vsphere licenses VMware, Inc.
Getting Started with ESXi Embedded
ESXi 4.1 Embedded vcenter Server 4.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent
Installing and Configuring vcenter Support Assistant
Installing and Configuring vcenter Support Assistant vcenter Support Assistant 5.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced
VMware for Bosch VMS. en Software Manual
VMware for Bosch VMS en Software Manual VMware for Bosch VMS Table of Contents en 3 Table of contents 1 Introduction 4 1.1 Restrictions 4 2 Overview 5 3 Installing and configuring ESXi server 6 3.1 Installing
Installing and Configuring vcenter Multi-Hypervisor Manager
Installing and Configuring vcenter Multi-Hypervisor Manager vcenter Server 5.1 vcenter Multi-Hypervisor Manager 1.1 This document supports the version of each product listed and supports all subsequent
Managing Multi-Hypervisor Environments with vcenter Server
Managing Multi-Hypervisor Environments with vcenter Server vcenter Server 5.1 vcenter Multi-Hypervisor Manager 1.0 This document supports the version of each product listed and supports all subsequent
Bosch Video Management System High availability with VMware
Bosch Video Management System High availability with VMware en Technical Note Bosch Video Management System Table of contents en 3 Table of contents 1 Introduction 4 1.1 Restrictions 4 2 Overview 5 3
Installing and Administering VMware vsphere Update Manager
Installing and Administering VMware vsphere Update Manager Update 1 vsphere Update Manager 5.1 This document supports the version of each product listed and supports all subsequent versions until the document
Reconfiguration of VMware vcenter Update Manager
Reconfiguration of VMware vcenter Update Manager Update 1 vcenter Update Manager 4.1 This document supports the version of each product listed and supports all subsequent versions until the document is
Reconfiguring VMware vsphere Update Manager
Reconfiguring VMware vsphere Update Manager vsphere Update Manager 5.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a
Setup for Failover Clustering and Microsoft Cluster Service
Setup for Failover Clustering and Microsoft Cluster Service Update 1 ESX 4.0 ESXi 4.0 vcenter Server 4.0 This document supports the version of each product listed and supports all subsequent versions until
Installing and Configuring vcloud Connector
Installing and Configuring vcloud Connector vcloud Connector 2.0.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new
VMware vsphere 5.0 Evaluation Guide
VMware vsphere 5.0 Evaluation Guide Auto Deploy TECHNICAL WHITE PAPER Table of Contents About This Guide.... 4 System Requirements... 4 Hardware Requirements.... 4 Servers.... 4 Storage.... 4 Networking....
vsphere Networking ESXi 5.0 vcenter Server 5.0 EN-000599-01
ESXi 5.0 vcenter Server 5.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions
vsphere Upgrade Update 1 ESXi 6.0 vcenter Server 6.0 EN-001804-02
Update 1 ESXi 6.0 vcenter Server 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent
Setup for Failover Clustering and Microsoft Cluster Service
Setup for Failover Clustering and Microsoft Cluster Service ESX 4.0 ESXi 4.0 vcenter Server 4.0 This document supports the version of each product listed and supports all subsequent versions until the
Reconfiguring VMware vsphere Update Manager
Reconfiguring VMware vsphere Update Manager vsphere Update Manager 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a
VMware vcenter Log Insight Getting Started Guide
VMware vcenter Log Insight Getting Started Guide vcenter Log Insight 1.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by
Configuration Maximums
Topic Configuration s VMware vsphere 5.0 When you select and configure your virtual and physical equipment, you must stay at or below the maximums supported by vsphere 5.0. The limits presented in the
Configuration Maximums VMware vsphere 4.1
Topic Configuration s VMware vsphere 4.1 When you select and configure your virtual and physical equipment, you must stay at or below the maximums supported by vsphere 4.1. The limits presented in the
Installing and Configuring vcloud Connector
Installing and Configuring vcloud Connector vcloud Connector 2.7.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new
vsphere Upgrade vsphere 6.0 EN-001721-03
vsphere 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this document,
vrealize Air Compliance OVA Installation and Deployment Guide
vrealize Air Compliance OVA Installation and Deployment Guide 14 July 2015 vrealize Air Compliance This document supports the version of each product listed and supports all subsequent versions until the
VMware Data Recovery. Administrator's Guide EN-000193-00
Administrator's Guide EN-000193-00 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
Setup for Failover Clustering and Microsoft Cluster Service
Setup for Failover Clustering and Microsoft Cluster Service Update 1 ESXi 5.1 vcenter Server 5.1 This document supports the version of each product listed and supports all subsequent versions until the
vcenter Chargeback User s Guide vcenter Chargeback 1.0 EN-000186-00
vcenter Chargeback 1.0 EN-000186-00 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
Configuration Maximums VMware vsphere 4.0
Topic Configuration s VMware vsphere 4.0 When you select and configure your virtual and physical equipment, you must stay at or below the maximums supported by vsphere 4.0. The limits presented in the
VMware Horizon FLEX User Guide
Horizon FLEX 1.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this
vsphere Host Profiles
ESXi 5.1 vcenter Server 5.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions
vsphere Web Access Administrator's Guide
vsphere Web Access Administrator's Guide vsphere Web Access 4.1 ESX 4.1 vcenter Server 4.1 This document supports the version of each product listed and supports all subsequent versions until the document
vsphere App HA Installation and Configuration Guide
vsphere App HA Installation and Configuration Guide VMware vsphere App HA 1.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced
vcloud Suite Licensing
vcloud Suite 5.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this
Setup for Failover Clustering and Microsoft Cluster Service
Setup for Failover Clustering and Microsoft Cluster Service ESXi 5.0 vcenter Server 5.0 This document supports the version of each product listed and supports all subsequent versions until the document
VMware vcenter Update Manager Administration Guide
VMware vcenter Update Manager Administration Guide Update 1 vcenter Update Manager 4.0 This document supports the version of each product listed and supports all subsequent versions until the document
Core Protection for Virtual Machines 1
Core Protection for Virtual Machines 1 Comprehensive Threat Protection for Virtual Environments. Installation Guide e Endpoint Security Trend Micro Incorporated reserves the right to make changes to this
Setup for Failover Clustering and Microsoft Cluster Service
Setup for Failover Clustering and Microsoft Cluster Service ESX 4.1 ESXi 4.1 vcenter Server 4.1 This document supports the version of each product listed and supports all subsequent versions until the
What s New in VMware vsphere 4.1 VMware vcenter. VMware vsphere 4.1
What s New in VMware vsphere 4.1 VMware vcenter VMware vsphere 4.1 W H I T E P A P E R VMware vsphere 4.1 ( vsphere ) continues to improve on its industry-leading virtualization platform, continuing the
StarWind iscsi SAN Software: Using StarWind with VMware ESX Server
StarWind iscsi SAN Software: Using StarWind with VMware ESX Server www.starwindsoftware.com Copyright 2008-2010. All rights reserved. COPYRIGHT Copyright 2008-2010. All rights reserved. No part of this
vsphere Networking vsphere 5.5 ESXi 5.5 vcenter Server 5.5 EN-001074-02
vsphere 5.5 ESXi 5.5 vcenter Server 5.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more
VMware vcenter Support Assistant 5.1.1
VMware vcenter.ga September 25, 2013 GA Last updated: September 24, 2013 Check for additions and updates to these release notes. RELEASE NOTES What s in the Release Notes The release notes cover the following
vcenter Chargeback User s Guide
vcenter Chargeback 1.6 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions
Offline Data Transfer to VMWare vcloud Hybrid Service
Offline Data Transfer to VMWare vcloud Hybrid Service vcloud Connector 2.5.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced
VMware vcenter Update Manager Administration Guide
VMware vcenter Update Manager Administration Guide vcenter Update Manager 4.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced
Configuration Maximums
Topic Configuration s VMware vsphere 5.1 When you select and configure your virtual and physical equipment, you must stay at or below the maximums supported by vsphere 5.1. The limits presented in the
Basic System Administration ESX Server 3.0.1 and Virtual Center 2.0.1
Basic System Administration ESX Server 3.0.1 and Virtual Center 2.0.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a
Deployment and Configuration Guide
vcenter Operations Manager 5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions
POD INSTALLATION AND CONFIGURATION GUIDE. EMC CIS Series 1
POD INSTALLATION AND CONFIGURATION GUIDE EMC CIS Series 1 Document Version: 2015-01-26 Installation of EMC CIS Series 1 virtual pods as described this guide, requires that your NETLAB+ system is equipped
ESXi Configuration Guide
ESXi 4.1 vcenter Server 4.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions
Getting Started with VMware Fusion
Getting Started with VMware Fusion VMware Fusion for Mac OS X 2008 2012 EN-000933-00 2 Getting Started with VMware Fusion You can find the most up-to-date technical documentation on the VMware Web site
How To Set Up A Firewall Enterprise, Multi Firewall Edition And Virtual Firewall
Quick Start Guide McAfee Firewall Enterprise, Multi-Firewall Edition model S7032 This quick start guide provides high-level instructions for setting up McAfee Firewall Enterprise, Multi-Firewall Edition
vcenter Operations Manager for Horizon Supplement
vcenter Operations Manager for Horizon Supplement vcenter Operations Manager for Horizon 1.6 This document supports the version of each product listed and supports all subsequent versions until the document
vsphere Replication for Disaster Recovery to Cloud
vsphere Replication for Disaster Recovery to Cloud vsphere Replication 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced
Building a Penetration Testing Virtual Computer Laboratory
Building a Penetration Testing Virtual Computer Laboratory User Guide 1 A. Table of Contents Collaborative Virtual Computer Laboratory A. Table of Contents... 2 B. Introduction... 3 C. Configure Host Network
Virtual Appliance Setup Guide
The Barracuda SSL VPN Vx Virtual Appliance includes the same powerful technology and simple Web based user interface found on the Barracuda SSL VPN hardware appliance. It is designed for easy deployment
Quick Start Guide for VMware and Windows 7
PROPALMS VDI Version 2.1 Quick Start Guide for VMware and Windows 7 Rev. 1.1 Published: JULY-2011 1999-2011 Propalms Ltd. All rights reserved. The information contained in this document represents the
PHD Virtual Backup for Hyper-V
PHD Virtual Backup for Hyper-V version 7.0 Installation & Getting Started Guide Document Release Date: December 18, 2013 www.phdvirtual.com PHDVB v7 for Hyper-V Legal Notices PHD Virtual Backup for Hyper-V
VMware vsphere-6.0 Administration Training
VMware vsphere-6.0 Administration Training Course Course Duration : 20 Days Class Duration : 3 hours per day (Including LAB Practical) Classroom Fee = 20,000 INR Online / Fast-Track Fee = 25,000 INR Fast
Configuration Maximums VMware Infrastructure 3
Technical Note Configuration s VMware Infrastructure 3 When you are selecting and configuring your virtual and physical equipment, you must stay at or below the maximums supported by VMware Infrastructure
vsphere Replication for Disaster Recovery to Cloud
vsphere Replication for Disaster Recovery to Cloud vsphere Replication 5.8 This document supports the version of each product listed and supports all subsequent versions until the document is replaced
ESX Server 3 Configuration Guide Update 2 and later for ESX Server 3.5 and VirtualCenter 2.5
ESX Server 3 Configuration Guide Update 2 and later for ESX Server 3.5 and VirtualCenter 2.5 This document supports the version of each product listed and supports all subsequent versions until the document
vrealize Operations Manager Customization and Administration Guide
vrealize Operations Manager Customization and Administration Guide vrealize Operations Manager 6.0.1 This document supports the version of each product listed and supports all subsequent versions until
Infrastructure Navigator Installation and Administration Guide
Infrastructure Navigator Installation and Administration Guide vcenter Infrastructure Navigator 2.0.0 This document supports the version of each product listed and supports all subsequent versions until
LifeSize Transit Virtual Appliance Installation Guide June 2011
LifeSize Transit Virtual Appliance Installation Guide June 2011 LifeSize Transit Server VM LifeSize Transit Client VM LifeSize Transit Virtual Appliance Installation Guide 2 Installation Overview This
VMware vsphere 4.1 with ESXi and vcenter
VMware vsphere 4.1 with ESXi and vcenter This powerful 5-day class is an intense introduction to virtualization using VMware s vsphere 4.1 including VMware ESX 4.1 and vcenter. Assuming no prior virtualization
Installing and Using the vnios Trial
Installing and Using the vnios Trial The vnios Trial is a software package designed for efficient evaluation of the Infoblox vnios appliance platform. Providing the complete suite of DNS, DHCP and IPAM
SonicWALL SRA Virtual Appliance Getting Started Guide
COMPREHENSIVE INTERNET SECURITY SonicWALL Secure Remote Access Appliances SonicWALL SRA Virtual Appliance Getting Started Guide SonicWALL SRA Virtual Appliance5.0 Getting Started Guide This Getting Started
Installing and Administering VMware vsphere Update Manager
Installing and Administering VMware vsphere Update Manager vsphere Update Manager 5.0 This document supports the version of each product listed and supports all subsequent versions until the document is
vsphere Single Host Management
vsphere 5.5 ESXi 5.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of
VMware vrealize Operations for Horizon Installation
VMware vrealize Operations for Horizon Installation vrealize Operations for Horizon 6.0 This document supports the version of each product listed and supports all subsequent versions until the document
Virtual Appliance Setup Guide
The Virtual Appliance includes the same powerful technology and simple Web based user interface found on the Barracuda Web Application Firewall hardware appliance. It is designed for easy deployment on
VMware Horizon FLEX User Guide
Horizon FLEX 1.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this
ESX Configuration Guide
ESX 4.0 vcenter Server 4.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions
RSA Authentication Manager 8.1 Virtual Appliance Getting Started
RSA Authentication Manager 8.1 Virtual Appliance Getting Started Thank you for purchasing RSA Authentication Manager 8.1, the world s leading two-factor authentication solution. This document provides
VMware vsphere Replication Administration
VMware vsphere Replication Administration vsphere Replication 6.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new
How to Test Out Backup & Replication 6.5 for Hyper-V
How to Test Out Backup & Replication 6.5 for Hyper-V Mike Resseler May, 2013 2013 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication
Management Pack for vrealize Infrastructure Navigator
Management Pack for vrealize Infrastructure Navigator This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To
Cloud Director User's Guide
Cloud Director 1.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this
vcloud Director User's Guide
vcloud Director 5.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of
Getting Started with Database Provisioning
Getting Started with Database Provisioning VMware vfabric Data Director 2.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced
Thinspace deskcloud. Quick Start Guide
Thinspace deskcloud Quick Start Guide Version 1.2 Published: SEP-2014 Updated: 16-SEP-2014 2014 Thinspace Technology Ltd. All rights reserved. The information contained in this document represents the
VMware vcenter Log Insight Getting Started Guide
VMware vcenter Log Insight Getting Started Guide vcenter Log Insight 2.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by
vsphere Networking vsphere 6.0 ESXi 6.0 vcenter Server 6.0 EN-001391-01
vsphere 6.0 ESXi 6.0 vcenter Server 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more
Rally Installation Guide
Rally Installation Guide Rally On-Premises release 2015.1 [email protected] www.rallydev.com Version 2015.1 Table of Contents Overview... 3 Server requirements... 3 Browser requirements... 3 Access
vcenter Server and Host Management
ESXi 5.0 vcenter Server 5.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions
vcenter Operations Manager for Horizon View Installation
vcenter Operations Manager for Horizon View Installation vcenter Operations Manager for Horizon View 1.5 vcenter Operations Manager for Horizon View 1.5.1 This document supports the version of each product
VMware Horizon FLEX User Guide
Horizon FLEX 1.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this
Migrating to vcloud Automation Center 6.1
Migrating to vcloud Automation Center 6.1 vcloud Automation Center 6.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a
Getting Started with VMware Fusion. VMware Fusion for Mac OS X
Getting Started with VMware Fusion VMware Fusion for Mac OS X 2 Getting Started with VMware Fusion Getting Started with VMware Fusion Item: EN-000189-00 You can find the most up-to-date technical documentation
TGL VMware Presentation. Guangzhou Macau Hong Kong Shanghai Beijing
TGL VMware Presentation Guangzhou Macau Hong Kong Shanghai Beijing The Path To IT As A Service Existing Apps Future Apps Private Cloud Lots of Hardware and Plumbing Today IT TODAY Internal Cloud Federation
Installing and Configuring VMware vcenter Orchestrator
Installing and Configuring VMware vcenter Orchestrator vcenter Orchestrator 5.5.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced
VMware Software Manager - Download Service User's Guide
VMware Software Manager - Download Service User's Guide VMware Software Manager 1.1 This document supports the version of each product listed and supports all subsequent versions until the document is
VMware Identity Manager Connector Installation and Configuration
VMware Identity Manager Connector Installation and Configuration VMware Identity Manager This document supports the version of each product listed and supports all subsequent versions until the document
EMC Data Domain Management Center
EMC Data Domain Management Center Version 1.1 Initial Configuration Guide 302-000-071 REV 04 Copyright 2012-2015 EMC Corporation. All rights reserved. Published in USA. Published June, 2015 EMC believes
VMware vcenter Configuration Manager and VMware vcenter Application Discovery Manager Integration Guide
VMware vcenter Configuration Manager and VMware vcenter Application Discovery Manager Integration Guide vcenter Configuration Manager 5.6 vcenter Application Discovery Manager 6.2 This document supports
vcenter Server and Host Management
ESXi 5.5 vcenter Server 5.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions
QuickStart Guide vcenter Server Heartbeat 5.5 Update 2
vcenter Server Heartbeat 5.5 Update 2 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent
vsphere Datacenter Administration Guide
vsphere Datacenter Administration Guide ESX 4.1 ESXi 4.1 vcenter Server 4.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced
Basic System Administration ESX Server 3.0 and VirtualCenter 2.0
Basic System Administration ESX Server 3.0 and VirtualCenter 2.0 Basic System Administration Revision: 20090213 Item: VI-ENG-Q206-219 You can find the most up-to-date technical documentation at: http://www.vmware.com/support/pubs
Microsoft Hyper-V Server 2008 R2 Getting Started Guide
Microsoft Hyper-V Server 2008 R2 Getting Started Guide Microsoft Corporation Published: July 2009 Abstract This guide helps you get started with Microsoft Hyper-V Server 2008 R2 by providing information
Setup for Failover Clustering and Microsoft Cluster Service
Setup for Failover Clustering and Microsoft Cluster Service ESXi 5.5 vcenter Server 5.5 This document supports the version of each product listed and supports all subsequent versions until the document
