Foundations of Libvirt Development How to Set Up and Maintain a Virtual Machine Environment with Python

Discover the essential concepts of libvirt development and see how to interface to Linux virtualization environments, such as QEMU/KVM, XEN, Virtuozzo, VMWare ESX, LXC, Bhyve, and more. This book will prepare you to set up and maintain a virtual machine environment. You'll start by reviewing vi...

Descripción completa

Detalles Bibliográficos
Autor principal: Ashley, W. David. author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2019.
Edición:1st ed. 2019.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630942706719
Tabla de Contenidos:
  • 1. Introduction
  • 2. Architecture
  • 3. Connecting To Domains
  • 4. Guest Domains
  • 5. Storage Pools and Volumes
  • 6. Virtual Networks
  • 7. Network Interfaces
  • 8. Error Handling
  • 9. Event And Timer Handling
  • 10. Using the QEMU Guest Agent
  • 11. Debugging and Logging
  • 12. A Sample Problem
  • 13. Storing Information About Virtual Machines
  • 14. Securing Virtual Machines
  • Appendix A. Libvirt XML Schemas.