snippetbashTip
lvmsadc — LVM system activity data collector (not supported under LVM2; prefer `dmstats`). More information: <
Viewed 0 times
commandlvmlvmsadccollectoractivityclidatasystem
linux
Problem
How to use the
lvmsadc command: LVM system activity data collector (not supported under LVM2; prefer dmstats). More information: <https://manned.org/lvmsadc>.Solution
lvmsadc — LVM system activity data collector (not supported under LVM2; prefer dmstats). More information: <https://manned.org/lvmsadc>.Run the collector (legacy LVM1 systems only):
lvmsadcReport I/O statistics using the device-mapper replacement:
dmstats report {{/dev/mapper/device}}Code Snippets
Run the collector (legacy LVM1 systems only)
lvmsadcReport I/O statistics using the device-mapper replacement
dmstats report {{/dev/mapper/device}}Context
tldr-pages: linux/lvmsadc
Revisions (0)
No revisions yet.