Showing posts with label GO. Show all posts
Showing posts with label GO. Show all posts

2010-07-13

The King is Dead! Long Live the King!

Forgive the corny humor…

The free ESXi Hypervisor is no more (well at least not by that name).

VMware have re-branded it as VMware vSphere Hypervisor (ESXi)

VMware vSphere Hypervisor FAQs

What is the difference between VMware ESXi and VMware vSphere Hypervisor?

 

VMware vSphere Hypervisor is the new name for what was formerly known as VMware ESXi Single Server or free ESXi (often abbreviated to simply “VMware ESXi”). VMware vSphere Hypervisor is the free edition of the vSphere production line. It is licensed to only unlock the hypervisor functionality of vSphere, but it can be seamlessly upgraded to more advanced offerings of VMware vSphere. VMware vSphere is available in multiple editions including several options specifically designed for small businesses.

How is the free VMware vSphere Hypervisor different than paid editions of VMware vSphere? How can I upgrade?

 

VMware vSphere Hypervisor is available at no cost in order to help companies of all sizes experience the basic benefits of virtualization. Granting free access to vSphere’s basic hypervisor functionality enables IT professionals to become familiar with the technology and prove its value in their own companies.

VMware vSphere Hypervisor can be seamlessly upgraded to more advanced editions of vSphere. Simply upgrade the free license to the desired upgraded vSphere license to take advantage of advanced vSphere functionally including centralized management, live migration of virtual machines, automatic load balancing, business continuity, power management, and back up and restore capabilities for virtual machines. VMware vSphere is available in multiple editions including two kits specifically designed for small businesses. A reason for moving to a paid kit or edition is that you could take advantage of the vSphere management server, called VMware vCenter Server, to enable centralized management.

What tools can I use to manage my free VMware vSphere Hypervisor license?

VMware recommends using the free VMware vSphere Client to manage VMware vSphere Hypervisor. You can use the vSphere Client to log into each vSphere Hypervisor host individually to manage it via the Graphical UI. You may also query the VMware vSphere Hypervisor host with the vSphere Command-Line Interface (vCLI). Note that the free VMware vSphere Hypervisor does not allow any configuration changes through the vCLI. You can also upgrade to more advanced editions of VMware vSphere to centrally manage your hosts with VMware vCenter Server.

Can I get support for VMware vSphere Hypervisor?

There are several free and paid support options for customers who use VMware vSphere Hypervisor. Please visit support for more details.

Can I run virtual machines created by Microsoft Virtual Server, Microsoft Virtual PC, or VMware Server on VMware vSphere Hypervisor?


Yes. You can use the free VMware vCenter Converter to import virtual machines that were created using VMware Server, Microsoft Virtual Server, or Microsoft Virtual PC version 7 or higher. VMware vCenter Converter also supports conversions from sources such as physical machines and certain 3rd party disk image formats. View the VMware vCenter Converter FAQs for further details.

What is the difference between VMware vSphere Hypervisor and VMware Server?

Both VMware vSphere Hypervisor and VMware Server are available for free. However, VMware vSphere Hypervisor is the recommended free solution for customers looking to get started with VMware virtualization. vSphere Hypervisor is an enterprise-class virtualization solution that offers the bare-metal architecture for near-native performance, features like memory overcommit to increase consolidation ratios and a cluster file system for managing virtual machine files on shared storage. VMware Server, on the other hand, installs as an application on Windows or Linux, relying on the operating system for resource management. This limits the performance and scalability. Virtual machines created using VMware Server can run on VMware vSphere Hypervisor, in some cases they must first be converted using the free VMware Converter.

Can I buy VMware vSphere Hypervisor preinstalled on servers?


VMware vSphere Hypervisor is the industry’s first hypervisor to be embedded in server hardware. Several VMware OEM partners and various system builders have already ship server units with the embedded vSphere Hypervisor .View the hardware compatibility list for a full list of the server models that have VMware vSphere Hypervisor preinstalled.

How do I use VMware vCenter Server to manage my VMware vSphere Hypervisor hosts?


