Page
Adapting Business Processes for Virtual Infrastrcuture (and vice-versa)
Archive for "virtualization" (RSS)
06-09-2010 / 16:28
ESX Partitioning
https://docs.google.com/Doc?docid=0AQRs60J__1-TZGY5bXg1NjNfMTI3MjI0ZnB2ZGo&hl=en
Rename the local VMFS partition during installation. The default name is “Storage1″, but should be “local-<hostname>”.
ESX hosts have required and optional partitions. These are suggestions and can be increased if more disk space is available.
| Mount Point |
Size(m) |
Description |
| / |
5120 |
The / (or “root”) partition stores the ESX system and all files not stored in another custom partition. If this partition is filled to capacity, the ESX host could crash. This is bad. |
| swap |
1600 |
|
| /var |
2048 |
The /var partition stores most system logs. Creating a custom /var partition provides substantial, dedicated log storage space (/var/log) while protecting the / partition from being filled by log files. Normally /var is part of the / partition. |
| /var/log |
4096 |
The /var partition stores most system logs. Creating a custom /var partition provides substantial, dedicated log storage space (/var/log) while protecting the / partition from being filled by log files. Normally /var is part of the / partition. |
| /var/core |
15360 |
The /var partition stores most system logs. Creating a custom /var partition provides substantial, dedicated log storage space (/var/log) while protecting the / partition from being filled by log files. Normally /var is part of the / partition. |
| /opt |
2048 |
|
| /home |
2048 |
The /home partition is created as a failsafe to help prevent / from filling up. Service console accounts (not vCenter) each have an associated /home folder. As a best practice, administrators should not use these folders for storage. If service console accounts are to be used and there are multiple users requiring access, the size of this partition may need to be increased. By default, /home is part of the / partition. By creating a custom partition for it the / partition will be protected if /home fills to capacity. |
| /vmimages |
1024 |
Traditionally, /vmimages was used to store CD-ROM images (.ISOs) and Floppy Disk images (.flp, .img). However, most organizations following best-practices have moved this from each individual host to a single shared-storage location. However, by default ESX creates a /vmimages folder within / . This makes it dangerously easy for an Administrator to mistake it for the shared-storage repository and copy images into it that will fill / . As a failsafe to help prevent this, a small custom /vmimages partition can be created. If the local /vmimages folder is actually used, this size may need to be increased. |
| /tmp |
2048 |
The /tmp partition is also created as a failsafe to help prevent filling the / partition. /tmp is often used to untar support files, temporarily store copied logs and stage patches. By default, /tmp is part of the / partition. By creating a custom partition for it the / partition will be protected if /tmp fills to capacity. |
/boot and vmkcore are physical partitions. /, swap, /var/log, and all the optional partitions are stored on a virtual disk called esxconsole-<system-uuid>/esxconsole.vmdk. The virtual disk is stored in a VMFS volume.
You cannot define the sizes of the /boot, vmkcore, and /vmfs partitions when you use the graphical or text installation modes. You can define these partition sizes when you do a scripted installation.
ESX Required Partitions
/boot ext3 The ESX boot disk requires 1.25GB of free space and includes the /boot and vmkcore partitions. The /boot partition alone requires 1100MB.
The boot drive usually defaults to the specified /boot partition location.
Stores information required to boot the ESX host system.
/ ext3 Calculated dynamically based on the size of the /usr partition. By default, the minimum size is 5GB and no /usr partition is defined.
Contains the ESX operating system and services, accessible through the service console. Also contains third-party add-on services or applications you install.
The service console must be installed on a VMFS datastore that is resident on a host’s local disk or on a SAN disk that is masked and zoned to that particular host only.
Used to store virtual machines.
You can create any number of VMFS volumes on each LUN if the space is available.
vmkcore The ESX boot disk requires 1.25GB of free space and includes the /boot and vmkcore partitions. The /boot partition alone requires 1100MB.
Used to store core dumps for debugging and technical support.
If multiple ESX hosts share a SAN, configure a vmkcore partition with 100MB for each host.
Optional Partitions
You can create optional partitions during or after the ESX installation procedure.
/home ext3 512MB Virtual disk in a VMFS volume Used for storage by individual users.
/tmp ext3 1024MB Virtual disk in a VMFS volume Used to store temporary files.
/usr ext3 Virtual disk in a VMFS volume Used for user programs and data.
/var/log ext3 2000MB Virtual disk in a VMFS volume Used to store log files.
Reference
Kickstart Example:
#System bootloader configuration
#bootloader –driveorder=/dev/sda –location=mbr
#Disk partitioning information
part /boot –fstype=ext3 –size=250 –ondisk=/dev/sda
part :storage1 –fstype=vmfs3 –size=10000 –grow –ondisk=/dev/sda
part none –fstype=vmkcore –size=110 –ondisk=/dev/sda
# Create the .vmdk for the cos on the vmfs partition.
virtualdisk esxconsole –size=7712 –onvmfs=$host:storage1
# Partitioning the cos virtual disk.
part swap –fstype=swap –size=800 –onvirtualdisk=esxconsole
part /var/log –fstype=ext3 –size=2048 –onvirtualdisk=esxconsole
part / –fstype=ext3 –size=3030 –grow –onvirtualdisk=esxconsole
04-27-2010 / 08:43
Run Windows 7 Desktop from your iPad
Introduction
Got (want) a new iPad but not sure how to justify it for business reasons?
Follow this recipe for a sure fire winner that will please everyone who tries it!
Low calorie, safe and secure, and surprisingly reasonable for the budget conscious coupon clippers among us.
Ingredients:
- 1 iPad (either wifi or 3G will be fine)
- 1 Bluetooth Keyboard
- Wyse PocketCloud App
- Wyse PocketCloud Windows Companion application
- Cisco PCF file (needed for Secure Enterprise VPN View use)
Directions:
WARNING: Be sure to read entire recipe prior to beginning work. Failure to follow directions could cause your expense report to be rejected by the finance department.
NOTE: We take a bottom up approach. This is less about instant gratification but ensures your first experience is successful.
- Configure your Windows 7 Desktop to be accessed via RDP from the Internet.
- This can be done at home on a physical machine.
- Most businesses will choose to do this with Virtual Machines hosted on VMware ESX and brokered by VMware View 4 Manager for controlled access from the Internet with RSA 2 Factor Authentication One Time Password Tokens. Be sure the ESX hosts are protected with a tool like HyTrust.
Install the Wyse PocketCloud Windows Companion software on the Windows 7 Desktop.
Pair the bluetooth keyboard with the iPad.
Configure wireless access on the iPad.
Use a web browser to decode the enc_GroupPwd from the PCF file here: http://www.unix-ag.uni-kl.de/~massar/bin/cisco-decode
Email yourself the contents of the PCF file and the decoded password.
Copy and paste from this email to the Network config screen on the iPad for the next step.
Configure the native Cisco VPN client on the iPad
Download the PocketCloud App on the iPad.
Use the PocketCloud App on the iPad to connect over the Internet to the Windows 7 Desktop.
Login to the Windows 7 Desktop.
Start the Wyse PocketCloud Companion software on the Windows 7 Desktop
- Use the iPad as a remote thin terminal screen.
- Use the bluetooth keyboard to give you a real computer like experience.
- No mouse? No Problem – just use your fingers to click, double-click, right click, select, copy and paste, etc.
References:
04-20-2010 / 14:45
http://www.vmware.com/pdf/vsphere4/r40_u1/vsp_40_u1_availability.pdf
Network Isolation Addresses
A network isolation address is an IP address that is pinged to determine if a host is isolated from the network. This address is pinged only when a host has stopped receiving heartbeats from all other hosts in the cluster. If a host can ping its network isolation address, the host is not network isolated, and the other hosts in the cluster have failed. However, if the host cannot ping its isolation address, it is likely that the host has become isolated from the network and no failover action is taken.
By default, the network isolation address is the default gateway for the host. There is only one default gateway specified, regardless of how many service console networks have been defined, so you should use the das.isolationaddress[...] advanced attribute to add isolation addresses for additional networks. For example, das.isolationAddress2 to add an isolation address for your second network, das.isolationAddress3 for the third, up to a maximum of das.isolationAddress9 for the ninth.
When you specify additional isolation address, VMware recommends that you increase the setting for the das.failuredetectiontime advanced attribute to 20000 milliseconds (20 seconds) or greater. A node that is isolated from the network needs time to release its virtual machine’s VMFS locks if the host isolation response is to fail over the virtual machines (not to leave them powered on.) This must happen before the other nodes declare the node as failed, so that they can power on the virtual machines, without getting an error that the virtual machines are still locked by the isolated node.
For more information on VMware HA advanced attributes, see “Customizing VMware HA Behavior,” on page 26.
das.isolationaddress
Sets the address to ping to determine if a host is isolated from the network. This address is pinged only when heartbeats are not received from any other host in the cluster. If not specified, the default gateway of the console network is used. This default gateway has to be a reliable address that is available, so that the host can determine if it is isolated from the network. You can specify multiple isolation addresses (up to 10) for the cluster: das.isolationaddressX, where X = 1-10. Typically you should specify one per service console. Specifying too many addresses makes isolation detection take too long and can affect VMware HA behavior.
das.usedefaultisolationaddress
By default, VMware HA uses the default gateway of the console network as an isolation address. This attribute specifies whether or not this default is used (true|false).
03-30-2010 / 12:46
Are certain appliacations running slowly occasionaly? Sometimes things are superfast and then they slow to a crawl. What’s going on?
Any tool that uses SNMP to gather performance metrics can be used to baseline and stress test infrastructure and determine where the bottle necks are.
Basic methodology could go something like this…
1 – identify end to end system components from end user terminal through network to virtual machines, esx hosts, and storage.
2 – configure SNMP for all devices
3 – verify use patterns and confirm data collection over 1 week. Tune alerts for normal use.
4 – schedule stress test for each component to determine performance ceiling and baseline throughput capacity.
5 – make changes as needed to improve end user experience.
6 – verify changes had desired effect.
Performance Troubleshooting for VMware vSphere
vsphere4-performance-troubleshooting.pdf (2.1 MB)
http://communities.vmware.com/docs/DOC-10352
Possible tools that could be used to poll for SNMP performance metrics include:
http://www.scriptlogic.com/Products/perspective/
http://www.vizioncore.com/products/vFoglight/features.php
http://www.whatsupgold.com/technology/network-management/monitoring-technologies/index.aspx
http://www.quest.com/Quest_Site_Assets/PDF/DSA-FoglightNetworkDevice-US-VC.pdf
http://network-optimisation.com/technology/network_monitoring/snmp_monitoring.php
http://www.microsoft.com/systemcenter/operationsmanager/en/us/default.aspx
http://www.manageengine.com/products/opmanager/index.html
http://www.managementsoftware.hp.com
http://www.solarwinds.com/products/orion/modules.aspx
http://www.veeam.com/vmware-esx-monitoring.html
http://www.monitorsnmp.com/
http://www.cisco.com/en/US/tech/tk869/tk769/technologies_white_paper09186a008011fde2.shtml
http://www.sage.org/lists/sage-members-archive/2002/msg01878.html
/ 10:58
The SHA hash functions are a set of cryptographic hash functions designed by the National Security Agency (NSA) and published by the NIST as a U.S. Federal Information Processing Standard. SHA stands for Secure Hash Algorithm.
Vendors provide a sha-1 hash for software downloads. This enables you to verify that your downloaded files are unaltered from the original.
To confirm file integrity, use an sha-1 utility on your computer to calculate your own hash for files downloaded from the VMware web site.
If your calculated hash matches the message digest we provide, you are assured that the file was downloaded intact.
sha-1 utilities are available for Windows and Linux and Mac. Most UNIX installations provide a sha1sum command for sha-1 hashes. You may need a newer linux kernel to calculate the checksums for larger files.
The File Checksum Integrity Verifier (FCIV) can be used on Windows based products to verify sha-1 values. Please see http://support.microsoft.com/kb/841290 for details on FCIV.
Mac OS X: How to Verify a SHA-1 Digest http://support.apple.com/kb/HT1652
Instructions on checking an sha-1 checksum on a Mac:
In Finder, browse to /Applications/Utilities.
Double-click on the Terminal icon. A Terminal window will appear.
In the Terminal window, type: “openssl sha1 ” (sha1 followed by a space).
Drag the downloaded file from the Finder into the Terminal window.
Click in the Terminal window, press the Return key, and compare the checksum displayed to the screen to the one on the vendor’s download page.
From TechNet
Windows Server 2008 R2 Standard, Enterprise, Datacenter, and Web (x64) – DVD (English)
File Name: en_windows_server_2008_r2_standard_enterprise_datacenter_web_x64_dvd_x15-50365.iso
Size: 2,858 (MB)
Date Published (UTC): 8/31/2009 10:22:24 AM
Last Updated (UTC): 1/11/2010 4:31:40 PM
SHA1: A548D6743129F2A02C907D2758773A1F6BB1BCD7
ISO/CRC: 8F94460B
/ 10:49
VMware Data Recovery (CD ISO)
Released 11/19/09 | Version 1.1 | Size 418 MB | Binary (.iso)
Deploy VMware Data Recovery virtual appliance plus management components.
SHA1SUM 44dc0cd0c3e774d4912412b51dabeadf28d959b9
03-26-2010 / 06:21
Background to Using Host Profiles
The vDS UI also allows a phased migration of vmnics from vSS to vDS without disruption to an operational environment. VMs can be migrated from a vSS to a vDS on the fly so long as the vDS and vSS have connectivity to the same network at the same time and the origin Port Group on the vSS and destination DV Port Group on the vDS are configured to the same VLAN.
Host Profiles provide a way to migrate multiple hosts at one time. Host Profiles use a golden profile from a migrated host to propagate a configuration to a number of other hosts.
When applying a Host Profile to a host, the host must be in Maintenance Mode. This requires VMs to be either powered down or migrated to another host.
Host Profiles are most appropriate for new installations of similarly configured hosts (i.e. same number of vmnics, same vmnic to physical switch configuration, no active VMS).
The table below summarizes the deployment situations and suggested methods for migration from vSS to vDS. Note: These are suggestions only; both methods will work within the guidelines mentioned above.
Summary of Migration Methods
Table 1 – Summary of vSS to vDS Migration Methods
| DeploymentSituation |
SuggestedMethod |
Details |
| New servers, same vmnic config, no active VMs |
vDS UI + HP |
Migrate first host with vDS UI. Take host profile and apply to remaining hosts |
| <5 Existing Servers, no active VMs |
vDS UI |
Small number of servers. Can use host profiles, but possibly easier to continue with vDS UI |
| >5 Existing servers, same vmnic configs, no active VMs |
vDS UI + HP |
Larger number of servers with similar vmnic configuration. No active VMs so can enter maintenance mode and use Host Profiles |
| Existing Servers, active/operational VMs |
vDS UI |
Cannot use Maintenance Mode as VMs active. Phased vmnic migration suggested to ensurecontinuity of VM communications |
| Existing Servers, dissimilar vmnic configurations |
vDS UI |
Enables per host tailoring of vmnic to dvUplink PortGroup mapping |
| Ongoing Compliance Checking |
HP |
Non-disruptively check network settings are compliant with approved “golden” configuration |
Note: vDS UI = Use vDS UI; HP = use Host Profiles; vDS + HP = use vDS UI to deploy first host and Host Profiles for remaining hosts.
Applying NIC Teaming Policies to DV Port Groups With a vSS, NIC teaming policies are defined on the virtual switch with an optional override on each Port Group definition. With vDS, NIC teaming policies are only defined on the DV Port Groups and apply to dvUplinks, not vmnics. The vmnics are mapped to the dvUplinks on a per host basis. This enables each host to have a different vmnic to physical host configuration and yet use the same NIC teaming policy over all hosts spanned by the vDS.
Monitoring Hash vmnic Selection in NIC Teams
The esxtop command from the ESX console can reveal the physical NIC (vmnic) used by virtual port or VM within a NIC team.
Use esxtop to see the following information:
-
PORT-ID represents an internal port number on the virtual switch
-
USED-BY column shows what that port number is used by (e.g. VMkernel, VM, etc)
-
TEAM-PNIC column shows what physical nic (vmnic) is being used for traffic from that virtual port (the result of the hash within the NIC team)
-
The remaining columns indicate the Receive and Transmit traffic rates on those ports.
To use esxtop, type esxtop from the ESX console and then type n.
A list of commands for the ESX command line interface is published in Chapter 6 of the ESX 4.0 Configuration Guide (available at http://www.vmware.com/support/pubs/). To control console output to one page at a time by adding the | more suffix to the commands. For example:
esxcfg-vswitch –l | more
Reference: http://vmware.com/files/pdf/vsphere-vnetwork-ds-migration-configuration-wp.pdf
(See page 8)
03-25-2010 / 11:02
The following log files contain information that needs to be track on a VMware vSphere ESX 4 Classic Host to be in compliance with many security standards and best practices such as CIS Benchmark, PCI-DSS, SOX section 404, HIPPA, CPNI, COSO, ISO 20001, COBIT, and so on.
You can use syslog or splunk lightweight forwarders for this purpose.
/var/log/vmkernel
/var/log/secure
/var/log/vmkwarning
/var/log/vmksummary
/var/log/vmksummary.txt
/var/log/messages
/var/log/vmware/*.log
/var/log/vmware/aam/*.log
/var/log/vmware/aam/*.err
/var/log/vmware/webAccess/*.log
/var/log/vmware/vpx/vpxa.log
/vmfs/volumes/*/*/*.log
Table with Explanation of files to log for VMware vSphere ESX Classic version 4
|
Component
|
Location
|
Purpose
|
|
VMkernel
|
/var/log/vmkernel
|
Records activities related to the virtual machines and ESX
|
|
VMkernel warnings
|
/var/log/vmkwarning
|
Records activities with the virtual machines
|
|
VMkernel summary
|
/var/log/vmksummary
|
Used to determine uptime and availability statistics for ESX; comma separated
|
|
VMkernel summary human readable
|
/var/log/vmksummary.txt
|
Used to determine uptime and availability statistics for ESX; human‐readable summary
|
|
ESX host agent log
|
/var/log/vmware/hostd.log
|
Contains information on the agent that manages and configures the ESX host and its virtual machines
|
|
vCenter agent
|
/var/log/vmware/vpx/vpxa.log
|
Contains information on the agent that communicates with vCenter
|
|
Web access
|
Log all the files in the directory /var/log/vmware/webAccess/*.log
client.log, proxy.log, unitTest.log, viewhelper.log, objectMonitor.log, timer.log, updateThread.log
|
Records information on Web-based access to ESX
(service vmware-webAccess start on ESX host to enable this)
|
|
Authentication log
|
/var/log/secure
|
Contains records of connections that require authentication, such as VMware daemons and actions initiated by the xinetd.
|
|
Service Console
|
/var/log/messages
|
Contain all general log messages used to troubleshoot virtual machines or ESX
|
|
Virtual machines
|
The same directory as the affected virtual machine’s configuration files; named vmware.log and vmware‐*.log
/vmfs/volumes/<DS>/<VM>/vmware.log
/vmfs/volumes/<DS>/<VM>/vmware-*.log
|
Contain Virtual Machine Power Events, system crashes, Tools status and activity, Time Sync, Virtual Hardware changes, VMotion Migrations, Machine Clones,
|
Table – List of ESX Host Files to Log
03-19-2010 / 14:30
VMware just updated their KB: Reserved or overhead ports for virtual switches (http://kb.vmware.com/kb/1008040) and we’ve run into this issue a number of times since upgrading to vSphere ESX 4. These new high memory hardware architectures allow an unprecedented number of virtual machine guests to be consolidated on a single ESX host.
By default a vswitch may not have enough ports to support the consolidation ratio your equipment can support. New ESX hosts can have 256 GB of RAM with 4 hex core processors and easily support 100 or more virtual machines. These virtual machines might have 1, 2, or more vNICs configured and each would need a port on the vswitch. One might imagine the need for 500 to 1000 ports needed per esx host. Why not just make it 2000 so we don’t have to worry about it later on?
Once you run out of vswitch ports you cannot power on any more vms on that host and even get errors about unplugged network cable. Increasing the vSwitch port allocation seems easy enough, vmotion all workload off the host, put it in maintenance mode, change the vswitch config, reboot. Some system administrators run into this issue and decide to make the number of ports allocated to the vswitch really high to prevent this from ever being an issue. This can cause problems though.
There’s a limit of how many vswitch ports in total an ESX host has to hand out to it’s various vswitches. In addition, if security is a concern, you may start running firewall virtual appliances like vShield Zones or Catbird. WAN Accerators and Performance Monitoring tools like AppSpeed also require additional vSwitches to be created. Ports used on these vSwitches all take away from the total bucket of available ports.
Once 4096 ports are allocated to existing vSwitches you will not be able to add additional hosts to a vNetwork Distributed Switch either.
We also have the following Security Recommendation:
Only allocate vswitch ports to virtual machines on demand and as needed.
This will make it difficult if not impossible to “plug” a VM into the wrong network by accident. Testing for this can be done manually through the vSphere Client. If there are no ports available on a vSwitch then this is a positive test.
1. While connected to the vCenter Server Navigate to Home – Inventory – Networking in the vSphere Client and click on the vDS in question.
2. Click on the Ports Tab
3. If all of the ports in the list have a VM associated with it in the “connected”column then this is a positive test.
Deployment scenarios where a very large number of uplinks are teamed together on a single virtual switch might significantly impact the number of ports on that virtual switch available for virtual machine use, and the overall size of the virtual switch might need to be adjusted accordingly.
The current port utilization data for virtual switches can be reviewed by using the esxcfg-vswitch –list command.
The current overhead utilization on a given virtual switch can be calculated by subtracting the Used Ports value for all PortGroups from the Used Ports value for that virtual switch.
Recommendation: Use VNDS vNetwork distributed Switches for all Virtual Machine traffic and limit the number of ports assigned to each standard vSwitch used for vmkernel and service console.
Standard vSwitch Procedure:
Note: A server reboot is required to apply the following configuration change. Migrate the virtual machines off the ESX host to prevent any downtime. On the vswitch there is an option to specify the number of ports the vswitch supports.
To view this setting:
-
Click the Configuration tab of the ESX host in the Virtual Infrastructure Client (VI Client).
-
Click Networking.
-
Click Properties.

-
Click on vSwitch.
-
Click Edit.

-
On the General tab select the number of ports you want and click OK.

Reboot the ESX host for changes to take effect.
Reference Links
03-18-2010 / 16:08
How to create a virtual appliance
Background:
The Open Virtualization Format (OVF) specification is a standard being developed within the Distributed Management Task Force (DMTF) association to promote an open, secure, portable, efficient, and extensible format for the packaging and distribution of software to be run in virtual machines.
For use within an organization, Level 1 or Level 2 compatibility may be good enough, since the OVF package is distributed within a controlled environment where specific purchasing decisions of hardware or virtualization platforms can ensure consistency of the underlying feature set for the OVF.
Level 1. Only runs on a particular virtualization product and/or CPU architecture and/or virtual hardware selection. This would typically be due to the OVF containing suspended virtual machines or snapshots of powered on virtual machines, including the current run-time state of the CPU and real or emulated devices. Such state ties the OVF to a very specific virtualization and hardware platform.
Notes:
Virtual machines created from OVF sources with SCSI LSI Logic disk controller might not start up after conversion to an ESX destination
OVF sources with LSI Logic disk controllers might fail to boot when imported to an ESX destination. This is because Converter Standalone might change the controller type to Bus Logic instead of preserving the source controller type.
Workaround: Using VI client, edit the settings of the imported virtual machine to change the controller type from Bus Logic back to LSI Logic. This will enable the virtual machine to boot.
While exporting a virtual machine from an ESX 3.5 host to OVF “folder of files” format by using Converter Standalone, the vNICs are forcibly changed from their native type
While exporting a virtual machine source from an ESX 3.5 host to the OVF “folder of files” format, Converter Standalone changes the source vNICs from their native type (vmxnet, vlance, or e1000) to either PCNet32 (vlance) or E1000 (e1000). This might result in an unexpected lack of network connectivity when the OVF is imported.
Workaround: Edit the .vmx file to manually modify the vNIC type after importing the virtual appliance.
NOTE: VMXNET3 is recommended for all vSphere Virtual Machine Guests.
How to Make a Portable Virtual Appliance
You can export a virtual machine to a virtual appliance, making it available to other users to import into their inventories. The resulting virtual appliance is an OVF 1.0 appliance and contains one virtual machine. OVF Virtual Appliances contain many files that are typically compressed into an archive that can be put on removable media or downloaded from a server. This file much be decompressed prior to being imported and is more cumbersome to use. Consider using OVA for internal enterprise use.
OVA is also available – this format is a single file that is easier to distribute within an organization. The OVA format is not simply a tar. It places certain restrictions on the ordering and naming of files. These rules ensure that OVA archives are easy to stream – a tool or hypervisor does not need to download an entire OVA first and then unpack it.
You cannot select a virtual appliance destination for physical machine sources or virtual appliance sources.
The OVF created as a result of this conversion is not compatible with Workstation 6.5.x, nor with Converter 3.0.3.
Install Converter Standalone in Windows
You can install Converter Standalone onto a physical or a virtual machine. The Local setup installs the Converter Standalone server, Converter Standalone agent, and Converter Standalone client for local use. For remote access, you can create a Client-server installation. With remote access you can create and manage conversion tasks remotely.
When you install the Converter Standalone agent and the Converter Standalone server, the local machine becomes a server for conversions, which you can manage remotely. When you use the local machine with the Converter Standalone client, you can convert the full range of machine types.
Start the Wizard for a Conversion
The Conversion wizard helps you specify your source machine, the destination for the machine, and to select the machine’s settings.
- Start the VMware vCenter Converter Standalone application.
- Click Convert Machine in the application menu.
The Specify Source page introduces the conversion process: Specify Source, Specify Destination, View/Edit Options, and Ready to Complete.
What to do next
You can now select the source machine type to convert.
Select a Source to Convert
You can select from several source options for the type of machine to convert. If you are converting a virtual machine that runs on a VMware DRS cluster that vCenter Server manages, set VMware DRS Power Management (DPM) to manual to avoid DPM powering off the ESX hosts used by Converter Standalone. When the conversion process completes, restore DPM to its original settings. For information about how to change DPM settings, see the Resource Management Guide.
- Select a VMware Infrastructure Virtual Machine Source
You can convert a virtual machine that resides on an ESX host or ESX host that vCenter Server manages.
What to do next
You can now select the destination for your new virtual machine.
Select a Destination for the New Virtual Machine
Prerequisites
The source virtual machine must be powered off.
Procedure

- On the Destination page, select Virtual Appliance from the drop-down menu.
- In the Virtual appliance details pane, type the virtual appliance name in the Name text box.
- Click Browse to select a destination location.
The destination folder can be local or a remote machine shared over the network.
- (Optional) If you are connected to a remote Converter Standalone server, click Connect as and provide the user credentials to be used when connecting to the destination machine.
You must manually type the path to the destination.
- Select the Distribution format from the drop-down menu.
You can create virtual appliance packages that contain monolithic compressed .vmdk files only. You can store the resulting files in an .ovf folder or place them in a single .ova tarred file.
- Click Next to customize the virtual appliance.
You selected to export a virtual machine to a virtual appliance.
What to do next
On the View/Edit Options page, you can make more precise settings to the conversion task.
Then begin the conversion. Once conversion is complete you can move the OVA file to a location where it can be accessed by an administrator with privileges to create virtual machines on the VMware vCenter Server.
Use vCenter to import a virtual machine from OVF/OVA
Start the Deploy OVF Template Wizard
You deploy an OVF template with the Deploy OVF Template wizard.
Procedure
Select File > Deploy OVF Template
On the Source page, you can specify to deploy an OVF template from a file or from a URL.
- Deploy from a File
You can deploy from a file that is either a OVF (.ovf file) or a OVA (.ova file) format. The OVF format is optimal for a web server or image library and deploys from a set of files. The OVA format is optimal for deploying from physical media and is packaged in a single file.
- Deploy from a URL
You may deploy the OVF template from a URL.