search for: anacron

Displaying 20 results from an estimated 118 matches for "anacron".

2018 Jul 02
3
cron.daily and others, not running
...n, 02 Jul 2018 09:59:17 +0100 Pete Biggs <pete at biggs.org.uk> wrote: > > > > So, service is running but what could happen that makes /etc/cron.* not > > being fired? > > You don't say, but if this is CentOS 7, then cron.daily/weekly/monthly > is run using anacron, not cron. Oops, yes CentOS 7, sorry. For the record: # service anacron status Redirecting to /bin/systemctl status anacron.service Unit anacron.service could not be found. You have mail in /var/spool/mail/root Sure, anacron is not installed. So how could stuff in /etc/cron.{daily,weekly} work u...
2018 Jul 02
1
cron.daily and others, not running
> > So, service is running but what could happen that makes /etc/cron.* not > being fired? You don't say, but if this is CentOS 7, then cron.daily/weekly/monthly is run using anacron, not cron. It's configured in /etc/anacrontab and is usually run once a day by the script /etc/cron.hourly/0anacron - cron.hourly is still run by cron. If the script doesn't exist, then anacron won't run and cron.daily etc won't happen. P.
2008 Dec 08
2
Anacron IS installed it is just that....
...bs. And if this is a test system that you keep rebooting. Well. So if I want /var/log/rpmpkgs to get updated, I have to wait until the next day an keep the system up for a bit more than 65 minutes. Actually a quite reasonable requirement. Add this to my 'book': cron is your friend. Anacron is a better friend on a desktop linux system. And I suspect that nightly suspends will NOT trigger anacron. Though probably some time after coming out of suspension for that day anacron might run again. I will have to check this out on Saturday night (I suspend this system every friday after...
2018 Jul 02
0
cron.daily and others, not running
> > For the record: > # service anacron status > Redirecting to /bin/systemctl status anacron.service > Unit anacron.service could not be found. > You have mail in /var/spool/mail/root It's not a service. As I said, it's run using a script in /etc/cron.hourly > > Sure, anacron is not installed. So how could stu...
2018 Jul 02
2
cron.daily and others, not running
Hello there, I've just noticed that scripts in /etc/cron.{daily,weekly,...} are not launched for several weeks (I noticed a `locate` not finding a recently added binary). Exactly, it's since June 02, and `# service cron status` says: Redirecting to /bin/systemctl status crond.service * crond.service - Command Scheduler Loaded: loaded (/usr/lib/systemd/system/crond.service; enabled;
2010 Mar 11
3
crontab and/or anacrontab ?
Is one meant to have one or the other? If so, which is recommended? I have -------------------------------- [tim at helen etc]$ cat anacrontab # /etc/anacrontab: configuration file for anacron # See anacron(8) and anacrontab(5) for details. SHELL=/bin/sh PATH=/sbin:/bin:/usr/sbin:/usr/bin MAILTO=root 1 65 cron.daily run-parts /etc/cron.daily 7 70 cron.weekly run-parts /etc/cron.weekly...
2012 Apr 03
2
minute cron
Hi all, CentOs has choosen anacron as default cron daemon. I did not look further about the reasons, I think there are some good reasons. I want to create a minute based set of scripts. No much precision required, once a minute more or less 20 sec is OK. Using anacron, how do you recommend to do it? Is anacron the right tool? O...
2019 Mar 04
3
C 7 anacron issue
Has anyone else seen a problem recently (like, the last few weeks) with anacron? We've got a couple of recently-built systems and we're seeing Mar 4 17:20:01 <system> crond[25767]: (root) PAM ERROR (Failure setting user credentials) Mar 4 17:20:01 <system> crond[25767]: (root) FAILED to authorize user with PAM (Failure setting user credentials) mark
2002 Sep 16
2
rsync server-client users
Subject: rsync client-server users Are you using rsync in a client-server configuration? If you are, and if you have set up your cron or anacron tables to run an rsync client, does the client ever just hang? I am running one rsync server and two rsync clients, both clients are under control of anacron. And they both hang on the rsync command, forever. All three systems run Red Hat 7.1 and rsync 2.4.6-2. No data is ever sent from the cli...
2019 Mar 08
0
C 7 anacron issue
mark wrote: > Has anyone else seen a problem recently (like, the last few weeks) with > anacron? We've got a couple of recently-built systems and we're seeing Mar > 4 17:20:01 <system> crond[25767]: (root) PAM ERROR (Failure setting > user credentials) Mar 4 17:20:01 <system> crond[25767]: (root) FAILED to > authorize user with PAM (Failure setting user credentia...
2004 May 03
0
anacron missing from 3.1
hi, there is a few packages which are missingfrom 3.1 like anacron, mc etc. these are not used anymore ore replaced or ? I saw that these packages missing from redhat's ftp site to although rhel 3's admin guide has a reference to it. thanks in advace. -- Levente "Si vis pacem para bellum!"
2015 Oct 19
1
Exists some problem with cronjobs under CentOS7 (Partially solved)
...Ok, I have solved this problem partially. First, I have changed under journald.conf file Storage=volatile instead of Storage=none. After doing that, logs returned but there is no error under cron.log about cronjobs, system's jobs included. But they are not triggered. I have removed cronie-anacron package and I have installed cronie-noanacron and voil?!! ... all works ok: system cronjobs and my configured jobs ... I am not sure if it is a bug or some type of misconfiguration ... But I have two Oracle Linux 7.x LXC servers using cronie-anacron package to trigger cronjobs, and works wit...
2024 Jan 26
2
permission denied with windows acls
On Thu, 25 Jan 2024 18:45:52 -0800 Peter Carlson via samba <samba at lists.samba.org> wrote: > I am getting a permission denied when trying to ls as a domain user a > samba mount with windows ACLs (sigh I thought I had this figured > out). I tried to include self descriptive server names and include > them in the info below (fs1: file server, nc: addc, u2gui: ubuntu >
2009 May 19
8
Auto-installing security updates?
...r the need to keep it securely patched. I'm wondering if it's possible to auto-install security updates - for that matter, with so small a set of applications perhaps auto-installing every update would be good enough. Maybe this could be done with a script run under cron.daily, so that anacron picks it up? I'd be glad of any advice. Anne -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part. URL: <http://lists.centos.org/pipermail/centos/atta...
2012 Nov 23
2
centos 6.3, cron and mail script output
...ls to my email adress. Testing the MTA (Exim) on command-line: success (anyway, logwatch also success on sending email) On another centos5 machine, the same script, the mail is sent. On the Centos 6: $ rpm -aq | grep cron crontabs-1.10-33.el6.noarch cronie-1.4.4-7.el6.x86_64 cronie-anacron-1.4.4-7.el6.x86_64 On the Centos 5: $ rpm -aq | grep cron crontabs-1.10-8 vixie-cron-4.1-81.el5 anacron-2.3-45.el5.centos How to setup the Centos6 system so that the cron sends me an email the script output?? -- RMA.
2024 Jan 26
1
permission denied with windows acls
...ket and keyutils is installed Jan 26 09:24:56 u2gui kernel: [1214461.218443] CIFS: VFS: \\fs.carlson.lab Send error in SessSetup = -126 Jan 26 09:24:56 u2gui kernel: [1214461.218466] CIFS: VFS: cifs_mount failed w/return code = -126 Jan 26 09:30:01 u2gui CRON[151161]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi) Jan 26 09:31:28 u2gui systemd[1]: Started Run anacron jobs. Jan 26 09:31:28 u2gui anacron[151162]: Anacron 2.3 started on 2024-01-26 Jan 26 09:31:28 u2gui anacron[151162]: Normal exit (0 jobs...
2019 Nov 15
1
Cron - log when job ends?
...g-with-begin-and-end-time which mentions a loglevel (-L) option, and by setting this to 2 it will log when a cron job ends. It sounds great, and just what we could use. The downside is that there seems to be no such option anymore. The article is several years old but the users says they are using anacron. Checking on both a CentOS 7 and Fedora 31 system, which both use cronie-anacron, I could find no mention of any loglevel. Does anyone know what happened to this option (why it was removed)? It would seem to be useful, but removed at some time. Thanks, John. -- John Horne | Senior Operations...
2017 May 01
2
logrotate failed ... (CentOS 6.9)
I get regularily such a mail <mail> Anacron job 'cron.daily' on .... /etc/cron.daily/logrotate: error: error running non-shared postrotate script for /var/log/clamd.clamsmtp/clamsmtpd.log of '/var/log/clamd.clamsmtp/clamsmtpd.log ' </mail> content of /etc/logrotate.d/clamsmtp /var/log/clamd.clamsmtp/clamsmtpd.log...
2005 Apr 13
3
Constant disk activity
Hi, I am running centos on a laptop and the HD keeps on making noises every so often, even when I go to runlevel 1 and stop everything that could be doing so (hotplug, smartd, cron, anacron, atd, syslogd...). Is there any way of finding out what is accessing the disk? Not only it shortens battery life, it is annoying while working in a quiet room. Thanks Gabriel Send instant messages to your online friends http://uk.messenger.yahoo.com
2006 Jan 09
2
Scheduling tasks using cron...
Hi all. Can anyone help me with scheduling tasks? I'm running Centos4.2 (updated via yum starting from 4.0). I know I have vixie-cron and anacron packages installed (came like that, from first install, I guess). I read the crontab syntax man page (man 5 crontab) and I made an entry as a normal user (using crontab -e) that looks like the following: 30 0 9 1 1 /bin/ls -F /home/jose > /home/jose/home-listing.txt when I run the command &...