When I initially installed all of this, I didn't know what I was doing.
As of today, I barely know anything.
But anyway, I deleted my LVM thin that was on the os drive. This allowed me to expand the /dev/mapper/pve-root to 110GB, which is great.
But I still have 32GB taking up space on that volume, and I can't figure out how to delete it. I belive it was an old VM I had on their (stupidly).
Everything else is top notch now. I even have a PBS that actually works. I mean, I took my VM's offline, created new ones from the PBS, and they work!
How do I get rid of that 32G without hosing anything?
As of today, I barely know anything.
But anyway, I deleted my LVM thin that was on the os drive. This allowed me to expand the /dev/mapper/pve-root to 110GB, which is great.
But I still have 32GB taking up space on that volume, and I can't figure out how to delete it. I belive it was an old VM I had on their (stupidly).
Everything else is top notch now. I even have a PBS that actually works. I mean, I took my VM's offline, created new ones from the PBS, and they work!
Code:
root@pve:/dev/mapper# df -h
Filesystem Size Used Avail Use% Mounted on
udev 16G 0 16G 0% /dev
tmpfs 3.1G 1.4M 3.1G 1% /run
/dev/mapper/pve-root 109G 32G 73G 31% /
tmpfs 16G 49M 16G 1% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
/dev/sdd2 511M 336K 511M 1% /boot/efi
/dev/fuse 128M 36K 128M 1% /etc/pve
tmpfs 3.1G 0 3.1G 0% /run/user/0
How do I get rid of that 32G without hosing anything?