Current time: 04-19-2024, 04:05 PM Hello There, Guest! (LoginRegister)


Post Reply 
Backups aren't created on a daily basis?
Author Message
psygarden Offline
Junior Member
*

Posts: 84
Joined: Jan 2008
Reputation: 0
Post: #1
Question Backups aren't created on a daily basis?
I've come to the conclusion that backups haven't been taken on a daily basis, could anyone tell me where it best start looking?

I did a quick search on the forum (only 2 since there is a 60 second delay each time i search) and found that i should check /etc/cron.d/ispcp

This is the relevant text from that file:
Quote:# Backup
0 3 root /var/www/ispcp/engine/backup/ispcp-backup-all yes &>/var/log/ispcp/ispcp-backup-all-mngr.log
0 3 root /var/www/ispcp/engine/backup/ispcp-backup-ispcp noreport &>/var/log/ispcp/ispcp-backup-ispcp-mngr.log

What else should i check to start the backups automatically at 3am each day?

greetings,
Rik
02-15-2008 06:58 AM
Visit this user's website Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #2
RE: Backups aren't created on a daily basis?
Check your /tmp for a .lock file and delete it.
Next is, check your Logs:
Code:
/var/log/ispcp/ispcp-backup-all-mngr.log
var/log/ispcp/ispcp-backup-ispcp-mngr.log
Do you use bzip2 or gzip ?
Could be set in the ispcp.conf.

Greez BeNe
02-15-2008 07:05 AM
Visit this user's website Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #3
RE: Backups aren't created on a daily basis?
and in the cron file... the lines should start with

0 3 * * * root ....

I didn't see the stars in your example above - and it's not because of the fog....
02-15-2008 09:01 AM
Visit this user's website Find all posts by this user Quote this message in a reply
psygarden Offline
Junior Member
*

Posts: 84
Joined: Jan 2008
Reputation: 0
Post: #4
RE: Backups aren't created on a daily basis?
joximu Wrote:and in the cron file... the lines should start with

0 3 * * * root ....

I didn't see the stars in your example above - and it's not because of the fog....

I fixed this now, i'll be waiting untill tomorrow to see if it fixes things Wink

Thanks!
02-17-2008 03:32 AM
Visit this user's website Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #5
RE: Backups aren't created on a daily basis?
crond reloaded - I hope... :-)
02-17-2008 04:28 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Cube Offline
Member
***

Posts: 740
Joined: Apr 2007
Reputation: 9
Post: #6
RE: Backups aren't created on a daily basis?
Cron does not need a reload or restart after a modification of the crontabs.
(This post was last modified: 02-17-2008 04:42 AM by Cube.)
02-17-2008 04:40 AM
Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #7
RE: Backups aren't created on a daily basis?
ok - I always do the safe way :-)
02-17-2008 04:54 AM
Visit this user's website Find all posts by this user Quote this message in a reply
psygarden Offline
Junior Member
*

Posts: 84
Joined: Jan 2008
Reputation: 0
Post: #8
RE: Backups aren't created on a daily basis?
Judging by the looks on Munin the backups have been taken the past few days, still have to check them manually though!

Thanks,
Rik
02-18-2008 06:15 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


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