≡ Menu

VMware Virtualization Fundamentals – VMware Server and VMware ESXi

We are starting a new series of articles on VMware that will help you install, configure and maintain VMware environments.

In this first part of the VMware series, let us discuss the fundamental concepts of virtualization and review the VMware virtualization implementation options.

Following are few reasons why you might want to think about virtualization for your environment.

  • Run multiple operation systems on one server. For example, instead of having development-server and QA-server, you can run both development and QA on a single server.
  • You can have multiple flavours of OS on one server. For example, you can run 2 Linux OS, 1 Windows OS on a single server.
  • Multiple OS running on the server shares the hardware resources among them. For example, CPU, RAM, network devices are shared among development-server and QA-server running on the same hardware.
  • Allocate hardware resources to different applications based on the utilization. For example, if you have 8GB of RAM on the server, you can assign less RAM to one virtual machine (2GB to development-server) and more RAM (6GB to QA-server) to another virtual machine that is running on that server
  • High availability and business continuity. If VMware is implemented properly, you can migrate a virtual machine from one server to another server quickly without any downtime.
  • This reduces the operational cost and power consumption. For example, instead of buying and running two servers, you will be using only one server and run both development and QA on it.

On a high level, there are two ways for you to get started on the virtualization using VMware products. Both of these are available for free from VMware.

1. VMware Server

VMware Server runs on top of an existing host operating system (either Linux or Windows). This is a good option to get started, as you can use any of the existing hardware along with it’s OS. VMware server also support 64-bit host and guest operating system. You also get VMware Infrastructure web access management interface and Virtual Machine console.

Fig: Virtual Machine running on top of VMware Server

2. VMware ESXi

VMware ESXi is based on the hypervisor architecture. VMware ESXi runs directly on the hardware without the need of any host operating system, which makes is extremely effective in terms of performance. This is the best option to implement VMware for production usage.

Fig: Virtual Machine running on top of VMware ESXi

Following are some of the key features of VMware ESXi:

  • Memory compression, over commitment and deduplication.
  • built-in high available with NIC teaming and HBA multipathing.
  • Intelligent CPU virtualization
  • Highly compatible with various servers hardware, storage and OS.
  • Advanced security with VMSafe, VMKernel protection and encryption.
  • Easy management using vsphere client, vCenter server and command line interface
Add your comment

If you enjoyed this article, you might also like..

  1. 50 Linux Sysadmin Tutorials
  2. 50 Most Frequently Used Linux Commands (With Examples)
  3. Top 25 Best Linux Performance Monitoring and Debugging Tools
  4. Mommy, I found it! – 15 Practical Linux Find Command Examples
  5. Linux 101 Hacks 2nd Edition eBook Linux 101 Hacks Book

Bash 101 Hacks Book Sed and Awk 101 Hacks Book Nagios Core 3 Book Vim 101 Hacks Book