VMware vCenter Server provides centralized management for VMware vSphere Hypervisor hosts and their virtual machines. To manage a VMware vSphere Hypervisor host with vCenter Server, you must have a vCenter Server Agent license, which is included in all paid editions of VMware vSphere.

What are the Hardware requirements for VMware vSphere Hypervisor?

The hardware requirements for the VMware vSphere Hypervisor can be found in our hardware compatibility list and setup guide.

What Operating Systems can I run on VMware vSphere Hypervisor?

VMware offers the broadest operating system support as compared to any other virtualization vendor. Visit the guest operating system compatibility guide for a full list of supported guest operating systems.

2009-09-02

VMware GO - Will You GO?

VMware has announced the Beta release of their new management product for ESXi free -
VMware GO.

From the short summary of the product

VMware Go is a Cloud based application that enables you get up and running quickly with VMware virtualization in a completely automated fashion.

  • Web Browser Interface
  • Easy-to-use Wizard
  • Quickly create ESXis
  • Easily add VMs
  • Manage ESXis and VMs

Ok I have already gone through the motions of installing. A few points that I have noted.

  1. Supported OS XP SP3, Vista 32bit SP2, Vista 64bit SP2 (No Windows Server OS).
  2. Support Browsers: IE 7 & up, Firefox 3 & up.
  3. I found the the installation finicky - with Firefox - because of the .Net components
  4. The whole application is run from your browser on the web - it is a cloud App.

I posted a few questions on the forum, which immediately came to mind.

  1. All the data is stored where - I gather with VMware somewhere on a DB - correct?
  2. Is the GO interface the only way to interact with the product?
  3. From what I remember - the API's in ESXi free were read only - so what changed that this now allows changes?
  4. Will there be a possibility to run the GO application on my network - and not with VMware? (Virtual Appliance)
  5. What information is collected by VMware and what is done with this information?

The answers I received

  1. VMware Go stores information that's discovered from your ESXi servers, VMs, Patch Data, etc in a secure database.
  2. The Go interface is the only way to interact with that data at this time. Although future versions will be able to export data and get more extensive reports.
  3. VMware Go can read and write from your ESXi installation using the VMware PowerCLI. It does not interface to ESXi through APIs.
  4. VMware Go is a SaaS application that runs in the cloud and cannot be run locally on your network. However, since the VMware Go agent runs on your client machine, you can access ESXi and VMs running on your network and they can be used by VMware Go.
    VMware Go is available for free on the internet, there are no plans for intranet versions for personal use.
  5. The information stored by VMware Go like IP address, ESXi Config data, etc, are stored only to create a good user experience in VMware Go and improve future reporting capabilities.

So from these answers I was left with even more questions? (and Texiwill - forgive me for being the paranoid security guy here in your place)

  • People will have issues "entrusting" their infrastructure to an application that they have absolutely no control over
  • I have no idea of what information is stored in on VMware's servers.
  • I have no idea what VMware will do with this information?
  • Who can assure that the information will not be compromised?
  • How all of a sudden did the read-only API in the free ESXi become read/write?
  • If the configuration can be triggered from the WWW is this not punching a whole in the corporate LAN?

I know that this is free, I know that is targeted to the SMB market but quoting Wikipedia

EU Member States traditionally have their own definition of what constitutes an SME, for example the traditional definition in Germany had a limit of 250 employees, while, for example, in Belgium it could have been 100. But now the EU has started to standardize the concept. Its current definition categorizes companies with fewer than 10 employees as "micro", those with fewer than 50 employees as "small", and those with fewer than 250 as "medium".[1] By contrast, in the United States, when small business is defined by the number of employees, it often refers to those with fewer than 100 employees, while medium-sized business often refers to those with fewer than 500 employees.

Will those businesses allow the first 5 points that I mentioned above to endanger their environment?

I as one would suggest that they make this available as a application (Virtual Appliance like almost everything that is being added today) that each customer can run in his own infrastructure.

Would be interested to hear your opinions.

You can follow the thread here