Skip to main content

Device-mapper multipath

v0.1.1

Inspect device-mapper multipath: the multipath topology (multipath -ll), the effective config (multipath -t), and live path + map state queried from the running multipathd. Read-only.

4 allowed by default
Pack ID
multipath
Vendor
emisar
OS
linux
Actions
4
Required binaries. Install these on the host before relying on the pack — an action that calls a missing one fails at run time.
multipath multipathd

Install

emisar pack install validates the pack and verifies its content hash before copying it into /etc/emisar/packs. The --hash below pins the install to the exact bytes on this page — a tampered copy is rejected. After install, reload the runner; it re-reads the catalog and advertises every action.

content hash: sha256:406e7d3bbdeb3f931e74048ba2249878470739826d7689e27be26702fd77a2dc

on the runner host
sudo emisar pack install multipath \
  --hash sha256:406e7d3bbdeb3f931e74048ba2249878470739826d7689e27be26702fd77a2dc \
  --dest /etc/emisar/packs

# Reload so the runner re-reads the catalog:
sudo systemctl reload emisar

Actions 4 total

View on GitHub