I am trying to do some stuff with flexbackup by hand on an SME 5.1.2 machine.
I tried looking on sourceforge, searching google, and reading the help that comes with flexbackup but I am having trouble finding any good documentation.
Can anyone point me to some good documentation on how to use flexbackup?
quickly: what I am trying to do is test a new scsi tape drive I installed. I tried "flexbackup -fs /root/.bash_profile" just as a test and it seemed to go onto the tape all right, but when I tried to do "flexbackup -list" it doesnt seem to be happy. I have listed what it returns below... Is this due to the stuff in /etc/flexbackup.conf and if so where is the docs that tell me about that file?
[root@zbesoftware actions]# flexbackup -list
flexbackup version 0.9.8
/etc/flexbackup.conf syntax OK
|------------------------------------------------
| Reading from current tape position
|------------------------------------------------
At block 0.
|------------------------------------------------
| buffer -m 3m -s 10k -u 100 -t -p 75 -B -i /dev/nst0 | gzip -dq | restore -t \
| -v -b 10 -f -
|------------------------------------------------
Kilobytes Out 20
gzip: stdin: not in gzip format
restore: Tape is not a dump tape
Verify tape and initialize maps
End-of-tape encountered
|------------------------------------------------
At block 2.
|------------------------------------------------