6.7
Table Of Contents
- vSphere Virtual Machine Administration
- Contents
- About vSphere Virtual Machine Administration
- Introduction to VMware vSphere Virtual Machines
- Deploying Virtual Machines
- Create a Virtual Machine with the New Virtual Machine Wizard
- Clone a Virtual Machine to a Template
- Clone a Virtual Machine to a Template in the vSphere Web Client
- Deploy a Virtual Machine from a Template
- Deploy a Virtual Machine from a Template in the vSphere Web Client
- Clone an Existing Virtual Machine
- Clone an Existing Virtual Machine in the vSphere Web Client
- Cloning a Virtual Machine with Instant Clone
- Clone a Template to a Template
- Clone a Template to a Template in the vSphere Web Client
- Convert a Template to a Virtual Machine
- Deploying OVF and OVA Templates
- Using Content Libraries
- Create a Library
- Synchronize a Subscribed Content Library
- Edit a Content Library
- Hierarchical Inheritance of Permissions for Content Libraries
- Content Library Administrator Role
- Populating Libraries with Content
- Creating Virtual Machines and vApps from Templates in a Content Library
- Working with Items in a Library
- Configuring Virtual Machine Hardware
- Virtual Machine Compatibility
- Virtual CPU Configuration
- Virtual CPU Limitations
- Configuring Multicore Virtual CPUs
- Change CPU Hot Plug Settings
- Change the Number of Virtual CPUs
- Allocate CPU Resources
- Change CPU Identification Mask Settings
- Expose VMware Hardware Assisted Virtualization
- Enable Virtual CPU Performance Counters
- Configure Processor Scheduling Affinity
- Change CPU/MMU Virtualization Settings
- Virtual Memory Configuration
- Virtual Disk Configuration
- About Virtual Disk Provisioning Policies
- Large Capacity Virtual Disk Conditions and Limitations
- Change the Virtual Disk Configuration
- Use Disk Shares to Prioritize Virtual Machines
- Configure Flash Read Cache for a Virtual Machine
- Determine the Virtual Disk Format and Convert a Virtual Disk from the Thin Provision Format to a Thick Provision Format
- Add a Hard Disk to a Virtual Machine
- SCSI and SATA Storage Controller Conditions, Limitations, and Compatibility
- Virtual Machine Network Configuration
- Network Adapter Basics
- Network Adapters and Legacy Virtual Machines
- Change the Virtual Machine Network Adapter Configuration
- Add a Network Adapter to a Virtual Machine
- Parallel and Serial Port Configuration
- Using Serial Ports with vSphere Virtual Machines
- Adding a Firewall Rule Set for Serial Port Network Connections
- Configure Virtual Machine Communication Interface Firewall
- Change the Serial Port Configuration in the vSphere Web Client
- Authentication Parameters for Virtual Serial Port Network Connections
- Add a Serial Port to a Virtual Machine in the vSphere Web Client
- Change the Parallel Port Configuration
- Add a Parallel Port to a Virtual Machine vSphere Web Client
- Other Virtual Machine Device Configuration
- Change the CD/DVD Drive Configuration in the vSphere Web Client
- Add or Modify a Virtual Machine CD or DVD Drive
- Change the Floppy Drive Configuration in the vSphere Web Client
- Add a Floppy Drive to a Virtual Machine in the vSphere Web Client
- Add and Configure a SCSI Device
- Add a PCI Device
- Configuring 3D Graphics
- Add an NVIDIA GRID vGPU to a Virtual Machine
- USB Configuration from an ESXi Host to a Virtual Machine
- USB Autoconnect Feature
- vSphere Features Available with USB Passthrough
- Configuring USB Devices for vMotion
- Avoiding Data Loss with USB Devices
- Connecting USB Devices to an ESXi Host
- Add USB Devices to an ESXi Host
- Add a USB Controller to a Virtual Machine
- Add USB Devices from an ESXi Host to a Virtual Machine
- Remove USB Devices That Are Connected Through an ESXi Host
- Remove USB Devices from an ESXi Host
- USB Configuration from a Client Computer to a Virtual Machine
- Add a Shared Smart Card Reader to Virtual Machines
- Securing Virtual Machines with Virtual Trusted Platform Module
- Configuring Virtual Machine Options
- Virtual Machine Options Overview
- General Virtual Machine Options
- Configuring User Mappings on Guest Operating Systems
- VMware Remote Console Options
- Virtual Machine Encryption
- Virtual Machine Power Management Options
- Configuring VMware Tools Options
- Virtualization Based Security
- Configuring Virtual Machine Boot Options
- Configuring Virtual Machine Advanced Options
- Configure Fibre Channel NPIV Settings
- Managing Multi-Tiered Applications with vSphere vApp
- Create a vApp
- Create or Add an Object to a vApp
- Edit vApp Settings
- Clone a vApp
- Perform vApp Power Operations
- Edit vApp Notes
- Add a Network Protocol Profile in the vSphere Web Client
- Virtual Machine vApp Options
- Monitoring Solutions with the vCenter Solutions Manager
- Managing Virtual Machines
- Installing a Guest Operating System
- Customizing Guest Operating Systems
- Guest Operating System Customization Requirements
- Create a vCenter Server Application to Generate Computer Names and IP Addresses
- Customize Windows During Cloning or Deployment in the vSphere Web Client
- Customize Linux During Cloning or Deployment in the vSphere Web Client
- Apply a Customization Specification to a Virtual Machine
- Creating and Managing Customization Specifications
- Edit Virtual Machine Startup and Shutdown Settings in the vSphere Web Client
- Edit Virtual Machine Startup and Shutdown Settings
- Install the VMware Enhanced Authentication Plug-in
- Using a Virtual Machine Console
- Answer Virtual Machine Questions
- Removing and Reregistering VMs and VM Templates
- Managing Virtual Machine Templates
- Using Snapshots To Manage Virtual Machines
- Enhanced vMotion Compatibility as a Virtual Machine Attribute
- Migrating Virtual Machines
- Migrate a Powered Off or Suspended Virtual Machine
- Migrate a Powered-Off or Suspended Virtual Machine in the vSphere Web Client
- Migrate a Virtual Machine to a New Compute Resource
- Migrate a Virtual Machine to New Storage
- Migrate a Virtual Machine to New Storage in the vSphere Web Client
- Migrate a Virtual Machine to a New Compute Resource and Storage
- Migrate a Virtual Machine to a New Compute Resource and Storage in the vSphere Web Client
- Upgrading Virtual Machines
- Required Privileges for Common Tasks
- Troubleshooting Overview
- Troubleshooting Virtual Machines
Option Description
DHCP A DHCP server is used to allocate the IP addresses. The addresses assigned by
the DHCP server are visible in the OVF environments of virtual machines started
in the vApp.
Static - IP Pool IP addresses are automatically allocated from the managed IP network range of
vCenter Server at power-on, and remain allocated at power-off.
Static - IP Pool and Transient - IP Pool have in common that IP allocation is done through the range
managed by the vSphere platform as specified by the IP pool range in a network protocol profile. The
difference is that for a static IP Pool, the IP addresses are allocated at first power-on and remain
allocated, while for a transient IP Pool, the IP addresses are allocated when needed, typically at
power-on, but released during power-off.
Edit OVF Authoring Options for a Virtual Machine
You can use the OVF Authoring options that are included in a virtual machine's vApp options to specify
custom information that is included when you export the virtual machine as an OVF template.
vApp properties are a central concept of vApp deployment and self configuration; they can turn a general
OVF package into a running vApp instance with a custom configuration.
The set of properties associated to a running vApp is determined by the OVF package from which the
vApp was deployed.
n
When an OVF package is created the author adds the set of properties necessary for the vApp to
function in an unknown environment. This could for instance be properties containing network
configuration, a property containing the email address of the system administrator or a property
containing the number of expected users of the vApp.
n
Some property values are entered by the user when the vApp is deployed, while other property
values are configured by vCenter Server when the vApp is powered on. How this is handled depends
on the property type and vCenter Server configuration.
When vCenter Server powers on a vApp, it creates an XML document that contains all properties and
their values. This document is made available to each virtual machine in the vApp, and allows the virtual
machines to apply the properties to their own environment.
1 Edit vApp Product Information for a Virtual Machine in the vSphere Web Client
If you want to export a virtual machine as an OVF, you can prespecify product properties. Those
properties become available when you deploy the OVF as a virtual machine.
2 Manage vApp Custom Properties for a Virtual Machine in the vSphere Web Client
You can manage and define custom properties that are stored in the OVF template when you export
a virtual machine or vApp and are used by vCenter Server when you deploy the OVF template. OVF
templates support static properties, which are often configured by the user, and dynamic properties,
which are always set by vCenter Server.
3 Edit vApp IP Allocation Policy for a Virtual Machine in the vSphere Web Client
You can edit the IP allocation policy through the Virtual Machine Properties dialog box.
vSphere Virtual Machine Administration
VMware, Inc. 204