1 Repo
Automatically passing host block devices into running containers when they appear and removing them when they disappear.
Distinct from Virtual Device Hotplugging: Distinct from Virtual Device Hotplugging: focuses specifically on block devices, not any virtual device type.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Block Device Hotplugging. Refine with filters or upvote what's useful.
LXD is a unified platform for managing both system containers and virtual machines through a single REST API and command-line interface. It provides a programmatic HTTP interface for controlling the full lifecycle of instances, enabling automation and integration with external tools. The system runs unprivileged containers with per-instance UID/GID mappings, seccomp filters, and AppArmor profiles for kernel-level isolation, while supporting multiple storage backends including directory, Btrfs, LVM, ZFS, Ceph, LINSTOR, and TrueNAS through a unified driver interface. The platform distinguishes
Automatically passes host block devices into running containers when they appear and removes them when they disappear.