Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jul 1996 11:46:35 +1000 (EST)
From:      John Hartley <jbh@labyrinth.net.au>
To:        freebsd-scsi@freebsd.org
Subject:   Re: tandberg scsi tape + FreeBSD 2.1/2.0.5
Message-ID:  <199607120146.LAA12432@minotaur.labyrinth.net.au>

next in thread | raw e-mail | index | archive | help
At 23:19 11/07/96 +0200, you wrote:

J"org,

>As John Hartley wrote:
>
>> Jul 10 21:42:02 qwiff /kernel: st0(ahc0:2:0): command: 1a,0,0,0,c,0-[12
bytes]
>> Jul 10 21:42:02 qwiff /kernel: ------------------------------
>> Jul 10 21:42:02 qwiff /kernel: 000: 2f 25 10 08 00 00 00 00 00 00 02 00 
>> Jul 10 21:42:02 qwiff /kernel: ------------------------------
>
>> Jul 10 21:42:02 qwiff /kernel: st0(ahc0:2:0): ststart st0(ahc0:2:0): density
>> code 0x0, 512-byte blocks, write-enabled, st0(ahc0:2:0): buffered
>
>> Present Mode:   Density = ECMA TC17    Blocksize variable
>> ---------available modes---------
>> Mode 0:         Density = 0x00         Blocksize variable
>> Mode 1:         Density = 0x00         Blocksize variable
>> Mode 2:         Density = 0x00         Blocksize variable
>> Mode 3:         Density = 0x00         Blocksize variable
>
>This looks self-contradicionary.  The kernel message claims density
>code 0, while the mt status output claims density code 0x15.  The
>kernel message says 512-byte blocks...
>
>What's the actual medium type in the drive while you captured the
>above?  (Just curious.)
>

The tape am using is a 1.2 GB "Magnus", I'm not sure what this translates
to in QIC terms.
I have reperformed the test, having booted the box with the tape in the drive.
The following commands where then done:
scsi -f /dev/st0ctl.0 -d 0xff
mt -f /dev/rst0 status
tar tvf /dev/rst0
mt -f /dev/rst0 status

The following logs show the audit trail.  I am no longer getting
the density=ECMA TC17
This may have been as a result of some other "twiddling" I had done.
So heres a clean set of tests, on a freshly booted machine.

Boot Log, with Magnus 1.2 GB tape in drive:

Jul 12 10:45:11 qwiff /kernel: FreeBSD 2.1.0-RELEASE #0: Wed Jul 10 21:10:45
1996
Jul 12 10:45:11 qwiff /kernel:
jbh@qwiff.graphica.com.au:/usr/src/sys/compile/TP_SIMPLE
Jul 12 10:45:12 qwiff /kernel: CPU: i486 DX4 (486-class CPU)
Jul 12 10:45:12 qwiff /kernel:   Origin = "GenuineIntel"  Id = 0x480  Stepping=0
Jul 12 10:45:12 qwiff /kernel:   Features=0x3<FPU,VME>
Jul 12 10:45:12 qwiff /kernel: real memory  = 33554432 (32768K bytes)
Jul 12 10:45:12 qwiff /kernel: avail memory = 31035392 (30308K bytes)
Jul 12 10:45:12 qwiff /kernel: Probing for devices on the ISA bus:
Jul 12 10:45:13 qwiff /kernel: sc0 at 0x60-0x6f irq 1 on motherboard
Jul 12 10:45:13 qwiff /kernel: sc0: VGA color <16 virtual consoles, flags=0x0>
Jul 12 10:45:13 qwiff /kernel: sio0 at 0x3f8-0x3ff irq 4 on isa
Jul 12 10:45:13 qwiff /kernel: sio0: type 16550A
Jul 12 10:45:13 qwiff /kernel: sio1 at 0x2f8-0x2ff irq 3 on isa
Jul 12 10:45:13 qwiff /kernel: sio1: type 16550A
Jul 12 10:45:13 qwiff /kernel: lpt0 at 0x3bc-0x3c3 irq 7 on isa
Jul 12 10:45:13 qwiff /kernel: lpt0: Interrupt-driven port
Jul 12 10:45:14 qwiff /kernel: lp0: TCP/IP capable interface
Jul 12 10:45:14 qwiff /kernel: psm0 at 0x60-0x63 irq 12 on motherboard
Jul 12 10:45:14 qwiff /kernel: fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa
Jul 12 10:45:14 qwiff /kernel: fdc0: NEC 72065B
Jul 12 10:45:14 qwiff /kernel: fd0: 1.44MB 3.5in
Jul 12 10:45:14 qwiff /kernel: 2 3C5x9 board(s) on ISA found at 0x310 0x300
Jul 12 10:45:15 qwiff /kernel: ep0 at 0x300-0x30f irq 10 on isa
Jul 12 10:45:15 qwiff /kernel: ep0: aui/bnc[*BNC*] address 00:60:8c:60:ac:0e
irq 10
Jul 12 10:45:15 qwiff /kernel: ep1 at 0x310-0x31f irq 11 on isa
Jul 12 10:45:15 qwiff /kernel: ep1: aui/bnc[*BNC*] address 00:20:af:0f:6c:0a
irq 11
Jul 12 10:45:15 qwiff /kernel: npx0 on motherboard
Jul 12 10:45:15 qwiff /kernel: npx0: INT 16 interface
Jul 12 10:45:15 qwiff /kernel: Probing for devices on the PCI bus:
Jul 12 10:45:15 qwiff /kernel: ahc0 <Adaptec 2940 Ultra SCSI host adapter>
rev 0 int a irq 5 on pci0:12
Jul 12 10:45:15 qwiff /kernel: ahc0: aic7870 Ultra Single Channel, SCSI
Id=7, aic7870, 255 SCBs
Jul 12 10:45:16 qwiff /kernel: ahc0 waiting for scsi devices to settle
Jul 12 10:45:16 qwiff /kernel: (ahc0:0:0): "FUJITSU M1606S-512 6234" type 0
fixed SCSI 2
Jul 12 10:45:16 qwiff /kernel: sd0(ahc0:0:0): Direct-Access 1041MB (2131992
512 byte sectors)
Jul 12 10:45:16 qwiff /kernel: (ahc0:1:0): "MATSHITA CD-ROM CR-5XX 1.0b"
type 5 removable SCSI 1
Jul 12 10:45:16 qwiff /kernel: cd0(ahc0:1:0): CD-ROM 
Jul 12 10:45:16 qwiff /kernel: cd0(ahc0:1:0): NOT READY asc:a0,0 
Jul 12 10:45:17 qwiff /kernel: can't get the size
Jul 12 10:45:17 qwiff /kernel: 
Jul 12 10:45:17 qwiff /kernel: (ahc0:2:0): "TANDBERG  TDC 4100 J04:" type 1
removable SCSI 2
Jul 12 10:45:17 qwiff /kernel: st0(ahc0:2:0): Sequential-Access density code
0x0, 512-byte blocks, write-enabled
Jul 12 10:45:17 qwiff /kernel: pci0:16: OPTI, device=0xc822, class=bridge
(host) [no driver assigned]
Jul 12 10:45:11 qwiff named[64]: starting.  named LOCAL-951116.090057 Thu
Nov 16 09:00:57  1995 	jkh@westhill.cdrom.com:/usr/src/usr.sbin/named
Jul 12 10:45:12 qwiff named[65]: Ready to answer queries. 
Jul 12 10:45:14 qwiff lpd[87]: restarted

