Operating System - HP-UX
1832577 Members
3069 Online
110043 Solutions
New Discussion

Re: mt -f /dev/rmt/0m rewind fails

 
Volker Borowski
Honored Contributor

Re: mt -f /dev/rmt/0m rewind fails

Hi,

what does

ls -l /dev/rmt/0*
and
lssf /dev/rmt/0*

show ?

Did you check that id 4 is a free scsi address on the bus ?
What is your entire ioscan like ?

Volker
musaddaq_2
Frequent Advisor

Re: mt -f /dev/rmt/0m rewind fails

root@kddtest/$>ls -l /dev/rmt/0*
crw-rw-rw- 2 bin bin 205 0x004000 Jul 27 2004 /dev/rmt/0m
crw-rw-rw- 2 bin bin 205 0x004080 Jul 7 2004 /dev/rmt/0mb
crw-rw-rw- 2 bin bin 205 0x004040 Jul 7 2004 /dev/rmt/0mn
crw-rw-rw- 2 bin bin 205 0x0040c0 Jul 7 2004 /dev/rmt/0mnb
root@kddtest/$>lssf /dev/rmt/0*
stape card instance 0 SCSI target 4 SCSI LUN 0 at&t best density available at address 0/0/1/0.4.0 /d
stape card instance 0 SCSI target 4 SCSI LUN 0 berkeley best density available at address 0/0/1/0.4.
stape card instance 0 SCSI target 4 SCSI LUN 0 at&t no rewind best density available at address 0/0/
stape card instance 0 SCSI target 4 SCSI LUN 0 berkeley no rewind best density available at address
/0mnb
musaddaq_2
Frequent Advisor

Re: mt -f /dev/rmt/0m rewind fails

Hello Mr. Volker

Did you check that id 4 is a free scsi address on the bus ?
How to check this.

And sorry i cudn't provide you with complete information. I am attaching a file with this of my full ioscan.
Volker Borowski
Honored Contributor

Re: mt -f /dev/rmt/0m rewind fails

Hi,

I would try to attach the tape to this controller:
0/0/2/0 ext_bus SCSI C87x Fast Wide Single-Ended
0/0/2/0.7 target
0/0/2/0.7.0 ctl Initiator

Nothing else is connected to this one according to IOSCAN, which is best for performance and trouble shooting.

Let SAM detect and install the new hardware.
Watch for proper termination of the device
Good luck.
Volker
Nguyen Anh Tien
Honored Contributor

Re: mt -f /dev/rmt/0m rewind fails

hmm
your output:
tape 0 0/0/1/0.4.0 stape NO_HW DEVICE QUANTUM DLT8000
it mean you tape driver is not available. check it again. If you already attached it to system make sure that kernel driver (tape2, tape)is in IN status and issue following command
#insf -e
HTH
tienna.
HP is simple
Victor_101
Regular Advisor

Re: mt -f /dev/rmt/0m rewind fails

Hi Musaddaq,
Don't do anymore R&D on this matter, I will visit your site tomorrow morning and will look into it.

Victor