Lvs: Difference between revisions
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
Command that provides information about [[Linux_Logical_Volume_Management_Concepts#Logical_Volume_.28LV.29|logical volumes]]. | Command that provides information about [[Linux_Logical_Volume_Management_Concepts#Logical_Volume_.28LV.29|logical volumes]]. | ||
#lvs | |||
LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync Convert | |||
docker-pool docker_vg twi-aot--- 9.90g 8.13 2.12 | |||
=Options= | =Options= |
Latest revision as of 16:54, 3 November 2017
Internal
Overview
Command that provides information about logical volumes.
#lvs LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync Convert docker-pool docker_vg twi-aot--- 9.90g 8.13 2.12
Options
--noheadings
Drops headers, useful when the output if mechanically processed.
-o
Options, displays various fields:
-S
Select: Display only rows that match selection criteria. The fields that can be used are listed in the -o section.
-S vg_name=${something},...