>>>>> mt -f /dev/st0ctl.0 <<<<<<<<

>>> Output <<<

Present Mode:   Density = 0x00         Blocksize variable
---------available modes---------
Mode 0:         Density = 0x00         Blocksize variable
Mode 1:         Density = 0x00         Blocksize variable
Mode 2:         Density = 0x00         Blocksize variable
Mode 3:         Density = 0x00         Blocksize variable

>>> Log <<<

Jul 12 10:47:58 qwiff /kernel: st0(ahc0:2:0): stclose:  Closing device
Jul 12 10:49:36 qwiff /kernel: st0(ahc0:2:0): scsi_cmd
Jul 12 10:49:36 qwiff /kernel: st0(ahc0:2:0): get_xs
Jul 12 10:49:36 qwiff /kernel: st0(ahc0:2:0): returning
Jul 12 10:49:36 qwiff /kernel: xs(0xf0859980):
flg(0x60)sc_link(0xf0859780)retr(0x2)timo(0x186a0)cmd(0xf08599d8)len(0x6)dat
a(0x0)len(0x0)res(0x0)err(0x0)bp(0x0)st0(ahc0:2:0): command: 0,0,0,0,0,0-[0
bytes]
Jul 12 10:49:37 qwiff /kernel: st0(ahc0:2:0): ahc_scsi_cmd
Jul 12 10:49:37 qwiff /kernel: st0(ahc0:2:0): start scb(0xf0a59000)
Jul 12 10:49:37 qwiff /kernel: st0(ahc0:2:0): cmd_sent
Jul 12 10:49:37 qwiff /kernel: _sent
Jul 12 10:49:37 qwiff /kernel: st0(ahc0:2:0): ahc_done
Jul 12 10:49:37 qwiff /kernel: st0(ahc0:2:0): scsi_done
Jul 12 10:49:37 qwiff /kernel: st0(ahc0:2:0): command: 1b,0,0,0,1,0-[0 bytes]
Jul 12 10:49:37 qwiff /kernel: st0(ahc0:2:0): back in cmd()
Jul 12 10:49:37 qwiff /kernel: st0(ahc0:2:0): sc_err1,err = 0x0 
Jul 12 10:49:37 qwiff /kernel: st0(ahc0:2:0): free_xs
Jul 12 10:49:37 qwiff /kernel: st0(ahc0:2:0): calling private start()
Jul 12 10:49:37 qwiff /kernel: st0(ahc0:2:0): ststart st0(ahc0:2:0): scsi_cmd
Jul 12 10:49:37 qwiff /kernel: st0(ahc0:2:0): get_xs
Jul 12 10:49:37 qwiff /kernel: st0(ahc0:2:0): returning
Jul 12 10:49:37 qwiff /kernel: xs(0xf0aaff80):
flg(0x60)sc_link(0xf0859780)retr(0x2)timo(0x186a0)cmd(0xf0aaffd8)len(0x6)dat
a(0x0)len(0x0)res(0x0)err(0x0)bp(0x0)st0(ahc0:2:0): command: 0,0,0,0,0,0-[0
bytes]
Jul 12 10:49:38 qwiff /kernel: st0(ahc0:2:0): ahc_scsi_cmd
Jul 12 10:49:38 qwiff /kernel: st0(ahc0:2:0): start scb(0xf0a59000)
Jul 12 10:49:38 qwiff /kernel: st0(ahc0:2:0): cmd_sent
Jul 12 10:49:38 qwiff /kernel: st0(ahc0:2:0): ahc_done
Jul 12 10:49:38 qwiff /kernel: st0(ahc0:2:0): scsi_done
Jul 12 10:49:38 qwiff /kernel: st0(ahc0:2:0): command: 0,0,0,0,0,0-[0 bytes]
Jul 12 10:49:38 qwiff /kernel: st0(ahc0:2:0): back in cmd()
Jul 12 10:49:38 qwiff /kernel: st0(ahc0:2:0): sc_err1,err = 0x0 
Jul 12 10:49:38 qwiff /kernel: st0(ahc0:2:0): free_xs
Jul 12 10:49:38 qwiff /kernel: st0(ahc0:2:0): calling private start()
Jul 12 10:49:38 qwiff /kernel: st0(ahc0:2:0): ststart st0(ahc0:2:0): scsi_cmd
Jul 12 10:49:38 qwiff /kernel: st0(ahc0:2:0): get_xs
Jul 12 10:49:38 qwiff /kernel: st0(ahc0:2:0): returning
Jul 12 10:49:38 qwiff /kernel: xs(0xf0aaff80):
flg(0x420)sc_link(0xf0859780)retr(0x4)timo(0x1388)cmd(0xf0aaffd8)len(0x6)dat
a(0xf2772000)len(0x6)res(0x0)err(0x0)bp(0x0)st0(ahc0:2:0): command:
5,0,0,0,0,0-[6 bytes]
Jul 12 10:49:38 qwiff /kernel: ------------------------------
Jul 12 10:49:39 qwiff /kernel: 000: 00 00 00 00 00 00 
Jul 12 10:49:39 qwiff /kernel: ------------------------------
Jul 12 10:49:39 qwiff /kernel: st0(ahc0:2:0): ahc_scsi_cmd
Jul 12 10:49:39 qwiff /kernel: st0(ahc0:2:0): start scb(0xf0a59000)
Jul 12 10:49:39 qwiff /kernel: st0(ahc0:2:0): 6 @0xf2772000:- 0x4b000(0x6)
Jul 12 10:49:39 qwiff /kernel: st0(ahc0:2:0): cmd_sent
Jul 12 10:49:39 qwiff /kernel: st0(ahc0:2:0): ahc_done
Jul 12 10:49:39 qwiff /kernel: st0(ahc0:2:0): scsi_done
Jul 12 10:49:39 qwiff /kernel: st0(ahc0:2:0): command: 5,0,0,0,0,0-[6 bytes]
Jul 12 10:49:39 qwiff /kernel: ------------------------------
Jul 12 10:49:39 qwiff /kernel: 000: 00 ff ff ff 00 01 
Jul 12 10:49:39 qwiff /kernel: ------------------------------
Jul 12 10:49:39 qwiff /kernel: st0(ahc0:2:0): back in cmd()
Jul 12 10:49:39 qwiff /kernel: st0(ahc0:2:0): sc_err1,err = 0x0 
Jul 12 10:49:39 qwiff /kernel: st0(ahc0:2:0): free_xs
Jul 12 10:49:40 qwiff /kernel: st0(ahc0:2:0): calling private start()
Jul 12 10:49:40 qwiff /kernel: st0(ahc0:2:0): ststart st0(ahc0:2:0): (1 <=
blksiz <= 16777215)
Jul 12 10:49:40 qwiff /kernel: st0(ahc0:2:0): scsi_cmd
Jul 12 10:49:40 qwiff /kernel: st0(ahc0:2:0): get_xs
Jul 12 10:49:40 qwiff /kernel: st0(ahc0:2:0): returning
Jul 12 10:49:40 qwiff /kernel: xs(0xf0aaff80):
flg(0x420)sc_link(0xf0859780)retr(0x4)timo(0x1388)cmd(0xf0aaffd8)len(0x6)dat
a(0xf2772000)len(0xc)res(0x0)err(0x0)bp(0x0)st0(ahc0:2:0): command:
1a,0,0,0,c,0-[12 bytes]
Jul 12 10:49:40 qwiff /kernel: ------------------------------
Jul 12 10:49:40 qwiff /kernel: 000: 00 00 00 00 00 00 00 00 00 00 00 00 
Jul 12 10:49:40 qwiff /kernel: ------------------------------
Jul 12 10:49:40 qwiff /kernel: st0(ahc0:2:0): ahc_scsi_cmd
Jul 12 10:49:40 qwiff /kernel: st0(ahc0:2:0): start scb(0xf0a59000)
Jul 12 10:49:40 qwiff /kernel: st0(ahc0:2:0): 12 @0xf2772000:- 0x4b000(0xc)
Jul 12 10:49:40 qwiff /kernel: st0(ahc0:2:0): cmd_sent
Jul 12 10:49:40 qwiff /kernel: st0(ahc0:2:0): ahc_done
Jul 12 10:49:40 qwiff /kernel: st0(ahc0:2:0): scsi_done
Jul 12 10:49:41 qwiff /kernel: st0(ahc0:2:0): command: 1a,0,0,0,c,0-[12 bytes]
Jul 12 10:49:41 qwiff /kernel: ------------------------------
Jul 12 10:49:41 qwiff /kernel: 000: 2f 25 10 08 00 00 00 00 00 00 02 00 
Jul 12 10:49:41 qwiff /kernel: ------------------------------
Jul 12 10:49:41 qwiff /kernel: st0(ahc0:2:0): back in cmd()
Jul 12 10:49:41 qwiff /kernel: st0(ahc0:2:0): sc_err1,err = 0x0 
Jul 12 10:49:41 qwiff /kernel: st0(ahc0:2:0): free_xs
Jul 12 10:49:41 qwiff /kernel: st0(ahc0:2:0): calling private start()
Jul 12 10:49:41 qwiff /kernel: st0(ahc0:2:0): ststart st0(ahc0:2:0): density
code 0x0, 512-byte blocks, write-enabled, st0(ahc0:2:0): buffered
Jul 12 10:49:41 qwiff /kernel: st0(ahc0:2:0): starting block mode decision
Jul 12 10:49:41 qwiff /kernel: st0(ahc0:2:0): Give up and default to
variable mode
Jul 12 10:49:41 qwiff /kernel: st0(ahc0:2:0): scsi_cmd
Jul 12 10:49:41 qwiff /kernel: st0(ahc0:2:0): get_xs
Jul 12 10:49:41 qwiff /kernel: st0(ahc0:2:0): returning
Jul 12 10:49:41 qwiff /kernel: xs(0xf0859980):
flg(0x820)sc_link(0xf0859780)retr(0x4)timo(0x1388)cmd(0xf08599d8)len(0x6)dat
a(0xf2772000)len(0xc)res(0x0)err(0x0)bp(0x0)st0(ahc0:2:0): command:
15,0,0,0,c,0-[12 bytes]
Jul 12 10:49:42 qwiff /kernel: ------------------------------
Jul 12 10:49:42 qwiff /kernel: 000: 00 00 10 08 00 00 00 00 00 00 00 00 
Jul 12 10:49:42 qwiff /kernel: ------------------------------
Jul 12 10:49:42 qwiff /kernel: st0(ahc0:2:0): ahc_scsi_cmd
Jul 12 10:49:42 qwiff /kernel: st0(ahc0:2:0): start scb(0xf0ab0000)
Jul 12 10:49:42 qwiff /kernel: st0(ahc0:2:0): 12 @0xf2772000:- 0x4b000(0xc)
Jul 12 10:49:42 qwiff /kernel: st0(ahc0:2:0): cmd_sent
Jul 12 10:49:42 qwiff /kernel: st0(ahc0:2:0): ahc_done
Jul 12 10:49:42 qwiff /kernel: st0(ahc0:2:0): scsi_done
Jul 12 10:49:42 qwiff /kernel: st0(ahc0:2:0): command: 15,0,0,0,c,0-[12 bytes]
Jul 12 10:49:42 qwiff /kernel: ------------------------------
Jul 12 10:49:42 qwiff /kernel: 000: 00 00 10 08 00 00 00 00 00 00 00 00 
Jul 12 10:49:42 qwiff /kernel: ------------------------------
Jul 12 10:49:42 qwiff /kernel: st0(ahc0:2:0): back in cmd()
Jul 12 10:49:42 qwiff /kernel: st0(ahc0:2:0): sc_err1,err = 0x1 
Jul 12 10:49:43 qwiff /kernel: code70 valid0 seg0 key5 ili0 eom0 fmark0
Jul 12 10:49:43 qwiff /kernel: info: 0 0 0 0 followed by 10 extra bytes
Jul 12 10:49:43 qwiff /kernel: extra: 0 8 0 0 24 0 2 0 0 0 
Jul 12 10:49:43 qwiff /kernel: st0(ahc0:2:0): calling private err_handler()
Jul 12 10:49:43 qwiff /kernel: st0(ahc0:2:0): private err_handler() returned -1
Jul 12 10:49:43 qwiff /kernel: st0(ahc0:2:0): ILLEGAL REQUEST csi:0,8,0,0
asc:24,0 Invalid field in CDB field replaceable unit: 2
Jul 12 10:49:43 qwiff /kernel: st0(ahc0:2:0): scsi_interpret_sense (no bp)
returned 22
Jul 12 10:49:43 qwiff /kernel: st0(ahc0:2:0): free_xs
Jul 12 10:49:43 qwiff /kernel: st0(ahc0:2:0): calling private start()
Jul 12 10:49:43 qwiff /kernel: st0(ahc0:2:0): ststart st0: Cannot set
selected modest0(ahc0:2:0): Open complete
Jul 12 10:49:43 qwiff /kernel: st0(ahc0:2:0): stopen: dev=0xe00 (unit 0)
result 0
Jul 12 10:49:43 qwiff /kernel: st0(ahc0:2:0): [ioctl: get status]

