Lvdisplay: Difference between revisions
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
<pre> | <pre> | ||
lvdisplay --verbose | lvdisplay --verbose | ||
</pre> | |||
<pre> | |||
# lvdisplay --verbose | |||
--- Logical volume --- | |||
LV Path /dev/main_vg/root | |||
LV Name root | |||
VG Name main_vg | |||
LV UUID bm4fSI-8xvJ-XTOm-0lhL-RiZA-BzO8-5VRjN9 | |||
LV Write Access read/write | |||
LV Creation host, time localhost.localdomain, 2017-05-22 08:51:14 -0700 | |||
LV Status available | |||
# open 1 | |||
LV Size 7.00 GiB | |||
Current LE 1791 | |||
Segments 1 | |||
Allocation inherit | |||
Read ahead sectors auto | |||
- currently set to 8192 | |||
Block device 253:0 | |||
</pre> | </pre> |
Latest revision as of 13:28, 23 May 2017
Internal
Overview
Displays attributes of a logical volume.
lvdisplay --verbose
# lvdisplay --verbose --- Logical volume --- LV Path /dev/main_vg/root LV Name root VG Name main_vg LV UUID bm4fSI-8xvJ-XTOm-0lhL-RiZA-BzO8-5VRjN9 LV Write Access read/write LV Creation host, time localhost.localdomain, 2017-05-22 08:51:14 -0700 LV Status available # open 1 LV Size 7.00 GiB Current LE 1791 Segments 1 Allocation inherit Read ahead sectors auto - currently set to 8192 Block device 253:0