lvmsar: add page (#18169)

This commit is contained in:
Ali Nazzal
2025-09-22 07:28:28 +03:00
committed by GitHub
parent f48a89db3d
commit 9795973cf2
+16
View File
@@ -0,0 +1,16 @@
# lvmsar
> LVM system activity reporter (not supported under LVM2; prefer `dmstats`).
> More information: <https://manned.org/lvmsar>.
- Run the legacy reporter (LVM1 systems only):
`lvmsar`
- Report I/O statistics for a device using device-mapper stats:
`dmstats report {{/dev/mapper/device}}`
- List statistics regions for a device:
`dmstats list {{/dev/mapper/device}}`