How to clone virtual machines in VMware ESXi

This is the tricky step. Unlike VMware Server, the Infrastructure Client does not have the File > Open option, allowing you to browse for existing .vmx configuration files and registering them. So it seems you might be stuck.

The answer lies in the datastore. In the destination folder, where you have just created your clone, right-click on the .vmx configuration file. Select Add to Inventory.

via How to clone virtual machines in VMware ESXi.

Update:  This indeed worked.  The problem occurs in that if a .vmx file is copied directly from Workstation, it can contain erroneous info that can cause problems.  In my case eth0 would not pass traffic.  I noticed something wrong by examining the virtual machines on Configuration -> Networking when the esxi box is selected.  I noticed the vm I was having problems with wasn’t listed so I thought to examine the .vmx file.

The copied over .vmx file had ethernet0.vnet=”/dev/vmnet0″ which is a Workstation reference that doesn’t apply to esxi.  By eliminating this and adding ethernet0.networkName = “VM Network” networking worked.

 

VMware Converter: How to Move Physical Machines to VMs with VMware Converter – Part 2

In our case, we selected physical computer but notice all the different sources you can import virtual machines from. You could import an existing virtual machine, a physical machine that this program is running on, or a remote machine over the network.

via VMware Converter: How to Move Physical Machines to VMs with VMware Converter – Part 2.

Virtual Disk Development Kit FAQ

VI API is a Web Service and XML interface focused on management of virtual machines and ESX server configuration.

VCB offers command-line tools to integrate with backup products on SAN.

The VDDK is focused on efficient access and transfer of data on virtual disk storage. The VDDK can be used in conjunction with other APIs to offer a complete integrated solution for management of virtual infrastructure.

via Virtual Disk Development Kit FAQ.

What Are Dynamic Disks and Volumes?: Storage Services

Dynamic disks were first introduced with Windows 2000 and provide features that basic disks do not, such as the ability to create volumes that span multiple disks spanned and striped volumes, and the ability to create fault tolerant volumes mirrored and RAID-5 volumes.

 

Dynamic disks offer greater flexibility for volume management because they use a database to track information about dynamic volumes on the disk and about other dynamic disks in the computer. Because each dynamic disk in a computer stores a replica of the dynamic disk database, Windows Server 2003 can repair a corrupted database on one dynamic disk by using the database on another dynamic disk.

via What Are Dynamic Disks and Volumes?: Storage Services.

I am unsure as to why this is done at the OS level.

VMware View Desktop Virtualization Features: Virtual Desktop Security & Management

Simplify desktop and application management while increasing security and control with VMware View. Deliver a personalized high fidelity experience for end-users across sessions and devices. Enable higher availability and agility of desktop services unmatched with traditional PCs while reducing the total cost of desktop ownership up to 50%. End-users can enjoy new levels of productivity and the freedom to access desktops from more devices and locations while giving IT greater policy control.

via VMware View Desktop Virtualization Features: Virtual Desktop Security & Management.

I found this marketing speak funny in that I had no idea what View was after reading that.  After perusing the site more it does look useful.  VMware wants to be gatekeeper to a business’ computing infrastructure and View looks like the end user portal.  Will download to see how this works.