LXC containers and perfect server guide

Discussion in 'Installation/Configuration' started by progressed36, Jan 21, 2021.

  1. progressed36

    progressed36 Member

    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.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    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.
     
  3. progressed36

    progressed36 Member

    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.
     

Share This Page