Hallo,
ich führe das Backup über den in die Browser-Oberfläche integrierte Lösung aus. Backup Ort: Ein NAS, beschickt über cfs. Backup funktioniert einwandfrei. Ich wollte nun einige Dateien selektiv wiederherstellen, dabei kam die Fehlermeldung: "Workstation selective file restore - Unable to mount workstation shared folder mount: 192.168.178.200:/mnt/md1/smebackup already mounted or /mnt/smb busy mount: according to mtab, 192.168.178.200:/mnt/md1/smebackup is already mounted on /mnt/smb "
Also :
#umount 192.168.178.200:/mnt/md1/smebackup
Beim nächsten Versuch die Wiederherstellung aufzurufen kommt:
"Workstation selective file restore FATAL error, aborting operation Badly formatted terminator, cannot extract catalogue location"
Backup Log von Freitag ( Volles Backup)
==================================
DAILY BACKUP TO WORKSTATION REPORT
==================================
Backup started at Fri Nov 19 22:45:02 2010
Backup of mysql databases has been done
Mounting backup shared directory 192.168.178.200/mnt/md1/smebackup
Backup temp directory /mnt/smb/tmp_dir/lxserver01.seufert.local is mounted and is writable
Using set number 0 of 2
Attempt full backup
Backup base file name is full-201011192245
Making backup in temp directory
Using a backup session timeout of : 88500 seconds
--------------------------------------------
198465 inode(s) saved
with 1 hard link(s) recorded
0 inode(s) changed at the moment of the backup
0 inode(s) not saved (no inode/file change)
0 inode(s) failed to save (filesystem error)
260 inode(s) ignored (excluded by filters)
0 inode(s) recorded as deleted from reference backup
--------------------------------------------
Total number of inode considered: 198725
--------------------------------------------
Rotating backups in a new set /mnt/smb/lxserver01.seufert.local/set0.
Moving backup files to target directory /mnt/smb/lxserver01.seufert.local/set0
Updating backup configuration data
Backup successfully terminated at : Sat Nov 20 08:50:58 2010
Backup Log von gestern (inkrementell):
==================================
DAILY BACKUP TO WORKSTATION REPORT
==================================
Backup started at Sun Nov 21 22:45:04 2010
Backup of mysql databases has been done
Mounting backup shared directory 192.168.178.200/mnt/md1/smebackup
Backup temp directory /mnt/smb/tmp_dir/lxserver01.seufert.local is mounted and is writable
Using set number 0 of 2
Attempt incremental backup number 2 of 7
Backup base file name is inc-002-201011212245
Making backup in temp directory
Using a backup session timeout of : 28770 seconds
FATAL error, aborting operation
Badly formatted terminator, cannot extract catalogue location
Moving backup files to target directory /mnt/smb/lxserver01.seufert.local/set0
Updating backup configuration data
Backup successfully terminated at : Sun Nov 21 22:45:04 2010
Hat jemand eine Ahnung warum er den Katalog nicht findet, bzw. warum dieser defekt ist?
P.S:Ich versuche grade das DAR file über das MC Plugin zu laden, das dauert aber noch etwas...