Reoback sichert nicht

Backup, Restore und Transfer von Daten
Post Reply
abrocker
Posts: 26
Joined: 2003-04-09 01:44
 

Reoback sichert nicht

Post by abrocker »

HI!
Lustiger Fehler von Reoback oder mir. Die COnfig wird erkannt, was ich am Output sehe, aber REOBACK sichert keine Files.

Code: Select all

REOBack version 1.0 Release 3; distributed under the GNU GPL.

Running backup on frog-server.de.
Backup number 1 of 6 (backup days x 2)
Performing full backup via FTP
Last full backup: Thu Jun 12 23:51:27 2003

Archiving in progress...

  Working on homes...
    No new or changed files since last full backup for homes.

  Working on etc...
    No new or changed files since last full backup for etc.

  Working on confixx...
    No new or changed files since last full backup for confixx.

  Working on mail...
    No new or changed files since last full backup for mail.

  Working on mysql...
    No new or changed files since last full backup for mysql.

All local archives were saved in /backup/2003-06-12/
Total transfer time: 0.00 seconds(s).
Overall backup time: 0.00 seconds(s).
Any Ideas?
distanzcheck
Posts: 531
Joined: 2003-01-09 08:58
Location: NRW
 

Re: Reoback sichert nicht

Post by distanzcheck »

poste mal deine beiden Configs

Dirk
abrocker
Posts: 26
Joined: 2003-04-09 01:44
 

Re: Reoback sichert nicht

Post by abrocker »

files.conf

Code: Select all

#Verzeichniss der Benuzter animateure.net und frog-server.de werden gesichert
File: homes
# Verzeichnisse und Dateien die rekursiv gesichert werden sollen
/home/www/web1
/home/www/web2
/home/www/web3
/home/www/web4
/home/www/web5
/home/www/web6
/home/www/web7
/home/www/web8
/home/www/web9
/home/www/web10

# /etc Verzeichniss für Konfigurationen
File: etc
/etc
/scripts

#Confixx Sicherung
File: confixx
/home/www/confixx
/root

#Mailbox Sicherung
File: mail
/var/spool/mail

# Backup der Mysql Datenbanken
File: mysql
/var/lib/mysql
# der Link zum eigentlichen Mysql-Socket
/tmp/mysql.sock
# Der Socket und die Datei mit der Process ID müssen nicht gesichert werden.
Skip: /var/lib/mysql/mysql.sock
Skip: /var/lib/mysql/mysqld.pid
settings.conf

Code: Select all

############################################################################
# REOBack - settings.conf
# $Id: settings.conf,v 1.8 2002/03/23 21:49:50 techno91 Exp $
############################################################################
#
# REOBack Simple Backup Solution
# http://sourceforge.net/projects/reoback/
#
# Copyright (c) 2001 Randy Oyarzabal (techno91@users.sourceforge.net)
#
# Other developers and contributors:
#    Richard Griswold
#    Nate Steffenhagen (frankspikoli@users.sourceforge.net)
#
############################################################################
#
# This is the configuration file for REOBack.  Note that the default
# configuration file is "settings.cfg".  However, you can create your own
# configuration file and pass it as a parameter to the backup program.
# i.e. "./reoback.pl <configfile>"
# Used only as an identifier for this backup. Normally the hostname.
host            = frog-server.de

# This is the number of days you want to keep backups.  Note that the
# actual number of archives kept is "backupdays" times 2.  That way, when
# it comes time for auto deletion, you always have a history of
# "backupdays" worth of information.
backupdays  	= 3

# Definitions of files/directories to backup.  See README for format of
# this file.
files		= /etc/reoback/files.conf

# Directory to store temporary files generated by REOBack.
tmpdir		= /var/lib/reoback/backups/

# Directory to store data files generated by REOBack.  Files created
# here are files used to keep track of FULL/INCREMENTAL backups.
datadir          = /backup/

# Location of where to keep local backups.  Also use as a temporary
# storage of archives for transfer. Keep trailing slash!
localbackup	= /backup/

