xnbd-client
Network Block Device client with support for live migration
Install
- All systems
-
curl cmd.cat/xnbd-client.sh
- Debian
-
apt-get install xnbd-client
- Ubuntu
-
apt-get install xnbd-client
- Kali Linux
-
apt-get install xnbd-client
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install xnbd-client
- Raspbian
-
apt-get install xnbd-client
- Dockerfile
- dockerfile.run/xnbd-client
xnbd-client
Network Block Device client 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 client side of the program