How to Install xnbd-client in Ubuntu 18.04



Install xnbd-client by entering the following commands in the terminal:

sudo apt update
sudo apt install xnbd-client

Description:

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. . This is the client side of the program

Homepage: https://bitbucket.org/hirofuchi/xnbd/wiki/Home

Version: 0.3.0-2

Section: universe/admin