>>>>>> tar tvf /dev/rst0 <<<<<<<

Jul 12 10:49:43 qwiff /kernel: st0(ahc0:2:0): stclose:  Closing device
Jul 12 10:50:20 qwiff /kernel: st0(ahc0:2:0): scsi_cmd
Jul 12 10:50:20 qwiff /kernel: st0(ahc0:2:0): get_xs
Jul 12 10:50:20 qwiff /kernel: st0(ahc0:2:0): returning
Jul 12 10:50:20 qwiff /kernel: xs(0xf0859980):
flg(0x60)sc_link(0xf0859780)retr(0x2)timo(0x186a0)cmd(0xf08599d8)len(0x6)dat
a(0x0)len(0x0)res(0x0)err(0x0)bp(0x0)st0(ahc0:2:0): command: 0,0,0,0,0,0-[0
bytes]
Jul 12 10:50:20 qwiff /kernel: st0(ahc0:2:0): ahc_scsi_cmd
Jul 12 10:50:21 qwiff /kernel: st0(ahc0:2:0): start scb(0xf0a59000)
Jul 12 10:50:21 qwiff /kernel: st0(ahc0:2:0): cmd_sent
Jul 12 10:50:21 qwiff /kernel: command: 1b,0,0,0,1,0-[0 bytes]
Jul 12 10:50:21 qwiff /kernel: st0(ahc0:2:0): back in cmd()
Jul 12 10:50:21 qwiff /kernel: st0(ahc0:2:0): sc_err1,err = 0x0 
Jul 12 10:50:21 qwiff /kernel: st0(ahc0:2:0): free_xs
Jul 12 10:50:21 qwiff /kernel: st0(ahc0:2:0): calling private start()
Jul 12 10:50:21 qwiff /kernel: st0(ahc0:2:0): ststart st0(ahc0:2:0): scsi_cmd
Jul 12 10:50:21 qwiff /kernel: st0(ahc0:2:0): get_xs
Jul 12 10:50:21 qwiff /kernel: st0(ahc0:2:0): returning
Jul 12 10:50:21 qwiff /kernel: xs(0xf0859980):
flg(0x60)sc_link(0xf0859780)retr(0x2)timo(0x186a0)cmd(0xf08599d8)len(0x6)dat
a(0x0)len(0x0)res(0x0)err(0x0)bp(0x0)st0(ahc0:2:0): command: 0,0,0,0,0,0-[0
bytes]
Jul 12 10:50:21 qwiff /kernel: st0(ahc0:2:0): ahc_scsi_cmd
Jul 12 10:50:21 qwiff /kernel: st0(ahc0:2:0): start scb(0xf0a59000)
Jul 12 10:50:21 qwiff /kernel: st0(ahc0:2:0): cmd_sent
Jul 12 10:50:21 qwiff /kernel: st0(ahc0:2:0): ahc_done
Jul 12 10:50:21 qwiff /kernel: st0(ahc0:2:0): scsi_done
Jul 12 10:50:22 qwiff /kernel: st0(ahc0:2:0): command: 0,0,0,0,0,0-[0 bytes]
Jul 12 10:50:22 qwiff /kernel: st0(ahc0:2:0): back in cmd()
Jul 12 10:50:22 qwiff /kernel: st0(ahc0:2:0): sc_err1,err = 0x0 
Jul 12 10:50:22 qwiff /kernel: st0(ahc0:2:0): free_xs
Jul 12 10:50:22 qwiff /kernel: st0(ahc0:2:0): calling private start()
Jul 12 10:50:22 qwiff /kernel: st0(ahc0:2:0): ststart st0(ahc0:2:0): scsi_cmd
Jul 12 10:50:22 qwiff /kernel: st0(ahc0:2:0): get_xs
Jul 12 10:50:22 qwiff /kernel: st0(ahc0:2:0): returning
Jul 12 10:50:22 qwiff /kernel: xs(0xf0859980):
flg(0x420)sc_link(0xf0859780)retr(0x4)timo(0x1388)cmd(0xf08599d8)len(0x6)dat
a(0xf2772000)len(0x6)res(0x0)err(0x0)bp(0x0)st0(ahc0:2:0): command:
5,0,0,0,0,0-[6 bytes]
Jul 12 10:50:22 qwiff /kernel: ------------------------------
Jul 12 10:50:22 qwiff /kernel: 000: 00 00 00 00 00 00 
Jul 12 10:50:22 qwiff /kernel: ------------------------------
Jul 12 10:50:22 qwiff /kernel: st0(ahc0:2:0): ahc_scsi_cmd
Jul 12 10:50:22 qwiff /kernel: st0(ahc0:2:0): start scb(0xf0ab0000)
Jul 12 10:50:22 qwiff /kernel: st0(ahc0:2:0): 6 @0xf2772000:- 0x4b000(0x6)
Jul 12 10:50:22 qwiff /kernel: st0(ahc0:2:0): cmd_sent
Jul 12 10:50:23 qwiff /kernel: st0(ahc0:2:0): ahc_done
Jul 12 10:50:23 qwiff /kernel: st0(ahc0:2:0): scsi_done
Jul 12 10:50:23 qwiff /kernel: st0(ahc0:2:0): command: 5,0,0,0,0,0-[6 bytes]
Jul 12 10:50:23 qwiff /kernel: ------------------------------
Jul 12 10:50:23 qwiff /kernel: 000: 00 ff ff ff 00 01 
Jul 12 10:50:23 qwiff /kernel: ------------------------------
Jul 12 10:50:23 qwiff /kernel: st0(ahc0:2:0): back in cmd()
Jul 12 10:50:23 qwiff /kernel: st0(ahc0:2:0): sc_err1,err = 0x0 
Jul 12 10:50:23 qwiff /kernel: st0(ahc0:2:0): free_xs
Jul 12 10:50:23 qwiff /kernel: st0(ahc0:2:0): calling private start()
Jul 12 10:50:23 qwiff /kernel: st0(ahc0:2:0): ststart st0(ahc0:2:0): (1 <=
blksiz <= 16777215)
Jul 12 10:50:23 qwiff /kernel: st0(ahc0:2:0): scsi_cmd
Jul 12 10:50:23 qwiff /kernel: st0(ahc0:2:0): get_xs
Jul 12 10:50:23 qwiff /kernel: st0(ahc0:2:0): returning
Jul 12 10:50:23 qwiff /kernel: xs(0xf0859980):
flg(0x420)sc_link(0xf0859780)retr(0x4)timo(0x1388)cmd(0xf08599d8)len(0x6)dat
a(0xf2772000)len(0xc)res(0x0)err(0x0)bp(0x0)st0(ahc0:2:0): command:
1a,0,0,0,c,0-[12 bytes]
Jul 12 10:50:24 qwiff /kernel: ------------------------------
Jul 12 10:50:24 qwiff /kernel: 000: 00 00 00 00 00 00 00 00 00 00 00 00 
Jul 12 10:50:24 qwiff /kernel: ------------------------------
Jul 12 10:50:24 qwiff /kernel: st0(ahc0:2:0): ahc_scsi_cmd
Jul 12 10:50:24 qwiff /kernel: st0(ahc0:2:0): start scb(0xf0ab0000)
Jul 12 10:50:24 qwiff /kernel: st0(ahc0:2:0): 12 @0xf2772000:- 0x4b000(0xc)
Jul 12 10:50:24 qwiff /kernel: st0(ahc0:2:0): cmd_sent
Jul 12 10:50:24 qwiff /kernel: st0(ahc0:2:0): ahc_done
Jul 12 10:50:24 qwiff /kernel: st0(ahc0:2:0): scsi_done
Jul 12 10:50:24 qwiff /kernel: st0(ahc0:2:0): command: 1a,0,0,0,c,0-[12 bytes]
Jul 12 10:50:24 qwiff /kernel: ------------------------------
Jul 12 10:50:24 qwiff /kernel: 000: 2f 25 10 08 00 00 00 00 00 00 02 00 
Jul 12 10:50:24 qwiff /kernel: ------------------------------
Jul 12 10:50:24 qwiff /kernel: st0(ahc0:2:0): back in cmd()
Jul 12 10:50:24 qwiff /kernel: st0(ahc0:2:0): sc_err1,err = 0x0 
Jul 12 10:50:24 qwiff /kernel: st0(ahc0:2:0): free_xs
Jul 12 10:50:24 qwiff /kernel: st0(ahc0:2:0): calling private start()
Jul 12 10:50:25 qwiff /kernel: st0(ahc0:2:0): ststart st0(ahc0:2:0): density
code 0x0, 512-byte blocks, write-enabled, st0(ahc0:2:0): buffered
Jul 12 10:50:25 qwiff /kernel: st0(ahc0:2:0): starting block mode decision
Jul 12 10:50:25 qwiff /kernel: st0(ahc0:2:0): Give up and default to
variable mode
Jul 12 10:50:25 qwiff /kernel: st0(ahc0:2:0): scsi_cmd
Jul 12 10:50:25 qwiff /kernel: st0(ahc0:2:0): get_xs
Jul 12 10:50:25 qwiff /kernel: st0(ahc0:2:0): returning
Jul 12 10:50:25 qwiff /kernel: xs(0xf0aaff80):
flg(0x820)sc_link(0xf0859780)retr(0x4)timo(0x1388)cmd(0xf0aaffd8)len(0x6)dat
a(0xf2772000)len(0xc)res(0x0)err(0x0)bp(0x0)st0(ahc0:2:0): command:
15,0,0,0,c,0-[12 bytes]
Jul 12 10:50:25 qwiff /kernel: ------------------------------
Jul 12 10:50:25 qwiff /kernel: 000: 00 00 10 08 00 00 00 00 00 00 00 00 
Jul 12 10:50:25 qwiff /kernel: ------------------------------
Jul 12 10:50:25 qwiff /kernel: st0(ahc0:2:0): ahc_scsi_cmd
Jul 12 10:50:25 qwiff /kernel: st0(ahc0:2:0): start scb(0xf0a59000)
Jul 12 10:50:25 qwiff /kernel: st0(ahc0:2:0): 12 @0xf2772000:- 0x4b000(0xc)
Jul 12 10:50:25 qwiff /kernel: st0(ahc0:2:0): cmd_sent
Jul 12 10:50:25 qwiff /kernel: st0(ahc0:2:0): ahc_done
Jul 12 10:50:26 qwiff /kernel: st0(ahc0:2:0): scsi_done
Jul 12 10:50:26 qwiff /kernel: st0(ahc0:2:0): command: 15,0,0,0,c,0-[12 bytes]
Jul 12 10:50:26 qwiff /kernel: ------------------------------
Jul 12 10:50:26 qwiff /kernel: 000: 00 00 10 08 00 00 00 00 00 00 00 00 
Jul 12 10:50:26 qwiff /kernel: ------------------------------
Jul 12 10:50:26 qwiff /kernel: st0(ahc0:2:0): back in cmd()
Jul 12 10:50:26 qwiff /kernel: st0(ahc0:2:0): sc_err1,err = 0x1 
Jul 12 10:50:26 qwiff /kernel: code70 valid0 seg0 key5 ili0 eom0 fmark0
Jul 12 10:50:26 qwiff /kernel: info: 0 0 0 0 followed by 10 extra bytes
Jul 12 10:50:26 qwiff /kernel: extra: 0 8 0 0 24 0 2 0 0 0 
Jul 12 10:50:26 qwiff /kernel: st0(ahc0:2:0): calling private err_handler()
Jul 12 10:50:26 qwiff /kernel: st0(ahc0:2:0): private err_handler() returned -1
Jul 12 10:50:26 qwiff /kernel: st0(ahc0:2:0): ILLEGAL REQUEST csi:0,8,0,0
asc:24,0 Invalid field in CDB field replaceable unit: 2
Jul 12 10:50:26 qwiff /kernel: st0(ahc0:2:0): scsi_interpret_sense (no bp)
returned 22
Jul 12 10:50:26 qwiff /kernel: st0(ahc0:2:0): free_xs
Jul 12 10:50:27 qwiff /kernel: st0(ahc0:2:0): calling private start()
Jul 12 10:50:27 qwiff /kernel: st0(ahc0:2:0): ststart st0: Cannot set
selected modest0(ahc0:2:0): Open complete
Jul 12 10:50:27 qwiff /kernel: st0(ahc0:2:0): stopen: dev=0xe00 (unit 0)
result 0
Jul 12 10:50:27 qwiff /kernel: st0(ahc0:2:0): 
Jul 12 10:50:27 qwiff /kernel: ststrategy st0(ahc0:2:0): 10240 bytes @ blk0
Jul 12 10:50:27 qwiff /kernel: st0(ahc0:2:0): ststart st0: oops not queued


