Tag

libvirt

0 views collected around this technical thread.

Ops Development Stories
Ops Development Stories
Jun 6, 2022 · Information Security

How to Encrypt Ceph RBD Images with LUKS2 for Secure VM Storage

This guide explains why and how to use LUKS2 encryption on Ceph RBD images, covering background requirements, LUKS versions, formatting images, defining secrets, updating libvirt XML, launching VMs, and the limitations when cloning encrypted images.

CephLUKS2RBD
0 likes · 10 min read
How to Encrypt Ceph RBD Images with LUKS2 for Secure VM Storage
Ops Development Stories
Ops Development Stories
Jun 6, 2022 · Operations

How to Encrypt KVM qcow2 Disks with LUKS and Ceph RBD – Step‑by‑Step Guide

This guide explains how to use LUKS to encrypt KVM qcow2 virtual machine disks, create and define libvirt secrets, configure encrypted volumes, and apply the same technique to Ceph RBD storage, providing full command‑line examples and XML snippets for a secure virtualization setup.

CephKVMLUKS
0 likes · 11 min read
How to Encrypt KVM qcow2 Disks with LUKS and Ceph RBD – Step‑by‑Step Guide
Ops Development Stories
Ops Development Stories
May 27, 2022 · Information Security

How to Encrypt KVM Virtual Machine Disks with LUKS and Ceph RBD

Learn step‑by‑step how to secure KVM virtual machine disks using LUKS encryption, convert qcow2 images, define libvirt secrets, and apply encryption to both local and Ceph RBD storage, including necessary XML configurations, command‑line tools, and best‑practice considerations.

CephKVMLUKS
0 likes · 11 min read
How to Encrypt KVM Virtual Machine Disks with LUKS and Ceph RBD
Architects' Tech Alliance
Architects' Tech Alliance
Apr 28, 2018 · Cloud Computing

Understanding libvirt: Open‑Source Virtualization API and Its Architecture

This article explains what libvirt is, its role as an open‑source virtualization library and API, the hypervisors and tools it supports, its daemon architecture, the main API groups, and how client‑server connections are established for managing KVM‑based virtual machines.

APIKVMcloud computing
0 likes · 10 min read
Understanding libvirt: Open‑Source Virtualization API and Its Architecture
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Nov 29, 2016 · Cloud Computing

Manipulate OpenStack Glance Images Directly on Ceph: A Step‑by‑Step Guide

This tutorial explains how to perform remote operations on OpenStack Glance images stored in Ceph—covering preparation, secret configuration, image conversion, resizing, snapshot creation, and in‑place editing with libvirt and guestfish—so you can manage images entirely on the storage backend.

CephGlanceImage Management
0 likes · 9 min read
Manipulate OpenStack Glance Images Directly on Ceph: A Step‑by‑Step Guide
Architects' Tech Alliance
Architects' Tech Alliance
Aug 6, 2016 · Cloud Computing

Understanding OpenStack Nova’s Integration with Hypervisors (KVM)

This article explains how OpenStack’s Nova service interacts with underlying hypervisors—especially KVM—through components like Nova‑Compute, drivers, and Libvirt, covering supported hypervisors, scheduling, and the overall workflow for creating virtual machines in a cloud environment.

KVMNovaOpenStack
0 likes · 7 min read
Understanding OpenStack Nova’s Integration with Hypervisors (KVM)