From: Michele C. <mi...@pr...> - 2005-09-06 09:52:03
|
Hi, I'm using HP Ultrium 460 with slackware 10.1 and flexbaclup 1.2.1. I can backup and restore everythings, but I always the error "/dev/nst0: Input/output error" inside the outout. For example when I try to do a list operation #flexbackup -list -num 1 the output is: flexbackup version 1.2.1 (http://flexbackup.sourceforge.net) |------------------------------------------------------------ | Checking /bin/sh on this machine... bash1 |------------------------------------------------------------ | Logging output to "flexbackup.list.200509061129.log" | Positioning tape at file number 1 |------------------------------------------------------------ /dev/nst0: Input/output error |------------------------------------------------------------ | sudo dd ibs=64k obs=64k conv=noerror if="/dev/nst0" | sudo afio -t -z -D \ | /usr/bin/flexbackup -P gzip -Q -d -Q -q -Z -v -b 64k - |------------------------------------------------------------ -rw-r--r-- 1 nobody nobody 79 Sep 6 10:00:30 2005 //--CONTROL_FILE/flexbackup.volume_header_info Volume Label: level 0 /tmp Tue Sep 06 10:00:29 2005 afio+gzip from fileserver drwxrwxrwt 1 root root Aug 12 14:39:36 2005 .ICE-unix drwxrwxrwt 1 root root Aug 12 14:39:36 2005 .X11-unix ....... list of all files in /tmp drwxrwxrwt 1 root root Sep 6 10:00:30 2005 . -- compressed afio: 12m+756k+723 bytes read in 1 seconds. The operation was successful. 204+0 records in 204+0 records out |------------------------------------------------------------ /dev/nst0: Input/output error |------------------------------------------------------------ Any idea? Thanks MIchele |