mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-29 04:21:03 +08:00
lvmsadc: add page (#18168)
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# 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):
|
||||
|
||||
`lvmsadc`
|
||||
|
||||
- Report I/O statistics using the device-mapper replacement:
|
||||
|
||||
`dmstats report {{/dev/mapper/device}}`
|
||||
Reference in New Issue
Block a user