Hi,
Finally time to retire my ISPConfig2 rig and move on to ISPConfig3.
I was following the directions in
http://howtoforge.net/perfect-server...ispconfig-3-p4 and got as far as
Step 15: Install PureFTPd And Quota and encountered the following error after adding ,usrjquota=aquota.user,grpjquota=aquota.group,jqfm t=vfsv0 to the partition with the mount point /.
I get the following notices when I:
Code:
root@X2:~# quotacheck -avugm
quotacheck: WARNING - Quotafile //aquota.user was probably truncated. Cannot save quota settings...
quotacheck: WARNING - Quotafile //aquota.group was probably truncated. Cannot save quota settings...
root@X2:~# quotaon -avug
quotaon: Cannot find quota file on / [/dev/mapper/mail2-root] to turn quotas on/off.
quotaon: Cannot find quota file on / [/dev/mapper/mail2-root] to turn quotas on/off.
Is this a normal thing?
And I also received a "EXT4-fs (dm-0): Unrecognized mount option "grpjquota.group" or missing value"
Any clue if this affects anything or if v10.10 is different than v10.04 in this regard?
Thanks,