# 1 = Keep local backups, 0 = Do not keep local backups
keeplocalcopy	= 1

# 1 = Transfer to remote location, 0 = Do not transfer
remotebackup	= 1

# Type of remote backup. FTP or NFS
rbackuptype	= FTP

# Only needed if above is set to NFS. Keep trailing slash!
localmount	= /mnt/server/

# Required if "remotebackup" is set.
remotehost	= HOSTNAME

# Path to keep backups on remote host. Keep trailing slash!
remotepath	= /backup/
Anonymous
 

Reoback Sicherungsproblem

Post by Anonymous »

Hallo,

ich habe genau das gleiche Debakel mit Reoback.

Meine Ausgabe:

Running backup on p15112315.pureserver.info.
Backup number 3 of 4 (backup days x 2)
Performing full backup on local system
Last full backup: Tue Jun 17 15:40:31 2003

Archiving in progress...

Working on DB...
No new or changed files since last full backup for DB.

Working on Logdateien...
No new or changed files since last full backup for Logdateien.

Working on cronjobs...
No new or changed files since last full backup for cronjobs.

Working on mail...
No new or changed files since last full backup for mail.

Working on wwwconfixx...
Archiving wwwconfixx...
All local archives were saved in /var/lib/reoback/backups/tag/2003-06-17/
Total transfer time: 0.00 seconds(s).
Overall backup time: 2.00 seconds(s).


Das Einzigste was er Sichert ist hier wwwconfixx. Nach mehereren Durchläufen ändert sich daran auch nichts.

Als Test habe ich mal die /home/www/web1 (web2, web3 etc.) in den files.conf eingetragen. Diese Ordner hat er auch gesichert. aber alles andere nicht.
Das data Verzeichnis habe ich auch gelehrt um vorzubeugen, das er noch mit alten Daten arbeitet, aber auch nichts.

vielleicht hat einer ne Idee
joehalter
Posts: 5
Joined: 2003-05-06 12:41
Location: Erlenbach HN
 

Re: Reoback sichert nicht

Post by joehalter »

Ich geselle mich zu Euch, bei mir tut's auch net...
dspeicher
Posts: 167
Joined: 2002-05-20 20:16
Location: Hörstel
Contact:
 

Re: Reoback sichert nicht

Post by dspeicher »

