max "raw" datasize and solutions

SeWizarD

New Member
Feb 27, 2020
3
1
3
23
So, a problem I realized:

LXC, mount and rootdisk sizes, are seemable limited to about 2TB.

- error if bigger: TASK ERROR: command '/usr/bin/qemu-img resize -f raw /home/images/100/vm-100-disk-0.raw 2200000000000' failed: exit code 1
(".raw datasize limited")

Soo, I actually need my drive(one drive) to be bigger than that solutions I thought about:
- creating 2TB mountpoint and somehow fuse them (don't know how)
- change the data type?

Hope you know some solutions to this, running out of ideas I can find a solution to (actually never had solutions I found something, haha ^^)

Thanks for reading. I am looking forward to hearing your ideas and solutions !!
 
PSS: if you already have a hdd or ssd bigger than the "limit" use a shared folder aka bind mount point

go to:
/etc/pve/lxc/[LXC-ID].conf

edit with additional line:
mp0: /mnt/bindmounts/shared(source),mp=/shared(destination)
 

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!