Hi there,
I have run rsnapshot successfully as a regular backup on another
server (Debian 6) for quite some time. I set up a failover server, and
also copied over the /etc/rsnapshot.conf because the directory structure
and backup requirements are the same.
rsnapshot is enabled in the root cron. It does run without any errors,
but apart from the initial snapshop back on the 14th Oct, it has never
actually backed anything else up! Very strange:
Does anyone know what might have inadvertently caused this?
*config_version 1.2
snapshot_root /var/cache/rsnapshot/
cmd_cp /bin/cp
cmd_rm /bin/rm
cmd_rsync /usr/bin/rsync
cmd_ssh /usr/bin/ssh
cmd_logger /usr/bin/logger
cmd_du /usr/bin/du
interval hourly 2
interval daily 4
interval weekly 4
interval monthly 3
verbose 2
loglevel 3
logfile /var/log/rsnapshot.log
lockfile /var/run/rsnapshot.pid
exclude *.exe
link_dest 0
sync_first 1
backup /var/log/ example.com/
backup /var/spool/cron/ example.com/
backup /etc/ example.com/*
---
Here are the different files after I run a rsnapshop hourly:
# rsnapshot -v hourly
echo 5394 > /var/run/rsnapshot.pid
/bin/rm -rf /var/cache/rsnapshot/hourly.1/
mv /var/cache/rsnapshot/hourly.0/ /var/cache/rsnapshot/hourly.1/
/bin/cp -al /var/cache/rsnapshot/.sync /var/cache/rsnapshot/hourly.0
rm -f /var/run/rsnapshot.pid
-rw-r--r-- 1 root root 9.4K Nov 1 15:26 /etc/apache2/apache2.conf
-rw-r--r-- 10 root root 8.2K Oct 12 12:31
/var/cache/rsnapshot/hourly.0/example.com/etc/apache2/apache2.con
Where did I go wrong?
Regads.
------------------------------------------------------------------------------
RSA® Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
rsnapshot-discuss mailing list
rsnapshot-discuss < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rsnapshot-discuss
