Hi All,
I have installed SME on a server with two drives, one small drive for the installation, one larger for data.
After the install I mounted the second larger drive to /home/e-smith/files, following the adding a second hard disk guide found on this site.
http://wiki.contribs.org/AddExtraHardDisk - in particular the 4.0 alternative section
All works ok so far, apart from the quotas.
I have added usrquota,grpquota to /etc/fstab rebooted etc but no joy.
I have tried running the command
quotacheck -vugc /dev/sdb1but this returns the following
quotacheck: Can't find mountpoint for device /dev/sdb1
quotacheck: No correct mountpoint specified.
quotacheck: Can't initialize mountpoint scan.In the web gui, when setting the quota for a user it says it completed successfully but then lists the values as 0.00 as if nothing has been entered.
Looking in the logs it gives the following info
May 12 10:02:18 erce-gateway esmith::event[4385]: Cannot query your quota for 'test2' on '/dev/sdb1'
May 12 10:02:18 erce-gateway esmith::event[4385]: Quota error (are you using NFS?): No quota for this user Is there anything that needs to do be run to reconfigure the quotas to work for the second drive?
thanks!