Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
cron haywire; metalog curent vanished
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
mauricev
Apprentice
Apprentice


Joined: 22 Mar 2004
Posts: 198

PostPosted: Sat Mar 23, 2024 2:33 pm    Post subject: cron haywire; metalog curent vanished Reply with quote

I have a cron.weekly folder with some scripts. The weekly cron script is set to run as follows

Code:
19 4  * * 6   root   rm -f /var/spool/cron/lastrun/cron.weekly


When this time comes, at least one of the scripts executes at the prescribed time and then it keeps executing every 10 minutes going forward. The file at /var/spool/cron/lastrun/cron.weekly is 0 in size.

What might be causing it to keep on running?

When I try to look at the metalog file /var/log/everything/current, I can't because it's gone missing! What might be causing this file to vanish?
Back to top
View user's profile Send private message
mauricev
Apprentice
Apprentice


Joined: 22 Mar 2004
Posts: 198

PostPosted: Sat Mar 23, 2024 10:11 pm    Post subject: Reply with quote

Also, docker doesn't want to start after reboot. Without the log available, I have no idea why.
Back to top
View user's profile Send private message
mauricev
Apprentice
Apprentice


Joined: 22 Mar 2004
Posts: 198

PostPosted: Sat Mar 23, 2024 10:40 pm    Post subject: Reply with quote

Could no disk space in / trip up cron? It appears this may be the cause of all the weirdness.
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21639

PostPosted: Sat Mar 23, 2024 10:49 pm    Post subject: Reply with quote

Many programs are poorly tested with regard to disk space exhaustion, so I would not be surprised if that was the explanation here.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum