LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-04-2007, 08:32 PM   #1
ok4life
LQ Newbie
 
Registered: Oct 2006
Posts: 24

Rep: Reputation: 15
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
 
Old 01-05-2007, 01:42 AM   #2
JZL240I-U
Senior Member
 
Registered: Apr 2003
Location: Germany
Distribution: openSuSE Tumbleweed-KDE, Mint 21, MX-21, Manjaro
Posts: 4,629

Rep: Reputation: Disabled
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.
 
Old 01-13-2007, 07:28 AM   #3
gaogee
LQ Newbie
 
Registered: Jan 2007
Posts: 1

Rep: Reputation: 0
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?

Last edited by gaogee; 01-13-2007 at 07:33 AM.
 
Old 01-11-2008, 07:22 PM   #4
djk20
LQ Newbie
 
Registered: Jan 2005
Posts: 2

Rep: Reputation: 0
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.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How many cd's do i require for FC 6 b0nd Fedora 3 12-17-2006 11:49 PM
rsync and rsnapshot madman100 Linux - Newbie 4 10-10-2006 09:33 AM
rsnapshot rotating incorrectly section31 Linux - Software 0 09-17-2006 01:41 PM
Using rsnapshot to make a system backup Transition Slackware 1 03-21-2005 09:23 PM
Does the crontab require.... Echo Kilo Linux - General 2 11-10-2004 07:01 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:26 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration