Sheduled backup not work

SolarW

New Member
Apr 18, 2012
4
0
1
[SOLVED] Sheduled backup not work

Hi.

I'm have installation on 3 comps:
- two node in cluster w/o HA (vs01.my.domain and vs03.my.domain)
- NFS share on backup server (backup.my.domain)
On vs01 have 5 VM (4 OpenVZ and 1 KVM)
On vs02 have 3 VM (all 3 OpenVZ)
NFS share attached to cluster and work fine (for templates and backups)
In "Datacenter -> Backups" i'm create 2 sheduled backups:
- start 00:30 and backup all VM's from vs01 to NFS share.
- start 03:30 and backup all VM's from vs03 to NFS share.
First backup shedule work fine.
Second backup shedule not start in 03:30.
Manual start backup VM on node vs03 to NFS share work.

Where i'm can found log file for resolving this trouble?

P.S. Sorry for my bad English - this is not my native language.
 
Last edited:
Hmmm... after long analize log files i'm found trouble.
On node vs03 cron service not start cronjobs from /etc/cron.d/vzdump
Any ideas?
 
Problem solved.
After manualy restart cron service
/etc/init.d/cron restart
sheduled backup now work.

dietmar, tnx for help.
Yesterday i'm restart cron service and today in 03:30 backup start fine.
Syslog not contain any hints.
 
Last edited: