this post was submitted on 14 Jan 2026
9 points (100.0% liked)
Linux Questions
3785 readers
23 users here now
Linux questions Rules (in addition of the Lemmy.zip rules)
- stay on topic
- be nice (no name calling)
- do not post long blocks of text such as logs
- do not delete your posts
- only post questions (no information posts)
Tips for giving and receiving help
- be as clear and specific
- say thank you if a solution works
- verify your solutions before posting them as facts.
Any rule violations will result in disciplinary actions
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I really don't wanna sound like an asshole, but based on the question and its style, you'll fuck something up and lose data. there's too many moving targets in your stack; put aside the idea that a beginner is dicking around with proxmox (why!?)
exfil data, nuke the thing, create a new one sized right, import data, done.
if you really wanna have at it, add a live ISO to proxmox boot order for that VM, boot off it and once you get the desktop use KDE Partition Manager or Gparted to expand the file system. after you're done, shut down the VM, remove the live ISO and put the old boot order back in.
then, maybe, get rid of proxmox and have a regular debian server with a buncha docker services where you'll never have to pre-allocate virtual disks and such. good luck!
Fun :)
But seriously, I wanted to throw myself into it to see if I could learn it. I totally get the impulse to question a beginner's choice for promox; I am questioning it too, frankly. I may follow your advice of restarting that server, but the thought of setting everything up again hurts my soul... At least I know how, though!
Thanks for the kind response.
I jumped into proxmox blind. Make a full backup and blow that shit up. Break things, have fun, roll it back.
Get a gparted iso, boot into it, resize shit and if it fucks up, restore from backup and try again.