Wednesday, June 12, 2013

Converting Virtualbox machines to ESXi

Virtualbox is an open source virtualization platform from Oracle that runs on Windows, Mac, and Linux.  Its a free and easy way to run machines on existing operating systems.  ESXi is a bare-metal hypervisor from VMWare, available for free with limited features.
















Virtual machines in one platform can not directly be run in the other.  This set of instructions from Sysxperts explains how to convert a Virtualbox formatted VM to something that can run in ESXi.

  1. Used ‘Export Appliance’ option from File Menu in VirtualBox
  2. Uploaded the vmdk file to one of my ESX datastores /vmfs/volumes/local_ds1/DC1
  3. opened up putty session to ESX 4 u1 server and navigated to the datastore /vmfs/volumes/local_ds1/DC1
  4. [root@esxlab2 DC1]#vmkfstools -i DC1.vmdk -d thin DC1clone.vmdk
  5. Created new Virtual Machine and utilized option to connect to existing storage and pointed to my DC1clone.vmdk
  6. Deleted original DC1.vmdk to clean up

Tuesday, June 4, 2013

Ethernet continues its inexorable growth

Recently, the IEEE announced the formation of a study group to look into how to make 400 Gbps ethernet work.  Good timing on a recent Bell Labs announcement Not only have they demonstrated 400 Gbps transmission, but it was done over a distance of 12,800km!! The article doesn't specifically mention, but strongly implies, that this distance was un-amplified which is simply amazing.

This is being announced as 100Gbps adoption is ramping up, both commercially (CenturyLink and Verizon) and in the research networks (Internet2 & ESnet and OARnet as examples).

Different pluggables for 100G ethernet.