How to Install librbd1 in Ubuntu 18.04



Install librbd1 by entering the following commands in the terminal:

sudo apt update
sudo apt install librbd1

Description:

RADOS block device client library

RBD is a block device striped across multiple distributed objects in RADOS, a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to manage these block devices.

Homepage: http://ceph.com/

Version: 12.2.4-0ubuntu1

Section: libs