>>>>>>>> mt -f /dev/rst0 status

>>> Output <<<

Present Mode:   Density = 0x00         Blocksize variable
---------available modes---------
Mode 0:         Density = 0x00         Blocksize variable
Mode 1:         Density = 0x00         Blocksize variable
Mode 2:         Density = 0x00         Blocksize variable
Mode 3:         Density = 0x00         Blocksize variable

>>> Log <<<

Jul 12 10:50:27 qwiff /kernel: st0(ahc0:2:0): stclose:  Closing device
Jul 12 10:50:57 qwiff /kernel: st0(ahc0:2:0): scsi_cmd
Jul 12 10:50:57 qwiff /kernel: st0(ahc0:2:0): get_xs
Jul 12 10:50:57 qwiff /kernel: st0(ahc0:2:0): returning
Jul 12 10:50:57 qwiff /kernel: xs(0xf0aaff80):
flg(0x60)sc_link(0xf0859780)retr(0x2)timo(0x186a0)cmd(0xf0aaffd8)len(0x6)dat
a(0x0)len(0x0)res(0x0)err(0x0)bp(0x0)st0(ahc0:2:0): command: 0,0,0,0,0,0-[0
bytes]
Jul 12 10:50:57 qwiff /kernel: st0(ahc0:2:0): ahc_scsi_cmd
Jul 12 10:50:57 qwiff /kernel: st0(ahc0:2:0): start scb(0xf0ab0000)
Jul 12 10:50:57 qwiff /kernel: st0(ahc0:2:0): cmd_sent
Jul 12 10:50:57 qwiff /kernel: _sent
Jul 12 10:50:57 qwiff /kernel: st0(ahc0:2:0): ahc_done
Jul 12 10:50:57 qwiff /kernel: st0(ahc0:2:0): scsi_done
Jul 12 10:50:57 qwiff /kernel: st0(ahc0:2:0): command: 1b,0,0,0,1,0-[0 bytes]
Jul 12 10:50:57 qwiff /kernel: st0(ahc0:2:0): back in cmd()
Jul 12 10:50:57 qwiff /kernel: st0(ahc0:2:0): sc_err1,err = 0x0 
Jul 12 10:50:58 qwiff /kernel: st0(ahc0:2:0): free_xs
Jul 12 10:50:58 qwiff /kernel: st0(ahc0:2:0): calling private start()
Jul 12 10:50:58 qwiff /kernel: st0(ahc0:2:0): ststart st0(ahc0:2:0): scsi_cmd
Jul 12 10:50:58 qwiff /kernel: st0(ahc0:2:0): get_xs
Jul 12 10:50:58 qwiff /kernel: st0(ahc0:2:0): returning
Jul 12 10:50:58 qwiff /kernel: xs(0xf0aaff80):
flg(0x60)sc_link(0xf0859780)retr(0x2)timo(0x186a0)cmd(0xf0aaffd8)len(0x6)dat
a(0x0)len(0x0)res(0x0)err(0x0)bp(0x0)st0(ahc0:2:0): command: 0,0,0,0,0,0-[0
bytes]
Jul 12 10:50:58 qwiff /kernel: st0(ahc0:2:0): ahc_scsi_cmd
Jul 12 10:50:58 qwiff /kernel: st0(ahc0:2:0): start scb(0xf0a59000)
Jul 12 10:50:58 qwiff /kernel: st0(ahc0:2:0): cmd_sent
Jul 12 10:50:58 qwiff /kernel: st0(ahc0:2:0): ahc_done
Jul 12 10:50:58 qwiff /kernel: st0(ahc0:2:0): scsi_done
Jul 12 10:50:58 qwiff /kernel: st0(ahc0:2:0): command: 0,0,0,0,0,0-[0 bytes]
Jul 12 10:50:58 qwiff /kernel: st0(ahc0:2:0): back in cmd()
Jul 12 10:50:58 qwiff /kernel: st0(ahc0:2:0): sc_err1,err = 0x0 
Jul 12 10:50:58 qwiff /kernel: st0(ahc0:2:0): free_xs
Jul 12 10:50:59 qwiff /kernel: st0(ahc0:2:0): calling private start()
Jul 12 10:50:59 qwiff /kernel: st0(ahc0:2:0): ststart st0(ahc0:2:0): scsi_cmd
Jul 12 10:50:59 qwiff /kernel: st0(ahc0:2:0): get_xs
Jul 12 10:50:59 qwiff /kernel: st0(ahc0:2:0): returning
Jul 12 10:50:59 qwiff /kernel: xs(0xf0aaff80):
flg(0x420)sc_link(0xf0859780)retr(0x4)timo(0x1388)cmd(0xf0aaffd8)len(0x6)dat
a(0xf2772000)len(0x6)res(0x0)err(0x0)bp(0x0)st0(ahc0:2:0): command:
5,0,0,0,0,0-[6 bytes]
Jul 12 10:50:59 qwiff /kernel: ------------------------------
Jul 12 10:50:59 qwiff /kernel: 000: 00 00 00 00 00 00 
Jul 12 10:50:59 qwiff /kernel: ------------------------------
Jul 12 10:50:59 qwiff /kernel: st0(ahc0:2:0): ahc_scsi_cmd
Jul 12 10:50:59 qwiff /kernel: st0(ahc0:2:0): start scb(0xf0a59000)
Jul 12 10:50:59 qwiff /kernel: st0(ahc0:2:0): 6 @0xf2772000:- 0x4b000(0x6)
Jul 12 10:50:59 qwiff /kernel: st0(ahc0:2:0): cmd_sent
Jul 12 10:50:59 qwiff /kernel: st0(ahc0:2:0): ahc_done
Jul 12 10:50:59 qwiff /kernel: st0(ahc0:2:0): scsi_done
Jul 12 10:50:59 qwiff /kernel: st0(ahc0:2:0): command: 5,0,0,0,0,0-[6 bytes]
Jul 12 10:51:00 qwiff /kernel: ------------------------------
Jul 12 10:51:00 qwiff /kernel: 000: 00 ff ff ff 00 01 
Jul 12 10:51:00 qwiff /kernel: ------------------------------
Jul 12 10:51:00 qwiff /kernel: st0(ahc0:2:0): back in cmd()
Jul 12 10:51:00 qwiff /kernel: st0(ahc0:2:0): sc_err1,err = 0x0 
Jul 12 10:51:00 qwiff /kernel: st0(ahc0:2:0): free_xs
Jul 12 10:51:00 qwiff /kernel: st0(ahc0:2:0): calling private start()
Jul 12 10:51:00 qwiff /kernel: st0(ahc0:2:0): ststart st0(ahc0:2:0): (1 <=
blksiz <= 16777215)
Jul 12 10:51:00 qwiff /kernel: st0(ahc0:2:0): scsi_cmd
Jul 12 10:51:00 qwiff /kernel: st0(ahc0:2:0): get_xs
Jul 12 10:51:00 qwiff /kernel: st0(ahc0:2:0): returning
Jul 12 10:51:00 qwiff /kernel: xs(0xf0aaff80):
flg(0x420)sc_link(0xf0859780)retr(0x4)timo(0x1388)cmd(0xf0aaffd8)len(0x6)dat
a(0xf2772000)len(0xc)res(0x0)err(0x0)bp(0x0)st0(ahc0:2:0): command:
1a,0,0,0,c,0-[12 bytes]
Jul 12 10:51:00 qwiff /kernel: ------------------------------
Jul 12 10:51:00 qwiff /kernel: 000: 00 00 00 00 00 00 00 00 00 00 00 00 
Jul 12 10:51:00 qwiff /kernel: ------------------------------
Jul 12 10:51:01 qwiff /kernel: st0(ahc0:2:0): ahc_scsi_cmd
Jul 12 10:51:01 qwiff /kernel: st0(ahc0:2:0): start scb(0xf0a59000)
Jul 12 10:51:01 qwiff /kernel: st0(ahc0:2:0): 12 @0xf2772000:- 0x4b000(0xc)
Jul 12 10:51:01 qwiff /kernel: st0(ahc0:2:0): cmd_sent
Jul 12 10:51:01 qwiff /kernel: st0(ahc0:2:0): ahc_done
Jul 12 10:51:01 qwiff /kernel: st0(ahc0:2:0): scsi_done
Jul 12 10:51:01 qwiff /kernel: st0(ahc0:2:0): command: 1a,0,0,0,c,0-[12 bytes]
Jul 12 10:51:01 qwiff /kernel: ------------------------------
Jul 12 10:51:01 qwiff /kernel: 000: 2f 25 10 08 00 00 00 00 00 00 02 00 
Jul 12 10:51:01 qwiff /kernel: ------------------------------
Jul 12 10:51:01 qwiff /kernel: st0(ahc0:2:0): back in cmd()
Jul 12 10:51:01 qwiff /kernel: st0(ahc0:2:0): sc_err1,err = 0x0 
Jul 12 10:51:01 qwiff /kernel: st0(ahc0:2:0): free_xs
Jul 12 10:51:01 qwiff /kernel: st0(ahc0:2:0): calling private start()
Jul 12 10:51:01 qwiff /kernel: st0(ahc0:2:0): ststart st0(ahc0:2:0): density
code 0x0, 512-byte blocks, write-enabled, st0(ahc0:2:0): buffered
Jul 12 10:51:02 qwiff /kernel: st0(ahc0:2:0): starting block mode decision
Jul 12 10:51:02 qwiff /kernel: st0(ahc0:2:0): Give up and default to
variable mode
Jul 12 10:51:02 qwiff /kernel: st0(ahc0:2:0): scsi_cmd
Jul 12 10:51:02 qwiff /kernel: st0(ahc0:2:0): get_xs
Jul 12 10:51:02 qwiff /kernel: st0(ahc0:2:0): returning
Jul 12 10:51:02 qwiff /kernel: xs(0xf0859980):
flg(0x820)sc_link(0xf0859780)retr(0x4)timo(0x1388)cmd(0xf08599d8)len(0x6)dat
a(0xf2772000)len(0xc)res(0x0)err(0x0)bp(0x0)st0(ahc0:2:0): command:
15,0,0,0,c,0-[12 bytes]
Jul 12 10:51:02 qwiff /kernel: ------------------------------
Jul 12 10:51:02 qwiff /kernel: 000: 00 00 10 08 00 00 00 00 00 00 00 00 
Jul 12 10:51:02 qwiff /kernel: ------------------------------
Jul 12 10:51:02 qwiff /kernel: st0(ahc0:2:0): ahc_scsi_cmd
Jul 12 10:51:02 qwiff /kernel: st0(ahc0:2:0): start scb(0xf0ab0000)
Jul 12 10:51:02 qwiff /kernel: st0(ahc0:2:0): 12 @0xf2772000:- 0x4b000(0xc)
Jul 12 10:51:02 qwiff /kernel: st0(ahc0:2:0): cmd_sent
Jul 12 10:51:02 qwiff /kernel: st0(ahc0:2:0): ahc_done
Jul 12 10:51:02 qwiff /kernel: st0(ahc0:2:0): scsi_done
Jul 12 10:51:03 qwiff /kernel: st0(ahc0:2:0): command: 15,0,0,0,c,0-[12 bytes]
Jul 12 10:51:03 qwiff /kernel: ------------------------------
Jul 12 10:51:03 qwiff /kernel: 000: 00 00 10 08 00 00 00 00 00 00 00 00 
Jul 12 10:51:03 qwiff /kernel: ------------------------------
Jul 12 10:51:03 qwiff /kernel: st0(ahc0:2:0): back in cmd()
Jul 12 10:51:03 qwiff /kernel: st0(ahc0:2:0): sc_err1,err = 0x1 
Jul 12 10:51:03 qwiff /kernel: code70 valid0 seg0 key5 ili0 eom0 fmark0
Jul 12 10:51:03 qwiff /kernel: info: 0 0 0 0 followed by 10 extra bytes
Jul 12 10:51:03 qwiff /kernel: extra: 0 8 0 0 24 0 2 0 0 0 
Jul 12 10:51:03 qwiff /kernel: st0(ahc0:2:0): calling private err_handler()
Jul 12 10:51:03 qwiff /kernel: st0(ahc0:2:0): private err_handler() returned -1
Jul 12 10:51:03 qwiff /kernel: st0(ahc0:2:0): ILLEGAL REQUEST csi:0,8,0,0
asc:24,0 Invalid field in CDB field replaceable unit: 2
Jul 12 10:51:03 qwiff /kernel: st0(ahc0:2:0): scsi_interpret_sense (no bp)
returned 22
Jul 12 10:51:03 qwiff /kernel: st0(ahc0:2:0): free_xs
Jul 12 10:51:04 qwiff /kernel: st0(ahc0:2:0): calling private start()
Jul 12 10:51:04 qwiff /kernel: st0(ahc0:2:0): ststart st0: Cannot set
selected modest0(ahc0:2:0): Open complete
Jul 12 10:51:04 qwiff /kernel: st0(ahc0:2:0): stopen: dev=0xe00 (unit 0)
result 0
Jul 12 10:51:04 qwiff /kernel: st0(ahc0:2:0): [ioctl: get status]
Jul 12 10:51:04 qwiff /kernel: st0(ahc0:2:0): stclose:  Closing device

Thanks it for now.
Thanks.

John Hartley.                               jbh@labyrinth.net.au
Graphica Software Pty. Ltd.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607120146.LAA12432>