Messages in this thread |  | | Date | Wed, 12 Jun 1996 15:19:55 -0400 (EDT) | From | Darren Crane <> | Subject | Odd scsi tape error |
| |
My scsi tape is hanging during backup, but only when I backup from a text console. When I backup from a window in X, it works fine. I know this make no sense at all, but that's what I'm getting. No error messages come out. The backup just hangs forever (in text console mode). The scsi tape drive is a Python dat drive.
I'm backing up with the following command...
tar -czpvf /dev/st0 System.* vmlinuz* bin boot etc home install lib root sbin shlib tmp usr var
Yes, I know I'm using a brain dead backup method, but I don't know a better one.
My system... linux 2.0 all the newest gcc and libc stuff Acelerated X (mentioned because X is involved) Matrox Mill pci card.
ivs:~{78}>cat /proc/scsi/scsi Attached devices: Host: scsi0 Channel: 00 Id: 00 Lun: 00 Vendor: SEAGATE Model: ST32155N Rev: 0318 Type: Direct-Access ANSI SCSI revision: 02 Host: scsi0 Channel: 00 Id: 01 Lun: 00 Vendor: SONY Model: CD-ROM CDU-76S Rev: 1.1c Type: CD-ROM ANSI SCSI revision: 02 Host: scsi0 Channel: 00 Id: 04 Lun: 00 Vendor: iomega Model: jaz 1GB Rev: G.55 Type: Direct-Access ANSI SCSI revision: 02 Host: scsi0 Channel: 00 Id: 05 Lun: 00 Vendor: ARCHIVE Model: Python 25601-XXX Rev: 2.75 Type: Sequential-Access ANSI SCSI revision: 02
My scsi controler is a... Bus 0, device 14, function 0: SCSI storage controller: Adaptec AIC-7871 (rev 3). Medium devsel. Fast back-to-back capable. IRQ 11. Master Capable. Latency=32. Min Gnt=8.Max Lat=8. I/O at 0x6000. Non-prefetchable 32 bit memory at 0xf0804000.
Sorry I don't have any more info. I'm not sure what would cause this to happen, so I'm not sure what to mention about my setup.
-Darren Crane dcrane@ivs.piedmont.net
|  |