this post was submitted on 30 May 2024
24 points (96.2% liked)

Selfhosted

38810 readers
181 users here now

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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

Hey everyone, I'm currently using proxmox to virtualize my OPNsense and another VM. Today when I went to create a third VM, everything crashed with I/O errors, and I realized my local-lvm was out of space. This was odd to me since I have a 1TB drive and only have two small VMs.

To my surprise, proxmox is only using 100GB of my disk. Can someone please guide me on how I can fix this without having to reinstall proxmox? I would prefer to have my OPNsense VM running while I fix this. Here are some diagnostics to help. Thanks

https://pastebin.com/1N7fwmYy

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 2 months ago (1 children)

I can't give you specifics but generally what is likely necessary:

  1. Backup anything important. You will be doing things that risk loosing data.
  2. Make a bootable USB with a live Linux.
  3. Look up instructions on resizing partitions.
  4. Boot into the live Linux from the USB
  5. Resize your existing Proxmox partition
[–] [email protected] 3 points 2 months ago (1 children)

I'll give that a shot with gparted on the weekend if all else fails. Thanks!

[–] [email protected] 2 points 2 months ago

I would also make sure you have a Proxmox install USB ready to go just in case.