I’m dangerously close to running out of space for my VMs on local-lvm, but noticed I have a lot of free space in my local storage where I only have a dozen ISOs stored.

Can anybody help me figure out how I’d go about shrinking the local storage so I can extend my local-lvm?

krolden
link
fedilink
16M

Its definitely more of a hassle than adding another storage pool or creating a directory in local-lvm.

You suggested just adding the ISOs to local-lvm. Do you think it would be feasible to simply delete the local storage completely and then extend the local-lvm after, storing the ISOs there? I know extending volumes is much simpler than shrinking. And I imagine deleting completely is also easier than shrinking?

krolden
link
fedilink
2
edit-2
6M

Search engines are your friend

https://old.reddit.com/comments/vj6u54/comment/idhfltv?context=3

From the comment:

This is how I do it:

boot into gparted (make bootable usb https://gparted.org/liveusb.php)

open terminal

run lvdisplay to check the proxmox root and data lv name and path
sudo lvdisplay

resize the root lv (choose size, no curly brackets)
sudo lvreduce --resizefs -L {size}G /dev/pve/root

resize the data lv to use all available space
sudo lvresize -l +100%FREE /dev/pve/data

reboot into proxmox
pray

I do not suggest doing this. Just add another disk.

also: https://forum.proxmox.com/threads/can-i-remove-local-and-local-lvm.122850/#post-534378

Self Hosted - Self-hosting your services.
!selfhost@lemmy.ml
Create a post

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.

Rules

  • No harassment
  • crossposts from c/Open Source & c/docker & related may be allowed, depending on context
  • Video Promoting is allowed if is within the topic.
  • No spamming.
  • Stay friendly.
  • Follow the lemmy.ml instance rules.
  • Tag your post. (Read under)

Important

Beginning of January 1st 2024 this rule WILL be enforced. Posts that are not tagged will be warned and if not fixed within 24h then removed!

  • Lemmy doesn’t have tags yet, so mark it with [Question], [Help], [Project], [Other], [Promoting] or other you may think is appropriate.

Cross-posting

If you see a rule-breaker please DM the mods!

  • 1 user online
  • 1 user / day
  • 1 user / week
  • 12 users / month
  • 36 users / 6 months
  • 1 subscriber
  • 161 Posts
  • 283 Comments
  • Modlog