LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   rsnapshot require Lchown (https://www.linuxquestions.org/questions/linux-software-2/rsnapshot-require-lchown-516423/)

ok4life 01-04-2007 08:32 PM

rsnapshot require Lchown
 
I have FC6 and trying to get rsnapshot running for backups. I followed the how to @ http://www.rsnapshot.org/howto/1.2/r...-HOWTO.en.html I receive mail for the cron job
Code:

require Lchown
Lchown module not found

I have found what Lchown is but where do I get it?

heres my rsnapshot log (note there maybe some various configs that were loged

Code:

[04/Jan/2007:10:02:47] /usr/bin/rsnapshot daily: started
[04/Jan/2007:10:02:47] echo 17741 > /var/run/rsnapshot.pid
[04/Jan/2007:10:02:47] mkdir -m 0700 -p /mount/test/
[04/Jan/2007:10:02:47] /mount/test/hourly.5 not present (yet), nothing to copy
[04/Jan/2007:10:02:47] rm -f /var/run/rsnapshot.pid
[04/Jan/2007:10:02:47] /usr/bin/rsnapshot daily: completed successfully
[04/Jan/2007:11:00:37] /usr/bin/rsnapshot hourly: started
[04/Jan/2007:11:00:37] echo 18208 > /var/run/rsnapshot.pid
[04/Jan/2007:11:00:37] mkdir -m 0755 -p /mount/test/hourly.0/
[04/Jan/2007:11:00:37] /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded /home /mount/test/hourly.0/localhost/
[04/Jan/2007:11:00:38] /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded /etc/samba /mount/test/hourly.0/localhost/
[04/Jan/2007:11:00:38] /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded /usr/local /mount/test/hourly.0/localhost/
[04/Jan/2007:11:00:39] /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded /data /mount/test/hourly.0/localhost/
[04/Jan/2007:11:00:39] /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded /var/log/rsnapshot /mount/test/hourly.0/localhost/
[04/Jan/2007:11:00:39] touch /mount/test/hourly.0/
[04/Jan/2007:11:00:39] rm -f /var/run/rsnapshot.pid
[04/Jan/2007:11:00:39] /usr/bin/rsnapshot hourly: completed successfully
[04/Jan/2007:11:00:42] /usr/bin/rsnapshot hourly: started
[04/Jan/2007:11:00:42] echo 18225 > /var/run/rsnapshot.pid
[04/Jan/2007:11:00:42] /bin/cp -al /mount/test/hourly.0 /mount/test/hourly.1
[04/Jan/2007:11:00:42] /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded /home /mount/test/hourly.0/localhost/
[04/Jan/2007:11:00:42] /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded /etc/samba /mount/test/hourly.0/localhost/
[04/Jan/2007:11:00:42] /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded /usr/local /mount/test/hourly.0/localhost/
[04/Jan/2007:11:00:42] /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded /data /mount/test/hourly.0/localhost/
[04/Jan/2007:11:00:42] /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded /var/log/rsnapshot /mount/test/hourly.0/localhost/
[04/Jan/2007:11:00:42] touch /mount/test/hourly.0/
[04/Jan/2007:11:00:42] rm -f /var/run/rsnapshot.pid
[04/Jan/2007:11:00:42] /usr/bin/rsnapshot hourly: completed successfully
[04/Jan/2007:11:00:43] /usr/bin/rsnapshot hourly: started
[04/Jan/2007:11:00:43] echo 18243 > /var/run/rsnapshot.pid
[04/Jan/2007:11:00:43] mv /mount/test/hourly.1/ /mount/test/hourly.2/
[04/Jan/2007:11:00:43] /bin/cp -al /mount/test/hourly.0 /mount/test/hourly.1
[04/Jan/2007:11:00:43] /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded /home /mount/test/hourly.0/localhost/
[04/Jan/2007:11:00:43] /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded /etc/samba /mount/test/hourly.0/localhost/
[04/Jan/2007:11:00:43] /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded /usr/local /mount/test/hourly.0/localhost/
[04/Jan/2007:11:00:43] /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded /data /mount/test/hourly.0/localhost/
[04/Jan/2007:11:00:43] /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded /var/log/rsnapshot /mount/test/hourly.0/localhost/
[04/Jan/2007:11:00:44] touch /mount/test/hourly.0/
[04/Jan/2007:11:00:44] rm -f /var/run/rsnapshot.pid
[04/Jan/2007:11:00:44] /usr/bin/rsnapshot hourly: completed successfully
[04/Jan/2007:11:00:45] /usr/bin/rsnapshot hourly: started
[04/Jan/2007:11:00:45] echo 18261 > /var/run/rsnapshot.pid
[04/Jan/2007:11:00:45] mv /mount/test/hourly.2/ /mount/test/hourly.3/
[04/Jan/2007:11:00:45] mv /mount/test/hourly.1/ /mount/test/hourly.2/
[04/Jan/2007:11:00:45] /bin/cp -al /mount/test/hourly.0 /mount/test/hourly.1
[04/Jan/2007:11:00:45] /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded /home /mount/test/hourly.0/localhost/
[04/Jan/2007:11:00:45] /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded /etc/samba /mount/test/hourly.0/localhost/
[04/Jan/2007:11:00:45] /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded /usr/local /mount/test/hourly.0/localhost/
[04/Jan/2007:11:00:45] /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded /data /mount/test/hourly.0/localhost/
[04/Jan/2007:11:00:45] /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded /var/log/rsnapshot /mount/test/hourly.0/localhost/
[04/Jan/2007:11:00:45] touch /mount/test/hourly.0/
[04/Jan/2007:11:00:45] rm -f /var/run/rsnapshot.pid
[04/Jan/2007:11:00:45] /usr/bin/rsnapshot hourly: completed successfully
[04/Jan/2007:11:00:50] /usr/bin/rsnapshot daily: started
[04/Jan/2007:11:00:50] echo 18279 > /var/run/rsnapshot.pid
[04/Jan/2007:11:00:50] /mount/test/hourly.5 not present (yet), nothing to copy
[04/Jan/2007:11:00:50] rm -f /var/run/rsnapshot.pid
[04/Jan/2007:11:00:50] /usr/bin/rsnapshot daily: completed successfully
[04/Jan/2007:11:00:52] /usr/bin/rsnapshot daily: started
[04/Jan/2007:11:00:52] echo 18281 > /var/run/rsnapshot.pid
[04/Jan/2007:11:00:52] /mount/test/hourly.5 not present (yet), nothing to copy
[04/Jan/2007:11:00:52] rm -f /var/run/rsnapshot.pid
[04/Jan/2007:11:00:52] /usr/bin/rsnapshot daily: completed successfully
[04/Jan/2007:11:01:40] /usr/bin/rsnapshot hourly: started
[04/Jan/2007:11:01:40] echo 18289 > /var/run/rsnapshot.pid
[04/Jan/2007:11:01:40] mv /mount/test/hourly.3/ /mount/test/hourly.4/
[04/Jan/2007:11:01:40] mv /mount/test/hourly.2/ /mount/test/hourly.3/
[04/Jan/2007:11:01:40] mv /mount/test/hourly.1/ /mount/test/hourly.2/
[04/Jan/2007:11:01:40] /bin/cp -al /mount/test/hourly.0 /mount/test/hourly.1
[04/Jan/2007:11:01:40] /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded /home /mount/test/hourly.0/localhost/
[04/Jan/2007:11:01:40] /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded /etc/samba /mount/test/hourly.0/localhost/
[04/Jan/2007:11:01:40] /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded /usr/local /mount/test/hourly.0/localhost/
[04/Jan/2007:11:01:40] /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded /data /mount/test/hourly.0/localhost/
[04/Jan/2007:11:01:40] /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded /var/log/rsnapshot /mount/test/hourly.0/localhost/
[04/Jan/2007:11:01:40] touch /mount/test/hourly.0/
[04/Jan/2007:11:01:40] rm -f /var/run/rsnapshot.pid
[04/Jan/2007:11:01:40] /usr/bin/rsnapshot hourly: completed successfully
[04/Jan/2007:11:01:42] /usr/bin/rsnapshot hourly: started
[04/Jan/2007:11:01:42] echo 18307 > /var/run/rsnapshot.pid
[04/Jan/2007:11:01:42] mv /mount/test/hourly.4/ /mount/test/hourly.5/
[04/Jan/2007:11:01:42] mv /mount/test/hourly.3/ /mount/test/hourly.4/
[04/Jan/2007:11:01:42] mv /mount/test/hourly.2/ /mount/test/hourly.3/
[04/Jan/2007:11:01:42] mv /mount/test/hourly.1/ /mount/test/hourly.2/
[04/Jan/2007:11:01:42] /bin/cp -al /mount/test/hourly.0 /mount/test/hourly.1
[04/Jan/2007:11:01:42] /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded /home /mount/test/hourly.0/localhost/
[04/Jan/2007:11:01:42] /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded /etc/samba /mount/test/hourly.0/localhost/
[04/Jan/2007:11:01:42] /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded /usr/local /mount/test/hourly.0/localhost/
[04/Jan/2007:11:01:42] /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded /data /mount/test/hourly.0/localhost/
[04/Jan/2007:11:01:42] /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded /var/log/rsnapshot /mount/test/hourly.0/localhost/
[04/Jan/2007:11:01:42] touch /mount/test/hourly.0/
[04/Jan/2007:11:01:42] rm -f /var/run/rsnapshot.pid
[04/Jan/2007:11:01:42] /usr/bin/rsnapshot hourly: completed successfully
[04/Jan/2007:11:01:59] /usr/bin/rsnapshot hourly: started
[04/Jan/2007:11:01:59] echo 18331 > /var/run/rsnapshot.pid
[04/Jan/2007:11:01:59] /bin/rm -rf /mount/test/hourly.5/
[04/Jan/2007:11:01:59] mv /mount/test/hourly.4/ /mount/test/hourly.5/
[04/Jan/2007:11:01:59] mv /mount/test/hourly.3/ /mount/test/hourly.4/
[04/Jan/2007:11:01:59] mv /mount/test/hourly.2/ /mount/test/hourly.3/
[04/Jan/2007:11:01:59] mv /mount/test/hourly.1/ /mount/test/hourly.2/
[04/Jan/2007:11:01:59] /bin/cp -al /mount/test/hourly.0 /mount/test/hourly.1
[04/Jan/2007:11:01:59] /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded /home /mount/test/hourly.0/localhost/
[04/Jan/2007:11:01:59] /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded /etc/samba /mount/test/hourly.0/localhost/
[04/Jan/2007:11:01:59] /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded /usr/local /mount/test/hourly.0/localhost/
[04/Jan/2007:11:01:59] /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded /data /mount/test/hourly.0/localhost/
[04/Jan/2007:11:01:59] /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded /var/log/rsnapshot /mount/test/hourly.0/localhost/
[04/Jan/2007:11:01:59] touch /mount/test/hourly.0/
[04/Jan/2007:11:01:59] rm -f /var/run/rsnapshot.pid
[04/Jan/2007:11:01:59] /usr/bin/rsnapshot hourly: completed successfully
[04/Jan/2007:12:08:31] /usr/bin/rsnapshot daily: started
[04/Jan/2007:12:08:31] echo 18920 > /var/run/rsnapshot.pid
[04/Jan/2007:12:08:31] mkdir -m 0700 -p /mount/.test/
[04/Jan/2007:12:08:31] /mount/.test/hourly.5 not present (yet), nothing to copy
[04/Jan/2007:12:08:31] rm -f /var/run/rsnapshot.pid
[04/Jan/2007:12:08:31] /usr/bin/rsnapshot daily: completed successfully
[04/Jan/2007:12:13:20] /usr/bin/rsnapshot hourly: started
[04/Jan/2007:12:13:20] echo 18963 > /var/run/rsnapshot.pid
[04/Jan/2007:12:13:20] mkdir -m 0755 -p /mount/.test/hourly.0/
[04/Jan/2007:12:13:20] /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded /home /mount/.test/hourly.0/localhost/
[04/Jan/2007:12:13:20] /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded /etc/samba /mount/.test/hourly.0/localhost/
[04/Jan/2007:12:13:20] /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded /usr/local /mount/.test/hourly.0/localhost/
[04/Jan/2007:12:13:20] /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded /data /mount/.test/hourly.0/localhost/
[04/Jan/2007:12:13:20] /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded /var/log/rsnapshot /mount/.test/hourly.0/localhost/
[04/Jan/2007:12:13:20] touch /mount/.test/hourly.0/
[04/Jan/2007:12:13:20] rm -f /var/run/rsnapshot.pid
[04/Jan/2007:12:13:20] /usr/bin/rsnapshot hourly: completed successfully
[04/Jan/2007:12:14:07] /usr/bin/rsnapshot hourly: started
[04/Jan/2007:12:14:07] echo 18984 > /var/run/rsnapshot.pid
[04/Jan/2007:12:14:07] /bin/cp -al /mount/.test/hourly.0 /mount/.test/hourly.1
[04/Jan/2007:12:14:07] /usr/bin/rsync -av --delete --numeric-ids --relative --delete-excluded /home /mount/.test/hourly.0/localhost/
[04/Jan/2007:12:14:07] /usr/bin/rsync -av --delete --numeric-ids --relative --delete-excluded /etc/samba /mount/.test/hourly.0/localhost/
[04/Jan/2007:12:14:07] /usr/bin/rsync -av --delete --numeric-ids --relative --delete-excluded /usr/local /mount/.test/hourly.0/localhost/
[04/Jan/2007:12:14:07] /usr/bin/rsync -av --delete --numeric-ids --relative --delete-excluded /data /mount/.test/hourly.0/localhost/
[04/Jan/2007:12:14:07] /usr/bin/rsync -av --delete --numeric-ids --relative --delete-excluded /var/log/rsnapshot /mount/.test/hourly.0/localhost/
[04/Jan/2007:12:14:07] touch /mount/.test/hourly.0/
[04/Jan/2007:12:14:07] rm -f /var/run/rsnapshot.pid
[04/Jan/2007:12:14:07] /usr/bin/logger -i -p user.info -t rsnapshot /usr/bin/rsnapshot hourly: completed successfully
[04/Jan/2007:12:14:07] /usr/bin/rsnapshot hourly: completed successfully
[04/Jan/2007:12:15:01] /usr/bin/rsnapshot hourly: started
[04/Jan/2007:12:15:01] echo 19032 > /var/run/rsnapshot.pid
[04/Jan/2007:12:15:01] mv /mount/.test/hourly.1/ /mount/.test/hourly.2/
[04/Jan/2007:12:15:01] /bin/cp -al /mount/.test/hourly.0 /mount/.test/hourly.1
[04/Jan/2007:12:15:01] /usr/bin/rsync -av --delete --numeric-ids --relative --delete-excluded /home /mount/.test/hourly.0/localhost/
[04/Jan/2007:12:15:01] /usr/bin/rsync -av --delete --numeric-ids --relative --delete-excluded /etc/samba /mount/.test/hourly.0/localhost/
[04/Jan/2007:12:15:01] /usr/bin/rsync -av --delete --numeric-ids --relative --delete-excluded /usr/local /mount/.test/hourly.0/localhost/
[04/Jan/2007:12:15:01] /usr/bin/rsync -av --delete --numeric-ids --relative --delete-excluded /data /mount/.test/hourly.0/localhost/
[04/Jan/2007:12:15:01] /usr/bin/rsnapshot hourly: started
[04/Jan/2007:12:15:01] /usr/bin/rsnapshot hourly: ERROR: Lockfile /var/run/rsnapshot.pid exists and so does its process, can not continue
[04/Jan/2007:12:15:01] /usr/bin/logger -i -p user.err -t rsnapshot /usr/bin/rsnapshot hourly: ERROR: Lockfile /var/run/rsnapshot.pid exists and so does its process, can not continue
[04/Jan/2007:12:15:01] /usr/bin/rsync -av --delete --numeric-ids --relative --delete-excluded /var/log/rsnapshot /mount/.test/hourly.0/localhost/
[04/Jan/2007:12:15:01] touch /mount/.test/hourly.0/
[04/Jan/2007:12:15:01] rm -f /var/run/rsnapshot.pid
[04/Jan/2007:12:15:01] /usr/bin/logger -i -p user.info -t rsnapshot /usr/bin/rsnapshot hourly: completed successfully
[04/Jan/2007:12:15:01] /usr/bin/rsnapshot hourly: completed successfully
[04/Jan/2007:12:16:26] /usr/bin/rsnapshot hourly: started
[04/Jan/2007:12:16:26] echo 19062 > /var/run/rsnapshot.pid
[04/Jan/2007:12:16:26] mv /mount/.test/hourly.2/ /mount/.test/hourly.3/
[04/Jan/2007:12:16:26] mv /mount/.test/hourly.1/ /mount/.test/hourly.2/
[04/Jan/2007:12:16:26] /bin/cp -al /mount/.test/hourly.0 /mount/.test/hourly.1
[04/Jan/2007:12:16:26] /usr/bin/rsync -av --delete --numeric-ids --relative --delete-excluded /home /mount/.test/hourly.0/localhost/
[04/Jan/2007:12:16:26] /usr/bin/rsync -av --delete --numeric-ids --relative --delete-excluded /etc/samba /mount/.test/hourly.0/localhost/
[04/Jan/2007:12:16:26] /usr/bin/rsync -av --delete --numeric-ids --relative --delete-excluded /usr/local /mount/.test/hourly.0/localhost/
[04/Jan/2007:12:16:26] /usr/bin/rsync -av --delete --numeric-ids --relative --delete-excluded /data /mount/.test/hourly.0/localhost/
[04/Jan/2007:12:16:26] /usr/bin/rsync -av --delete --numeric-ids --relative --delete-excluded /var/log/rsnapshot /mount/.test/hourly.0/localhost/
[04/Jan/2007:12:16:26] touch /mount/.test/hourly.0/
[04/Jan/2007:12:16:26] rm -f /var/run/rsnapshot.pid
[04/Jan/2007:12:16:26] /usr/bin/logger -i -p user.info -t rsnapshot /usr/bin/rsnapshot hourly: completed successfully
[04/Jan/2007:12:16:26] /usr/bin/rsnapshot hourly: completed successfully
[04/Jan/2007:12:20:40] /usr/bin/rsnapshot hourly: started
[04/Jan/2007:12:20:40] echo 19118 > /var/run/rsnapshot.pid
[04/Jan/2007:12:20:40] mv /mount/.test/hourly.3/ /mount/.test/hourly.4/
[04/Jan/2007:12:20:40] mv /mount/.test/hourly.2/ /mount/.test/hourly.3/
[04/Jan/2007:12:20:40] mv /mount/.test/hourly.1/ /mount/.test/hourly.2/
[04/Jan/2007:12:20:40] /bin/cp -al /mount/.test/hourly.0 /mount/.test/hourly.1
[04/Jan/2007:12:20:40] /usr/bin/rsync -av --delete --numeric-ids --relative --delete-excluded /home /mount/.test/hourly.0/localhost/
[04/Jan/2007:12:20:40] /usr/bin/rsync -av --delete --numeric-ids --relative --delete-excluded /etc/samba /mount/.test/hourly.0/localhost/
[04/Jan/2007:12:20:40] /usr/bin/rsync -av --delete --numeric-ids --relative --delete-excluded /usr/local /mount/.test/hourly.0/localhost/
[04/Jan/2007:12:20:40] /usr/bin/rsync -av --delete --numeric-ids --relative --delete-excluded /data /mount/.test/hourly.0/localhost/
[04/Jan/2007:12:20:40] /usr/bin/rsync -av --delete --numeric-ids --relative --delete-excluded /var/log/rsnapshot /mount/.test/hourly.0/localhost/
[04/Jan/2007:12:20:40] touch /mount/.test/hourly.0/
[04/Jan/2007:12:20:40] rm -f /var/run/rsnapshot.pid
[04/Jan/2007:12:20:40] /usr/bin/logger -i -p user.info -t rsnapshot /usr/bin/rsnapshot hourly: completed successfully
[04/Jan/2007:12:20:40] /usr/bin/rsnapshot hourly: completed successfully
[04/Jan/2007:13:15:01] /usr/bin/rsnapshot hourly: started
[04/Jan/2007:13:15:01] echo 2637 > /var/run/rsnapshot.pid
[04/Jan/2007:13:15:01] mv /mount/.test/hourly.4/ /mount/.test/hourly.5/
[04/Jan/2007:13:15:01] mv /mount/.test/hourly.3/ /mount/.test/hourly.4/
[04/Jan/2007:13:15:01] mv /mount/.test/hourly.2/ /mount/.test/hourly.3/
[04/Jan/2007:13:15:01] mv /mount/.test/hourly.1/ /mount/.test/hourly.2/
[04/Jan/2007:13:15:01] /bin/cp -al /mount/.test/hourly.0 /mount/.test/hourly.1
[04/Jan/2007:13:15:02] /usr/bin/rsync -av --delete --numeric-ids --relative --delete-excluded /home /mount/.test/hourly.0/localhost/
[04/Jan/2007:13:15:02] /usr/bin/rsync -av --delete --numeric-ids --relative --delete-excluded /etc/samba /mount/.test/hourly.0/localhost/
[04/Jan/2007:13:15:02] /usr/bin/rsync -av --delete --numeric-ids --relative --delete-excluded /usr/local /mount/.test/hourly.0/localhost/
[04/Jan/2007:13:15:02] /usr/bin/rsync -av --delete --numeric-ids --relative --delete-excluded /data /mount/.test/hourly.0/localhost/
[04/Jan/2007:13:15:02] /usr/bin/rsync -av --delete --numeric-ids --relative --delete-excluded /var/log/rsnapshot /mount/.test/hourly.0/localhost/
[04/Jan/2007:13:15:02] touch /mount/.test/hourly.0/
[04/Jan/2007:13:15:02] rm -f /var/run/rsnapshot.pid
[04/Jan/2007:13:15:02] /usr/bin/logger -i -p user.info -t rsnapshot /usr/bin/rsnapshot hourly: completed successfully
[04/Jan/2007:13:15:02] /usr/bin/rsnapshot hourly: completed successfully
[04/Jan/2007:14:15:01] /usr/bin/rsnapshot hourly: started
[04/Jan/2007:14:15:01] echo 3271 > /var/run/rsnapshot.pid
[04/Jan/2007:14:15:01] /bin/rm -rf /mount/.test/hourly.5/
[04/Jan/2007:14:15:01] mv /mount/.test/hourly.4/ /mount/.test/hourly.5/
[04/Jan/2007:14:15:01] mv /mount/.test/hourly.3/ /mount/.test/hourly.4/
[04/Jan/2007:14:15:01] mv /mount/.test/hourly.2/ /mount/.test/hourly.3/
[04/Jan/2007:14:15:01] mv /mount/.test/hourly.1/ /mount/.test/hourly.2/
[04/Jan/2007:14:15:01] /bin/cp -al /mount/.test/hourly.0 /mount/.test/hourly.1
[04/Jan/2007:14:15:01] /usr/bin/rsync -av --delete --numeric-ids --relative --delete-excluded /home /mount/.test/hourly.0/localhost/
[04/Jan/2007:14:15:01] /usr/bin/rsync -av --delete --numeric-ids --relative --delete-excluded /etc/samba /mount/.test/hourly.0/localhost/
[04/Jan/2007:14:15:01] /usr/bin/rsync -av --delete --numeric-ids --relative --delete-excluded /usr/local /mount/.test/hourly.0/localhost/
[04/Jan/2007:14:15:02] /usr/bin/rsync -av --delete --numeric-ids --relative --delete-excluded /data /mount/.test/hourly.0/localhost/
[04/Jan/2007:14:15:06] /usr/bin/rsync -av --delete --numeric-ids --relative --delete-excluded /var/log/rsnapshot /mount/.test/hourly.0/localhost/
[04/Jan/2007:14:15:06] touch /mount/.test/hourly.0/
[04/Jan/2007:14:15:06] rm -f /var/run/rsnapshot.pid
[04/Jan/2007:14:15:06] /usr/bin/logger -i -p user.info -t rsnapshot /usr/bin/rsnapshot hourly: completed successfully
[04/Jan/2007:14:15:06] /usr/bin/rsnapshot hourly: completed successfully


JZL240I-U 01-05-2007 01:42 AM

:scratch: I don't understand. The log has no errors as the jobs are always completed successfully. What does that mean?

Anyhow, I would guess(!) that (l)chown might be a builtin of the shell, so which one are you using?

If you don't know it this site has very good documentation, perhaps it can help you.

gaogee 01-13-2007 07:28 AM

rsnapshot needs Lchown
 
Problems with rsnapshot and Lchown.

rsnapshot gives an error message:
require Lchown
Lchown module not found

Have a look at the rsnapshot PERL script (/usr/bin/rsnapshot) and find out that rsnapshot tries to fetch Lchown from CPAN when needed. As you can see it needs Lchown when verbosity is set to 5 or higher. I got rid of this error message by setting the verbosity level to 4. Does anyone know why the error appears?

djk20 01-11-2008 07:22 PM

Install perl Lchown module to avoid warnings
 
If you get warnings from rsnapshot about Lchown (like Lchown module not found or Could not lchown() symlink) then you should install the perl Lchown module. There are pointers on where to get Lchown near the bottom of http://www.rsnapshot.org/downloads.html

Or if you have CPAN alread working, you can run the following as root:
Code:

perl -MCPAN -e 'install qw(Lchown)'
If you don't have the perl Lchown module, then symbolic links in your snapshots/backups may not have the right owner.


All times are GMT -5. The time now is 08:43 PM.