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
Required privileges:
n
Virtual machine .Snapshot management.Remove Snapshot
n
Virtual machine.Configuration.Modify device settings
Procedure
1 Right-click a virtual machine in the inventory and select Edit Settings.
2 On the Virtual Hardware tab, expand Hard disk, and select an independent disk mode option.
Option Description
Independent - Persistent Disks in persistent mode behave like conventional disks on your physical
computer. All data written to a disk in persistent mode are written permanently to
the disk.
Independent - Nonpersistent Changes to disks in nonpersistent mode are discarded when you power off or
reset the virtual machine. With nonpersistent mode, you can restart the virtual
machine with a virtual disk in the same state every time. Changes to the disk are
written to and read from a redo log file that is deleted when you power off or reset.
3 Click OK.
Taking a Snapshot
Snapshots capture the entire state of the virtual machine at the time you take the snapshot. You can take
a snapshot when a virtual machine is powered on, powered off, or suspended. If you are suspending a
virtual machine, wait until the suspend operation finishes before you take a snapshot.
When you create a memory snapshot, the snapshot captures the state of the virtual machine's memory
and the virtual machine power settings. When you capture the virtual machine's memory state, the
snapshot operation takes longer to complete. You might also see a momentary lapse in response over the
network.
When you quiesce a virtual machine, VMware Tools quiesces the file system in the virtual machine. The
quiesce operation pauses or alters the state of running processes on the virtual machine, especially
processes that might modify information stored on the disk during a restore operation.
Application-consistent quiescing is not supported for virtual machines with IDE or SATA disks.
Note If you take a snapshot of a Dynamic Disk (Microsoft specific disk type), the snapshot technology
preserves the quiesce state of the file system, but does not preserve the quiesce state of the application.
Prerequisites
n
If you are taking a memory snapshot of a virtual machine that has multiple disks in different disk
modes, verify that the virtual machine is powered off. For example, if you have a special purpose
configuration that requires you to use an independent disk, you must power off the virtual machine
before taking a snapshot.
n
To capture the memory state of the virtual machine, verify that the virtual machine is powered on.
vSphere Virtual Machine Administration
VMware, Inc. 248