下面是我的命令输出。当我通过 处理它时awk
,它给出了不需要的输出。我究竟做错了什么?
# lvdisplay -m
--- Logical volume ---
LV Name /dev/Appsvg/apps01
VG Name Appsvg
LV UUID TckScf-LXdY-BvU1-NGhQ-5vUQ-KoNz-Uus1Of
LV Write Access read/write
LV Status available
# open 1
LV Size 15.00 GB
Current LE 3840
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 253:0
--- Segments ---
Logical extent 0 to 3839:
Type linear
Physical volume /dev/emcpoweraq
Physical extents 0 to 3839
--- Logical volume ---
LV Name /dev/Appsvg/apps02
VG Name …
Run Code Online (Sandbox Code Playgroud)