Hi,
I'm unsure where to go from, what info I need to gather, or what to debug as I'm not entierly sure what's going on yet.
Here's all I know so far:
I have an LXC container that has 100GB of assigned storage, and a volume that's slightly under that size.
Taking a look at the LXC container, this is what I see:
Bootdisk size 39.59% (38.75 GiB of 97.87 GiB)
However, when I look at the volume, local-lvm:
Usage 96.48% (82.39 GB of 85.39 GB)
I'm not sure where that other extra usage is coming from, I do have another tiny container on that volume as well, however its limited to 20GB and currently using only 7.52 GiB, however I did try to back it up to local and delete it, to see how much data that would recoup, and it freed up ~15 GiB, so it seems that for whatever reason, the usage in the volume is almost exactly double than the LXC containers are actually using.
Here's the output of `lvs -a`:
Any clues as to what might be going on?
I'm on Proxmox 7.2-4
What can I do/run to get additional information on this?
I'm unsure where to go from, what info I need to gather, or what to debug as I'm not entierly sure what's going on yet.
Here's all I know so far:
I have an LXC container that has 100GB of assigned storage, and a volume that's slightly under that size.
Taking a look at the LXC container, this is what I see:
Bootdisk size 39.59% (38.75 GiB of 97.87 GiB)
However, when I look at the volume, local-lvm:
Usage 96.48% (82.39 GB of 85.39 GB)
I'm not sure where that other extra usage is coming from, I do have another tiny container on that volume as well, however its limited to 20GB and currently using only 7.52 GiB, however I did try to back it up to local and delete it, to see how much data that would recoup, and it freed up ~15 GiB, so it seems that for whatever reason, the usage in the volume is almost exactly double than the LXC containers are actually using.
Here's the output of `lvs -a`:
Code:
LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync Convert
data pve twi-aotz-- <79.53g 96.48 4.27
[data_tdata] pve Twi-ao---- <79.53g
[data_tmeta] pve ewi-ao---- 1.00g
[lvol0_pmspare] pve ewi------- 1.00g
root pve -wi-ao---- 12.00g
swap pve -wi-ao---- 8.00g
vm-100-disk-0 pve Vwi-aotz-- 100.00g data 68.76
vm-101-disk-0 pve Vwi-aotz-- 20.00g data 39.83
Any clues as to what might be going on?
I'm on Proxmox 7.2-4
What can I do/run to get additional information on this?