Comments on this entry are closed.

  • benjamin June 2, 2010, 2:14 am

    for *nix folks, it might be interesting to note ESXi has busybox based command line, dropbear ssh server, some essential *nix commands plus ESX commands are available. Otherwise, there is the Remote Command Line (rCLI) or vMA, an appliance which is actually a pre-built virtual machine based in Linux.

  • kevit June 2, 2010, 2:15 am

    WMware Server and WMware ESXi – typos?

  • Basavaraju June 2, 2010, 3:16 am

    First one is workstation or Vmware player not Vmware server

  • Jeff June 2, 2010, 3:25 am

    sun’s virtual box is also quite good. Can you cover this as well in your articles.

  • Edward June 2, 2010, 4:30 am

    WMWare?

  • superbenk June 2, 2010, 6:28 am

    Basavaraju, actually the first one is VMware Server. Server is based on the same tech that is in Workstation & Player. It runs on top of a base OS rather than installing onto bare metal hardware. See http://www.vmware.com/products/server/faqs.html

  • Ramesh Natarajan June 2, 2010, 7:17 am

    @kevit, Edward,

    Thanks for pointing out the typo. It’s fixed now.

  • Andrew June 2, 2010, 10:09 am

    Thank you –
    I am trying to study for my VMware Exam – struggling with it – so I hope that your series will help me understand it a little more.

  • Basavaraju June 2, 2010, 10:19 pm

    There are three type products from Vmware

    1.Vmware workstation (Hosted on Linux or Windows)
    2.Vmware ESX server (Contains RHEL based Service console )
    3.Vmware ESXi (Only Vmkernel Hypervisor,No Service console)

  • superbenk June 3, 2010, 5:55 am

    Basavaraju,

    That’s definitely over-simplifying it. http://www.vmware.com/products/

    VMware Server != VMware ESX/ESXi – they are 2 very different products (the disk image formats they both use aren’t even compatible – you have to manually convert between the two). There is also VMware Fusion which is the workstation “equivalent” to Workstation on Windows/Linux (only marginally so). In addition to that, there is VMware Player which doesn’t have any of the ability to create/manage VMs that Workstation/Fusion/Server have. Finally there is a whole host of management products to actually work with the VMs in a ESX/ESXi environment (generally falling under the vSphere label as well as miscellaneous additional tools).

    Your list is a bit too simplistic & it’s missing some key information.

  • BalaC June 3, 2010, 10:40 pm

    Is it Deduplication, under
    “Memory compression, over commitment and dedpulication”

  • Basavaraju June 3, 2010, 11:11 pm

    superbenk

    I think Vmware player 3 onwards supports VM creation

  • babak June 5, 2010, 3:17 am

    very nice.thanks.

  • subramanian August 18, 2010, 12:57 pm

    In the article above, can you help explain the below features in an easy to understand manner like how you have explained above

    Following are some of the key features of VMware ESXi:

    Memory compression, over commitment and deduplication.
    built-in high available with NIC teaming and HBA multipathing.
    Intelligent CPU virtualization
    Highly compatible with various servers hardware, storage and OS.
    Advanced security with VMSafe, VMKernel protection and encryption.
    Easy management using vsphere client, vCenter server and command line interface

  • bikash ghosh September 15, 2010, 3:13 am

    Please send some document about LDAP and application of LDAP in linux os.

  • chintan May 17, 2011, 12:20 pm

    Hi,
    I am new to this website,and no knowledge about VMware.
    I am using windiws server2003 and windows 7 on my laptop.

    I want to virtualize win server 2003 on windows 7.(so that i can run windows server 2003 on windows 7)

    Can anybody help with simple stepsfor the same.

    Thanks in advance.

    chintan

  • Suresh May 17, 2011, 10:38 pm

    Hi All,
    I am very much interested to learn VMWARE. I dont know even the basics. Can anyone send me the stuff to learn basics and how to install vmware. It will be very helpful for me. Thanks in Advance.

  • Gary September 2, 2011, 5:08 pm

    How do I browse to the next article on in this series, cant find the next article link?

  • Star February 6, 2012, 10:44 am

    Can someone plz tell me how to give IP’s to eth 0 and eth 1 of physical machine if i have two NIC’s in my server on which i installed vmware ESXI 5.

    Regards,
    Star

  • kumar February 24, 2013, 9:04 am

    Really intresting …

  • Nataraj July 31, 2013, 7:19 am

    Hi

    can i convert physical machine to Vm machine, if yes, Please guide me how to do.

    Regards,
    Nataraj.SM

  • sree August 29, 2014, 12:33 pm

    Hi All,
    what is the type of VMware, if i’m going to learn VMware admin what need;s to learn?

    VMware admin types(serveror client)basic VMware admin components

    VMware components

    Regards,
    Sree

  • Roopa Joshi April 27, 2017, 4:26 am

    Hello everyone,
    I am very much interested to learn VMWARE. I dont know the basics. Can anyone send me the study material to learn basics and how to install vmware. It will be very helpful for me. Thanks in Advance.