SaaSHub helps you find the best software and product alternatives Learn more →
Kvdo Alternatives
Similar projects and alternatives to kvdo
-
src
Read-only git conversion of OpenBSD's official CVS src repository. Pull requests not accepted - send diffs to the tech@ mailing list.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
libpostal
A C library for parsing/normalizing street addresses around the world. Powered by statistical NLP and open geo data.
-
-
kvdo
A pair of kernel modules which provide pools of deduplicated and/or compressed block storage. (by tigerblue77)
-
-
-
-
overlaybd
Overlaybd: a block based remote image format. The storage backend of containerd/accelerated-container-image.
-
kvdo discussion
kvdo reviews and mentions
-
Blockdiff: We built our own file format for VM disk snapshots
I wonder didn't they used VDO thin provisioning with LVM2.
Also, a few years ago I've implemented VM management tool called 'vmess', in which the concept is to maintain a tree of QCOW2 files, which R/W snapshots are at the leafs and R/O snapshots are the nodes of the tree. The connection up to the root is made via QCOW2 backing-file store mechanism, so a newly created leaf starts a 0 space. I did this because libvirt+qemu impose various annoying limitations surrounding snapshots-with-in-qcow2, and I liked the idea of file-per-snapshot.
VDO: https://github.com/dm-vdo/kvdo
- VDO – deduplicated and compressed block storage
-
How do I keep custom kernel modules working after kernel upgrade ? (Debian 11)
This is intended for building an rpm, but as far as I can see, you can steal the dkms commands and config file out of it: https://github.com/dm-vdo/kvdo/blob/master/kvdo.spec
-
Need help on BASH syntax
git clone https://github.com/dm-vdo/kvdo.git $WORK_DIRECTORY && \
-
Unable to convert /home LVM logical volume to LVM VDO volume
ITYM here.
- kvdo. Can I use it on root partition?
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Jul 2026
Stats
dm-vdo/kvdo is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of kvdo is C.