warum lasst ihr nicht gleich /home/www/* sichern?
abrocker
Posts: 26
Joined: 2003-04-09 01:44
 

Re: Reoback sichert nicht

Post by abrocker »

Hi!
Darum gehts ja garnicht. Es geht darum, das es der Job nicht tut. Ich habe nen Rootserver ohne Suse Update also Blankes 1&1 Image und der Reoback funzt jetzt wieder?!

Gruss
Phil
ibook
Posts: 32
Joined: 2002-12-25 21:08
Location: Düsseldorf/Mönchengladbach/Krefeld
 

Re: Reoback sichert nicht

Post by ibook »

Ist zwar schon ne Weile her
aber es scheint nirgendwo ne Lösung für dieses weit verbreitete Problem zu geben, bin drauf und dran Reo wieder von der Platte zu putzen..
chris76
Posts: 1878
Joined: 2003-06-27 14:37
Location: Germering
 

Re: Reoback sichert nicht

Post by chris76 »

Wenn reo nicht tut, seid ihr erstens sicher das es neue Daten gibt? zweitens wie sieht es mit den archives.dat und status.dat aus, werden dir korrekt angelegt? ODer von irgendwas anderem Ã?berschrieben?

Gruß Christian
ibook
Posts: 32
Joined: 2002-12-25 21:08
Location: Düsseldorf/Mönchengladbach/Krefeld
 

Re: Reoback sichert nicht

Post by ibook »

Alles schon gemacht

1. zu sichernde Dateien verändert
2. status.dat gelöscht (Damit sollte 1. eigentlich überflüssig sein, aber man weiss ja nie)

Funzt trotzdem nicht.

Gestern hat er mir von einer 160 MB Datei die mit Reo gesichert werden sollte einen 2 MB full erzeugt. ???

Danach nix mehr mit Inkrement Backup alles immer = 0
chris76
Posts: 1878
Joined: 2003-06-27 14:37
Location: Germering
 

Re: Reoback sichert nicht

Post by chris76 »

schon mal reoback neu installiert?
ibook
Posts: 32
Joined: 2002-12-25 21:08
Location: Düsseldorf/Mönchengladbach/Krefeld
 

Re: Reoback sichert nicht

Post by ibook »

Kann doch nicht sein, das ist schliesslich keine DOSe.
ibook
Posts: 32
Joined: 2002-12-25 21:08
Location: Düsseldorf/Mönchengladbach/Krefeld
 

Re: Reoback sichert nicht

Post by ibook »

Neues Prob.

Hab Reo auf ein neues System eingespielt:

Ich kriege einen Full Backup nur für einen "File:Webseiten"

alle anderen "File:" werden einfach ignoriert.

Kann es sein dass REOBACK nix kann
Working on var...
No new or changed files since last full backup for var.

Working on mysql...
No new or changed files since last full backup for mysql.

Working on konfiguration...
No new or changed files since last full backup for konfiguration.

Working on root...
No new or changed files since last full backup for root.
Das stimmt einfach nicht !
WARUM ??
chris76
Posts: 1878
Joined: 2003-06-27 14:37
Location: Germering
 

Re: Reoback sichert nicht

Post by chris76 »

Also bei mir laeuft reoback super, ich weiss nicht warum es bei dir nicht tut. Meine Frage hast du aber nicht beantwortet.
Klemmt deine Shift-Taste :roll:
ibook
Posts: 32
Joined: 2002-12-25 21:08
Location: Düsseldorf/Mönchengladbach/Krefeld
 

Re: Reoback sichert nicht

Post by ibook »

Nein ich habe es nicht neu installiert.
aber das ist doch eine typische Windows Lösung.
Wie gesagt ich ahbe es auf zwei System probiert und eigentlich sollte es mehr als eine "Full" Datei auspucken.
Hab aber auf dem 2. System nur (merkwürdigerweise) eine einzige tar bekommen, ausserdem gibt es eine meneg threads mit bgenau demselben Prob.
Hab das Gefühl das läuft nicht so perfekt
chris76
Posts: 1878
Joined: 2003-06-27 14:37
Location: Germering
 

Re: Reoback sichert nicht

Post by chris76 »

Klar gibt es eine Menge threads mit gleichem Problem, die meisten haben aber auf falsche Config oder .dat Dateien zurueckgefuehrt.
Neuinstallation hat bei einem Fall wo es nicht mehr ging geholfen!
Ibook poste doch du bitte auch mal deine Config

Ciao Christian
ibook
Posts: 32
Joined: 2002-12-25 21:08
Location: Düsseldorf/Mönchengladbach/Krefeld
 

Re: Reoback sichert nicht

Post by ibook »

Hier die Settings


#####settings.conf ############################

############################################################################
# REOBack - settings.conf
# $Id: settings.conf,v 1.8 2002/03/23 21:49:50 techno91 Exp $
############################################################################
#
# REOBack Simple Backup Solution
# http://sourceforge.net/projects/reoback/
#
# Copyright (c) 2001 Randy Oyarzabal (techno91@users.sourceforge.net)
#
# Other developers and contributors:
# Richard Griswold
# Nate Steffenhagen (frankspikoli@users.sourceforge.net)
#
############################################################################
#
# This is the configuration file for REOBack. Note that the default
# configuration file is "settings.cfg". However, you can create your own
# configuration file and pass it as a parameter to the backup program.
# i.e. "./reoback.pl <configfile>"

# Used only as an identifier for this backup. Normally the hostname.
host = pxxxxxxxx.pureserver.info

# This is the number of days you want to keep backups. Note that the
# actual number of archives kept is "backupdays" times 2. That way, when
# it comes time for auto deletion, you always have a history of
# "backupdays" worth of information.
backupdays = 7

# Definitions of files/directories to backup. See README for format of
# this file.
files = /etc/reoback/files.conf

# Directory to store temporary files generated by REOBack.
tmpdir = /var/lib/reoback/tmp/

# Directory to store data files generated by REOBack. Files created
# here are files used to keep track of FULL/INCREMENTAL backups.
datadir = /var/lib/reoback/data/

# Location of where to keep local backups. Also use as a temporary
# storage of archives for transfer. Keep trailing slash!
localbackup = /home/www/web1/html/

# 1 = Keep local backups, 0 = Do not keep local backups
keeplocalcopy = 1

# 1 = Transfer to remote location, 0 = Do not transfer
remotebackup = 0

# Type of remote backup. FTP or NFS
rbackuptype = FTP

# Only needed if above is set to NFS. Keep trailing slash!

localmount = /mnt/server/

# Required if "remotebackup" is set.
remotehost = HOSTNAMEHERE

# Path to keep backups on remote host. Keep trailing slash!
remotepath = /path here/

#######################################################
# REQUIRED IF TYPE OR REMOTE BACKUP IS FTP.
#######

# Remote user on remote host.
ftpuser = userhere

# Password for remote user.
ftppasswd = passwordhere
######################################################
und hier die files.conf
#####files.conf ########
# Verzeichnis var ohne MySQL
File: var
/var
Skip: /var/run/*
Skip: /var/lib/mysql/*
Skip: /var/lib/reoback/*
Skip: /var/logs/*
# Skip: /var/spool/mail/*
# Skip: /var/spool/cron/*

# Backup der Mysql Datenbanken
File: mysql
/var/lib/mysql
# /tmp/mysql.sock
Skip: /var/lib/mysql/mysql.sock
Skip: /var/lib/mysql/mysqld.pid




#Bootverzeichnis
File: bootverz
/boot

#Konfiguration etc

File: konfiguration
/etc

#Rootverzeichnis
File: root
/root

#Backup der Kundenwebs
File:Serverdadraussen
#/home/www/web1



#Backup des Confixxverzeichnis

File: wwwconfixx
/home/www/confixx
chris76
Posts: 1878
Joined: 2003-06-27 14:37
Location: Germering
 

Re: Reoback sichert nicht

Post by chris76 »

Post mir mal auch bitte die Komplette Fehlermeldung zu diesen Configfiles.
Denn diese Config passt nicht zu dem Fehler von ein paar Posts vorher.

Ciao Christian
ibook
Posts: 32
Joined: 2002-12-25 21:08
Location: Düsseldorf/Mönchengladbach/Krefeld
 

Re: Reoback sichert nicht

Post by ibook »

Stimmt, ich habe , wie gesagt das inzwischen auf einem zweiten Server ausprobiert und jetzt kriege ich für eine "File:" einen incrementierenden Backup für die anderen File:´s aber wurde nie ein Full-Backup ausgeführt.
Archiving in progress...

Working on var...
No new or changed files since last full backup for var.

Working on mysql...
No new or changed files since last full backup for mysql.

Working on konfiguration...
No new or changed files since last full backup for konfiguration.

Working on root...
No new or changed files since last full backup for root.

Working on Serverdadraussen...
Archiving Serverdadraussen...
Working on wwwconfixx...
No new or changed files since last full backup for wwwconfixx.

All local archives were saved in /home/www/web1/html/2004-02-16/
Total transfer time: 0.00 seconds(s).
Overall backup time: 1.82 minute(s).
Hab erst gedacht wegen der fehlenden Leerstelle nach:
File:mysql
stimmt aber nicht File:Serverdadraussen klappte ja..
Hasse irgend eine Idee
chris76
Posts: 1878
Joined: 2003-06-27 14:37
Location: Germering
 

Re: Reoback sichert nicht

Post by chris76 »

Ich habe eine Idee, ob es daran liegt kann ich die nicht sagen. Aber stell ml als lokales backupverzeichnis was anderes als /home/www/web1/html ein. Weil das sicherst du in deinem File "Serverdadrausse" ja mit. Nicht das er sich daran irgendwie stört.

Ciao Christian
ibook
Posts: 32
Joined: 2002-12-25 21:08
Location: Düsseldorf/Mönchengladbach/Krefeld
 

Re: Reoback sichert nicht

Post by ibook »

Das habe ich schon gemacht, bringt nix.
Das erklärt aber auch nicht warum die anderen Jobs (Files: s ) ignoriert werden.

Kann es sein dass alle Full_Backups in eine grosse tar geschrieben werden, die dann den namen vom letzten Job erhält ??
chris76
Posts: 1878
Joined: 2003-06-27 14:37
Location: Germering
 

Re: Reoback sichert nicht

Post by chris76 »

Du bist dir Sicher das sich in den anderen Verzeichnissen während Deines Testens was geändert hat?
so sehen bei mri die einzelen Files aus

Code: Select all

-rw-r--r--    1 root     root      1941706 Feb  9 17:33 CSI-web-full-20040209-0531PM.1.tgz
-rw-r--r--    1 root     root      2932620 Feb 16 03:17 CSI-web-full-20040216-0315AM.8.tgz
-rw-r--r--    1 root     root         1255 Feb 10 03:15 CSI-web-incremental-20040210-0315AM.2.tgz
-rw-r--r--    1 root     root       992914 Feb 11 03:15 CSI-web-incremental-20040211-0315AM.3.tgz
-rw-r--r--    1 root     root       992983 Feb 12 03:15 CSI-web-incremental-20040212-0315AM.4.tgz
-rw-r--r--    1 root     root       992990 Feb 13 03:15 CSI-web-incremental-20040213-0315AM.5.tgz
-rw-r--r--    1 root     root       992990 Feb 14 03:15 CSI-web-incremental-20040214-0315AM.6.tgz
-rw-r--r--    1 root     root       992987 Feb 15 03:15 CSI-web-incremental-20040215-0315AM.7.tgz
ibook
Posts: 32
Joined: 2002-12-25 21:08
Location: Düsseldorf/Mönchengladbach/Krefeld
 

Re: Reoback sichert nicht

Post by ibook »

Ich habe beim ersten starten von reo nur eine einige Full Backup bekommen und das war "Serverdadrausse".

In den anderen hat sich laut Reo nix geändert seit dem letzten mal - Dabei war es das erste mal, es gab kein letztes mal !!

reo spinnt.
michas.
Posts: 109
Joined: 2003-03-08 13:08
 

Re: Reoback sichert nicht

Post by michas. »

in einem anderen Thread war beschrieben, dass man definitiv keine Leerzeichen hinter den Wörtern mehr lassen darf, z.B nach dem Muster:
Files: var_ (Unterstrich für Leertaste)

ist zwar nicht zu sehen, wirkt aber dafür umso mehr, nämlich mit einer Blockade

MichaS.
realspiderman
Posts: 16
Joined: 2004-03-19 19:53
 

Re: Reoback sichert nicht

Post by realspiderman »

Reoback in seiner aktuellen Version kann wirklich nicht viel. Erstens ist das inkrementelle Backup garkeines, sondern ein differentielles. Und zweitens wird nur das Datum zur Hilfe genommen. Es gibt keine Datenbank, die festhalten wurde, ob eine Datei ueberhaupt schonmal in einem Full-Backup gelandet ist.

Probier mal das Reoback von http://www.zoellin.net/christian. Damit gibt es diese Probleme nicht. Diese Reoback-Version legt eine Datenbank mit den gesicherten Dateien an und kann somit viel praeziser erkennen, ob sich etwas geaendert hat, oder ob es ueberhaupt schonmal gesichert wurde.

Zusaetzlich kann man auch noch MD5 Hashes erzeugen, falls das Datum alleine nicht ausreichend ist.
Post Reply