Hi Im currently testing out LXC containers instead of full VM's for smaller servers and i really love the ease and speed of it, but running the perfect server I come to a point when quota is mentioned and you have to add a line to fstab. The fstab of a LXC container is empty and only shows: Code: # UNCONFIGURED FSTAB FOR BASE SYSTEM Now im wondering (because i need site/db and email quotas to work), on how to accomplish this.
LXC and Linux system quota is a general problem, so not specific to ISPConfig or the perfect server guide, you can find some info here: https://github.com/lxc/lxd/issues/2319 Email quota is not affected by this as it's a virtual quota calculated by dovecot.
I know it is, but i was hoping on a work around for the other quotas. If not... too bad ill stick with full VM's for some cases.