local-lvm usage without VMs

noideawhatiamdoing

New Member
Oct 31, 2022
2
0
1
Hi there,
First and foremost thank you for reading through and your help :)

I have been using Proxmox for a couple of months. Recently I deleted all VMs and CTs, however, I notice now that the local-lvm continues to have a significant amount of space (50% - some 4.5TBs) of space being used.

How do I clear that space to be used again?

Thank you!

Screenshot 2022-10-31 at 17.15.39.png
 
Update: I "Destroyed" the Local-lvm using the GUI. However I am no longer able to create a new one
Screenshot 2022-10-31 at 17.33.09.png
Screenshot 2022-10-31 at 17.33.13.png

Output - pvesm status


Code:
root@pve:~#  pvesm status


perl: warning: Setting locale failed.


perl: warning: Please check that your locale settings:


        LANGUAGE = (unset),


        LC_ALL = (unset),


        LC_CTYPE = "UTF-8",


        LANG = "en_US.UTF-8"


    are supported and installed on your system.


perl: warning: Falling back to a fallback locale ("en_US.UTF-8").


Name         Type     Status           Total            Used       Available        %


local         dir     active        98497780        16128488        77319744   16.37%


Output - lvs

Code:
root@pve:~# lvs


  LV   VG  Attr       LSize  Pool Origin Data%  Meta%  Move Log Cpy%Sync Convert


  root pve -wi-ao---- 96.00g                                                   


  swap pve -wi-ao----  8.00g

Output - vgs


Code:
root@pve:~# vgs


  VG  #PV #LV #SN Attr   VSize  VFree


  pve   1   2   0 wz--n- <9.10t 8.99t

Output - lsblk


root@pve:~# lsblk


Code:
NAME         MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT


sdb            8:16   0  9.1T  0 disk


|-sdb1         8:17   0 1007K  0 part


|-sdb2         8:18   0  512M  0 part


`-sdb3         8:19   0  9.1T  0 part


  |-pve-swap 253:0    0    8G  0 lvm  [SWAP]


  `-pve-root 253:1    0   96G  0 lvm  /


sr0           11:0    1 1024M  0 rom


Thank you
 
Well its a bit late to run those commands when you removed the pool.
The reason you cant create a new one is because there are no _free_ disks. The old one co-existed with your OS installation.
To re-create it you need to run through a few commands. A good start would be here:
https://pve.proxmox.com/wiki/Logical_Volume_Manager_(LVM)

However, not all steps apply. You already have the scaffolding up to volume group.


Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!