Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Beast on March 23, 2004, 09:22:51 PM

Title: Error mail after upgrade: Cannot append data to that file
Post by: Beast on March 23, 2004, 09:22:51 PM
Hi All

I keep getting this email with short intervals to the root account:

root@servername.suffix

with the subject:

Cron <root@linuxserver> /usr/lib/sa/sa1 1 1

and content:

Cannot append data to that file

It also comes when I do a fresh installation (no upgrade).

What can be the problem (if it is a problem)

Thanks
Beast
Title: Think I found the cron job
Post by: Beast on March 23, 2004, 09:52:48 PM
Hi All

the offending file is named "*sysstat" in /etc/cron.d

# run system activity accounting tool every 10 minutes
*/10 * * * * root /usr/lib/sa/sa1 1 1
# generate a daily summary of process accounting at 23:53
53 23 * * * root /usr/lib/sa/sa2 -A

What is it for and why do I get a error? May be something for the system monitor add-on? I used the custom ISO.

Thanks
Benny
Title: No error any more
Post by: Beast on March 24, 2004, 10:43:55 PM
This special e-mail has now stopped. I have not done anything about it - so it is a great pussel ;-)
Title: Error mail after upgrade: Cannot append data to that file
Post by: mizou on July 21, 2004, 04:49:56 AM
Hi,

I am also receiving this email on my new SME Server 6.0.1-01. install (2 weeks old).

I also have the "*sysstat" in /etc/cron.d
with the following content

# run system activity accounting tool every 10 minutes
*/10 * * * * root /usr/lib/sa/sa1 1 1
# generate a daily summary of process accounting at 23:53
53 23 * * * root /usr/lib/sa/sa2 -A


Beast, have you worked out what it was or any clue?

Cheers

Mizou
Title: Error mail after upgrade: Cannot append data to that file
Post by: aarik on June 10, 2005, 08:41:29 AM
I am also getting this error on a custom install ISO.
seems to be tied to the system monitor contrib.

Does anyone know how to fix this?


thanks,

-aarik
Title: Error mail after upgrade: Cannot append data to that file
Post by: Smitro on July 26, 2006, 02:14:08 PM
I noticed that these posts seem a little old. Anyone fixed it since then? I've just had the problem start.
Title: Error mail after upgrade: Cannot append data to that file
Post by: CharlieBrady on July 31, 2006, 08:40:44 PM
Quote from: "Smitro"
I noticed that these posts seem a little old. Anyone fixed it since then? I've just had the problem start.


Problems with Contribs should be reported via the Bug Tracker in the appropriate section. When/if fixes are made, the bug tracker will be updated and people will be able to find the fixes.
Title: Error mail after upgrade: Cannot append data to that file
Post by: Smitro on August 01, 2006, 06:22:50 AM
Ok, something weird. What happens is that it will send you the email above every 10 mins. up till midnight. Once it hits midnight, there is no more of these emails sent/recived. I'm not sure what happens at midnight... but I presume that one of the cron jobs fixes the problem.