Now I have tried with the 6.0.1 version. Fresh install. Made some users and iBays. Copied over 20Gb to the server. Made a sucessfull backup.
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 200508132200, next file is 3
| Deleting record for 200508132200 file 0
| Deleting record for 200508132200 file 1
| Deleting record for 200508132200 file 2
|------------------------------------------------------------
| Creating index key 200508142200
| Backup set full (/ /boot)
| Tape #0
|------------------------------------------------------------
At block 2.
|------------------------------------------------------------
| File number 1, tape index 200508142200
| Backup of: /
| Date of this level 0 backup: Sun Aug 14 22:00:23 2005
| 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 / Sun Aug 14 22:00:23 2005 tar+gzip from smerver-ny" --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: 24914585600 (23GB, 694kB/s)
Kilobytes Out 17483260
|------------------------------------------------------------
| Backup start: Sun Aug 14 22:00:23 2005
| Backup end: Mon Aug 15 07:44:33 2005
|------------------------------------------------------------
At block 1748329.
|------------------------------------------------------------
| File number 2, tape index 200508142200
| Backup of: /boot
| Date of this level 0 backup: Mon Aug 15 07:44:43 2005
| 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 Mon Aug 15 07:44:43 2005 tar+gzip from smerver-ny"
| --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: 10321920 (9.8MB, 1.6MB/s)
Kilobytes Out 5550
|------------------------------------------------------------
| Backup start: Mon Aug 15 07:44:43 2005
| Backup end: Mon Aug 15 07:44:57 2005
|------------------------------------------------------------
At block 1748885.
|------------------------------------------------------------
| Rewinding...
| Removing old level 0 log of all (dated 200508132200)
| Compressing log (all.0.200508142200.gz)
| Linking all.latest.gz -> all.0.200508142200.gz
|------------------------------------------------------------
File Contents (tape index 200508142200)
---------------------------------------------
0 <tape index key>
1 level 0 / Sun Aug 14 22:00:23 2005 tar+gzip from smerver-ny
2 level 0 /boot Mon Aug 15 07:44:43 2005 tar+gzip from smerver-ny
Did a new fresh install. Tried to restore from tape. Same problem. Restore finnish after few seconds with no errors. Reboot. No files are restored...
smetest-dolen e-smith[2200]: flexbackup version 1.1.7 (
http://flexbackup.sourceforge.net)
Aug 15 11:43:03 smetest-dolen e-smith[2200]: /etc/flexbackup.conf syntax OK
Aug 15 11:43:03 smetest-dolen e-smith[2200]: (override) type = dump
Aug 15 11:43:03 smetest-dolen e-smith[2200]:
Aug 15 11:43:03 smetest-dolen e-smith[2200]: |------------------------------------------------------------
Aug 15 11:43:03 smetest-dolen e-smith[2200]: | Checking 'buffer' on this machine... Ok
Aug 15 11:43:03 smetest-dolen e-smith[2200]: | Checking /bin/sh on this machine... bash2
Aug 15 11:43:03 smetest-dolen e-smith[2200]: |------------------------------------------------------------
Aug 15 11:43:03 smetest-dolen e-smith[2200]: | Logging output to "flexbackup.extract.200508151143.log"
Aug 15 11:43:03 smetest-dolen e-smith[2200]: | Reading from CURRENT TAPE POSITION
Aug 15 11:43:03 smetest-dolen e-smith[2200]: |------------------------------------------------------------
Aug 15 11:43:03 smetest-dolen e-smith[2200]: At block 2.
Aug 15 11:43:03 smetest-dolen e-smith[2200]: |------------------------------------------------------------
Aug 15 11:43:03 smetest-dolen e-smith[2200]: | Extracting files listed in /tmp/restore.2201
Aug 15 11:43:03 smetest-dolen e-smith[2200]: | buffer -m 3m -s 10k -u 100 -t -p 75 -B -i "/dev/nst0" | gzip -dq |
Aug 15 11:43:03 smetest-dolen e-smith[2200]: | restore -x^I-b 10 -o -f - home/e-smith etc/e-smith/templates-custom
Aug 15 11:43:03 smetest-dolen e-smith[2200]: | etc/e-smith/templates-user-custom etc/ssh root etc/passwd etc/shadow
Aug 15 11:43:03 smetest-dolen e-smith[2200]: | etc/group etc/gshadow etc/samba/smbpasswd etc/smbpasswd
Aug 15 11:43:03 smetest-dolen e-smith[2200]: |------------------------------------------------------------
Aug 15 11:43:03 smetest-dolen e-smith[2200]: restore: cannot open /dev/tty: No such device or address
Aug 15 11:43:08 smetest-dolen e-smith[2200]: restore: Tape is not a dump tape
Aug 15 11:43:08 smetest-dolen e-smith[2200]:
Aug 15 11:43:08 smetest-dolen e-smith[2200]: gzip: stdout: Broken pipe
Aug 15 11:43:08 smetest-dolen e-smith[2200]: buffer (writer): write of data failed: Success
Aug 15 11:43:08 smetest-dolen e-smith[2200]: bytes to write=10240, bytes written=6144, total written 30K
Aug 15 11:43:08 smetest-dolen e-smith[2200]: |------------------------------------------------------------
Aug 15 11:43:08 smetest-dolen e-smith[2200]: At block 242.
Aug 15 11:43:08 smetest-dolen e-smith[2200]: |------------------------------------------------------------
Aug 15 11:43:08 smetest-dolen e-smith[2200]: S10tape-restore-flexbackup=action|Event|restore-tape|Action|S10tape-restore-flexbackup|Start|1124098964 744034|End|1124098988 783825|Elapsed|24.039791
Aug 15 11:43:08 smetest-dolen e-smith[2200]: Running event handler: /etc/e-smith/events/restore-tape/S50rewind-tape
Aug 15 11:43:13 smetest-dolen e-smith[2200]: S50rewind-tape=action|Event|restore-tape|Action|S50rewind-tape|Start|1124098988 784136|End|1124098993 147181|Elapsed|4.363045
Aug 15 11:43:13 smetest-dolen e-smith[2258]: Processing event: post-upgrade
Aug 15 11:43:13 smetest-dolen e-smith[2258]: Running event handler: /etc/e-smith/events/post-upgrade/S00initialize-default-databases
Aug 15 11:43:15 smetest-dolen e-smith[2258]: S00initialize-default-databases=action|Event|post-upgrade|Action|S00initialize-default-databases|Start|1124098993 375970|End|1124098995 610884|Elapsed|2.234914
Aug 15 11:43:15 smetest-dolen e-smith[2258]: Running event handler: /etc/e-smith/events/post-upgrade/S00merge-system-files
Aug 15 11:43:15 smetest-dolen e-smith[2258]: Preserving etc/passwd as etc/passwd.1124098995
Aug 15 11:43:15 smetest-dolen e-smith[2258]: Preserving etc/shadow as etc/shadow.1124098995
Aug 15 11:43:15 smetest-dolen e-smith[2258]: Preserving etc/group as etc/g
I can see that there is a conflict beetwen tar and dump here, but why is this? I have done no modifications to this install. Do I have to make one to make this work?