I'm getting this on my email everyday:
quotaoff: /: Operation not supported
quotaoff: /: Operation not supported
quotaoff: /home: Operation not supported
quotaoff: /home: Operation not supported
quotaon: using //quota.group on
quotaon: /: Operation not supported
quotaon: using //quota.user on
quotaon: /: Operation not supported
quotaon: using /home/quota.group on
quotaon: /home: Operation not supported
quotaon: using /home/quota.user on
quotaon: /home: Operation not supported
It's basically the output from this command run on crontab by DA:
/usr/sbin/quotaoff -a; /sbin/quotacheck -aug; /usr/sbin/quotaon -a;
Is this normal or there's something wrong on my system? I'm using FreeBSD 4.11.
Thanks!
quotaoff: /: Operation not supported
quotaoff: /: Operation not supported
quotaoff: /home: Operation not supported
quotaoff: /home: Operation not supported
quotaon: using //quota.group on
quotaon: /: Operation not supported
quotaon: using //quota.user on
quotaon: /: Operation not supported
quotaon: using /home/quota.group on
quotaon: /home: Operation not supported
quotaon: using /home/quota.user on
quotaon: /home: Operation not supported
It's basically the output from this command run on crontab by DA:
/usr/sbin/quotaoff -a; /sbin/quotacheck -aug; /usr/sbin/quotaon -a;
Is this normal or there's something wrong on my system? I'm using FreeBSD 4.11.
Thanks!