Cargando…

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
Clasificación:Libro Electrónico
Autor principal: Ashley, W. David (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Place of publication not identified] : Apress, [2019]
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
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.