ESX Virtualization

VMware ESXi, vSphere, VMware Backup, Hyper-V... how-to, videos....

Nakivo Backup and Replication - #1 Backup solution for Virtual, physical, cloud, NAS and SaaS

Menu
  • Certification
      • VCP-DCV vSphere 8
          • vcp2024-125.
        • Close
    • Close
  • VMware
    • Configuration Maximums
    • vSphere
      • vSphere 8.0
      • vSphere 7.0
      • vSphere 6.7
      • vSphere 6.5
      • vSphere 6.0
      • Close
    • VMworld
      • VMware EXPLORE 2024
      • VMware EXPLORE 2023
      • VMware EXPLORE 2022
      • VMworld 2019
      • VMworld 2018
      • VMworld 2017
      • VMworld 2016
      • VMworld 2015
      • VMworld 2014
      • VMworld 2013
      • VMworld 2012
      • VMworld 2011
      • Close
    • Close
  • Microsoft
    • Windows Server 2012
    • Windows Server 2016
    • Windows Server 2019
    • Close
  • Categories
    • Tips – VMware, Microsoft and General IT tips and definitions, What is this?, How this works?
    • Server Virtualization – VMware ESXi, ESXi Free Hypervizor, VMware vSphere Server Virtualization, VMware Cloud and Datacenter Virtualization
    • Backup – Virtualization Backup Solutions, VMware vSphere Backup and ESXi backup solutions.
    • Desktop Virtualization – Desktop Virtualization, VMware Workstation, VMware Fusion, VMware Horizon View, tips and tutorials
    • How To – ESXi Tutorials, IT and virtualization tutorials, VMware ESXi 4.x, ESXi 5.x and VMware vSphere. VMware Workstation and other IT tutorials.
    • Free – Free virtualization utilities, ESXi Free, Monitoring and free backup utilities for ESXi and Hyper-V. Free IT tools.
    • Videos – VMware Virtualization Videos, VMware ESXi Videos, ESXi 4.x, ESXi 5.x tips and videos.
    • Home Lab
    • Reviews – Virtualization Software and reviews, Disaster and backup recovery software reviews. Virtual infrastructure monitoring software review.
    • Close
  • Partners
    • NAKIVO
    • StarWind
    • Zerto
    • Xorux
    • Close
  • This Web
    • News
    • ESXi Lab
    • About
    • Advertise
    • Archives
    • Disclaimer
    • PDFs and Books
    • Close
  • Free
  • Privacy policy

VMcom Backup For VMware vSphere or ESXi Free

By Vladan SEGET | Last Updated: November 9, 2022

Shares

Update: Unfortunately, the product is no longer available for new clients. Existing clients continue to get support, but the development has stopped because the main partner has left the group.

VMcom Backup is a new young product for VMware vSphere and ESXi Free version which is easy to install and use. VMcom Backup For VMware vSphere can be deployed via an OVF file and has a fast, HTML 5 web-based UI.

While data centers and datacenters products are getting larger and more complicated, it's definitely good to see someone willing to strip down complexity to a bare minimum and come up with a product that allows you to get the job done without complexities. VMcom has, however, some prestigious clients already. I can mention Motorola or Netscout, for example, but there is more. The headquarters are in Brno, Czech Republic, but VMcom has a global reach.

VMcom Backup is distributed as a virtual appliance so you deploy it via vCenter or via ESXi. It is not CPU hungry as it uses fixed block length deduplication instead of variable block length deduplication which might not be the most efficient at first look, but VMcom is smart to overcome this limitation.

By default, it uses 1MB block lengths so during backups, it checks each incoming chunk of blocks against the checksums and an internal table of blocks already backed up. In case he finds a duplicate, it creates a reference to the location without backing up the repetitive block. Simple.

If it is a new, unique block, VMcom will write it to the hard drive like all previous unique blocks and create a checksum and table reference for all future incoming blocks. Deduplication works best for VMs with similar OS so it clearly makes sense to backup let's say Windows VMs as a group. The Windows OS, which is common for all the VMs, will be backed up only once. This gives a smaller footprint.

Currently, only VMware is supported as this represents the largest market share within datacenter's clients, however, Hyper-V and KVM versions are planned in the future.

VMcom Backup Features

  • Fast backups and restores using VMware CBT (Changed Block Tracking), uses VDDK 7.0 library
  • Deduplication at the datastore level, to save space
  • vSphere 7.0 and ESXi 7.0 support
  • Full VM or File-Level restores (for Linux or Windows). Also supports to restore to a different vCenter or ESXi host.
  • Multi-tenancy for Service Providers (or for internal use of larger organization). Each tenant can be assigned a set of privileges for backup and recovery of particular vSphere objects.
  • A HTML 5 Web-Based User Interface
  • Based on Linux so you don't need additional licensing
  • Agentless
  • Built-in Deduplication and Compression

VMcom uses some Interesting Technology called Write-ahead cache which allows faster backups:

Quote:

VMcom’s write-ahead caching scheduler was also redesigned. This feature allows VMcom to predict frequently recurring blocks of data and write them to the slow drives before they are actually needed. During backup, prepared blocks simply slot into their places without the need to perform a time expensive write operation.

Supported Hardware and Minimal requirements:

Supported VMware vSphere / ESX(i) versions : 7.0, 6.7, 6.5, 6.0, 5.5, 5.1, 5.0, 4.1

VM requirements – 1 vCPU, 2 GB RAM, 40 GB storage

Sockets or VMs – Licensing anyone? Both !

Yes, this product needs a license and there are two different licensing models, which basically satisfy both supporters and haters. You can buy per CPU socket perpetual license or you can take a monthly subscription license (Pay-as-you-go) on Per-VM basis.

Per VM Monthly or per CPU socket lifetime

