Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Mastering KVM Virtualization - Second Edition

You're reading from  Mastering KVM Virtualization - Second Edition

Product type Book
Published in Oct 2020
Publisher Packt
ISBN-13 9781838828714
Pages 686 pages
Edition 2nd Edition
Languages
Authors (4):
Vedran Dakic Vedran Dakic
Profile icon Vedran Dakic
Humble Devassy Chirammal Humble Devassy Chirammal
Profile icon Humble Devassy Chirammal
Prasad Mukhedkar Prasad Mukhedkar
Profile icon Prasad Mukhedkar
Anil Vettathu Anil Vettathu
Profile icon Anil Vettathu
View More author details

Table of Contents (22) Chapters

Preface 1. Section 1: KVM Virtualization Basics
2. Chapter 1: Understanding Linux Virtualization 3. Chapter 2: KVM as a Virtualization Solution 4. Section 2: libvirt and ovirt for Virtual Machine Management
5. Chapter 3: Installing KVM Hypervisor, libvirt, and oVirt 6. Chapter 4: Libvirt Networking 7. Chapter 5: Libvirt Storage 8. Chapter 6: Virtual Display Devices and Protocols 9. Chapter 7: Virtual Machines: Installation, Configuration, and Life Cycle Management 10. Chapter 8: Creating and Modifying VM Disks, Templates, and Snapshots 11. Section 3: Automation, Customization, and Orchestration for KVM VMs
12. Chapter 9: Customizing a Virtual Machine with cloud-init 13. Chapter 10: Automated Windows Guest Deployment and Customization 14. Chapter 11: Ansible and Scripting for Orchestration and Automation 15. Section 4: Scalability, Monitoring, Performance Tuning, and Troubleshooting
16. Chapter 12: Scaling Out KVM with OpenStack 17. Chapter 13: Scaling out KVM with AWS 18. Chapter 14: Monitoring the KVM Virtualization Platform 19. Chapter 15: Performance Tuning and Optimization for KVM VMs 20. Chapter 16: Troubleshooting Guidelines for the KVM Platform 21. Other Books You May Enjoy

Migrating VMs

In simple terms, migration enables you to move your VM from one physical machine to another physical machine, with a very minimal downtime or no downtime. We can also move VM storage, which is a resource-hog type of operation that needs to be carefully planned and—if possible —executed after hours so that it doesn't affect other VMs' performance as much as it could.

There are various different types of migration, as follows:

  • Offline (cold)
  • Online (live)
  • Suspended migration

There are also various different types of online migrations, depending on what you're moving, as follows:

  • The compute part of the VM (moving the VM from one KVM host to another KVM host)
  • The storage part of the VM (moving VM files from one storage pool to another storage pool)
  • Both (moving the VM from host to host and storage pool to storage pool at the same time)

There are some differences in terms of which migration scenarios...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}