I'm testing SME6.03 and having a problem with backup:
Flexbackup writes 3 files to AIT-tape. One large file and two small files (as you can see in logfile) 1,2Gb in about 30 min.
Now for example: I simulate a loss of data on the server and erase some users
In this case I really want to restore the data. Restore takes about 30 sec...
Restoring from tape was successful.
For more details concerning this successful restore see:
/var/log/messages
/flexbackup.extract.log
BUT THE PROBLEM IS: not all the data is restored. Just a few usersettings..
Does anybody nog what the problem is? Please help me.
Thanks! Regards Richard
Log file:
flexbackup version 1.1.7 (
http://flexbackup.sourceforge.net)
/etc/flexbackup.conf syntax OK
|------------------------------------------------------------
| Checking 'buffer' on this machine... Ok
| Checking /bin/sh on this machine... bash2
|------------------------------------------------------------
| Doing level 0 backup of set all using tar
| All sets = full (1 tapes)
| Rewinding & erasing tape...
| Found index key 200311250040, next file is 3
| Deleting record for 200311250040 file 0
| Deleting record for 200311250040 file 1
| Deleting record for 200311250040 file 2
|------------------------------------------------------------
| Creating index key 200311252300
| Backup set full (/ /boot)
| Tape #0
|------------------------------------------------------------
At block 1.
|------------------------------------------------------------
| File number 1, tape index 200311252300
| Backup of: /
| Date of this level 0 backup: Tue Nov 25 23:00:35 2003
| Date of last level 0 backup: the epoch
|------------------------------------------------------------
| cd "/" && find . -depth -xdev ! -type s ! -regex "news/articles" ! -regex
| ".*~"$ -print0 | tar --create --null --files-from=-
| --ignore-failed-read --same-permissions --no-recursion --totals --label
| "level 0 / Tue Nov 25 23:00:35 2003 tar+gzip from server2" --sparse
| --atime-preserve -b 20 --file - | gzip -4 | buffer -m 3m -s 10k -u 100
| -t -p 75 -B -o "/dev/nst0"
|------------------------------------------------------------
Total bytes written: 1253570560 (1.2GB, 643kB/s)
Kilobytes Out 914810
|------------------------------------------------------------
| Backup start: Tue Nov 25 23:00:35 2003
| Backup end: Tue Nov 25 23:32:27 2003
|------------------------------------------------------------
At block 91482.
|------------------------------------------------------------
| File number 2, tape index 200311252300
| Backup of: /boot
| Date of this level 0 backup: Tue Nov 25 23:32:37 2003
| Date of last level 0 backup: the epoch
|------------------------------------------------------------
| cd "/boot" && find . -depth -xdev ! -type s ! -regex "news/articles" !
| -regex ".*~"$ -print0 | tar --create --null --files-from=-
| --ignore-failed-read --same-permissions --no-recursion --totals --label
| "level 0 /boot Tue Nov 25 23:32:37 2003 tar+gzip from server2" --sparse
| --atime-preserve -b 20 --file - | gzip -4 | buffer -m 3m -s 10k -u 100
| -t -p 75 -B -o "/dev/nst0"
|------------------------------------------------------------
Total bytes written: 9963520 (9.5MB, 982kB/s)
Kilobytes Out 5260
|------------------------------------------------------------
| Backup start: Tue Nov 25 23:32:37 2003
| Backup end: Tue Nov 25 23:32:56 2003
|------------------------------------------------------------
At block 92008.
|------------------------------------------------------------
| Rewinding...
| Removing old level 0 log of all (dated 200311250040) Compressing log
|(all.0.200311252300.gz) Linking all.latest.gz -> all.0.200311252300.gz
|------------------------------------------------------------
File Contents (tape index 200311252300)
---------------------------------------------
0
1 level 0 / Tue Nov 25 23:00:35 2003 tar+gzip from server2
2 level 0 /boot Tue Nov 25 23:32:37 2003 tar+gzip from server2