Current time: 06-18-2024, 03:33 AM Hello There, Guest! (LoginRegister)


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[ERLEDIGT]Backup führt zu hoher Last und Mailfehlern
Author Message
sunghost Offline
Junior Member
*

Posts: 190
Joined: Jun 2009
Reputation: 0
Post: #31
RE: [ERLEDIGT]Backup führt zu hoher Last und Mailfehlern
Sorry,
hatte deine Antwort gar nicht mehr gesehen:
Quote:crontab -l -u root
# /etc/crontab: system-wide crontab
# Unlike any other crontab you don't have to run the `crontab'
# command to install the new version when you edit this file
# and files in /etc/cron.d. These files also have username fields,
# that none of the other crontabs do.

SHELL=/bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin

# m h dom mon dow user command
17 * * * * root cd / && run-parts --report /etc/cron.hourly
25 6 * * * root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )
47 6 * * 7 root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.weekly )
52 6 1 * * root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.monthly )
#*/10 * * * * root /root/scripte/vserver_security_guard_reset.sh
#
und die crontab selbst
Quote:cat /etc/crontab
# /etc/crontab: system-wide crontab
# Unlike any other crontab you don't have to run the `crontab'
# command to install the new version when you edit this file
# and files in /etc/cron.d. These files also have username fields,
# that none of the other crontabs do.

SHELL=/bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin

# m h dom mon dow user command
17 * * * * root cd / && run-parts --report /etc/cron.hourly
25 6 * * * root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )
47 6 * * 7 root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.weekly )
52 6 1 * * root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.monthly )
#

ah sehe grade, dass ich in der crontab von root eine Zeile auskommentiert habe. evtl. liegts daran. ich teste es mal und nehm sie ganz raus.
(This post was last modified: 05-20-2010 05:05 PM by sunghost.)
05-20-2010 05:03 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: [ERLEDIGT]Backup führt zu hoher Last und Mailfehlern - sunghost - 05-20-2010 05:03 PM

Forum Jump:


User(s) browsing this thread: 2 Guest(s)