logo       

Re: skipped due to rollback plan?: msg#00038

sysutils.backup.rsnapshot.general

Subject: Re: skipped due to rollback plan?

On Fri, Jul 14, 2006 at 04:40:50PM +0200, Hans Schmidt wrote:
> first of all rsnapshot copied only to of 4 folders, now it doesnt copy
> anything anymore
>
> what exactly does that error-message mean?
> "rollback plan" ?
>
> did i miss anything in the faq?
>
> greetings, h.s.
>
>
>
> errormessages:
> ===========
>
> ERROR: /usr/local/bin/rsync returned 127
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
This is the most important part of the output.

Because rsync returned an error status (other than 23 or 24 which indicate
partial transfer), and presumably you have "link_dest 1" in your rsnapshot
config, than meant rsnapshot would make a plan to rollback that backup,
once it has finished dealing with any other backups.

The "skipped due to rollback plan" warnings for the other backups are
because all the backups have the same destination ("remotehostbackup/").

If you stop the "/usr/local/bin/rsync returned 127" error, then all
the rollback issues will disappear, and you should get backups.

According to my man pages, 127 is not an exit status that rsync will
set itself. But the shell will return 127 if the command is not found.

The most likely cause of this would be that your "cmd_rsync" path
(currently set to /usr/local/bin/rsync) does not match where rsync
is installed on your machine. Or your rsync binary has been removed.

> /usr/bin/logger -i -p user.err -t rsnapshot /usr/local/bin/rsnapshot daily: \
> ERROR: /usr/local/bin/rsync returned 127
> WARNING: root@remotehost:/etc/ skipped due to rollback plan
> /usr/bin/logger -i -p user.err -t rsnapshot WARNING: \
> root@remotehost:/etc/ skipped due to rollback plan
> WARNING: root@remotehost:/var/www/ skipped due to rollback plan
> /usr/bin/logger -i -p user.err -t rsnapshot WARNING: \
> root@remotehost:/var/www/ skipped due to rollback plan
> WARNING: root@remotehost:/home/ skipped due to rollback plan
> /usr/bin/logger -i -p user.err -t rsnapshot WARNING: \
> root@remotehost:/home/ skipped due to rollback plan
>
>
>
> snipplet from my config-file:
> ===================
> backup root@remotehost:/var/log/ remotehostbackup/
> backup root@remotehost:/etc/ remotehostbackup/
> backup root@remotehost:/var/www/ remotehostbackup/
> backup root@remotehost:/home/ remotehostbackup/
>
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> rsnapshot-discuss mailing list
> rsnapshot-discuss@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/rsnapshot-discuss

--
___________________________________________________________________________
David Keegel <djk@xxxxxxxxxxxxxxxxxx> http://www.cyber.com.au/users/djk/
Cybersource P/L: Linux/Unix Systems Administration Consulting/Contracting


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise