Koozali.org: home of the SME Server

Backuppc - Problem bei erneutem Vollbackup

Offline meyjoe

  • 2
  • +0/-0
Backuppc - Problem bei erneutem Vollbackup
« on: April 21, 2008, 02:57:54 PM »
Hallo,

ich habe unter SMESERVER 7.3 die aktuelle Backuppc-Contrib gemäss Anleitung http://sme.firewall-services.com/spip.php?article44 bzw. installiert.
Die Konfiguration habe ich nach dem hervorragenden HOW-TO von Holger Reiß http://www.holger-reiss.de/index.php?option=com_content&task=view&id=19&Itemid=46 vorgenommen.
Das Backup erfolgt auf eine Externe USB-Disk für deren Konfiguration ich den USB-Disk-Mangager als Contrib installiert habe http://forums.contribs.org/index.php?topic=35466.0

Ich nutze Backuppc nur für die Sicherung des SMESERVERs. Überzeugt hat mich insbesondere das unkomplizierte Restore von Einzeldateien über den Server-Manager, das ich bereits erfolgreich vorgenommen habe.
Die Sicherungen mit Vollbackup und den im Laufe von 14 Tagen täglich erfolgenden inkrementellen Sicherungen läuft einwandfrei.

Nun kommt das Problem:
Wenn die Backup-Routine nach 14 Tagen wieder zum Vollbackup zurückkehrt hängt sich Backuppc auf. Auf die USB-Disk wird dauerhaft zugegriffen, eine Sicherung erfolgt nicht. Anscheinend hat Backuppc das Problem, die alten Versionen vor einem neuen Backup zu löschen.

Der einzige Weg, mit dem ich mir bisher zu helfen weiß ist, im betreffen files-Verzeichnis unter /opt/backuppc die alten Backups zu löschen.
Dann beginnt alles wieder von vorne mit Vollbackup, den inkrementellen Backups usw. und läuft 1a bis die Routine wieder zum nächsten Termin für das Vollbackup kommt ...

Gibt es jemanden, der ein ähnliches Problem hat/hatte und mir eine Lösung für das Problem nennen kann?

Heißen Dank

Jörg

Offline RvLardin

  • ****
  • 82
  • +0/-0
    • http://sme.firewall-services.com
Re: Backuppc - Problem bei erneutem Vollbackup
« Reply #1 on: May 05, 2008, 03:09:42 PM »
Hi meyjoe,

Ich spreche 3 oder 4 words auf deutch. Ich kan nicht hilf dich im deutch.
BackupPc gets gut mit ein external USB disk
Ich vershtehe nichts auf die "14 tagen" problem.

Can you try in to explain your problem in english ?

RV.
----
"Those who are willing to lose some of their essential liberties in favour of security deserve neither and will lose both."
- Thomas Jefferson .

Offline meyjoe

  • 2
  • +0/-0
Re: Backuppc - Problem bei erneutem Vollbackup
« Reply #2 on: May 16, 2008, 07:33:42 PM »
Hallo RV,

sorry for the delay with my answer caused by a short business trip.

Here my problem in English:
I installed the newest Backuppc-Contrib according to this HowTo:  http://sme.firewall-services.com/spip.php?article44

I configured Backuppc according to the wonderful Howto by Holger Reiss: http://www.holger-reiss.de/index.php?option=com_content&task=view&id=19&Itemid=46

All Backups are stored on an external USB-Disk. For the configuration of the USB-Drive I used the USB-Disk-Mangager which I installed as Contrib: http://forums.contribs.org/index.php?topic=35466.0

I use Backuppc only for backing up my SME-Server. I am convinced by the incomplicated restore of single files in the Server-Manager which I tried out with success.
I planed the backups with a full backup every 14 days and daily incremental backups between the full backups. The backups from full until incremental no. 14 are done without problems.

The problem starts with the new full backup:
When the backup-routine comes to full backup again after 15 days the Backuppc software hangs.
The USB-Disk is busy all the time but no backup is in progress. I guess that Backuppc has a problem to delete the old backup-files.
The only possible way to solve the problem was to delete the old backup-files in the /opt/backuppc directory. Then Backuppc starts again with full backup and so on - as nothing has happened - until it comes to the next full backup...

I must add that I use a normal IDE harddrive in an external USB-Harddrive-Case. But all backups and the restores I tested work fine with this configuration - until day 15...
Do you have a solution for this problem?

Thanks a lot in advance

Jörg

Offline Daniel B.

  • *
  • 1,700
  • +0/-0
    • Firewall Services, la sécurité des réseaux
Re: Backuppc - Problem bei erneutem Vollbackup
« Reply #3 on: May 19, 2008, 12:46:11 PM »
HI.
According to the how-to you have followed, you have monted the external hard-drive on /mnt/backup/backuppc, then linked /mnt/backup/backuppc to /opt/backuppc/files
- have you formatted the drive ext3
- check the free space on the external drive (df)
- check the free inodes (df -i)
- check you have set the correct permissions on the external drive (chown -R backuppc:backuppc /mnt/backup/backuppc/)
- in the options of fstab, you have configured usrquota and grpquota, you should remove these options (and you can add the option noatime which will increase the performances of backuppc)
- When you say backuppc hangs, can you check how it hangs (check the running processes with htop)
- try to increase the verbosity in backuppc to 6 and check the error logs.

Cheers, Daniel
C'est la fin du monde !!! :lol:

Offline buger

  • 4
  • +0/-0
Re: Backuppc - Problem bei erneutem Vollbackup
« Reply #4 on: May 19, 2008, 10:26:21 PM »
I have make a lot of tests with backuppc but I have a lot of problems with it.
It was to hot for me, if I need a restore, so I take a look for other backup system for the SME and I found this:

http://www.swt-online.de/swtserver/backupswt.html

SWT use tarball and you can backup to Linux/Unix/Windows and a USB Device. The backup can have single tar and you can exclude directorys.
I work with this backup solution a long time and I have make a lot restore with it, without problems.
The Homepage from SWT is german, but the backup SWT is also in english available!