Hello,
I've created a 300G volume (then formated and mounted) on the PVE host, and then (bind) mounted to a couple of lxc containers that need to share files between them. Directory is available on both containers, but despite the size of the volume, containers always see 100G available
I'd like to know if there is any way to let the container knows the actual size when using "mpX" mounting?
Thanks!
Best regards.
Host:
root@pve0:~# lvs
LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync Convert
bloomitvideos pve Vwi-aotz-- 300.00g data 0.67
data pve twi-aotz-- 5.34t 0.26 0.54
root pve -wi-ao---- 96.00g
Container:
# df -h
Filesystem Size Used Avail Use%
/dev/mapper/pve-vm--102--disk--1 20G 3.7G 15G 20%
/dev/mapper/pve-bloomitvideos 99G 116M 94G 1%
I've created a 300G volume (then formated and mounted) on the PVE host, and then (bind) mounted to a couple of lxc containers that need to share files between them. Directory is available on both containers, but despite the size of the volume, containers always see 100G available
I'd like to know if there is any way to let the container knows the actual size when using "mpX" mounting?
Thanks!
Best regards.
Host:
root@pve0:~# lvs
LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync Convert
bloomitvideos pve Vwi-aotz-- 300.00g data 0.67
data pve twi-aotz-- 5.34t 0.26 0.54
root pve -wi-ao---- 96.00g
Container:
# df -h
Filesystem Size Used Avail Use%
/dev/mapper/pve-vm--102--disk--1 20G 3.7G 15G 20%
/dev/mapper/pve-bloomitvideos 99G 116M 94G 1%