KVM/QEMU Base/Template Images and the power they provide

 qemu-img create -b centos.5-8.x86.20120308.qcow2 -f qcow2 ../kvmguests/25000-centos5.8x86.qcow2
Formatting '../kvmguests/25000-centos5.8x86.qcow2', fmt=qcow2, backing_file=centos.5-8.x86.20120308.qcow2, size=10485760 kB

-b the source/base image

-f format is qcow2 and the location of the destination image

What is so special about this?  It's even quicker than creating a template with OpenVZ but this is an actual OS.

It saves time and disk space because it only writes the changes to the file of your image since the base OS/image is being used as a backing.  This means you could quickly and in an automated fashion create several servers for testing purposes for your applications or stress testing etc..

But there is one caveat and it's that you can't afford to lose the base image, it can't move or be modified/harmed otherwise the resulting images creating from it will stop working or have issues.  So it does introduce an unwanted and single point of failure, this is fine for testing but probably not wise to do for mission critical situations.


Tags:

kvm, qemu, template, images, img, centos, qcow, kvmguests, formatting, fmt, backing_file, kb, format, destination, quicker, creating, openvz, os, saves, disk, writes, backing, automated, servers, purposes, applications, etc, caveat, modified, harmed, resulting, unwanted,

Latest Articles

  • Apache PHP sending expires header solution cannot use cache with CDN
  • How to install virt-manager in Mint 22/Ubuntu 22
  • Infiniband Guide
  • python mysql install error: /bin/sh: 1: mysql_config: not found /bin/sh: 1: mariadb_config: not found /bin/sh: 1: mysql_config: not found mysql_config --version
  • FreePBX 17 How To Add a Trunk
  • Docker Container Onboot Policy - How to make sure a container is always running
  • FreePBX 17 How To Add Phones / Extensions and Register
  • Warning: The driver descriptor says the physical block size is 2048 bytes, but Linux says it is 512 bytes. solution
  • Cisco How To Use a Third Party SIP Phone (eg. Avaya, 3CX)
  • Cisco Unified Communication Manager (CUCM) - How To Add Phones
  • pptp / pptpd not working in DD-WRT iptables / router
  • systemd-journald high memory usage solution
  • How to Install FreePBX 17 in Linux Debian Ubuntu Mint Guide
  • How To Install Cisco's CUCM (Cisco Unified Communication Manager) 12 Guide
  • Linux Ubuntu Redhat How To Extract Images from PDF
  • Linux and Windows Dual Boot Issue NIC Won't work After Booting Windows
  • Cisco CME How To Enable ACD hunt groups
  • How to install gns3 on Linux Ubuntu Mint
  • How to convert audio for Asterisk .wav format
  • Using Cisco CME Router with Asterisk as a dial-peer