How to Install lvm2-lockd in Ubuntu 18.04



Install lvm2-lockd by entering the following commands in the terminal:

sudo apt update
sudo apt install lvm2-lockd

Description:

LVM locking daemon

This is LVM2, the rewrite of The Linux Logical Volume Manager. LVM supports enterprise level volume management of disk and disk subsystems by grouping arbitrary disks into volume groups. The total capacity of volume groups can be allocated to logical volumes, which are accessed as regular block devices. . LVM commands use lvmlockd to coordinate access to shared storage.

Homepage: http://sources.redhat.com/lvm2/

Version: 2.02.176-4.1ubuntu3

Section: universe/admin