Anacron job 'cron.daily'
-
- Posts: 13
- Joined: Tue Dec 22, 2015 8:34 pm
Anacron job 'cron.daily'
Code: Select all
/etc/cron.daily/quotacheck:
quotacheck: Quota for users is enabled on mountpoint / so quotacheck might damage the file.
Please turn quotas off or use -f to force checking.
Is there a solution for this problem?
Re: Anacron job 'cron.daily'
What is the problem? OS? VestaCP version?
-
- Posts: 13
- Joined: Tue Dec 22, 2015 8:34 pm
Re: Anacron job 'cron.daily'
Vesta 0.9.8-15skurudo wrote:What is the problem? OS? VestaCP version?
CentOS 6.7 (x86_64)
The cronjob mails me that error. I don't know why
Re: Anacron job 'cron.daily'
Do you use qoutas for users?robindirksen wrote: The cronjob mails me that error. I don't know why
-
- Posts: 13
- Joined: Tue Dec 22, 2015 8:34 pm
Re: Anacron job 'cron.daily'
Yes, I use quotas for users.skurudo wrote:Do you use qoutas for users?robindirksen wrote: The cronjob mails me that error. I don't know why
Re: Anacron job 'cron.daily'
There is nothing to scare, but... better check /etc/fstab
viewtopic.php?f=10&t=10007&p=36012#p36130
If you don't want to those, you can disable mail notification:
viewtopic.php?f=10&t=10007&p=36012#p36130
If you don't want to those, you can disable mail notification:
Code: Select all
MAILTO=""
-
- Posts: 13
- Joined: Tue Dec 22, 2015 8:34 pm
Re: Anacron job 'cron.daily'
In which file do I need to setskurudo wrote:There is nothing to scare, but... better check /etc/fstab
viewtopic.php?f=10&t=10007&p=36012#p36130
If you don't want to those, you can disable mail notification:Code: Select all
MAILTO=""
Code: Select all
MAILTO=""