search for: backupport

Displaying 4 results from an estimated 4 matches for "backupport".

2007 Oct 15
0
3.0.0pre2: bookend breakage (2 different errors)
...-dest $BACKUPPATH/lithium/monday/ \ --link-dest $BACKUPPATH/beryllium/monday/ \ --link-dest $BACKUPPATH/oxygen/monday/ \ --link-dest $BACKUPPATH/fluorine/sunday/ \ --password-file $BACKUPPATH/fluorine/$BACKUPPASSWORDFILE \ --temp-dir $BACKUPPATH/fluorine/ \ rsync://$BACKUPUSER@fluorine:$BACKUPPORT/$BACKUPMODULE/ \ $BACKUPPATH/fluorine/monday/ \ &> $BACKUPPATH/fluorine/monday.log # Background I do rotating backups of the entire 'running' fs on all my linux machines (ie: server data drives, ~/.ccache/, squid cache & suchlike all excluded). Friday past, I installed rsync...
2007 Oct 16
3
To inc_recurse or not to inc_recurse? [Re: 3.0.0pre2: bookend breakage (2 different errors)]
...nc error: error in rsync protocol data stream (code 12) at io.c(596) [generator=3.0.0pre2] > > # Sample commands, obfuscated to protect the guilty > cp -alf $BACKUPPATH/fluorine/sunday/. $BACKUPPATH/fluorine/monday/ > rsync [...] --delete-after [...] > rsync://$BACKUPUSER@fluorine:$BACKUPPORT/$BACKUPMODULE/ \ > $BACKUPPATH/fluorine/monday/ [...] This is the same problem I ran into with --detect-renamed: the client disables incremental recursion because of --delete-after but doesn't send the option to the server, so the server has no idea that it is supposed to disable incremen...
2007 Oct 18
1
3.0.0pre2(cvs) error: check_for_finished_files: Assertion `flist != ((void *)0)' failed.
...KUPPATH/lithium/wednesday/ \ --link-dest $BACKUPPATH/beryllium/wednesday/ \ --link-dest $BACKUPPATH/oxygen/wednesday/ \ --link-dest $BACKUPPATH/fluorine/tuesday/ \ --password-file $BACKUPPATH/fluorine/$BACKUPPASSWORDFILE \ --temp-dir $BACKUPPATH/fluorine/ \ rsync://$BACKUPUSER@fluorine:$BACKUPPORT/$BACKUPMODULE/ \ $BACKUPPATH/fluorine/wednesday/ \ &> $BACKUPPATH/fluorine/wednesday.log To reproduce the error, all I have to do is 'cp -a --parents /usr/share/zoneinfo/ /root/' on fluorine prior to pulling. Erik -- "Failure is not an option. (It comes bundled with Wind...
2011 Jul 29
6
Re: Reg REMUS on two VMs
...heck the log files /var/log/xen/xend.log for errors. > > > Most important of all, you are not doing any disk replication! > So, when the VM recovers on backup, it will be running with an > older version of the disk and will possibly crash > > it should be tap2:remus:backuphost:backupport|aio:.... > > > shriram > > On Wed, Jul 27, 2011 at 11:55 PM, Rajendar K <k.rajendar@gmail.com> wrote: > >> Hi, >> Thanks for your kind reply. >> I have installed xen 4.0.2 in RHEL5 and tried remus. With a single >> remus command >>...