First time here? Check out the FAQ!
![]() | 1 | initial version |
Unmesh, Thanks again for the response. Following is the output of the commands
~# sudo vgdisplay
--- Volume group ---
VG Name stack-volumes
System ID
Format lvm2
Metadata Areas 1
Metadata Sequence No 1
VG Access read/write
VG Status resizable
MAX LV 0
Cur LV 0
Open LV 0
Max PV 0
Cur PV 1
Act PV 1
VG Size 10.01 GiB
PE Size 4.00 MiB
Total PE 2562
Alloc PE / Size 0 / 0
Free PE / Size 2562 / 10.01 GiB
VG UUID RmBcDN-02au-fY2Y-M3uE-fPWd-LT71-lL3mqR
~# ls -lh /opt/stack/data/stack-volumes-backing-file
-rw-r--r-- 1 stack stack 11G Jan 27 04:51 /opt/stack/data/stack-volumes-backing-file
Backing file seem to be showing 11G as the current size, how do I clean it up?