xnbd-wrapper

Network Block Device server with support for live migration

Install

All systems
curl cmd.cat/xnbd-wrapper.sh
Debian Debian
apt-get install xnbd-server
Ubuntu
apt-get install xnbd-server
image/svg+xml Kali Linux
apt-get install xnbd-server
Windows (WSL2)
sudo apt-get update sudo apt-get install xnbd-server
Raspbian
apt-get install xnbd-server

xnbd-server

Network Block Device server with support for live migration

xNBD is a NBD (Network Block Device) server program, which is fully compatible with the NBD client driver of Linux kernel. It adds extended features to the traditional NBD server: * Better performance * Support for distributed copy-on-write disks * Live storage migration for virtual machines. * IPv6 support. This is the server side of the program