Strange Root Emails

Brian

Verified User
Joined
Feb 2, 2004
Messages
33
In my root email i'm getting these.........

Subject: Cron <root@cryo> /usr/sbin/quotaoff -a; /sbin/quotacheck
-aug; /usr/sbin/quotaon -a;

quotaoff: /: Operation not supported
quotaoff: /: Operation not supported
quotaon: using //quota.group on
quotaon: /: Operation not supported
quotaon: using //quota.user on
quotaon: /: Operation not supported

-------------------------------------------------

Subject: Cron <root@cryo> /usr/local/directadmin/dataskq

Segmentation fault

-------------------------------------------------

Can anyone tell me what they mean? thanks
 
Hello,

1) the quota errors are from /etc/cron.d/directadmin_cron. You can change the line to just have /sbin/quotacheck
-aug (remove quotaoff and quotaon) seeing how quotas don't exist for the kernel anyway.

2) Make sure you upgrade to DA 1.21.3. There was a bug in previous versions:
http://www.directadmin.com/features.php?id=351

John
 
My machine is already runnning this version of DA. Also my box has rebooted twice since this was installed, the last time was about 2 hours ago.

May 6 12:53:05 cryo /kernel: pid 18759 (httpd), uid 1005: exited on signal 11
May 6 12:53:24 cryo /kernel: pid 20880 (httpd), uid 1005: exited on signal 11
May 6 12:53:29 cryo /kernel: pid 20876 (httpd), uid 1005: exited on signal 4
May 6 12:53:34 cryo /kernel: pid 18548 (httpd), uid 1005: exited on signal 11
 
Last edited:
Hello,

We've been emailing and it could possibly be a hardware issue because gcc was also segfaulting (signal 11).. Google returned that it might be overheating or bad ram. Nothing is confirmed though.

John
 
Back
Top