dmeventd
Linux Kernel Device Mapper event daemon
Install
- All systems
-
curl cmd.cat/dmeventd.sh
- Debian
-
apt-get install dmeventd - Ubuntu
-
apt-get install dmeventd - Arch Linux
-
pacman -S dmeventd - Kali Linux
-
apt-get install dmeventd - CentOS
-
yum install dmeventd - Fedora
-
dnf install dmeventd - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install dmeventd - Raspbian
-
apt-get install dmeventd
dmeventd
Linux Kernel Device Mapper event daemon
The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management) Team's implementation of a minimalistic kernel-space driver that handles volume management, while keeping knowledge of the underlying device layout in user-space. This makes it useful for not only LVM, but EVMS, software raid, and other drivers that create "virtual" block devices. This package contains a daemon to monitor events of devmapper devices.
device-mapper-event
This package contains the dmeventd daemon for monitoring the state
of device-mapper devices.
device-mapper
This package contains the supporting userspace utility, dmsetup,
for the kernel device-mapper.