Check the details on this page at VMCom

I quickly tried a demo environment available for testing and “look and feel”. In fact, this environment is available for you during 12 hours, and then it's automatically destroyed. (a vCD nested environment it seems).

Here is a screenshot from the UI shows the details of one job where there are 2 VMs protected. It's a test environment.

So first time here, just click the Run Now button and execute the pre-defined job.

VMcom Demo environment

Correct Sizing

VMcom setup is easy and we'll show you that in the next post, however proper planning for sizing is better done before deployment. At VMcom, you can have a look at this page where you'll find a detailed guide for sizing vCPU, RAM, or deduplication cache (optional) for larger clusters and larger environments.

Let me show you for example how to size a CPU of the VMcom Virtual appliance. If the appliance was assigned for example 4 virtual CPU cores, it will utilize up to 8 backup threads (8VMs simultaneous backup). It's basically your vCPU number multiply by 2.

A free version of VMcom Backup to backup ESXi free? – Yes for IT Geeks and fans.

What did I say? Yes, it seems great that VMcom has also a free version that can backup VMs running on ESXi Free version. Well, it's not another version, it's the trial which becomes free after expiry.

VMcom Backup Appliance works around ESXi Free API limitations by utilizing SSH access directly to the host. In order for this to work, SSH service must be started on the host. You can use incremental backups and restores.

Quote from VMcom:

VMcom requires no license code for ESXi Free hypervisor backups. We as IT geeks and administrators want to make the life of fellow IT administrators a little bit easier and therefore we offer backing up ESXi Free product for free as well. So feel free to use it!

Download Free trial (which expires after 14 days) and use it after that period for your ESXi Free Version, for free, forever… -:)

Final Words

VMware PartnerIn the next post, we'll do some more screenshots around the backup/restore and bring more details for the deployment phases. If you don't want to wait for our next post, just head to VMcom and try it by yourself.

I think it is a very interesting product which does not have many options which could go wrong. A simple and effective backup product that just does the job as needed. VMware has phased out VDP backup product a while ago. If you're looking for something easy to use which has a nice and simple web integration, and which also can do multi-tenancy if needed, VMcom might be a very interesting product with flexible licensing allowing you to go either with physical sockets or per-VM monthly payments.

More about VMcom Backup at ESX Virtualization Blog

  • VMcom Backup Details and Interesting Info for ESXi Free users
  • VMcom Backup For VMware vSphere or ESXi Free – [This post]
  • VMcom Backup for VMware vSphere – The Easiest Product to use

More from ESX Virtualization

  • vSphere 7.0 Download Now Available
  • vSphere 7.0 Page [All details about vSphere and related products here]
  • VMware vSphere 7.0 Announced – vCenter Server Details
  • VMware vSphere 7.0 DRS Improvements – What's New
  • Upgrade from ESXi 6.7 to 7.0 ESXi Free
  • ESXi Free vs Paid – What are the differences?

Stay tuned through RSS, and social media channels (Twitter, FB, YouTube)

Shares
Vote !

| Filed Under: Backup Tagged With: VMcom Backup, vSohere Backup

About Vladan SEGET

This website is maintained by Vladan SEGET. Vladan is as an Independent consultant, professional blogger, vExpert x16, Veeam Vanguard x9, VCAP-DCA/DCD, ESX Virtualization site has started as a simple bookmarking site, but quickly found a large following of readers and subscribers.

Connect on: Facebook. Feel free to network via Twitter @vladan.

Comments

  1. Sorra says

    November 21, 2020 at 12:13 am

    The free VMcom does NOT backup free vmware ESXi. If you try to so it will ask to buy it.
    It is also stated in their website.

    • Vladan SEGET says

      November 24, 2020 at 10:00 am

      Hi, well, I saw that it does…. Enjoy -:)
      “Backing up free hypervisors is free
      VMcom requires no license code for ESXi Free hypervisor backups. We as IT geeks and administrators want to make the life of fellow IT administrators a little bit easier and therefore we offer backing up ESXi Free product for free as well. So feel free to use it!”

      can be found here: https://vmcom.com/are-you-bothered-by-backing-up-the-esxi-free-hypervisor/

Private Sponsors

Featured

  • Thinking about HCI? G2, an independent tech solutions peer review platform, has published its Winter 2023 Reports on Hyperconverged Infrastructure (HCI) Solutions.
  • Zerto: One Platform for Disaster Recovery, Backup & Cloud Mobility: Try FREE Hands-On Labs Today!
Click to Become a Sponsor

Most Recent

  • FREE version of StarWind VSAN vs Trial of Full version
  • Commvault’s Innovations at RSA Conference 2025 San Francisco
  • VMware ESXi FREE is FREE again!
  • Installation of StarWind VSAN Plugin for vSphere
  • Protect Mixed environments with Nakivo Physical Machine recovery (bare metal)
  • No more FREE licenses of VMware vSphere for vExperts – What’s your options?
  • Tails – Your Private OS on USB Stick
  • StarWind V2V Converter Now has CLI
  • Veeam VHR ISO v2 – 2025 Download and Install
  • Deployment OVA and Installation of Nakivo Backup and Replication for VMware

Get new posts by email:

 

 

 

 

Support us on Ko-Fi

 

 

Buy Me a Coffee at ko-fi.com

Sponsors

Free Trials

  • DC Scope for VMware vSphere – optimization, capacity planning, and cost management. Download FREE Trial Here.
  • Augmented Inline Deduplication, Altaro VM Backup v9 For #VMware and #Hyper-V – Grab your copy now download TRIAL.

VMware Engineer Jobs

VMware Engineer Jobs

YouTube

…

Find us on Facebook

ESX Virtualization

…

Copyright © 2025 ·Dynamik-Gen · Genesis Framework · Log in