From: Igmar P. <i.p...@jd...> - 2003-02-21 10:35:58
|
Hi, I've been trying to get flexbackup to work on a system with a HP SureStore 24 on it, but no luck until so far. flexbackup -test-tape-drive runs without completion for hours, the process list shows it's running an mt -f /dev/nst0 erase. I've copied & pasted some stuff I think is relevant, anyone got a clue how to solve this ?? Thanx, Igmar dmesg : scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.8 <Adaptec 19160B Ultra160 SCSI adapter> aic7892: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs Vendor: HP Model: C1537A Rev: L111 Type: Sequential-Access ANSI SCSI revision: 02 (scsi0:A:3): 10.000MB/s transfers (10.000MHz, offset 32) .... st: Version 20020205, bufsize 32768, wrt 30720, max init. bufs 4, s/g segs 16 Attached scsi tape st0 at scsi0, channel 0, id 3, lun 0 [root@server /root]# mt -v mt-st v. 0.7 [root@server /root]# perl -v This is perl, v5.6.1 built for i386-linux [root@server /root]# rpm -q buffer buffer-1.19-1 [root@server /root]# cpio --version GNU cpio version 2.4.2 [root@server /root]# tar --version tar (GNU tar) 1.13.25 [root@server /root]# afio --version Version 2.4.7 dated 9 Oct 2001 |