Open Source Virtualization (LFS462)

Seminarinformationen

Seminar - Ziel

This course provides KVM training from the ground up with a focus on QEMU and libvirt, as well as Xen. You will learn how these and other related open source components can be assembled to create a virtual IT infrastructure. There is a focus on practical deployment skills, securing the virtual infrastructure, and administering solutions, as well as detailed material about using containers. Lab exercises focus on virtual images and snapshots, deployment, VM creation and maintenance, integration with networking infrastructure, device pass-through and more.

Teilnehmer - Zielgruppe

This course is for technical IT professionals interested in building a reliable, efficient and open virtualization infrastructure with KVM. Students are expected to have mastered the skills covered in the lower level Linux Foundation System Administration courses. Students are expected to be well­ versed in Linux command line usage, shell scripting and text file editing.

Kurs - Voraussetzungen

This course is for technical IT professionals interested in building a reliable, efficient and open virtualization infrastructure with KVM. Students are expected to have mastered the skills covered in the lower level Linux Foundation System Administration courses. Students are expected to be well­ versed in Linux command line usage, shell scripting and text file editing.

Seminardauer

  • 4 Tage
  • 09:00 Uhr bis 17:00 Uhr

Schulungsunterlagen

  • nach Absprache

Seminar-Inhalt / Agenda

Introduction

  • Linux Foundation
  • Linux Foundation Training
  • Linux Foundation Certifications
  • Laboratory Exercises, Solutions and Resources
  • Distribution Details
  • Labs

Virtualization Overview

  • Virtualization Terminology
  • Host versus Guest
  • Virtual Machine Monitor
  • Emulation
  • Software versus Hardware Virtualization
  • Hypervisor Types
  • Instruction Translation and Caching
  • Paravirtualization
  • Virtual Machine Image File
  • Linux Containers
  • Xen Hypervisor
  • Comparison
  • Labs

KVM Quick-Start

  • Verifying your Linux Kernel has KVM
  • Validating your Hardware for KVM
  • Obtaining and Installing KVM and QEMU
  • Building Upstream QEMU
  • qemu-img and Virtual Disk Files
  • virt-install
  • Pausing and Restoring the Guest
  • Managing VMs with GUIs
  • The QEMU Monitor
  • The QEMU Command Line
  • Labs

KVM Architecture and Relationship with Linux

  • Brief History of KVM
  • Controlling KVM Using Linux Commands
  • Obtaining KVM
  • Labs

Running KVM Using QEMU

  • What is QEMU?
  • Running KVM Using QEMU
  • Machine Commands
  • Starting Guest Networking
  • Dumping Network Traffic with QEMU
  • Guest-to-Host Communication using Virtio
  • QEMU Tracing
  • Managing Storage With QEMU
  • Managing Virtual Storage with libguestfs
  • Using Host Physical Storage
  • Using Host Physical Networking
  • Graphics
  • BIOS
  • USB Pass-through
  • Labs

libvirt

  • libvirt
  • Architecture
  • libvirt Access Control
  • virsh
  • virt-manager
  • libvirt XML
  • Open vSwitch
  • Labs

Hardware Support

  • Assigning Devices
  • I/O Provisioning
  • Labs

Tuning for Performance

  • Measuring Performance
  • netperf
  • fio
  • Memory Testing with Stream
  • SPECVirt Tuning
  • Labs

KVM Security

  • KVM Security
  • Review – libvirt Access Control
  • Host Security Concerns
  • libvirt-sandbox
  • sVirt
  • Security Updates
  • Labs

Xen Hypervisor Architecture

  • Domain Types
  • Toolstack Choices
  • Virtualization Modes
  • Labs

Installing and Configuring Xen

  • Preparing the Host
  • Getting the Software
  • Verifying dom0
  • Toolstack Selection
  • Installing domU
  • Persistent Xen Configuration
  • Connections to domU
  • Labs

Administration of Xen domains

  • Debugging Xen Issues
  • Backup and Restore
  • Live Migration
  • NUMA Features
  • PCI Pass-through
  • USB Device Pass-through
  • Troubleshooting
  • Labs

Xen Performance and Tuning

  • Domain Resource Usage
  • Xen Scheduler Options
  • I/O Benchmark Testing
  • Boot Options for dom0
  • Labs

Xen Security

  • Domain Type Considerations
  • Xen Security Modules
  • FLASK
  • Virtual Trusted Platform Module
  • pvgrub
  • Network Security
  • Labs

Working with Linux Containers

  • Container Basics
  • OCI
  • Kubernetes
  • CRI-O
  • Rocket
  • Docker
  • LXD Container Hypervisor
  • lxc command line tools
  • Labs

Weitere Schulungen zu Thema Linux Foundation

Kubernetes for App Developers (LFD459)

- u.a. in Nürnberg, Berlin, Stuttgart, München, Köln

This course will teach you how to containerize, host, deploy, and configure an application in a multi-node cluster. It also serves as preparation for the Certified Kubernetes Application Developer (CKAD) exam. Starting with a simple Python script, this course will show you how ...

Kubernetes Administration (LFS458)

- u.a. in Nürnberg, Berlin, Stuttgart, München, Köln

In this course you will learn about installation of a multi-node Kubernetes cluster using kubeadm, and how to grow a cluster, choosing and implementing cluster networking, and various methods of application lifecycle management, including scaling, updates and roll-backs. The ...

Linux Kernel Internals and Development (LFD420)

- u.a. in Frankfurt am Main, Leipzig, Nürnberg, Essen, Darmstadt

Learn how to develop for the Linux kernel. In this instructor-led course you’ll learn how Linux is architected, the basic methods for developing on the kernel, and how to efficiently work with the Linux developer community. If you are interested in learning about the Linux ...

Linux Kernel Debugging and Security (LFD440)

- u.a. in Stuttgart, Essen, Mannheim, Offenbach, Freiburg

This four day course includes extensive hands-on exercises and demonstrations designed to give you the necessary tools to develop and debug Linux kernel code.