I've added a cloud volume to my DirectAdmin by going through the normal steps of mounting it with usrquota,grpquota,noatime,nofail 0 2 (it's ext4, CentOS 7). I can verify the quota group/user files are there, and 'repquota /mnt/home02' outputs just fine. My second drive is in use properly at the system level.
After reading through some sort of old instructions about 2nd drives and DA, I managed to set ext_quota_partitions=/mnt/home02 in directadmin.conf and restarted directadmin and httpd (wasn't sure if Apache restart was required).
I got a bit lost regarding the exim settings to check the second location, and how the quotas for email are calculated (it's important I track email space/quota). I only plan on having a handful of users on this extra /mnt/home02, but I definitely will need everything working on both drives (/home which is mounted as /, and /mnt/home02).
If I edit the exim.conf hard-coded lines, what happens after I run exim changes with custombuild? Will I mess up my quotas or do I need to add the exim changes to another file? That above link about exim paths is from 2012. I'm on the latest beta release, latest custombuild 2, CentOS 7 on a VPS.
I want to make sure I'm adding this right. I know the VPS / provider should be fine, as I previously had a /home2 on cPanel, same virtual server specs and data center -- if I recall for that instance I did a ln -s to /home/02 or something, but I can't be certain. I want to do it the "DirectAdmin way" so I don't start getting lost in my own conf changes (and losing them later in the process..).
Thanks,
After reading through some sort of old instructions about 2nd drives and DA, I managed to set ext_quota_partitions=/mnt/home02 in directadmin.conf and restarted directadmin and httpd (wasn't sure if Apache restart was required).
I got a bit lost regarding the exim settings to check the second location, and how the quotas for email are calculated (it's important I track email space/quota). I only plan on having a handful of users on this extra /mnt/home02, but I definitely will need everything working on both drives (/home which is mounted as /, and /mnt/home02).
If I edit the exim.conf hard-coded lines, what happens after I run exim changes with custombuild? Will I mess up my quotas or do I need to add the exim changes to another file? That above link about exim paths is from 2012. I'm on the latest beta release, latest custombuild 2, CentOS 7 on a VPS.
I want to make sure I'm adding this right. I know the VPS / provider should be fine, as I previously had a /home2 on cPanel, same virtual server specs and data center -- if I recall for that instance I did a ln -s to /home/02 or something, but I can't be certain. I want to do it the "DirectAdmin way" so I don't start getting lost in my own conf changes (and losing them later in the process..).
Thanks,