From: André T. <and...@ac...> - 2010-03-04 02:39:01
|
Hello guys, I'm trying to restore a tape that was saved using FlexBackup tool. Unfortunately I'm having these errors that are driving me nuts! Anyone could help me to fix the problem? ### TOC #### atenreiro@intranet:~$ sudo flexbackup -toc flexbackup version 1.2.1 (http://flexbackup.sourceforge.net) /etc/flexbackup.conf syntax OK |------------------------------------------------------------ | Checking 'buffer' on this machine... Ok | Checking /bin/sh on this machine... unknown |------------------------------------------------------------ | Found index key 200704240342, next file is 1 |------------------------------------------------------------ Key 200704240342 not found in index ### LIST ### atenreiro@intranet:~$ sudo flexbackup -list flexbackup version 1.2.1 (http://flexbackup.sourceforge.net) /etc/flexbackup.conf syntax OK |------------------------------------------------------------ | Checking 'buffer' on this machine... Ok | Checking /bin/sh on this machine... unknown |------------------------------------------------------------ | Logging output to "flexbackup.list.201003040224.log" | Reading from CURRENT TAPE POSITION |------------------------------------------------------------ At block 1. |------------------------------------------------------------ | buffer -m 10m -p 75 -s 10k -t -u 100 -i "/dev/nst0" | afio -t -z -D \ | /usr/bin/flexbackup -P gzip -Q -d -Q -q -Z -v -b 10k - |------------------------------------------------------------ Kilobytes Out 0 afio: "-": No input |------------------------------------------------------------ At block 1. |------------------------------------------------------------ atenreiro@intranet:~$ |