Re: Tape drive

2019-11-18 Thread Pietro Paolini
Hi,

Thanks for the answer, yes it is indeed second hand - even though they
guaranteed what it is working. I've updated and I am still getting the
same result, I will try cleaning it first... and fingers crossed.

Thanks,
P.

On Mon, Nov 18, 2019 at 2:02 PM Kenneth Gober  wrote:
>
> On Sun, Nov 17, 2019 at 6:00 PM Pietro Paolini 
>  wrote:
>>
>> On a x86-64 Dell, the tape drive is an HP StorageWorks Ultrium 960.
>>
>> # tar cf /dev/rst0 ./test.txt
>> # mt -f  /dev/nrst0 rewind
>> # tar xf /dev/rst0 .out
>> tar: Failed read on archive volume 1: Input/output error
>> tar: Unable to recover from an archive read failure.
>> tar: Sorry, unable to determine archive format.
>>
>> What can I do to diagnose the problem ? Using other utilities such as
>> pax did not make any difference.
>
>
> That model is an LTO3 tape drive, which at this point is very old.  Did you 
> purchase
> it used, by chance?  It's possible that the hardware is simply defective.  
> I've bought
> several used tape drives and while most of them worked fine, some did not.  I 
> think
> I had one that didn't work until I ran a cycle with a cleaning cartridge.
>
> It's also possible that your tapes are defective.  I've bought tapes on eBay 
> where it
> turned out that 2 out of 3 tapes in the box were bad.
>
> I use LTO2/4 drives routinely with dump/restore, and very occasionally with 
> tar, and
> there is nothing special you have to do to make it work.  SCSI and SAS drives 
> work
> equally well (I have both).  The only thing special about LTO is that you 
> have to match
> the tape and drive.  An LTO3 tape drive will read LTO1, LTO2 and LTO3 tapes, 
> but it
> will not write LTO1 (only 2 and 3).
>
> So your diagnostic steps should include:
> 1. run a cleaning cartridge cycle
> 2. try a different tape (from a different batch or manufacturer)
> 3. try another drive
>
> -ken



Re: Tape drive

2019-11-18 Thread Kenneth Gober
On Sun, Nov 17, 2019 at 6:00 PM Pietro Paolini <
pietro.paol...@cognitivecredit.com> wrote:

> On a x86-64 Dell, the tape drive is an HP StorageWorks Ultrium 960.
>
> # tar cf /dev/rst0 ./test.txt
> # mt -f  /dev/nrst0 rewind
> # tar xf /dev/rst0 .out
> tar: Failed read on archive volume 1: Input/output error
> tar: Unable to recover from an archive read failure.
> tar: Sorry, unable to determine archive format.
>
> What can I do to diagnose the problem ? Using other utilities such as
> pax did not make any difference.
>

That model is an LTO3 tape drive, which at this point is very old.  Did you
purchase
it used, by chance?  It's possible that the hardware is simply defective.
I've bought
several used tape drives and while most of them worked fine, some did not.
I think
I had one that didn't work until I ran a cycle with a cleaning cartridge.

It's also possible that your tapes are defective.  I've bought tapes on
eBay where it
turned out that 2 out of 3 tapes in the box were bad.

I use LTO2/4 drives routinely with dump/restore, and very occasionally with
tar, and
there is nothing special you have to do to make it work.  SCSI and SAS
drives work
equally well (I have both).  The only thing special about LTO is that you
have to match
the tape and drive.  An LTO3 tape drive will read LTO1, LTO2 and LTO3
tapes, but it
will not write LTO1 (only 2 and 3).

So your diagnostic steps should include:
1. run a cleaning cartridge cycle
2. try a different tape (from a different batch or manufacturer)
3. try another drive

-ken


Re: Tape drive

2019-11-17 Thread Martin Schröder
Am So., 17. Nov. 2019 um 23:56 Uhr schrieb Pietro Paolini
:
> OpenBSD .my.domain 6.3 GENERIC.MP#9 amd64

Not supported anymore; upgrade to at least 6.5

Best
Martin



Tape drive

2019-11-17 Thread Pietro Paolini
Hi all,

I am currently struggling to get a tape drive to work on a OpenBsd box
I've recently installed, I  must say I am new to this devices (tape
drive) and I have not used them before.

I am running :

OpenBSD .my.domain 6.3 GENERIC.MP#9 amd64

On a x86-64 Dell, the tape drive is an HP StorageWorks Ultrium 960.I
haven't done much to set-up the device and it is apparently getting
recognized as the command sees it:

# mt -f  /dev/rst0 status
SCSI tape drive, residual=0
ds=3
er=0
blocksize: 1024 (1024)
density: 0 (0)

I did set the block type while testing but it does not make any
difference, it seems that I can write with no issues to the device but
I am having issues while reading:

# tar cf /dev/rst0 ./test.txt
# mt -f  /dev/nrst0 rewind
# tar xf /dev/rst0 .out
tar: Failed read on archive volume 1: Input/output error
tar: Unable to recover from an archive read failure.
tar: Sorry, unable to determine archive format.

What can I do to diagnose the problem ? Using other utilities such as
pax did not make any difference.

Thanks,
Pietro



Dumb (non-RAID) HBA to use with SAS tape drive

2014-10-27 Thread Benny Lofgren
Hi misc,

I'm setting up a new backup server, and I'm looking at using a SAS
connected tape drive. Now, last time I set up a tape station UWSCSI was
in high fashion, so it was a while ago... :-)

I've tried to research how to best connect the (not yet purchased) drive
to an OpenBSD box, but come up blank so far.

I don't need a full SAS RAID controller (and I'm not sure they would
accept tape drives), so I'm looking at simple "dumb" HBA:s. (And I'm
assuming normal dumb SATA interfaces aren't up to the task.)

Would something like the LSI SAS 9211-4i work, and would the st(4)
driver pick up a tape drive attached to one?

http://www.pc-pitstop.com/sas_hba/sas9211-4i.asp

Or does anyone have a better (read: cheaper) suggestion, perferrably
something that is field-tested and known to work? :-)

Any pointers are much appreciated and I'm open to any idea except "use
hard drives, they're cheap". :-) No, I need a tape drive for this.


Thanks,

/Benny


-- 
internetlabbet.se / work:   +46 8 551 124 80  / "Words must
Benny Lofgren/  mobile: +46 70 718 11 90 /   be weighed,
/   fax:+46 8 551 124 89/not counted."
   /email:  benny -at- internetlabbet.se



External SCSI HP ULtrium LTO tape drive.

2009-06-14 Thread Steve
Can anyone confirm that these drives specifically work OK.

I assume that they will just operate as a standard st device but would like to
be sure before spending the cash.

Thanks



  Need a Holiday? Win a $10,000 Holiday of your choice. Enter
now.http://us.lrd.yahoo.com/_ylc=X3oDMTJxN2x2ZmNpBF9zAzIwMjM2MTY2MTMEdG1fZG1l
Y2gDVGV4dCBMaW5rBHRtX2xuawNVMTEwMzk3NwR0bV9uZXQDWWFob28hBHRtX3BvcwN0YWdsaW5lB
HRtX3BwdHkDYXVueg--/SIG=14600t3ni/**http%3A//au.rd.yahoo.com/mail/tagline/cre
ativeholidays/*http%3A//au.docs.yahoo.com/homepageset/%3Fp1=other%26p2=au%26p
3=mailtagline



Re: Tape drive not detected on LSI 20320

2009-03-30 Thread (private) HKS
On Thu, Mar 26, 2009 at 11:29 AM, (private) HKS 
wrote:
> OpenBSD 4.4 on a Dell Poweredge 2950. SCSI card is an LSI 20320, tape
> drive is Dell Powervault 124T (aka IBM Ultrium-TD3).
>
> The tape drive shows up in the card's BIOS, but dmesg sees it as a
> SCSI device with no drivers:
> 
> # dmesg | grep mpi0
> mpi0 at pci6 dev 8 function 0 "Symbios Logic 53c1030" rev 0xc1: irq 6
> scsibus0 at mpi0: 16 targets, initiator 7
> mpi0: target 0 Sync at 40MHz width 8bit offset 127 QAS 0 DT 0 IU 0
> # dmesg | grep scsibus0
> scsibus0 at mpi0: 16 targets, initiator 7
> uk0 at scsibus0 targ 0 lun 0:  SCSI3 1/sequential fixed
> 
>
> This same drive worked on a Dell 2850 with an Adaptec 39160, but I
> have to move to the 2950 and it only has PCI-e slots. Using an example
> I don't fully understand from man 8 scsi, I can query the name of the
> device:
> 
> # scsi -f /dev/uk0 -c "12 0 0 0 64 0" -i 0x64 "s8 z8 z16 z4"
> IBM ULTRIUM-TD3 85P8
> 
>
> Any idea why this failing with one card and not the other?
>
> -HKS

Appears to be some nuance with the LSI board. I bought an Adaptec
29320LPE and it works perfectly.

-HKS


>
>
>
> OpenBSD 4.4 (GENERIC) #1021: Tue Aug 12 17:16:55 MDT 2008
>dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC
> cpu0: Intel(R) Xeon(R) CPU E5405 @ 2.00GHz ("GenuineIntel" 686-class) 2 GHz
> cpu0:
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUS
H,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,TM2,CX16,xTPR
> real mem  = 2142142464 (2042MB)
> avail mem = 2062938112 (1967MB)
> mainbus0 at root
> bios0 at mainbus0: AT/286+ BIOS, date 09/12/08, BIOS32 rev. 0 @
> 0xffe90, SMBIOS rev. 2.5 @ 0x7fb9c000 (67 entries)
> bios0: vendor Dell Inc. version "2.5.0" date 09/12/2008
> bios0: Dell Inc. PowerEdge 2950
> acpi0 at bios0: rev 2
> acpi0: tables DSDT FACP APIC SPCR HPET MCFG WD__ SLIC ERST HEST BERT EINJ
TCPA
> acpi0: wakeup devices PCI0(S5)
> acpitimer0 at acpi0: 3579545 Hz, 24 bits
> acpihpet0 at acpi0: 14318179 Hz
> acpiprt0 at acpi0: bus 0 (PCI0)
> acpiprt1 at acpi0: bus 4 (PEX2)
> acpiprt2 at acpi0: bus 5 (UPST)
> acpiprt3 at acpi0: bus 6 (DWN1)
> acpiprt4 at acpi0: bus 8 (DWN2)
> acpiprt5 at acpi0: bus 1 (PEX3)
> acpiprt6 at acpi0: bus 0 (PE2P)
> acpiprt7 at acpi0: bus 11 (PEX4)
> acpiprt8 at acpi0: bus 13 (PEX6)
> acpiprt9 at acpi0: bus 2 (SBEX)
> acpiprt10 at acpi0: bus 15 (COMP)
> acpicpu0 at acpi0: C3
> bios0: ROM list: 0xc/0x9000! 0xc9000/0x1000 0xca000/0x800
> 0xca800/0x1e00 0xcc800/0x5e00 0xec000/0x4000!
> ipmi at mainbus0 not configured
> cpu0 at mainbus0
> pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
> pchb0 at pci0 dev 0 function 0 "Intel 5000X Host" rev 0x12
> ppb0 at pci0 dev 2 function 0 "Intel 5000 PCIE" rev 0x12
> pci1 at ppb0 bus 4
> ppb1 at pci1 dev 0 function 0 "Intel 6321ESB PCIE" rev 0x01
> pci2 at ppb1 bus 5
> ppb2 at pci2 dev 0 function 0 "Intel 6321ESB PCIE" rev 0x01
> pci3 at ppb2 bus 6
> ppb3 at pci3 dev 0 function 0 "ServerWorks PCIE-PCIX" rev 0xc3
> pci4 at ppb3 bus 7
> bnx0 at pci4 dev 0 function 0 "Broadcom BCM5708" rev 0x12: irq 5
> ppb4 at pci2 dev 1 function 0 "Intel 6321ESB PCIE" rev 0x01: irq 5
> pci5 at ppb4 bus 8
> ppb5 at pci5 dev 0 function 0 "PLX PEX 8114" rev 0xbc
> pci6 at ppb5 bus 9
> mpi0 at pci6 dev 8 function 0 "Symbios Logic 53c1030" rev 0xc1: irq 6
> scsibus0 at mpi0: 16 targets, initiator 7
> uk0 at scsibus0 targ 0 lun 0:  SCSI3 1/sequential fixed
> mpi0: target 0 Sync at 40MHz width 8bit offset 127 QAS 0 DT 0 IU 0
> ppb6 at pci1 dev 0 function 3 "Intel 6321ESB PCIE-PCIX" rev 0x01
> pci7 at ppb6 bus 10
> ppb7 at pci0 dev 3 function 0 "Intel 5000 PCIE" rev 0x12
> pci8 at ppb7 bus 1
> mfi0 at pci8 dev 0 function 0 "Symbios Logic SAS1078" rev 0x04: irq 5,
> Dell PERC 6/i integrated
> mfi0: logical drives 1, version 6.0.2-0002, 256MB RAM
> scsibus1 at mfi0: 1 targets, initiator 64
> sd0 at scsibus1 targ 0 lun 0:  SCSI3 0/direct fixed
> sd0: 2859520MB, 44942 cyl, 511 head, 255 sec, 512 bytes/sec,
> 5856296960 sec total
> ppb8 at pci0 dev 4 function 0 "Intel 5000 PCIE x8" rev 0x12
> pci9 at ppb8 bus 11
> ppb9 at pci0 dev 5 function 0 "Intel 5000 PCIE" rev 0x12
> pci10 at ppb9 bus 12
> ppb10 at pci0 dev 6 function 0 "Intel 5000 PCIE x8" rev 0x12
> pci11 at ppb10 bus 13
> ppb11 at pci0 dev 7 function 0 "Intel 5000 PCIE" rev 0x12
> pci12 at ppb11 bus 14
> pchb1 at pci0 dev 16 function 0 "Intel 5000 Error Reporting" rev 0x12
> pchb2 at pci0 dev

Tape drive not detected on LSI 20320

2009-03-26 Thread (private) HKS
OpenBSD 4.4 on a Dell Poweredge 2950. SCSI card is an LSI 20320, tape
drive is Dell Powervault 124T (aka IBM Ultrium-TD3).

The tape drive shows up in the card's BIOS, but dmesg sees it as a
SCSI device with no drivers:

# dmesg | grep mpi0
mpi0 at pci6 dev 8 function 0 "Symbios Logic 53c1030" rev 0xc1: irq 6
scsibus0 at mpi0: 16 targets, initiator 7
mpi0: target 0 Sync at 40MHz width 8bit offset 127 QAS 0 DT 0 IU 0
# dmesg | grep scsibus0
scsibus0 at mpi0: 16 targets, initiator 7
uk0 at scsibus0 targ 0 lun 0:  SCSI3 1/sequential fixed


This same drive worked on a Dell 2850 with an Adaptec 39160, but I
have to move to the 2950 and it only has PCI-e slots. Using an example
I don't fully understand from man 8 scsi, I can query the name of the
device:

# scsi -f /dev/uk0 -c "12 0 0 0 64 0" -i 0x64 "s8 z8 z16 z4"
IBM ULTRIUM-TD3 85P8


Any idea why this failing with one card and not the other?

-HKS



OpenBSD 4.4 (GENERIC) #1021: Tue Aug 12 17:16:55 MDT 2008
dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: Intel(R) Xeon(R) CPU E5405 @ 2.00GHz ("GenuineIntel" 686-class) 2 GHz
cpu0: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,TM2,CX16,xTPR
real mem  = 2142142464 (2042MB)
avail mem = 2062938112 (1967MB)
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 09/12/08, BIOS32 rev. 0 @
0xffe90, SMBIOS rev. 2.5 @ 0x7fb9c000 (67 entries)
bios0: vendor Dell Inc. version "2.5.0" date 09/12/2008
bios0: Dell Inc. PowerEdge 2950
acpi0 at bios0: rev 2
acpi0: tables DSDT FACP APIC SPCR HPET MCFG WD__ SLIC ERST HEST BERT EINJ TCPA
acpi0: wakeup devices PCI0(S5)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpihpet0 at acpi0: 14318179 Hz
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 4 (PEX2)
acpiprt2 at acpi0: bus 5 (UPST)
acpiprt3 at acpi0: bus 6 (DWN1)
acpiprt4 at acpi0: bus 8 (DWN2)
acpiprt5 at acpi0: bus 1 (PEX3)
acpiprt6 at acpi0: bus 0 (PE2P)
acpiprt7 at acpi0: bus 11 (PEX4)
acpiprt8 at acpi0: bus 13 (PEX6)
acpiprt9 at acpi0: bus 2 (SBEX)
acpiprt10 at acpi0: bus 15 (COMP)
acpicpu0 at acpi0: C3
bios0: ROM list: 0xc/0x9000! 0xc9000/0x1000 0xca000/0x800
0xca800/0x1e00 0xcc800/0x5e00 0xec000/0x4000!
ipmi at mainbus0 not configured
cpu0 at mainbus0
pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
pchb0 at pci0 dev 0 function 0 "Intel 5000X Host" rev 0x12
ppb0 at pci0 dev 2 function 0 "Intel 5000 PCIE" rev 0x12
pci1 at ppb0 bus 4
ppb1 at pci1 dev 0 function 0 "Intel 6321ESB PCIE" rev 0x01
pci2 at ppb1 bus 5
ppb2 at pci2 dev 0 function 0 "Intel 6321ESB PCIE" rev 0x01
pci3 at ppb2 bus 6
ppb3 at pci3 dev 0 function 0 "ServerWorks PCIE-PCIX" rev 0xc3
pci4 at ppb3 bus 7
bnx0 at pci4 dev 0 function 0 "Broadcom BCM5708" rev 0x12: irq 5
ppb4 at pci2 dev 1 function 0 "Intel 6321ESB PCIE" rev 0x01: irq 5
pci5 at ppb4 bus 8
ppb5 at pci5 dev 0 function 0 "PLX PEX 8114" rev 0xbc
pci6 at ppb5 bus 9
mpi0 at pci6 dev 8 function 0 "Symbios Logic 53c1030" rev 0xc1: irq 6
scsibus0 at mpi0: 16 targets, initiator 7
uk0 at scsibus0 targ 0 lun 0:  SCSI3 1/sequential fixed
mpi0: target 0 Sync at 40MHz width 8bit offset 127 QAS 0 DT 0 IU 0
ppb6 at pci1 dev 0 function 3 "Intel 6321ESB PCIE-PCIX" rev 0x01
pci7 at ppb6 bus 10
ppb7 at pci0 dev 3 function 0 "Intel 5000 PCIE" rev 0x12
pci8 at ppb7 bus 1
mfi0 at pci8 dev 0 function 0 "Symbios Logic SAS1078" rev 0x04: irq 5,
Dell PERC 6/i integrated
mfi0: logical drives 1, version 6.0.2-0002, 256MB RAM
scsibus1 at mfi0: 1 targets, initiator 64
sd0 at scsibus1 targ 0 lun 0:  SCSI3 0/direct fixed
sd0: 2859520MB, 44942 cyl, 511 head, 255 sec, 512 bytes/sec,
5856296960 sec total
ppb8 at pci0 dev 4 function 0 "Intel 5000 PCIE x8" rev 0x12
pci9 at ppb8 bus 11
ppb9 at pci0 dev 5 function 0 "Intel 5000 PCIE" rev 0x12
pci10 at ppb9 bus 12
ppb10 at pci0 dev 6 function 0 "Intel 5000 PCIE x8" rev 0x12
pci11 at ppb10 bus 13
ppb11 at pci0 dev 7 function 0 "Intel 5000 PCIE" rev 0x12
pci12 at ppb11 bus 14
pchb1 at pci0 dev 16 function 0 "Intel 5000 Error Reporting" rev 0x12
pchb2 at pci0 dev 16 function 1 "Intel 5000 Error Reporting" rev 0x12
pchb3 at pci0 dev 16 function 2 "Intel 5000 Error Reporting" rev 0x12
pchb4 at pci0 dev 17 function 0 "Intel 5000 Reserved" rev 0x12
pchb5 at pci0 dev 19 function 0 "Intel 5000 Reserved" rev 0x12
pchb6 at pci0 dev 21 function 0 "Intel 5000 FBD" rev 0x12
pchb7 at pci0 dev 22 function 0 "Intel 5000 FBD" rev 0x12
ppb12 at pci0 dev 28 function 0 "Intel 6321ESB PCIE" rev 0x09
pci13 at ppb12 bus 2
ppb13 at pci13 dev 0 function 0 "ServerWorks PCIE-PCIX" rev 0xc3
pci14 at ppb13 bus 3
bnx1 at pci14 dev 0 function 0 "Broadcom BCM570

Re: Tape Drive,

2009-03-24 Thread Milan Prihoda

Hi,
if I type:

# mt rewind
mt: /dev/rst0: Invalid argument

# mt erase
mt: /dev/rst0: Invalid argument
.
.
.

and in dmesg is same error, and drive produce no action.
...
st0(ahc0:4:0): Check Condition (error 0x70) on opcode 0x15
   SENSE KEY: Illegal Request
ASC/ASCQ: End-Of-Partition/Medium Detected
st0: cannot set selected mode
...

I tried this tape drive on linux box for a while and
I could rewind, fsf or erase and so.. but I couldn't
read or write. :-(

Thanks
Milan Prihoda.

Brynet wrote:

Hey Milan,

I admit I haven't used a tape drive in some time, but could that be
indicative of a blank tape?

Make sure the tape really is rewound:

$ sudo mt rewind

-Brynet




Re: Tape Drive,

2009-03-23 Thread Brynet
Hey Milan,

I admit I haven't used a tape drive in some time, but could that be
indicative of a blank tape?

Make sure the tape really is rewound:

$ sudo mt rewind

-Brynet



Tape Drive,

2009-03-23 Thread Milan Prihoda

Hi,
I've got an old IBM tape drive.
When I connect it in my box, i get (in dmesg):
...
Mar 23 10:12:25 yetti /bsd: scsibus0 at ahc0: 16 targets, initiator 7
Mar 23 10:12:25 yetti /bsd: st0 at scsibus0 targ 0 lun 0: 4200, I09X> SCSI2 1/sequential removable
Mar 23 10:12:25 yetti /bsd: cd0 at scsibus0 targ 1 lun 0: CDRM00203 !K, RZ28> SCSI2 5/cdrom removable

...

If I feed an tape inside, drive rewind it and after
when i trying to access that drive (via mt(1) command or dump(8))

i get (in dmesg):

...
st0(ahc0:0:0): Check Condition (error 0x70) on opcode 0x15
   SENSE KEY: Illegal Request
ASC/ASCQ: End-Of-Partition/Medium Detected
st0: cannot set selected mode
...

I've bad knowledge about scsi, maybe it's stupid

Have You any idea ?
Thanks

Milan Prihoda



Re: Help with Seagate STT3401A tape drive

2008-01-01 Thread Richard Toohey

On 28/12/2007, at 12:21 PM, [EMAIL PROTECTED] wrote:


Hi, all.

I've finally found some time to try and get a tape drive - Seagate  
STT3401A (now

Certance/Quantum) - working on a Dell SC440.


[cut]

mt rewind

will log this (/var/log/messages):

/bsd: wdc_atapi_intr: warning: reading only 255 of 256 bytes

Or:

tar cvf /dev/nrst0 AFile.zip

Shows this on the console:

AFile.zip
tar: Failed write to archive volume: 1: Invalid argument
tar: Waiting for tape drive close to complete...done.

And this in /var/log/messages:

last message repeated 2 times
/bsd: st0(atapiscsi1:0:0): Check Condition (error 0x70) on opcode 0xa
/bsd: SENSE KEY: Illegal Request
/bsd:  ASC/ASCQ: Illegal Function (Should 20 00, 24 00, or 26 00)



[cut]

Can anyone help?  I've had an offlist reply that makes it seem that  
my tape commands are OK.


I'll take the tape drive out of this box and try it on another  
machine / another OS, but was
hoping someone would recognise this tape drive (supplied by Dell with  
the machine) or
give me some pointers as to what the underlying problem might be (is  
it atapiscsi?)


Thanks.



Help with Seagate STT3401A tape drive

2007-12-27 Thread richardtoohey
Hi, all.

I've finally found some time to try and get a tape drive - Seagate STT3401A (now
Certance/Quantum) - working on a Dell SC440.

I've not used tapes before, found plenty on Google, but I cannot get anything to
work as documented.

Most of the commands seem to fail for me (OpenBSD 4.2 CD release with errata
patches on i386.)

For example, I insert the tape (Travan 40GB - 20GB/40GB - preformatted
cartridge), wait a few seconds, and then:

mt rewind

will log this (/var/log/messages):

/bsd: wdc_atapi_intr: warning: reading only 255 of 256 bytes

Or:

tar cvf /dev/nrst0 AFile.zip

Shows this on the console:

AFile.zip
tar: Failed write to archive volume: 1: Invalid argument
tar: Waiting for tape drive close to complete...done.

And this in /var/log/messages:

last message repeated 2 times
/bsd: st0(atapiscsi1:0:0): Check Condition (error 0x70) on opcode 0xa
/bsd: SENSE KEY: Illegal Request
/bsd:  ASC/ASCQ: Illegal Function (Should 20 00, 24 00, or 26 00)

I've tried using dd; using /dev/nrst0; a different tape; etc. with much the same
output.

I've Googled for a couple of hours and I am none the wiser - is it something to
do with the tape drive not being a SCSI device (it appears to be ATAPI, and
therefore using the atapiscsi adapter?)

Am I doing something very basically wrong or is this just not going to work?

Thanks.

dmesg follows:

OpenBSD 4.2 (GENERIC) #0: Mon Dec  3 15:35:59 NZDT 2007
[EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: Intel(R) Pentium(R) D CPU 3.00GHz ("GenuineIntel" 686-class) 3 GHz
cpu0:
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,S
SE3,MWAIT,DS-CPL,EST,CNXT-ID,CX16,xTPR
real mem  = 1071722496 (1022MB)
avail mem = 1028661248 (981MB)
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 07/03/07, BIOS32 rev. 0 @ 0xffe90, SMBIOS
rev. 2.3 @ 0xf0450 (63 entries)
bios0: vendor Dell Inc. version "1.4.1 " date 07/03/2007
bios0: Dell Inc. PowerEdge SC440
apm0 at bios0: Power Management spec V1.2
apm0: AC on, battery charge unknown
apm0: flags 30102 dobusy 0 doidle 1
pcibios0 at bios0: rev 2.1 @ 0xf/0x1
pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xfed10/256 (14 entries)
pcibios0: PCI Interrupt Router at 000:31:0 ("Intel 82801GH LPC" rev 0x00)
pcibios0: PCI bus #5 is the last bus
bios0: ROM list: 0xc/0x9000 0xc9000/0x2000! 0xcb000/0x1000
cpu0 at mainbus0
cpu0: Enhanced SpeedStep disabled by BIOS
pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
pchb0 at pci0 dev 0 function 0 "Intel E7230 MCH" rev 0x00
ppb0 at pci0 dev 1 function 0 "Intel E7230 PCIE" rev 0x00
pci1 at ppb0 bus 1
ppb1 at pci0 dev 28 function 0 "Intel 82801GB PCIE" rev 0x01
pci2 at ppb1 bus 2
ppb2 at pci0 dev 28 function 4 "Intel 82801G PCIE" rev 0x01
pci3 at ppb2 bus 3
em0 at pci3 dev 0 function 0 "Intel PRO/1000 PT (82572EI)" rev 0x06: irq 11,
address 00:15:17:3d:36:64
ppb3 at pci0 dev 28 function 5 "Intel 82801G PCIE" rev 0x01
pci4 at ppb3 bus 4
bge0 at pci4 dev 0 function 0 "Broadcom BCM5754" rev 0x02, BCM5754/5787 A2
(0xb002): irq 10, address 00:1d:09:09:81:81
brgphy0 at bge0 phy 1: BCM5787 10/100/1000baseT PHY, rev. 0
uhci0 at pci0 dev 29 function 0 "Intel 82801GB USB" rev 0x01: irq 9
uhci1 at pci0 dev 29 function 1 "Intel 82801GB USB" rev 0x01: irq 5
uhci2 at pci0 dev 29 function 2 "Intel 82801GB USB" rev 0x01: irq 3
uhci3 at pci0 dev 29 function 3 "Intel 82801GB USB" rev 0x01: irq 10
ehci0 at pci0 dev 29 function 7 "Intel 82801GB USB" rev 0x01: irq 9
usb0 at ehci0: USB revision 2.0
uhub0 at usb0: Intel EHCI root hub, rev 2.00/1.00, addr 1
ppb4 at pci0 dev 30 function 0 "Intel 82801BA AGP" rev 0xe1
pci5 at ppb4 bus 5
vga1 at pci5 dev 7 function 0 "ATI ES1000" rev 0x02
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
ichpcib0 at pci0 dev 31 function 0 "Intel 82801GB LPC" rev 0x01: PM disabled
pciide0 at pci0 dev 31 function 1 "Intel 82801GB IDE" rev 0x01: DMA, channel 0
configured to compatibility, channel 1 configur
ed to compatibility
atapiscsi0 at pciide0 channel 0 drive 0
scsibus0 at atapiscsi0: 2 targets
cd0 at scsibus0 targ 0 lun 0:  SCSI0 5/cdrom
removable
atapiscsi1 at pciide0 channel 0 drive 1
scsibus1 at atapiscsi1: 2 targets
st0 at scsibus1 targ 0 lun 0:  SCSI2 1/sequential 
removable
cd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 2
st0(pciide0:0:1): using PIO mode 3
pciide0: channel 1 ignored (disabled)
pciide1 at pci0 dev 31 function 2 "Intel 82801GB SATA" rev 0x01: DMA, channel 0
configured to native-PCI, channel 1 configured
 to native-PCI
pciide1: using irq 5 for native-PCI interrupt
wd0 at pciide1 channel 0 drive 0: 
wd0: 16-sector PIO, LBA48, 476940MB, 976773168 sectors
wd1 at pc

Re: Tape drive not detected by 3.8 on Dell 2850 PowerEdge

2006-05-26 Thread Victor
Darren,
Thanks for the comment.  Well, the reasons that I am heavily
prejudiced in favor of the Adaptec adapter are my time crunch
(I need this to work correctly "yesterday"), the clear Dell and
OpenBSD support for it, and my ignorance about SCSI
adapters combined with the slow pace at which I would form a
personal adapter preference.

Apologies.  :-(

-Victor

At 10:47 AM 5/26/2006, you wrote:
>From: [EMAIL PROTECTED] 
>> When I started trying to resolve this, I knew that the add-in 
>> card was a
>> possible solution, and I am leaning towards it more now, especially
>> since the Adaptec 39160 that the tech suggested is on the OpenBSD
>> supported hardware list.
>> I am not committed to that approach yet, or fully convinced of the
>> necessity of that solution, so I would still receive any further
>> redirection, suggestions, or comments, with appreciation and great
>> interest.
>
>Don't know what makes that card special, but if you're not locked into
>Adaptec for any real reason, you should consider purchasing hardware from a
>vendor who is more open and friendly to the open source community than
>Adaptec. Why line their pockets if they won't support you? You'll be doing
>yourself a favor in the end.
>
>DS 



Re: Tape drive not detected by 3.8 on Dell 2850 PowerEdge

2006-05-26 Thread Victor
Marco,
Thanks a bunch for the help!  I'll post again when it's resolved...
-Victor

At 11:33 AM 5/26/2006, you wrote:
>Ugh that means they are running the drive on a RAID channel.  That is a bad
>idea.  Go for the 39160 option.
>
>On Fri, May 26, 2006 at 10:29:59AM -0700, Victor wrote:
>> Marco,
>> Thanks very much for your response.  The tape drive does not show up on
>> the BIOS messages, but before initially writing to [EMAIL PROTECTED], I was
>> told by Dell that the absence of the tape drive on the messages was OK.
>> I just called Dell again, and was told that it is normal for the PERC to
>> not list devices on the SCSI channel in the boot messages when the other
>> channel is RAID. The tech also stated that under certain circumstances
>> or with certain products, running the PERC channels as RAID/SCSI would
>> definitely cause issues such as OS or application non-detection / non-
>> function.  He suggested that an add-in controller, such as the Adaptec
>> 39160, would be the optimal approach.
>> I asked the tech if I could cause the tape drive to show up on the boot
>> messages if I turned off the RAID, and he cautioned me to first
>> disconnect the RAID array, and to steel my nerves for the ominous boot-
>> up messages that I would receive.  I might give that a try today or next
>> week after Tuesday.
>> The tech came across as knowledgeable and cooperative, nevertheless, it
>> does seem odd to me that the tape drive would not show up on the boot
>> messages.  However, the tape drive does show up on the Ctrl M PERC BIOS
>> screen.
>> When I started trying to resolve this, I knew that the add-in card was a
>> possible solution, and I am leaning towards it more now, especially
>> since the Adaptec 39160 that the tech suggested is on the OpenBSD
>> supported hardware list.

...snip 



Re: Tape drive not detected by 3.8 on Dell 2850 PowerEdge

2006-05-26 Thread Marco Peereboom
Ugh that means they are running the drive on a RAID channel.  That is a bad
idea.  Go for the 39160 option.

On Fri, May 26, 2006 at 10:29:59AM -0700, Victor wrote:
> Marco,
> Thanks very much for your response.  The tape drive does not show up on
> the BIOS messages, but before initially writing to [EMAIL PROTECTED], I was
> told by Dell that the absence of the tape drive on the messages was OK.
> I just called Dell again, and was told that it is normal for the PERC to
> not list devices on the SCSI channel in the boot messages when the other
> channel is RAID. The tech also stated that under certain circumstances
> or with certain products, running the PERC channels as RAID/SCSI would
> definitely cause issues such as OS or application non-detection / non-
> function.  He suggested that an add-in controller, such as the Adaptec
> 39160, would be the optimal approach.
> I asked the tech if I could cause the tape drive to show up on the boot
> messages if I turned off the RAID, and he cautioned me to first
> disconnect the RAID array, and to steel my nerves for the ominous boot-
> up messages that I would receive.  I might give that a try today or next
> week after Tuesday.
> The tech came across as knowledgeable and cooperative, nevertheless, it
> does seem odd to me that the tape drive would not show up on the boot
> messages.  However, the tape drive does show up on the Ctrl M PERC BIOS
> screen.
> When I started trying to resolve this, I knew that the add-in card was a
> possible solution, and I am leaning towards it more now, especially
> since the Adaptec 39160 that the tech suggested is on the OpenBSD
> supported hardware list.
> I am not committed to that approach yet, or fully convinced of the
> necessity of that solution, so I would still receive any further
> redirection, suggestions, or comments, with appreciation and great
> interest.
> -Victor
> 
> 
> At 07:31 PM 5/25/2006, you wrote:
> Does the BIOS show a message that there is a tape device hooked up?
> 
> There should be a MPT scsi card showing up that has a tape drive attached to 
> it.  If not you have some sort of cabling or hardware issue.
> 
> Victor wrote:
> Marco,
> With your question in mind, I more closely examined the BIOSs.
> The tape drive is on channel B.  I have examined the system BIOS and found 
> that
> channel B is configured as SCSI, as indicated below:
> Integrated Devices ->
> Embedded RAID Controller..RAID Enabled
> Channel ARAID
> Channel BSCSI
> I examined the PERC BIOS and found that channel B was set for 320M.  I changed
> that to Ultra-2, to better match the specs that I read on the tape drive.
> The tape drive is still not detected.
> Thanks for your previous reply, and I would appreciate your further 
> suggestions,
> comments, or guidance.
> -Victor
> 
> At 07:11 PM 5/24/2006, you wrote:
> There is no tape in your dmesg.  Are you sure the server is set to RAID/SCSI 
> in
> the bios?
> 
> On Wed, May 24, 2006 at 07:03:39PM -0700, Victor wrote:
> Hi!
> OpenBSD 3.8-release installation is not detecting the Dell installed
> PV100T internal tape drive connected to the onboard SCSI on my 2850
> PowerEdge rackmount server.  The 2850 is
> configured as follows:
> 2.8GHz/2MB Cache, Xeon, 800MHzFront Side Bus for PowerEdge 2850 285282 [
> 222-0123]
> 2.8GHz/2MB Cache, Xeon, 800MHzFront Side Bus, 2nd processor for PowerEdg
> e 2850 2P282 [311-5387]
> 1GB DDR2 400MHz (2X512MB) Single Ranked DIMMs 1G2D4S [311-3586]
> Riser,ROMB,PCI-X,PE2850 ROMBPCX [320-3977]
> 73GB,U320,SCSI,1IN 10K,PE2850 73G103 [341-1305]
> 73GB,U320,SCSI,1IN 10K,PE2850 73G103 [341-1305]
> MR1, ROMB RAID 1, Drives attached to PERC4ei,PE2850 MR1 [341-1354]
> Embedded RAID - PERC4 Embedded Integrated FROMB [463-7995]
> PV100T DAT72 w/onboard SCSI for PE2850 DAT72NC [341-1371]
> 1x6 Hard Drive Backplane PE2850 1X6BKPL [311-4282]
> 1.44MB Floppy Drive FD [341-1308]
> No Operating System, Microsoft NOOSM [420-4077]
> Dual On-Board NICS ONLY OBNICS [430-8991]
> 24X IDE CD-RW/DVD ROM Drive for PowerEdge Servers All OS CDRWDVD [313-26
> 92]
> Redundant Power Supply With Y-CORD and Straight Cords PE2850 RPSWY [310-
> 5461]
> 
> With OpenBSD 3.8-release installed, without X, the dmesg is:
> OpenBSD 3.8 (GENERIC.MP) #298: Sat Sep 10 15:51:54 MDT 2005
> [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC.MP
> cpu0: Intel(R) Xeon(TM) CPU 2.80GHz ("GenuineIntel" 686-class) 2.80 GHz
> cpu0: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,
> PSE36,CFLUSH,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,CNXT-ID
> real mem  = 1073065984 (1047916K)
> avail me

Re: Tape drive not detected by 3.8 on Dell 2850 PowerEdge

2006-05-26 Thread Spruell, Darren-Perot
From: [EMAIL PROTECTED] 
> When I started trying to resolve this, I knew that the add-in 
> card was a
> possible solution, and I am leaning towards it more now, especially
> since the Adaptec 39160 that the tech suggested is on the OpenBSD
> supported hardware list.
> I am not committed to that approach yet, or fully convinced of the
> necessity of that solution, so I would still receive any further
> redirection, suggestions, or comments, with appreciation and great
> interest.

Don't know what makes that card special, but if you're not locked into
Adaptec for any real reason, you should consider purchasing hardware from a
vendor who is more open and friendly to the open source community than
Adaptec. Why line their pockets if they won't support you? You'll be doing
yourself a favor in the end.

DS 



Re: Tape drive not detected by 3.8 on Dell 2850 PowerEdge

2006-05-26 Thread Victor
Marco,
Thanks very much for your response.  The tape drive does not show up on
the BIOS messages, but before initially writing to [EMAIL PROTECTED], I was
told by Dell that the absence of the tape drive on the messages was OK.
I just called Dell again, and was told that it is normal for the PERC to
not list devices on the SCSI channel in the boot messages when the other
channel is RAID. The tech also stated that under certain circumstances
or with certain products, running the PERC channels as RAID/SCSI would
definitely cause issues such as OS or application non-detection / non-
function.  He suggested that an add-in controller, such as the Adaptec
39160, would be the optimal approach.
I asked the tech if I could cause the tape drive to show up on the boot
messages if I turned off the RAID, and he cautioned me to first
disconnect the RAID array, and to steel my nerves for the ominous boot-
up messages that I would receive.  I might give that a try today or next
week after Tuesday.
The tech came across as knowledgeable and cooperative, nevertheless, it
does seem odd to me that the tape drive would not show up on the boot
messages.  However, the tape drive does show up on the Ctrl M PERC BIOS
screen.
When I started trying to resolve this, I knew that the add-in card was a
possible solution, and I am leaning towards it more now, especially
since the Adaptec 39160 that the tech suggested is on the OpenBSD
supported hardware list.
I am not committed to that approach yet, or fully convinced of the
necessity of that solution, so I would still receive any further
redirection, suggestions, or comments, with appreciation and great
interest.
-Victor


At 07:31 PM 5/25/2006, you wrote:
Does the BIOS show a message that there is a tape device hooked up?

There should be a MPT scsi card showing up that has a tape drive attached to 
it.  If not you have some sort of cabling or hardware issue.

Victor wrote:
Marco,
With your question in mind, I more closely examined the BIOSs.
The tape drive is on channel B.  I have examined the system BIOS and found that
channel B is configured as SCSI, as indicated below:
Integrated Devices ->
Embedded RAID Controller..RAID Enabled
Channel ARAID
Channel BSCSI
I examined the PERC BIOS and found that channel B was set for 320M.  I changed
that to Ultra-2, to better match the specs that I read on the tape drive.
The tape drive is still not detected.
Thanks for your previous reply, and I would appreciate your further suggestions,
comments, or guidance.
-Victor

At 07:11 PM 5/24/2006, you wrote:
There is no tape in your dmesg.  Are you sure the server is set to RAID/SCSI in
the bios?

On Wed, May 24, 2006 at 07:03:39PM -0700, Victor wrote:
Hi!
OpenBSD 3.8-release installation is not detecting the Dell installed
PV100T internal tape drive connected to the onboard SCSI on my 2850
PowerEdge rackmount server.  The 2850 is
configured as follows:
2.8GHz/2MB Cache, Xeon, 800MHzFront Side Bus for PowerEdge 2850 285282 [
222-0123]
2.8GHz/2MB Cache, Xeon, 800MHzFront Side Bus, 2nd processor for PowerEdg
e 2850 2P282 [311-5387]
1GB DDR2 400MHz (2X512MB) Single Ranked DIMMs 1G2D4S [311-3586]
Riser,ROMB,PCI-X,PE2850 ROMBPCX [320-3977]
73GB,U320,SCSI,1IN 10K,PE2850 73G103 [341-1305]
73GB,U320,SCSI,1IN 10K,PE2850 73G103 [341-1305]
MR1, ROMB RAID 1, Drives attached to PERC4ei,PE2850 MR1 [341-1354]
Embedded RAID - PERC4 Embedded Integrated FROMB [463-7995]
PV100T DAT72 w/onboard SCSI for PE2850 DAT72NC [341-1371]
1x6 Hard Drive Backplane PE2850 1X6BKPL [311-4282]
1.44MB Floppy Drive FD [341-1308]
No Operating System, Microsoft NOOSM [420-4077]
Dual On-Board NICS ONLY OBNICS [430-8991]
24X IDE CD-RW/DVD ROM Drive for PowerEdge Servers All OS CDRWDVD [313-26
92]
Redundant Power Supply With Y-CORD and Straight Cords PE2850 RPSWY [310-
5461]

With OpenBSD 3.8-release installed, without X, the dmesg is:
OpenBSD 3.8 (GENERIC.MP) #298: Sat Sep 10 15:51:54 MDT 2005
[EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC.MP
cpu0: Intel(R) Xeon(TM) CPU 2.80GHz ("GenuineIntel" 686-class) 2.80 GHz
cpu0: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,
PSE36,CFLUSH,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,CNXT-ID
real mem  = 1073065984 (1047916K)
avail mem = 972488704 (949696K)
using 4278 buffers containing 53755904 bytes (52496K) of memory
mainbus0 (root)
bios0 at mainbus0: AT/286+(00) BIOS, date 09/22/05, BIOS32 rev. 0 @ 0xff
e90
pcibios0 at bios0: rev 2.1 @ 0xf/0x1
pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xfb4b0/320 (18 entries)
pcibios0: PCI Interrupt Router at 000:31:0 ("Intel 82801EB/ER LPC" rev 0
x00)
pcibios0: PCI bus #11 is the last bus
bios0: ROM list: 0xc/0xb000! 0xcb000/0x1000 0xcc000/0x1000 0xcd000/0
x2200 0xec000/0x4000!
mainbus0: Intel MP Specification (Version 1.4) (DELL PE 016D )
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: apic c

Re: Tape drive not detected by 3.8 on Dell 2850 PowerEdge

2006-05-25 Thread Marco Peereboom

Does the BIOS show a message that there is a tape device hooked up?

There should be a MPT scsi card showing up that has a tape drive 
attached to it.  If not you have some sort of cabling or hardware issue.


Victor wrote:

Marco,
With your question in mind, I more closely examined the BIOSs.

The tape drive is on channel B.  I have examined the system BIOS and found that
channel B is configured as SCSI, as indicated below:
Integrated Devices ->
Embedded RAID Controller..RAID Enabled
Channel ARAID
Channel BSCSI

I examined the PERC BIOS and found that channel B was set for 320M.  I changed
that to Ultra-2, to better match the specs that I read on the tape drive.

The tape drive is still not detected.

Thanks for your previous reply, and I would appreciate your further suggestions,
comments, or guidance.

-Victor


At 07:11 PM 5/24/2006, you wrote:

There is no tape in your dmesg.  Are you sure the server is set to RAID/SCSI in
the bios?

On Wed, May 24, 2006 at 07:03:39PM -0700, Victor wrote:

Hi!
OpenBSD 3.8-release installation is not detecting the Dell installed
PV100T internal tape drive connected to the onboard SCSI on my 2850
PowerEdge rackmount server.  The 2850 is
configured as follows:
2.8GHz/2MB Cache, Xeon, 800MHzFront Side Bus for PowerEdge 2850 285282 [
222-0123]
2.8GHz/2MB Cache, Xeon, 800MHzFront Side Bus, 2nd processor for PowerEdg
e 2850 2P282 [311-5387]
1GB DDR2 400MHz (2X512MB) Single Ranked DIMMs 1G2D4S [311-3586]
Riser,ROMB,PCI-X,PE2850 ROMBPCX [320-3977]
73GB,U320,SCSI,1IN 10K,PE2850 73G103 [341-1305]
73GB,U320,SCSI,1IN 10K,PE2850 73G103 [341-1305]
MR1, ROMB RAID 1, Drives attached to PERC4ei,PE2850 MR1 [341-1354]
Embedded RAID - PERC4 Embedded Integrated FROMB [463-7995]
PV100T DAT72 w/onboard SCSI for PE2850 DAT72NC [341-1371]
1x6 Hard Drive Backplane PE2850 1X6BKPL [311-4282]
1.44MB Floppy Drive FD [341-1308]
No Operating System, Microsoft NOOSM [420-4077]
Dual On-Board NICS ONLY OBNICS [430-8991]
24X IDE CD-RW/DVD ROM Drive for PowerEdge Servers All OS CDRWDVD [313-26
92]
Redundant Power Supply With Y-CORD and Straight Cords PE2850 RPSWY [310-
5461]

With OpenBSD 3.8-release installed, without X, the dmesg is:
OpenBSD 3.8 (GENERIC.MP) #298: Sat Sep 10 15:51:54 MDT 2005
[EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC.MP
cpu0: Intel(R) Xeon(TM) CPU 2.80GHz ("GenuineIntel" 686-class) 2.80 GHz
cpu0: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,
PSE36,CFLUSH,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,CNXT-ID
real mem  = 1073065984 (1047916K)
avail mem = 972488704 (949696K)
using 4278 buffers containing 53755904 bytes (52496K) of memory
mainbus0 (root)
bios0 at mainbus0: AT/286+(00) BIOS, date 09/22/05, BIOS32 rev. 0 @ 0xff
e90
pcibios0 at bios0: rev 2.1 @ 0xf/0x1
pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xfb4b0/320 (18 entries)
pcibios0: PCI Interrupt Router at 000:31:0 ("Intel 82801EB/ER LPC" rev 0
x00)
pcibios0: PCI bus #11 is the last bus
bios0: ROM list: 0xc/0xb000! 0xcb000/0x1000 0xcc000/0x1000 0xcd000/0
x2200 0xec000/0x4000!
mainbus0: Intel MP Specification (Version 1.4) (DELL PE 016D )
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: apic clock running at 199 MHz
cpu1 at mainbus0: apid 6 (application processor)
cpu1: Intel(R) Xeon(TM) CPU 2.80GHz ("GenuineIntel" 686-class) 2.80 GHz
cpu1: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,
PSE36,CFLUSH,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,CNXT-ID
mainbus0: bus 0 is type PCI
mainbus0: bus 1 is type PCI
mainbus0: bus 2 is type PCI
mainbus0: bus 3 is type PCI
mainbus0: bus 4 is type PCI
mainbus0: bus 5 is type PCI
mainbus0: bus 6 is type PCI
mainbus0: bus 7 is type PCI
mainbus0: bus 8 is type PCI
mainbus0: bus 9 is type PCI
mainbus0: bus 10 is type PCI
mainbus0: bus 11 is type PCI
mainbus0: bus 12 is type ISA
ioapic0 at mainbus0: apid 8 pa 0xfec0, version 20, 24 pins
ioapic0: misconfigured as apic 0, remapped to apic 8
ioapic1 at mainbus0: apid 9 pa 0xfec8, version 20, 24 pins
ioapic1: misconfigured as apic 0, remapped to apic 9
ioapic2 at mainbus0: apid 10 pa 0xfec83000, version 20, 24 pins
ioapic2: misconfigured as apic 0, remapped to apic 10
ioapic3 at mainbus0: apid 11 pa 0xfec84000, version 20, 24 pins
ioapic3: misconfigured as apic 0, remapped to apic 11
pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
pchb0 at pci0 dev 0 function 0 "Intel E7710 SMCH" rev 0x09
ppb0 at pci0 dev 2 function 0 "Intel E7710 MCH PCIE" rev 0x09
pci1 at ppb0 bus 1
ppb1 at pci1 dev 0 function 0 "Intel IOP331 Channel 0" rev 0x06
pci2 at ppb1 bus 2
ami0 at pci2 dev 14 function 0 "Dell PERC 4e/Di" rev 0x06: apic 9 int 14
 (irq 7) Dell 16d/32b
ami0: FW 521S, BIOS vH430, 256MB RAM
ami0: 2 channels, 0 FC loops, 1 logical drives
scsibus0 at ami0: 40 targets
sd0 at scsibus0 targ 0 lun 0:  SCSI

Re: Tape drive not detected by 3.8 on Dell 2850 PowerEdge

2006-05-25 Thread Victor
Marco,
With your question in mind, I more closely examined the BIOSs.

The tape drive is on channel B.  I have examined the system BIOS and found that
channel B is configured as SCSI, as indicated below:
Integrated Devices ->
Embedded RAID Controller..RAID Enabled
Channel ARAID
Channel BSCSI

I examined the PERC BIOS and found that channel B was set for 320M.  I changed
that to Ultra-2, to better match the specs that I read on the tape drive.

The tape drive is still not detected.

Thanks for your previous reply, and I would appreciate your further suggestions,
comments, or guidance.

-Victor


At 07:11 PM 5/24/2006, you wrote:
>There is no tape in your dmesg.  Are you sure the server is set to RAID/SCSI in
>the bios?
>
>On Wed, May 24, 2006 at 07:03:39PM -0700, Victor wrote:
>> Hi!
>> OpenBSD 3.8-release installation is not detecting the Dell installed
>> PV100T internal tape drive connected to the onboard SCSI on my 2850
>> PowerEdge rackmount server.  The 2850 is
>> configured as follows:
>> 2.8GHz/2MB Cache, Xeon, 800MHzFront Side Bus for PowerEdge 2850 285282 [
>> 222-0123]
>> 2.8GHz/2MB Cache, Xeon, 800MHzFront Side Bus, 2nd processor for PowerEdg
>> e 2850 2P282 [311-5387]
>> 1GB DDR2 400MHz (2X512MB) Single Ranked DIMMs 1G2D4S [311-3586]
>> Riser,ROMB,PCI-X,PE2850 ROMBPCX [320-3977]
>> 73GB,U320,SCSI,1IN 10K,PE2850 73G103 [341-1305]
>> 73GB,U320,SCSI,1IN 10K,PE2850 73G103 [341-1305]
>> MR1, ROMB RAID 1, Drives attached to PERC4ei,PE2850 MR1 [341-1354]
>> Embedded RAID - PERC4 Embedded Integrated FROMB [463-7995]
>> PV100T DAT72 w/onboard SCSI for PE2850 DAT72NC [341-1371]
>> 1x6 Hard Drive Backplane PE2850 1X6BKPL [311-4282]
>> 1.44MB Floppy Drive FD [341-1308]
>> No Operating System, Microsoft NOOSM [420-4077]
>> Dual On-Board NICS ONLY OBNICS [430-8991]
>> 24X IDE CD-RW/DVD ROM Drive for PowerEdge Servers All OS CDRWDVD [313-26
>> 92]
>> Redundant Power Supply With Y-CORD and Straight Cords PE2850 RPSWY [310-
>> 5461]
>> 
>> With OpenBSD 3.8-release installed, without X, the dmesg is:
>> OpenBSD 3.8 (GENERIC.MP) #298: Sat Sep 10 15:51:54 MDT 2005
>> [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC.MP
>> cpu0: Intel(R) Xeon(TM) CPU 2.80GHz ("GenuineIntel" 686-class) 2.80 GHz
>> cpu0: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,
>> PSE36,CFLUSH,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,CNXT-ID
>> real mem  = 1073065984 (1047916K)
>> avail mem = 972488704 (949696K)
>> using 4278 buffers containing 53755904 bytes (52496K) of memory
>> mainbus0 (root)
>> bios0 at mainbus0: AT/286+(00) BIOS, date 09/22/05, BIOS32 rev. 0 @ 0xff
>> e90
>> pcibios0 at bios0: rev 2.1 @ 0xf/0x1
>> pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xfb4b0/320 (18 entries)
>> pcibios0: PCI Interrupt Router at 000:31:0 ("Intel 82801EB/ER LPC" rev 0
>> x00)
>> pcibios0: PCI bus #11 is the last bus
>> bios0: ROM list: 0xc/0xb000! 0xcb000/0x1000 0xcc000/0x1000 0xcd000/0
>> x2200 0xec000/0x4000!
>> mainbus0: Intel MP Specification (Version 1.4) (DELL PE 016D )
>> cpu0 at mainbus0: apid 0 (boot processor)
>> cpu0: apic clock running at 199 MHz
>> cpu1 at mainbus0: apid 6 (application processor)
>> cpu1: Intel(R) Xeon(TM) CPU 2.80GHz ("GenuineIntel" 686-class) 2.80 GHz
>> cpu1: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,
>> PSE36,CFLUSH,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,CNXT-ID
>> mainbus0: bus 0 is type PCI
>> mainbus0: bus 1 is type PCI
>> mainbus0: bus 2 is type PCI
>> mainbus0: bus 3 is type PCI
>> mainbus0: bus 4 is type PCI
>> mainbus0: bus 5 is type PCI
>> mainbus0: bus 6 is type PCI
>> mainbus0: bus 7 is type PCI
>> mainbus0: bus 8 is type PCI
>> mainbus0: bus 9 is type PCI
>> mainbus0: bus 10 is type PCI
>> mainbus0: bus 11 is type PCI
>> mainbus0: bus 12 is type ISA
>> ioapic0 at mainbus0: apid 8 pa 0xfec0, version 20, 24 pins
>> ioapic0: misconfigured as apic 0, remapped to apic 8
>> ioapic1 at mainbus0: apid 9 pa 0xfec8, version 20, 24 pins
>> ioapic1: misconfigured as apic 0, remapped to apic 9
>> ioapic2 at mainbus0: apid 10 pa 0xfec83000, version 20, 24 pins
>> ioapic2: misconfigured as apic 0, remapped to apic 10
>> ioapic3 at mainbus0: apid 11 pa 0xfec84000, version 20, 24 pins
>> ioapic3: misconfigured as apic 0, remapped to apic 11
>> pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
>> pchb0 at pci0 dev 0 function 0 "Intel E7710 SMCH

Re: Tape drive not detected by 3.8 on Dell 2850 PowerEdge

2006-05-25 Thread Victor
Marco,
Thanks very much for your reply!  I will re-examine the BIOSs with your
question in mind. I have visited but not focused on the system BIOS, and
my inspections of the PERC BIOS have mostly been purposed towards
determining whether or not it could see and test the tape drive, and
getting the tape drive's SCSI address. I plan on re-examining the BIOSs
later today or tomorrow.
-Victor


At 07:11 PM 5/24/2006, you wrote:
There is no tape in your dmesg.  Are you sure the server is set to RAID/SCSI in
the bios?

On Wed, May 24, 2006 at 07:03:39PM -0700, Victor wrote:
> Hi!
> OpenBSD 3.8-release installation is not detecting the Dell installed
> PV100T internal tape drive connected to the onboard SCSI on my 2850
> PowerEdge rackmount server.  The 2850 is
> configured as follows:
> 2.8GHz/2MB Cache, Xeon, 800MHzFront Side Bus for PowerEdge 2850 285282 [
> 222-0123]
> 2.8GHz/2MB Cache, Xeon, 800MHzFront Side Bus, 2nd processor for PowerEdg
> e 2850 2P282 [311-5387]
> 1GB DDR2 400MHz (2X512MB) Single Ranked DIMMs 1G2D4S [311-3586]
> Riser,ROMB,PCI-X,PE2850 ROMBPCX [320-3977]
> 73GB,U320,SCSI,1IN 10K,PE2850 73G103 [341-1305]
> 73GB,U320,SCSI,1IN 10K,PE2850 73G103 [341-1305]
> MR1, ROMB RAID 1, Drives attached to PERC4ei,PE2850 MR1 [341-1354]
> Embedded RAID - PERC4 Embedded Integrated FROMB [463-7995]
> PV100T DAT72 w/onboard SCSI for PE2850 DAT72NC [341-1371]
> 1x6 Hard Drive Backplane PE2850 1X6BKPL [311-4282]
> 1.44MB Floppy Drive FD [341-1308]
> No Operating System, Microsoft NOOSM [420-4077]
> Dual On-Board NICS ONLY OBNICS [430-8991]
> 24X IDE CD-RW/DVD ROM Drive for PowerEdge Servers All OS CDRWDVD [313-26
> 92]
> Redundant Power Supply With Y-CORD and Straight Cords PE2850 RPSWY [310-
> 5461]
> 
> With OpenBSD 3.8-release installed, without X, the dmesg is:
> OpenBSD 3.8 (GENERIC.MP) #298: Sat Sep 10 15:51:54 MDT 2005
> [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC.MP
> cpu0: Intel(R) Xeon(TM) CPU 2.80GHz ("GenuineIntel" 686-class) 2.80 GHz
> cpu0: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,
> PSE36,CFLUSH,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,CNXT-ID
> real mem  = 1073065984 (1047916K)
> avail mem = 972488704 (949696K)
> using 4278 buffers containing 53755904 bytes (52496K) of memory
> mainbus0 (root)
> bios0 at mainbus0: AT/286+(00) BIOS, date 09/22/05, BIOS32 rev. 0 @ 0xff
> e90
> pcibios0 at bios0: rev 2.1 @ 0xf/0x1
> pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xfb4b0/320 (18 entries)
> pcibios0: PCI Interrupt Router at 000:31:0 ("Intel 82801EB/ER LPC" rev 0
> x00)
> pcibios0: PCI bus #11 is the last bus
> bios0: ROM list: 0xc/0xb000! 0xcb000/0x1000 0xcc000/0x1000 0xcd000/0
> x2200 0xec000/0x4000!
> mainbus0: Intel MP Specification (Version 1.4) (DELL PE 016D )
> cpu0 at mainbus0: apid 0 (boot processor)
> cpu0: apic clock running at 199 MHz
> cpu1 at mainbus0: apid 6 (application processor)
> cpu1: Intel(R) Xeon(TM) CPU 2.80GHz ("GenuineIntel" 686-class) 2.80 GHz
> cpu1: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,
> PSE36,CFLUSH,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,CNXT-ID
> mainbus0: bus 0 is type PCI
> mainbus0: bus 1 is type PCI
> mainbus0: bus 2 is type PCI
> mainbus0: bus 3 is type PCI
> mainbus0: bus 4 is type PCI
> mainbus0: bus 5 is type PCI
> mainbus0: bus 6 is type PCI
> mainbus0: bus 7 is type PCI
> mainbus0: bus 8 is type PCI
> mainbus0: bus 9 is type PCI
> mainbus0: bus 10 is type PCI
> mainbus0: bus 11 is type PCI
> mainbus0: bus 12 is type ISA
> ioapic0 at mainbus0: apid 8 pa 0xfec0, version 20, 24 pins
> ioapic0: misconfigured as apic 0, remapped to apic 8
> ioapic1 at mainbus0: apid 9 pa 0xfec8, version 20, 24 pins
> ioapic1: misconfigured as apic 0, remapped to apic 9
> ioapic2 at mainbus0: apid 10 pa 0xfec83000, version 20, 24 pins
> ioapic2: misconfigured as apic 0, remapped to apic 10
> ioapic3 at mainbus0: apid 11 pa 0xfec84000, version 20, 24 pins
> ioapic3: misconfigured as apic 0, remapped to apic 11
> pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
> pchb0 at pci0 dev 0 function 0 "Intel E7710 SMCH" rev 0x09
> ppb0 at pci0 dev 2 function 0 "Intel E7710 MCH PCIE" rev 0x09
> pci1 at ppb0 bus 1
> ppb1 at pci1 dev 0 function 0 "Intel IOP331 Channel 0" rev 0x06
> pci2 at ppb1 bus 2
> ami0 at pci2 dev 14 function 0 "Dell PERC 4e/Di" rev 0x06: apic 9 int 14
>  (irq 7) Dell 16d/32b
> ami0: FW 521S, BIOS vH430, 256MB RAM
> ami0: 2 channels, 0 FC loops, 1 logical drives
> scsibus0 at ami0: 40 targets
> sd0 at scsibus0 targ 0 lun 0:  SCSI2 0/direct fix
> ed
> sd0: 69880MB, 8908 cyl, 255 head, 63 sec, 512 bytes/sec, 143114240 sec t
> otal

Re: Tape drive not detected by 3.8 on Dell 2850 PowerEdge

2006-05-24 Thread Marco Peereboom
There is no tape in your dmesg.  Are you sure the server is set to RAID/SCSI in
the bios?

On Wed, May 24, 2006 at 07:03:39PM -0700, Victor wrote:
> Hi!
> OpenBSD 3.8-release installation is not detecting the Dell installed
> PV100T internal tape drive connected to the onboard SCSI on my 2850
> PowerEdge rackmount server.  The 2850 is
> configured as follows:
> 2.8GHz/2MB Cache, Xeon, 800MHzFront Side Bus for PowerEdge 2850 285282 [
> 222-0123]
> 2.8GHz/2MB Cache, Xeon, 800MHzFront Side Bus, 2nd processor for PowerEdg
> e 2850 2P282 [311-5387]
> 1GB DDR2 400MHz (2X512MB) Single Ranked DIMMs 1G2D4S [311-3586]
> Riser,ROMB,PCI-X,PE2850 ROMBPCX [320-3977]
> 73GB,U320,SCSI,1IN 10K,PE2850 73G103 [341-1305]
> 73GB,U320,SCSI,1IN 10K,PE2850 73G103 [341-1305]
> MR1, ROMB RAID 1, Drives attached to PERC4ei,PE2850 MR1 [341-1354]
> Embedded RAID - PERC4 Embedded Integrated FROMB [463-7995]
> PV100T DAT72 w/onboard SCSI for PE2850 DAT72NC [341-1371]
> 1x6 Hard Drive Backplane PE2850 1X6BKPL [311-4282]
> 1.44MB Floppy Drive FD [341-1308]
> No Operating System, Microsoft NOOSM [420-4077]
> Dual On-Board NICS ONLY OBNICS [430-8991]
> 24X IDE CD-RW/DVD ROM Drive for PowerEdge Servers All OS CDRWDVD [313-26
> 92]
> Redundant Power Supply With Y-CORD and Straight Cords PE2850 RPSWY [310-
> 5461]
> 
> With OpenBSD 3.8-release installed, without X, the dmesg is:
> OpenBSD 3.8 (GENERIC.MP) #298: Sat Sep 10 15:51:54 MDT 2005
> [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC.MP
> cpu0: Intel(R) Xeon(TM) CPU 2.80GHz ("GenuineIntel" 686-class) 2.80 GHz
> cpu0: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,
> PSE36,CFLUSH,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,CNXT-ID
> real mem  = 1073065984 (1047916K)
> avail mem = 972488704 (949696K)
> using 4278 buffers containing 53755904 bytes (52496K) of memory
> mainbus0 (root)
> bios0 at mainbus0: AT/286+(00) BIOS, date 09/22/05, BIOS32 rev. 0 @ 0xff
> e90
> pcibios0 at bios0: rev 2.1 @ 0xf/0x1
> pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xfb4b0/320 (18 entries)
> pcibios0: PCI Interrupt Router at 000:31:0 ("Intel 82801EB/ER LPC" rev 0
> x00)
> pcibios0: PCI bus #11 is the last bus
> bios0: ROM list: 0xc/0xb000! 0xcb000/0x1000 0xcc000/0x1000 0xcd000/0
> x2200 0xec000/0x4000!
> mainbus0: Intel MP Specification (Version 1.4) (DELL PE 016D )
> cpu0 at mainbus0: apid 0 (boot processor)
> cpu0: apic clock running at 199 MHz
> cpu1 at mainbus0: apid 6 (application processor)
> cpu1: Intel(R) Xeon(TM) CPU 2.80GHz ("GenuineIntel" 686-class) 2.80 GHz
> cpu1: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,
> PSE36,CFLUSH,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,CNXT-ID
> mainbus0: bus 0 is type PCI
> mainbus0: bus 1 is type PCI
> mainbus0: bus 2 is type PCI
> mainbus0: bus 3 is type PCI
> mainbus0: bus 4 is type PCI
> mainbus0: bus 5 is type PCI
> mainbus0: bus 6 is type PCI
> mainbus0: bus 7 is type PCI
> mainbus0: bus 8 is type PCI
> mainbus0: bus 9 is type PCI
> mainbus0: bus 10 is type PCI
> mainbus0: bus 11 is type PCI
> mainbus0: bus 12 is type ISA
> ioapic0 at mainbus0: apid 8 pa 0xfec0, version 20, 24 pins
> ioapic0: misconfigured as apic 0, remapped to apic 8
> ioapic1 at mainbus0: apid 9 pa 0xfec8, version 20, 24 pins
> ioapic1: misconfigured as apic 0, remapped to apic 9
> ioapic2 at mainbus0: apid 10 pa 0xfec83000, version 20, 24 pins
> ioapic2: misconfigured as apic 0, remapped to apic 10
> ioapic3 at mainbus0: apid 11 pa 0xfec84000, version 20, 24 pins
> ioapic3: misconfigured as apic 0, remapped to apic 11
> pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
> pchb0 at pci0 dev 0 function 0 "Intel E7710 SMCH" rev 0x09
> ppb0 at pci0 dev 2 function 0 "Intel E7710 MCH PCIE" rev 0x09
> pci1 at ppb0 bus 1
> ppb1 at pci1 dev 0 function 0 "Intel IOP331 Channel 0" rev 0x06
> pci2 at ppb1 bus 2
> ami0 at pci2 dev 14 function 0 "Dell PERC 4e/Di" rev 0x06: apic 9 int 14
>  (irq 7) Dell 16d/32b
> ami0: FW 521S, BIOS vH430, 256MB RAM
> ami0: 2 channels, 0 FC loops, 1 logical drives
> scsibus0 at ami0: 40 targets
> sd0 at scsibus0 targ 0 lun 0:  SCSI2 0/direct fix
> ed
> sd0: 69880MB, 8908 cyl, 255 head, 63 sec, 512 bytes/sec, 143114240 sec t
> otal
> scsibus1 at ami0: 16 targets
> safte0 at scsibus1 targ 6 lun 0:  SCSI2 3/proce
> ssor fixed
> scsibus2 at ami0: 16 targets
> ppb2 at pci1 dev 0 function 2 "Intel IOP331 Channel 1" rev 0x06
> pci3 at ppb2 bus 3
> ppb3 at pci0 dev 4 function 0 "Intel E7710 MCH PCIE" rev 0x09
> pci4 at ppb3 bus 4
> ppb4 at pci0 dev 5 function 0 "Intel E7710 MCH PCIE" rev 0x09
> pci5 

Tape drive not detected by 3.8 on Dell 2850 PowerEdge

2006-05-24 Thread Victor

Hi!
OpenBSD 3.8-release installation is not detecting the Dell installed
PV100T internal tape drive connected to the onboard SCSI on my 2850
PowerEdge rackmount server.  The 2850 is
configured as follows:
2.8GHz/2MB Cache, Xeon, 800MHzFront Side Bus for PowerEdge 2850 285282 [
222-0123]
2.8GHz/2MB Cache, Xeon, 800MHzFront Side Bus, 2nd processor for PowerEdg
e 2850 2P282 [311-5387]
1GB DDR2 400MHz (2X512MB) Single Ranked DIMMs 1G2D4S [311-3586]
Riser,ROMB,PCI-X,PE2850 ROMBPCX [320-3977]
73GB,U320,SCSI,1IN 10K,PE2850 73G103 [341-1305]
73GB,U320,SCSI,1IN 10K,PE2850 73G103 [341-1305]
MR1, ROMB RAID 1, Drives attached to PERC4ei,PE2850 MR1 [341-1354]
Embedded RAID - PERC4 Embedded Integrated FROMB [463-7995]
PV100T DAT72 w/onboard SCSI for PE2850 DAT72NC [341-1371]
1x6 Hard Drive Backplane PE2850 1X6BKPL [311-4282]
1.44MB Floppy Drive FD [341-1308]
No Operating System, Microsoft NOOSM [420-4077]
Dual On-Board NICS ONLY OBNICS [430-8991]
24X IDE CD-RW/DVD ROM Drive for PowerEdge Servers All OS CDRWDVD [313-26
92]
Redundant Power Supply With Y-CORD and Straight Cords PE2850 RPSWY [310-
5461]

With OpenBSD 3.8-release installed, without X, the dmesg is:
OpenBSD 3.8 (GENERIC.MP) #298: Sat Sep 10 15:51:54 MDT 2005
[EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC.MP
cpu0: Intel(R) Xeon(TM) CPU 2.80GHz ("GenuineIntel" 686-class) 2.80 GHz
cpu0: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,
PSE36,CFLUSH,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,CNXT-ID
real mem  = 1073065984 (1047916K)
avail mem = 972488704 (949696K)
using 4278 buffers containing 53755904 bytes (52496K) of memory
mainbus0 (root)
bios0 at mainbus0: AT/286+(00) BIOS, date 09/22/05, BIOS32 rev. 0 @ 0xff
e90
pcibios0 at bios0: rev 2.1 @ 0xf/0x1
pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xfb4b0/320 (18 entries)
pcibios0: PCI Interrupt Router at 000:31:0 ("Intel 82801EB/ER LPC" rev 0
x00)
pcibios0: PCI bus #11 is the last bus
bios0: ROM list: 0xc/0xb000! 0xcb000/0x1000 0xcc000/0x1000 0xcd000/0
x2200 0xec000/0x4000!
mainbus0: Intel MP Specification (Version 1.4) (DELL PE 016D )
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: apic clock running at 199 MHz
cpu1 at mainbus0: apid 6 (application processor)
cpu1: Intel(R) Xeon(TM) CPU 2.80GHz ("GenuineIntel" 686-class) 2.80 GHz
cpu1: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,
PSE36,CFLUSH,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,CNXT-ID
mainbus0: bus 0 is type PCI
mainbus0: bus 1 is type PCI
mainbus0: bus 2 is type PCI
mainbus0: bus 3 is type PCI
mainbus0: bus 4 is type PCI
mainbus0: bus 5 is type PCI
mainbus0: bus 6 is type PCI
mainbus0: bus 7 is type PCI
mainbus0: bus 8 is type PCI
mainbus0: bus 9 is type PCI
mainbus0: bus 10 is type PCI
mainbus0: bus 11 is type PCI
mainbus0: bus 12 is type ISA
ioapic0 at mainbus0: apid 8 pa 0xfec0, version 20, 24 pins
ioapic0: misconfigured as apic 0, remapped to apic 8
ioapic1 at mainbus0: apid 9 pa 0xfec8, version 20, 24 pins
ioapic1: misconfigured as apic 0, remapped to apic 9
ioapic2 at mainbus0: apid 10 pa 0xfec83000, version 20, 24 pins
ioapic2: misconfigured as apic 0, remapped to apic 10
ioapic3 at mainbus0: apid 11 pa 0xfec84000, version 20, 24 pins
ioapic3: misconfigured as apic 0, remapped to apic 11
pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
pchb0 at pci0 dev 0 function 0 "Intel E7710 SMCH" rev 0x09
ppb0 at pci0 dev 2 function 0 "Intel E7710 MCH PCIE" rev 0x09
pci1 at ppb0 bus 1
ppb1 at pci1 dev 0 function 0 "Intel IOP331 Channel 0" rev 0x06
pci2 at ppb1 bus 2
ami0 at pci2 dev 14 function 0 "Dell PERC 4e/Di" rev 0x06: apic 9 int 14
 (irq 7) Dell 16d/32b
ami0: FW 521S, BIOS vH430, 256MB RAM
ami0: 2 channels, 0 FC loops, 1 logical drives
scsibus0 at ami0: 40 targets
sd0 at scsibus0 targ 0 lun 0:  SCSI2 0/direct fix
ed
sd0: 69880MB, 8908 cyl, 255 head, 63 sec, 512 bytes/sec, 143114240 sec t
otal
scsibus1 at ami0: 16 targets
safte0 at scsibus1 targ 6 lun 0:  SCSI2 3/proce
ssor fixed
scsibus2 at ami0: 16 targets
ppb2 at pci1 dev 0 function 2 "Intel IOP331 Channel 1" rev 0x06
pci3 at ppb2 bus 3
ppb3 at pci0 dev 4 function 0 "Intel E7710 MCH PCIE" rev 0x09
pci4 at ppb3 bus 4
ppb4 at pci0 dev 5 function 0 "Intel E7710 MCH PCIE" rev 0x09
pci5 at ppb4 bus 5
ppb5 at pci5 dev 0 function 0 "Intel PCIE-PCIE" rev 0x09
pci6 at ppb5 bus 6
em0 at pci6 dev 7 function 0 "Intel PRO/1000MT (82541GI)" rev 0x05: apic
 10 int 0 (irq 11), address: 00:14:22:1c:30:14
ppb6 at pci5 dev 0 function 2 "Intel PCIE-PCIE" rev 0x09
pci7 at ppb6 bus 7
em1 at pci7 dev 8 function 0 "Intel PRO/1000MT (82541GI)" rev 0x05: apic
 10 int 1 (irq 3), address: 00:14:22:1c:30:15
ppb7 at pci0 dev 6 function 0 "Intel E7710 MCH PCIE" rev 0x09
pci8 at ppb7 bus 8
ppb8 at pci8 dev 0 function 0 "Intel PCIE-PCIE" rev 0x09
pci9 at ppb8 bus 9
ppb9 at pci8 

Re: Tape drive DLT VS160

2006-04-25 Thread Planck
> Yea it would normally be "mt comp on" or "mt compress on"

Yes, but probably on FreeBSD not OpenBSD :( Any other sugestions ?

Regards,
Darek



Re: Tape drive DLT VS160

2006-04-24 Thread Nick Guenther
On 4/24/06, Brian A. Seklecki <[EMAIL PROTECTED]> wrote:
> On Mon, 24 Apr 2006, Planck wrote:
>
> > Hello.
> > I have tape drive Quantum DLT VS160 (part of dmesg bellow) connected to
> > Adaptec AHA-2940. Everything work fine, but i dont know how to enable
> > hardware compresion on that drive. There aren't any jumpers on
> > enclosure, and mt(1) or st(4) dont say anytging about that.
>
>
> Yea it would normally be "mt comp on" or "mt compress on"

If it's not too much trouble, where is this documented?

-Nick



Re: Tape drive DLT VS160

2006-04-24 Thread Brian A. Seklecki

On Mon, 24 Apr 2006, Planck wrote:


Hello.
I have tape drive Quantum DLT VS160 (part of dmesg bellow) connected to
Adaptec AHA-2940. Everything work fine, but i dont know how to enable
hardware compresion on that drive. There aren't any jumpers on
enclosure, and mt(1) or st(4) dont say anytging about that.



Yea it would normally be "mt comp on" or "mt compress on"

~BAS



Tape drive DLT VS160

2006-04-24 Thread Planck
Hello.
I have tape drive Quantum DLT VS160 (part of dmesg bellow) connected to
Adaptec AHA-2940. Everything work fine, but i dont know how to enable
hardware compresion on that drive. There aren't any jumpers on
enclosure, and mt(1) or st(4) dont say anytging about that.


ahc1 at pci3 dev 2 function 0 "Adaptec AHA-2940U" rev 0x00: irq 11
scsibus2 at ahc1: 16 targets
ahc1: target 5 using 8bit transfers
ahc1: target 5 using asynchronous transfers
st0 at scsibus2 targ 5 lun 0:  SCSI2
1/sequential removable
st0: density code 0x50, variable blocks, write-enabled

machine# mt stat
SCSI tape drive, residual=0
ds=3
er=0
blocksize: 0 (0, 0, 0, 0)
density: 80 (0, 0, 0, 0)



Regards,
Darek



Re: SCSI tape drive hanging

2006-02-21 Thread Marcus Barczak

On 22/02/2006, at 11:39 AM, knitti wrote:


uh oh. http://openbsd.org/faq/faq5.html#Why


Ok .. i'm learning a few lessons here.  I've tested with the stock  
GENERIC kernel and am experiencing the same problem.  Another very  
generous list member emailed me off list asking me to build a kernel  
with the SCSI debugging options enabled which I have done.  If it  
helps anyone else on the list here's the output of my dmesg, and also  
the output found in /var/log/messages when I executed the command:  
'mt -f /dev/rst0 status'.


I do note that it seems to hang at the command: "st0(ahc1:4:0): start  
scb(0xd0f8a310)" which executes correctly during the boot phase which  
would lead me to think perhaps something loading after the scsi  
drivers are loaded is scuzzing things.


--- dmesg
OpenBSD 3.8 (GENERIC) #1: Wed Feb 22 13:17:16 EST 2006
[EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: Intel Pentium III ("GenuineIntel" 686-class, 512KB L2 cache)  
551 MHz
cpu0:  
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,F 
XSR,SSE

real mem  = 536453120 (523880K)
avail mem = 482582528 (471272K)
using 4278 buffers containing 26927104 bytes (26296K) of memory
mainbus0 (root)
bios0 at mainbus0: AT/286+(d9) BIOS, date 09/07/99, BIOS32 rev. 0 @  
0xfb340

apm0 at bios0: Power Management spec V1.2
apm0: AC on, battery charge unknown
apm0: flags 70102 dobusy 1 doidle 1
pcibios0 at bios0: rev 2.1 @ 0xf/0xb7bc
pcibios0: PCI BIOS has 6 Interrupt Routing table entries
pcibios0: PCI Exclusive IRQs: 5 10 11
pcibios0: PCI Interrupt Router at 000:07:0 ("Intel 82371AB PIIX4 ISA"  
rev 0x00)

pcibios0: PCI bus #1 is the last bus
bios0: ROM list: 0xc/0x8000 0xc8000/0x800 0xc9000/0x1000
cpu0 at mainbus0
pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
pchb0 at pci0 dev 0 function 0 "Intel 82443BX AGP" rev 0x03
ppb0 at pci0 dev 1 function 0 "Intel 82443BX AGP" rev 0x03
pci1 at ppb0 bus 1
vga1 at pci1 dev 0 function 0 "Matrox MGA G100 AGP" rev 0x02
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
pcib0 at pci0 dev 7 function 0 "Intel 82371AB PIIX4 ISA" rev 0x02
pciide0 at pci0 dev 7 function 1 "Intel 82371AB IDE" rev 0x01: DMA,  
channel 0 wired to compatibility, channel 1 wired to compatibility

wd0 at pciide0 channel 0 drive 0: 
wd0: 16-sector PIO, LBA, 8063MB, 16514064 sectors
wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 2
atapiscsi0 at pciide0 channel 1 drive 0
scsibus0 at atapiscsi0: 2 targets
scsi_inqmatch: 2/5/1 <, , >
cd0 at scsibus0 targ 0 lun 0:  SCSI0  
5/cdrom removable

atapiscsi1 at pciide0 channel 1 drive 1
scsibus1 at atapiscsi1: 2 targets
scsi_inqmatch: 2/5/1 <, , >
cd1 at scsibus1 targ 0 lun 0:  SCSI0 5/ 
cdrom removable

cd0(pciide0:1:0): using PIO mode 4, Ultra-DMA mode 2
cd1(pciide0:1:1): using PIO mode 4, DMA mode 2
uhci0 at pci0 dev 7 function 2 "Intel 82371AB USB" rev 0x01: irq 10
usb0 at uhci0: USB revision 1.0
uhub0 at usb0
uhub0: Intel UHCI root hub, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
"Intel 82371AB Power" rev 0x02 at pci0 dev 7 function 3 not configured
ahc1 at pci0 dev 9 function 0 "Adaptec AHA-2940U" rev 0x00: irq 11
scsibus2 at ahc1: 16 targets
probe(ahc1:4:0): scsi_cmd
probe(ahc1:4:0): scsi_get_xs
probe(ahc1:4:0): calling pool_get
probe(ahc1:4:0): returning
probe(ahc1:4:0): ahc_action
probe(ahc1:4:0): start scb(0xd0f8a310)
probe(ahc1:4:0): cmd_poll
probe(ahc1:4:0): scsi_done
probe(ahc1:4:0): command: 12,0,0,0,24,0-[36 bytes]
--
000: 01 80 02 02 26 00 00 18 48 50 20 20 20 20 20 20
016: 43 31 35 33 37 41 20 20 20 20 20 20 20 20 20 20
032: 4c 37 30 36
--
probe(ahc1:4:0): back in cmd()
probe(ahc1:4:0): sc_err1,err = 0x0
probe(ahc1:4:0): scsi_free_xs
scsi_inqmatch: 2/1/1 <, , >
probe(ahc1:4:0): scsi_cmd
probe(ahc1:4:0): scsi_get_xs
probe(ahc1:4:0): calling pool_get
probe(ahc1:4:0): returning
probe(ahc1:4:0): ahc_action
probe(ahc1:4:0): start scb(0xd0f8a310)
probe(ahc1:4:0): cmd_poll
probe(ahc1:4:0): scsi_done
probe(ahc1:4:0): command: 0,0,0,0,0,0-[0 bytes]
probe(ahc1:4:0): back in cmd()
probe(ahc1:4:0): sc_err1,err = 0x1
probe(ahc1:4:0): code:0x70 valid:0 key:0x6 ili:0 eom:0 fmark:0 extra:14
--
000: 70 00 06 00 00 00 00 0e 00 00 00 00 29 00 00 00
016: 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00
--
probe(ahc1:4:0): ahc_action
probe(ahc1:4:0): start scb(0xd0f8a310)
probe(ahc1:4:0): cmd_poll
probe(ahc1:4:0): scsi_done
probe(ahc1:4:0): command: 0,0,0,0,0,0-[0 bytes]
probe(ahc1:4:0): back in cmd()
probe(ahc1:4:0): sc_err1,err = 0x0
probe(ahc1:4:0): scsi_free_xs
st0 at scsibus2 targ 4 lun 0:  SCSI2 1/sequential  
removableprobe(ahc1:4:0): stattach:


st0: st0(ahc1:4:0): scsi_cmd
st0(ahc1:4:0): scsi_get_xs
st0(ahc1:4:0): calling pool_get
st0(ahc1:4:0): returning
st0(ahc1:4:0): ahc_action
st0(ahc1:4:0): start scb(0xd0f8a310)
st0(ahc1:4:0): cmd_po

Re: SCSI tape drive hanging

2006-02-21 Thread knitti
On 2/21/06, Marcus Barczak <[EMAIL PROTECTED]> wrote:
> --- dmesg ---
>
> OpenBSD 3.8 (NERF) #0: Fri Jan 20 13:35:16 EST 2006
>  [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/NERF

uh oh. http://openbsd.org/faq/faq5.html#Why


--knitti



Re: SCSI tape drive hanging

2006-02-21 Thread Marcus Barczak

On 21/02/2006, at 11:44 PM, Nick Holland wrote:


Alternate response:
If you know what parts of a dmesg we need to fix your problem, you  
obviously can fix your own problem.




Fair call ... attached is a complete dmesg :)  Further to that i've  
experimented with the SCSI card BIOS by dropping the max speed from  
20.0 to 10.0 and double/triple checking termination.  The  
configuration basically is single Adaptec 2940UW controller, nothing  
connected internally, single HP DDS3 tape drive in a Sun enclosure.   
Tape drive is terminatied (high+low), controller is terminated high  
and low.  Have tried terminating just the high byte but still getting  
the same result.


Thanks,
Marcus

--- dmesg ---

OpenBSD 3.8 (NERF) #0: Fri Jan 20 13:35:16 EST 2006
[EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/NERF
cpu0: Intel Pentium III ("GenuineIntel" 686-class, 512KB L2 cache)  
551 MHz
cpu0:  
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,F 
XSR,SSE

real mem  = 536453120 (523880K)
avail mem = 485818368 (474432K)
using 4278 buffers containing 26927104 bytes (26296K) of memory
mainbus0 (root)
bios0 at mainbus0: AT/286+(d9) BIOS, date 09/07/99, BIOS32 rev. 0 @  
0xfb340

pcibios0 at bios0: rev 2.1 @ 0xf/0xb7bc
pcibios0: PCI BIOS has 6 Interrupt Routing table entries
pcibios0: PCI Exclusive IRQs: 5 10 11
pcibios0: PCI Interrupt Router at 000:07:0 ("Intel 82371AB PIIX4 ISA"  
rev 0x00)

pcibios0: PCI bus #1 is the last bus
bios0: ROM list: 0xc/0x8000 0xc8000/0x800 0xc9000/0x1000
cpu0 at mainbus0
pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
pchb0 at pci0 dev 0 function 0 "Intel 82443BX AGP" rev 0x03
ppb0 at pci0 dev 1 function 0 "Intel 82443BX AGP" rev 0x03
pci1 at ppb0 bus 1
vga1 at pci1 dev 0 function 0 "Matrox MGA G100 AGP" rev 0x02
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
pcib0 at pci0 dev 7 function 0 "Intel 82371AB PIIX4 ISA" rev 0x02
pciide0 at pci0 dev 7 function 1 "Intel 82371AB IDE" rev 0x01: DMA,  
channel 0 wired to compatibility, channel 1 wired to compatibility

wd0 at pciide0 channel 0 drive 0: 
wd0: 16-sector PIO, LBA, 8063MB, 16514064 sectors
wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 2
atapiscsi0 at pciide0 channel 1 drive 0
scsibus0 at atapiscsi0: 2 targets
cd0 at scsibus0 targ 0 lun 0:  SCSI0  
5/cdrom removable

atapiscsi1 at pciide0 channel 1 drive 1
scsibus1 at atapiscsi1: 2 targets
cd1 at scsibus1 targ 0 lun 0:  SCSI0 5/ 
cdrom removable

cd0(pciide0:1:0): using PIO mode 4, Ultra-DMA mode 2
cd1(pciide0:1:1): using PIO mode 4, DMA mode 2
uhci0 at pci0 dev 7 function 2 "Intel 82371AB USB" rev 0x01: irq 10
usb0 at uhci0: USB revision 1.0
uhub0 at usb0
uhub0: Intel UHCI root hub, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
"Intel 82371AB Power" rev 0x02 at pci0 dev 7 function 3 not configured
ahc0 at pci0 dev 9 function 0 "Adaptec AHA-2940U" rev 0x00: irq 11
scsibus2 at ahc0: 16 targets
st0 at scsibus2 targ 4 lun 0:  SCSI2 1/sequential  
removable

st0: density code 0x8c, variable blocks, write-enabled
fxp0 at pci0 dev 13 function 0 "Intel 82557" rev 0x08, i82559: irq 5,  
address 00:d0:b7:18:1d:f4

inphy0 at fxp0 phy 1: i82555 10/100 PHY, rev. 4
ne0 at pci0 dev 15 function 0 "Realtek 8029" rev 0x00: irq 10
ne0: address 00:60:67:2c:02:5a
isa0 at pcib0
isadma0 at isa0
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard, using wsdisplay0
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
sysbeep0 at pcppi0
lpt0 at isa0 port 0x378/4 irq 7
lm0 at isa0 port 0x290/8: W83781D
npx0 at isa0 port 0xf0/16: using exception 16
pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
pccom1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec
biomask ff45 netmask ff65 ttymask ffe7
pctr: 686-class user-level performance counters enabled
mtrr: Pentium Pro MTRR support
dkcsum: wd0 matches BIOS drive 0x80
root on wd0a
rootdev=0x0 rrootdev=0x300 rawdev=0x302



Re: SCSI tape drive hanging

2006-02-21 Thread Aaron Hsu
Nick Holland <[EMAIL PROTECTED]> writes:

> Marcus Barczak wrote:
> ...
>> -- dmesg output --
>> ahc0 at pci0 dev 9 function 0 "Adaptec AHA-2940U" rev 0x00: irq 11
>> scsibus2 at ahc0: 16 targets
>> st0 at scsibus2 targ 4 lun 0:  SCSI2 1/sequential removable
>> st0: density code 0x8c, variable blocks, write-enabled
>> Has anyone seen this problem before or have any suggestions as to
>> how I may fix it?
>
> wow, never seen a dmesg like that before.  No wonder it doesn't work,
> most of your computer is missing!

Since I am a perpetrator of the same crime, I'll provide my full DMESG:

OpenBSD 3.9-beta (GENERIC) #604: Sun Feb 19 11:44:44 MST 2006
[EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: Intel(R) Pentium(R) 4 CPU 3.00GHz ("GenuineIntel" 686-class) 3 GHz
cpu0: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,CNXT-ID
real mem  = 1072209920 (1047080K)
avail mem = 971649024 (948876K)
using 4278 buffers containing 53714944 bytes (52456K) of memory
mainbus0 (root)
bios0 at mainbus0: AT/286+(61) BIOS, date 09/08/04, BIOS32 rev. 0 @ 0xfba70
apm0 at bios0: Power Management spec V1.2
apm0: AC on, battery charge unknown
apm0: flags 70102 dobusy 1 doidle 1
pcibios0 at bios0: rev 2.1 @ 0xf/0xde34
pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xfdd50/224 (12 entries)
pcibios0: PCI Exclusive IRQs: 5 10 11
pcibios0: PCI Interrupt Router at 000:31:0 ("Intel 82801EB/ER LPC" rev 0x00)
pcibios0: PCI bus #3 is the last bus
bios0: ROM list: 0xc/0xe800 0xd/0x1000 0xd1000/0x8600
cpu0 at mainbus0
pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
pchb0 at pci0 dev 0 function 0 "Intel 82875P Host" rev 0x02
ppb0 at pci0 dev 1 function 0 "Intel 82875P AGP" rev 0x02
pci1 at ppb0 bus 1
vga1 at pci1 dev 0 function 0 vendor "NVIDIA", unknown product 0x0309 rev 0xa2
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
ppb1 at pci0 dev 3 function 0 "Intel 82875P PCI-CSA" rev 0x02
pci2 at ppb1 bus 2
em0 at pci2 dev 1 function 0 "Intel PRO/1000CT (82547EI)" rev 0x00: irq 11, 
address 00:09:6b:a7:3f:d7
uhci0 at pci0 dev 29 function 0 "Intel 82801EB/ER USB" rev 0x02: irq 5
usb0 at uhci0: USB revision 1.0
uhub0 at usb0
uhub0: Intel UHCI root hub, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhci1 at pci0 dev 29 function 1 "Intel 82801EB/ER USB" rev 0x02: irq 11
usb1 at uhci1: USB revision 1.0
uhub1 at usb1
uhub1: Intel UHCI root hub, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
uhci2 at pci0 dev 29 function 2 "Intel 82801EB/ER USB" rev 0x02: irq 11
usb2 at uhci2: USB revision 1.0
uhub2 at usb2
uhub2: Intel UHCI root hub, rev 1.00/1.00, addr 1
uhub2: 2 ports with 2 removable, self powered
uhci3 at pci0 dev 29 function 3 "Intel 82801EB/ER USB" rev 0x02: irq 5
usb3 at uhci3: USB revision 1.0
uhub3 at usb3
uhub3: Intel UHCI root hub, rev 1.00/1.00, addr 1
uhub3: 2 ports with 2 removable, self powered
ehci0 at pci0 dev 29 function 7 "Intel 82801EB/ER USB2" rev 0x02: irq 5
usb4 at ehci0: USB revision 2.0
uhub4 at usb4
uhub4: Intel EHCI root hub, rev 2.00/1.00, addr 1
uhub4: 8 ports with 8 removable, self powered
ppb2 at pci0 dev 30 function 0 "Intel 82801BA AGP" rev 0xc2
pci3 at ppb2 bus 3
ahd0 at pci3 dev 5 function 0 "Adaptec AIC-7901A U320" rev 0x03: irq 11
ahd0: aic7901A, U320 Wide Channel A, SCSI Id=7, PCI 33 or 66Mhz, 512 SCBs
scsibus0 at ahd0: 16 targets
ahd0: target 0 using asynchronous transfers
sd0 at scsibus0 targ 0 lun 0:  SCSI3 0/direct 
fixed
sd0: 34715MB, 49855 cyl, 2 head, 713 sec, 512 bytes/sec, 71096640 sec total
sd1 at scsibus0 targ 1 lun 0:  SCSI3 0/direct 
fixed
sd1: 34715MB, 36703 cyl, 3 head, 645 sec, 512 bytes/sec, 71096640 sec total
ath0 at pci3 dev 7 function 0 "Atheros AR5212" rev 0x01: irq 10
ath0: AR5213 7.9 phy 4.5 rf2112a 5.6: RF radio not supported
"Texas Instruments TSB43AB22 FireWire" rev 0x00 at pci3 dev 8 function 0 not 
configured
ichpcib0 at pci0 dev 31 function 0 "Intel 82801EB/ER LPC" rev 0x02
pciide0 at pci0 dev 31 function 1 "Intel 82801EB/ER IDE" rev 0x02: DMA, channel 
0 configured to compatibility, channel 1 configured to compatibility
pciide0: channel 0 disabled (no drives)
atapiscsi0 at pciide0 channel 1 drive 0
scsibus1 at atapiscsi0: 2 targets
cd0 at scsibus1 targ 0 lun 0:  SCSI0 5/cdrom 
removable
atapiscsi1 at pciide0 channel 1 drive 1
scsibus2 at atapiscsi1: 2 targets
cd1 at scsibus2 targ 0 lun 0:  SCSI0 5/cdrom 
removable
cd0(pciide0:1:0): using PIO mode 4, Ultra-DMA mode 2
cd1(pciide0:1:1): using PIO mode 4, Ultra-DMA mode 4
pciide1 at pci0 dev 31 function 2 "Intel 82801EB SATA" rev 0x02: DMA, channel 0 
configured to native-PCI, channel 1 configured to native-PCI
pciide1: using irq 11 for native-PCI interrupt
ichiic0 at pci0 dev 31 function 3 "Intel 82801EB/ER SMBus" rev 0x02: irq 11
iic0 at ichiic0
iic0: addr 0x1a 00=0f 02=f0 03=00
adt0 at iic0 addr 0x2e: adt7460 (ADT7460) rev 62
auich0 at 

Re: SCSI tape drive hanging

2006-02-21 Thread Daniel A. Ramaley
On Monday 20 February 2006 18:47, Marcus Barczak wrote:
>Just recently acquired a cast off Sun DDS3 SCSI tape drive.  It's an
> external unit and connected to my internal Adaptec 2940UW controller.
>  The problem i'm experiencing is anytime I try issuing a command with
> mt for instance:

I have an Adaptec 2940UW that i'm using at home, so i'm familiar with 
the hardware. That card has 3 places for SCSI cables to connect: 2 
internal, and 1 external. However, you can only have devices plugged 
into two connections at a time (there was a more expensive version of 
the card which did not have this limitation). By any chance were you 
already using both internal ports before plugging the tape drive into 
the external? This is where a full dmesg would have been more helpful.


Dan RamaleyDial Center 118, Drake University
Network Programmer/Analyst 2407 Carpenter Ave
+1 515 271-4540Des Moines IA 50311 USA



Re: SCSI tape drive hanging

2006-02-21 Thread Nick Holland

Marcus Barczak wrote:
...

-- dmesg output --
ahc0 at pci0 dev 9 function 0 "Adaptec AHA-2940U" rev 0x00: irq 11
scsibus2 at ahc0: 16 targets
st0 at scsibus2 targ 4 lun 0:  SCSI2 1/sequential removable
st0: density code 0x8c, variable blocks, write-enabled

Has anyone seen this problem before or have any suggestions as to how I may fix 
it?


wow, never seen a dmesg like that before.  No wonder it doesn't work, 
most of your computer is missing!



Alternate response:
If you know what parts of a dmesg we need to fix your problem, you 
obviously can fix your own problem.


Nick.



Re: SCSI tape drive hanging

2006-02-20 Thread Aaron Hsu
Marcus Barczak <[EMAIL PROTECTED]> writes:

> Just recently acquired a cast off Sun DDS3 SCSI tape drive.  It's an
> external unit and connected to my internal Adaptec 2940UW  controller.
> The problem i'm experiencing is anytime I try issuing a  command with
> mt for instance:
>
> % mt -f /dev/rst0 status
>
> The mt process will just hang, the process at that point is
> completely un-killable implying that there's some kinda blocking read
> system call happening.  I've tried the tape drive on another machine
> and it seems to work fine.  On boot dmesg identifies the controller
> and drive fine, and when booted with a tape loaded it acquires info
> about the tape itself.
>
> -- dmesg output --
> ahc0 at pci0 dev 9 function 0 "Adaptec AHA-2940U" rev 0x00: irq 11
> scsibus2 at ahc0: 16 targets
> st0 at scsibus2 targ 4 lun 0:  SCSI2 1/sequential
> removable
> st0: density code 0x8c, variable blocks, write-enabled
>
> Has anyone seen this problem before or have any suggestions as to how
> I may fix it?

I have had similar issues with my Hard Drive. It's a SCSI AIC-7901
Adaptec controller, ahd. I don't know how similar it is to yours.

I see those same symptoms happen when the disk seems to receive a huge
amount of disk activity all at once. Suddenly all the processes will
hang and become unkillable, unless kill through another terminal or
such. I was receiving a dump in my xconsole about the controller not
pausing or something like that. I haven't managed to record the dump
yet, but if I do, I'll see if I can't get it up here.

I have attributed this particular problem to a hard drive failing, but
I'm not sure now. At any rate, I have a new hard drive coming in, so
I'll see if that fixes the problem.

 DMESG 
ahd0 at pci3 dev 5 function 0 "Adaptec AIC-7901A U320" rev 0x03: irq 11
ahd0: aic7901A, U320 Wide Channel A, SCSI Id=7, PCI 33 or 66Mhz, 512 SCBs
scsibus0 at ahd0: 16 targets
ahd0: target 0 using asynchronous transfers
ahd0: target 0 synchronous with period = 0x8, offset = 0x3f(RDSTRM|DT|IU)
ahd0: target 1 synchronous with period = 0x8, offset = 0x7f(RDSTRM|DT|IU)
sd0 at scsibus0 targ 0 lun 0:  SCSI3 0/direct 
fixed
sd0: 34715MB, 49855 cyl, 2 head, 713 sec, 512 bytes/sec, 71096640 sec total
sd1 at scsibus0 targ 1 lun 0:  SCSI3 0/direct 
fixed
sd1: 34715MB, 36703 cyl, 3 head, 645 sec, 512 bytes/sec, 71096640 sec total
wskbd0 at pckbd0: console keyboard, using wsdisplay0
sd2 at scsibus3 targ 1 lun 0:  SCSI4 0/direct fixed
sd2: 194481MB, 194481 cyl, 64 head, 32 sec, 512 bytes/sec, 398297088 sec total

-- 
Aaron Hsu <[EMAIL PROTECTED]> Jabber: [EMAIL PROTECTED]
<http://www.sacrificumdeo.net> "Extend beyond the Mortal . . . ."
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety." - Benjamin Franklin



SCSI tape drive hanging

2006-02-20 Thread Marcus Barczak

Hi Guys,

Just recently acquired a cast off Sun DDS3 SCSI tape drive.  It's an  
external unit and connected to my internal Adaptec 2940UW  
controller.  The problem i'm experiencing is anytime I try issuing a  
command with mt for instance:


% mt -f /dev/rst0 status

The mt process will just hang, the process at that point is  
completely un-killable implying that there's some kinda blocking read  
system call happening.  I've tried the tape drive on another machine  
and it seems to work fine.  On boot dmesg identifies the controller  
and drive fine, and when booted with a tape loaded it acquires info  
about the tape itself.


-- dmesg output --
ahc0 at pci0 dev 9 function 0 "Adaptec AHA-2940U" rev 0x00: irq 11
scsibus2 at ahc0: 16 targets
st0 at scsibus2 targ 4 lun 0:  SCSI2 1/sequential  
removable

st0: density code 0x8c, variable blocks, write-enabled

Has anyone seen this problem before or have any suggestions as to how  
I may fix it?


Cheers,
Marcus



SCSI tape drive hanging

2006-02-20 Thread Marcus Barczak
Hi Guys,

Just recently acquired a cast off Sun DDS3 SCSI tape drive.  It's an external 
unit and connected to my internal Adaptec 2940UW controller.  The problem i'm 
experiencing is anytime I try issuing a command with mt for instance:

% mt -f /dev/rst0 status

The mt process will just hang, the process at that point is completely 
un-killable implying that there's some kinda blocking read system call 
happening.  I've tried the tape drive on another machine and it seems to work 
fine.  On boot dmesg identifies the controller and drive fine, and when booted 
with a tape loaded it acquires info about the tape itself.

-- dmesg output --
ahc0 at pci0 dev 9 function 0 "Adaptec AHA-2940U" rev 0x00: irq 11
scsibus2 at ahc0: 16 targets
st0 at scsibus2 targ 4 lun 0:  SCSI2 1/sequential removable
st0: density code 0x8c, variable blocks, write-enabled

Has anyone seen this problem before or have any suggestions as to how I may fix 
it?

Cheers,
Marcus



Re: SCSI config for HP SureStore tape drive

2005-11-13 Thread Steve Harding
For the archives - I borrowed a different HP drive, and it came up in 
the dmesg as it should have. Looks like my SureStore is junk.


Steve Harding wrote:

I recently installed a SCSI card and an external HP SureStore 24G tape 
drive, and am unable to access it. By reading lots of man pages, it 
appears that I need to configure /dev/rst0 so that it knows what is 
hooked to the SCSI port, but I have no clue how to do it. Worse, I 
have this feeling that it is something so fundamental that any 
knucklehead should be able to figure it out. I have googled, and read 
what I think are all of the applicable man pages, no luck.


When I attempt to write to the tape I get:

$ dump -0au /pub/etc36/
DUMP: Ignoring u flag for subdir dump
DUMP: Dumping sub files/directories from /pub
DUMP: Dumping file/directory /pub/etc36/
DUMP: Date of this level 0 dump: Thu Oct 13 19:37:27 2005
DUMP: Date of last level 0 dump: the epoch
DUMP: Dumping /dev/rwd0j (/pub) to /dev/rst0
DUMP: mapping (Pass I) [regular files]
DUMP: mapping (Pass II) [directories]
DUMP: estimated 5606 tape blocks.
DUMP: Cannot open output "/dev/rst0".
DUMP: Do you want to retry the open?: ("yes" or "no")

Dmesg  follows, any help would be appreciated.
Steve

OpenBSD 3.7 (GENERIC.MP) #50: Sun Mar 20 00:17:19 MST 2005
  [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC.MP
cpu0: AMD Athlon(tm) MP 2000+ ("AuthenticAMD" 686-class) 1.67 GHz
cpu0:
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE 


real mem  = 1073258496 (1048104K)
avail mem = 972795904 (949996K)
using 4278 buffers containing 53764096 bytes (52504K) of memory
mainbus0 (root)
bios0 at mainbus0: AT/286+(f6) BIOS, date 03/05/02, BIOS32 rev. 0 @ 
0xfb100

apm0 at bios0: Power Management spec V1.2
apm0: AC on, battery charge unknown
pcibios0 at bios0: rev 2.1 @ 0xf/0xdf94
pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xfdec0/208 (11 entries)
pcibios0: PCI Exclusive IRQs: 5 11
pcibios0: no compatible PCI ICU found
pcibios0: Warning, unable to fix up PCI interrupt routing
pcibios0: PCI bus #2 is the last bus
bios0: ROM list: 0xc/0xa800 0xcc000/0x2800 0xcf000/0x1800
mainbus0: Intel MP Specification (Version 1.4) (OEM0 PROD)
cpu0 at mainbus0: apid 0 (boot processor)
k7_powernow: couldn't map BIOS
cpu0: apic clock running at 266 MHz
cpu1 at mainbus0: apid 1 (application processor)
cpu1: AMD Athlon(tm) MP 2000+ ("AuthenticAMD" 686-class) 1.67 GHz
cpu1: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV
mainbus0: bus 0 is type PCI
mainbus0: bus 1 is type PCI
mainbus0: bus 2 is type PCI
mainbus0: bus 3 is type ISA
ioapic0 at mainbus0: apid 2 pa 0xfec0, version 11, 24 pins
pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
pchb0 at pci0 dev 0 function 0 "AMD 762 PCI" rev 0x11
ppb0 at pci0 dev 1 function 0 "AMD 762 PCI-PCI" rev 0x00
pci1 at ppb0 bus 1
vga1 at pci1 dev 5 function 0 "Nvidia Vanta" rev 0x15
wsdisplay0 at vga1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
pcib0 at pci0 dev 7 function 0 "AMD 768 ISA" rev 0x05
pciide0 at pci0 dev 7 function 1 "AMD 768 IDE" rev 0x04: DMA, channel 0
configured to compatibility, channel 1 configured to compatibility
wd0 at pciide0 channel 0 drive 0: 
wd0: 16-sector PIO, LBA48, 38166MB, 78165360 sectors
wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 5
pciide0: channel 1 disabled (no drives)
"AMD 768 Power Mgmt" rev 0x03 at pci0 dev 7 function 3 not configured
auich0 at pci0 dev 7 function 5 "AMD 768 AC97" rev 0x03: apic 2 int 17
(irq 11), AMD768 AC97
ac97: codec id 0x49434511 (ICEnsemble ICE1232)
ac97: codec features headphone, 18 bit DAC, 18 bit ADC, KS Waves 3D
audio0 at auich0
ahc1 at pci0 dev 9 function 0 "Adaptec AHA-29160 U160" rev 0x02: apic 2
int 17 (irq 11)
scsibus0 at ahc1: 16 targets
ppb1 at pci0 dev 16 function 0 "AMD 768 PCI-PCI" rev 0x05
pci2 at ppb1 bus 2
ohci0 at pci2 dev 0 function 0 "AMD 768 USB" rev 0x07: apic 2 int 19
(irq 5), version 1.0, legacy support
usb0 at ohci0: USB revision 1.0
uhub0 at usb0
uhub0: AMD OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 4 ports with 4 removable, self powered
pciide1 at pci2 dev 4 function 0 "Promise PDC20269" rev 0x02: DMA,
channel 0 configured to native-PCI, channel 1 configured to native-PCI
pciide1: using apic 2 int 16 (irq 5) for native-PCI interrupt
wd1 at pciide1 channel 0 drive 0: 
wd1: 16-sector PIO, LBA48, 239372MB, 490234752 sectors
wd2 at pciide1 channel 0 drive 1: 
wd2: 16-sector PIO, LBA48, 238475MB, 488397168 sectors
wd1(pciide1:0:0): using PIO mode 4, Ultra-DMA mode 6
wd2(pciide1:0:1): using PIO mode 4, Ultra-DMA mode 5
wd3 at pciide1 channel 1 drive 0: 
wd3: 16-sector PIO, LBA48, 286168MB, 586072368 sectors
wd3(pciide1:1:0): using PIO mode 4, Ultra-DMA mode 5
em0 at pci2 dev 6 function 0 "Intel

Problem accessing ATAPI tape drive

2005-11-09 Thread Juha Erkkila
i've been using an atapi tape drive with OpenBSD,
hardware support list and manpages don't make it clear they are
supported, but mine has worked fine, until upgrading to 3.8..

i use it with dump(8), so now as i try to restore something
from tapes, i get this:

$ restore -Nrv
Verify tape and initialize maps
restore: tape read error: Input/output error
$ restore -i
restore: tape read error: Input/output error

also, syslogd doesn't get any messages from the kernel

of course it's possible my tape drive has broken its contract with
me, but maybe something relevant got changed between 3.7 and 3.8?
suggestions?

Juha

dmesg follows:

OpenBSD 3.8-stable (GENERIC) #0: Tue Nov  1 14:38:35 EET 2005
[EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: Intel Pentium III ("GenuineIntel" 686-class, 512KB L2 cache) 551 MHz
cpu0: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,SER,MMX,FXSR,SSE
cpu0: disabling processor serial number
real mem  = 133787648 (130652K)
avail mem = 115462144 (112756K)
using 1658 buffers containing 6791168 bytes (6632K) of memory
mainbus0 (root)
bios0 at mainbus0: AT/286+(75) BIOS, date 08/18/99, BIOS32 rev. 0 @ 0xf0530
apm0 at bios0: Power Management spec V1.2
apm0: AC on, battery charge unknown
apm0: flags 30102 dobusy 0 doidle 1
pcibios0 at bios0: rev 2.1 @ 0xf/0xbe2
pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xf0b60/128 (6 entries)
pcibios0: PCI Interrupt Router at 000:04:0 ("VIA VT82C586 ISA" rev 0x00)
pcibios0: PCI bus #2 is the last bus
bios0: ROM list: 0xc/0x8000
cpu0 at mainbus0
pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
pchb0 at pci0 dev 0 function 0 "VIA VT82C691 PCI" rev 0x22
ppb0 at pci0 dev 1 function 0 "VIA VT82C598 AGP" rev 0x00
pci1 at ppb0 bus 1
vga1 at pci1 dev 0 function 0 "ATI Rage Pro" rev 0x5c
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
pcib0 at pci0 dev 4 function 0 "VIA VT82C596A ISA" rev 0x09
pciide0 at pci0 dev 4 function 1 "VIA VT82C571 IDE" rev 0x06: ATA33, channel 0 
configured to compatibility, channel 1 configured to compatibility
wd0 at pciide0 channel 0 drive 0: 
wd0: 16-sector PIO, LBA, 9770MB, 20010816 sectors
wd1 at pciide0 channel 0 drive 1: 
wd1: 16-sector PIO, LBA, 3077MB, 6303024 sectors
wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 2
wd1(pciide0:0:1): using PIO mode 4, Ultra-DMA mode 2
atapiscsi0 at pciide0 channel 1 drive 0
scsibus0 at atapiscsi0: 2 targets
cd0 at scsibus0 targ 0 lun 0:  SCSI0 5/cdrom 
removable
atapiscsi1 at pciide0 channel 1 drive 1
scsibus1 at atapiscsi1: 2 targets
st0 at scsibus1 targ 0 lun 0:  SCSI2 1/sequential 
removable
st0: drive empty or not ready
cd0(pciide0:1:0): using PIO mode 4, Ultra-DMA mode 2
st0(pciide0:1:1): using PIO mode 4, DMA mode 2
uhci0 at pci0 dev 4 function 2 "VIA VT83C572 USB" rev 0x02: irq 5
usb0 at uhci0: USB revision 1.0
uhub0 at usb0
uhub0: VIA UHCI root hub, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
ppb1 at pci0 dev 4 function 3 "VIA VT82C596 Power" rev 0x00
ppb1: not configured by system firmware
eap0 at pci0 dev 9 function 0 "Ensoniq AudioPCI97" rev 0x06: irq 5
ac97: codec id 0x43525913 (Cirrus Logic CS4297A rev 3)
ac97: codec features headphone, 20 bit DAC, 18 bit ADC, Crystal Semi 3D
audio0 at eap0
midi0 at eap0: 
isa0 at pcib0
isadma0 at isa0
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard, using wsdisplay0
pms0 at pckbc0 (aux slot)
pckbc0: using irq 12 for aux slot
wsmouse0 at pms0 mux 0
pcppi0 at isa0 port 0x61
midi1 at pcppi0: 
spkr0 at pcppi0
sysbeep0 at pcppi0
lpt0 at isa0 port 0x378/4 irq 7
lm0 at isa0 port 0x290/8: W83781D
npx0 at isa0 port 0xf0/16: using exception 16
pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
pccom1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec
isapnp0 at isa0 port 0x279: read port 0x20b
ep1 at isapnp0 "3Com 3C509B EtherLink III, TCM5095, PNP80F7, " port 0x210/16 
irq 9: address 00:50:04:23:7a:70, utp (default utp)
biomask ed65 netmask ef65 ttymask ffe7
pctr: 686-class user-level performance counters enabled
mtrr: Pentium Pro MTRR support
dkcsum: wd0 matches BIOS drive 0x80
dkcsum: wd1 matches BIOS drive 0x81
root on wd0a
rootdev=0x0 rrootdev=0x300 rawdev=0x302



Re: SCSI config for HP SureStore tape drive

2005-10-17 Thread Greg Thomas
On 10/17/05, Steve Harding <[EMAIL PROTECTED]> wrote:
>
> Otto Moerbeek wrote:
>
> >To access the tape, you need to be root or be in the operator group.
> >
> > -Otto
> >
> >
> I am in the operator group. I didn't know that obsd would recognize a
> device hooked to an external scsi port, so that is the first hurdle.
> There are some jumpers I do not yet understand, and switch on the back
> which (apparently) sets the device's scsi id number. I am pretty sure
> the cable is good, and that it is properly terminated as it was hooked
> to a Novell server and used regularly not long ago. There is also a boot
> time scsi config utility for the scsi card, which is set to the defaults.
>
> Now I know what should be happening. Thanks for all the input, on and
> off list. I'll post the solution.
> Steve


This is what I see with my tape drive when it is on and no tape inserted:

ahc1 at pci1 dev 11 function 0 "Adaptec AHA-2940U" rev 0x01: irq 3
scsibus0 at ahc1: 16 targets
st0 at scsibus0 targ 4 lun 0:  SCSI2
1/sequential removable
st0: drive empty or not ready

You should see something similar or your cable/connector/termination/tape
drive is bad. It's pretty simple, especially when there is only one device
on the SCSI bus.

Greg



Re: SCSI config for HP SureStore tape drive

2005-10-17 Thread Steve Harding

Otto Moerbeek wrote:


To access the tape, you need to be root or be in the operator group.

-Otto
 

I am in the operator group. I didn't know that obsd would recognize a 
device hooked to an external scsi port, so that is the first hurdle. 
There are some jumpers I do not yet understand, and switch on the back 
which (apparently) sets the device's scsi id number. I am pretty sure 
the cable is good, and that it is properly terminated as it was hooked 
to a Novell server and used regularly not long ago. There is also a boot 
time scsi config utility for the scsi card, which is set to the defaults.


Now I know what should be happening. Thanks for all the input, on and 
off list. I'll post the solution.

Steve



Re: SCSI config for HP SureStore tape drive

2005-10-16 Thread Otto Moerbeek
On Mon, 17 Oct 2005, Otto Moerbeek wrote:

> On Sun, 16 Oct 2005, Steve Harding wrote:

> To access the tape, you need to be root or be in the operator group.

And before you try that, first make sure the tape appears as st0 in
your dmesg. Like the other poster said, check cabling end make sure it
is switched on while booting.

-Otto



Re: SCSI config for HP SureStore tape drive

2005-10-16 Thread Otto Moerbeek
On Sun, 16 Oct 2005, Steve Harding wrote:

> I recently installed a SCSI card and an external HP SureStore 24G tape drive,
> and am unable to access it. By reading lots of man pages, it appears that I
> need to configure /dev/rst0 so that it knows what is hooked to the SCSI port,
> but I have no clue how to do it. Worse, I have this feeling that it is
> something so fundamental that any knucklehead should be able to figure it out.
> I have googled, and read what I think are all of the applicable man pages, no
> luck.
> 
> When I attempt to write to the tape I get:
> 
> $ dump -0au /pub/etc36/
> DUMP: Ignoring u flag for subdir dump
> DUMP: Dumping sub files/directories from /pub
> DUMP: Dumping file/directory /pub/etc36/
> DUMP: Date of this level 0 dump: Thu Oct 13 19:37:27 2005
> DUMP: Date of last level 0 dump: the epoch
> DUMP: Dumping /dev/rwd0j (/pub) to /dev/rst0
> DUMP: mapping (Pass I) [regular files]
> DUMP: mapping (Pass II) [directories]
> DUMP: estimated 5606 tape blocks.
> DUMP: Cannot open output "/dev/rst0".
> DUMP: Do you want to retry the open?: ("yes" or "no")
> 
> Dmesg  follows, any help would be appreciated.

To access the tape, you need to be root or be in the operator group.

-Otto

> Steve
> 
> OpenBSD 3.7 (GENERIC.MP) #50: Sun Mar 20 00:17:19 MST 2005
>   [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC.MP
> cpu0: AMD Athlon(tm) MP 2000+ ("AuthenticAMD" 686-class) 1.67 GHz
> cpu0:
> FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE
>  
> real mem  = 1073258496 (1048104K)
> avail mem = 972795904 (949996K)
> using 4278 buffers containing 53764096 bytes (52504K) of memory
> mainbus0 (root)
> bios0 at mainbus0: AT/286+(f6) BIOS, date 03/05/02, BIOS32 rev. 0 @ 0xfb100
> apm0 at bios0: Power Management spec V1.2
> apm0: AC on, battery charge unknown
> pcibios0 at bios0: rev 2.1 @ 0xf/0xdf94
> pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xfdec0/208 (11 entries)
> pcibios0: PCI Exclusive IRQs: 5 11
> pcibios0: no compatible PCI ICU found
> pcibios0: Warning, unable to fix up PCI interrupt routing
> pcibios0: PCI bus #2 is the last bus
> bios0: ROM list: 0xc/0xa800 0xcc000/0x2800 0xcf000/0x1800
> mainbus0: Intel MP Specification (Version 1.4) (OEM0 PROD)
> cpu0 at mainbus0: apid 0 (boot processor)
> k7_powernow: couldn't map BIOS
> cpu0: apic clock running at 266 MHz
> cpu1 at mainbus0: apid 1 (application processor)
> cpu1: AMD Athlon(tm) MP 2000+ ("AuthenticAMD" 686-class) 1.67 GHz
> cpu1: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV
> mainbus0: bus 0 is type PCI
> mainbus0: bus 1 is type PCI
> mainbus0: bus 2 is type PCI
> mainbus0: bus 3 is type ISA
> ioapic0 at mainbus0: apid 2 pa 0xfec0, version 11, 24 pins
> pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
> pchb0 at pci0 dev 0 function 0 "AMD 762 PCI" rev 0x11
> ppb0 at pci0 dev 1 function 0 "AMD 762 PCI-PCI" rev 0x00
> pci1 at ppb0 bus 1
> vga1 at pci1 dev 5 function 0 "Nvidia Vanta" rev 0x15
> wsdisplay0 at vga1: console (80x25, vt100 emulation)
> wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
> pcib0 at pci0 dev 7 function 0 "AMD 768 ISA" rev 0x05
> pciide0 at pci0 dev 7 function 1 "AMD 768 IDE" rev 0x04: DMA, channel 0
> configured to compatibility, channel 1 configured to compatibility
> wd0 at pciide0 channel 0 drive 0: 
> wd0: 16-sector PIO, LBA48, 38166MB, 78165360 sectors
> wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 5
> pciide0: channel 1 disabled (no drives)
> "AMD 768 Power Mgmt" rev 0x03 at pci0 dev 7 function 3 not configured
> auich0 at pci0 dev 7 function 5 "AMD 768 AC97" rev 0x03: apic 2 int 17
> (irq 11), AMD768 AC97
> ac97: codec id 0x49434511 (ICEnsemble ICE1232)
> ac97: codec features headphone, 18 bit DAC, 18 bit ADC, KS Waves 3D
> audio0 at auich0
> ahc1 at pci0 dev 9 function 0 "Adaptec AHA-29160 U160" rev 0x02: apic 2
> int 17 (irq 11)
> scsibus0 at ahc1: 16 targets
> ppb1 at pci0 dev 16 function 0 "AMD 768 PCI-PCI" rev 0x05
> pci2 at ppb1 bus 2
> ohci0 at pci2 dev 0 function 0 "AMD 768 USB" rev 0x07: apic 2 int 19
> (irq 5), version 1.0, legacy support
> usb0 at ohci0: USB revision 1.0
> uhub0 at usb0
> uhub0: AMD OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
> uhub0: 4 ports with 4 removable, self powered
> pciide1 at pci2 dev 4 function 0 "Promise PDC20269" rev 0x02: DMA,
> channel 0 configured to native-PCI, channel 1 configured to native-PCI
> pciide1: using apic 2 int 16 (irq 5) for native-PCI interrupt
> wd1 at pciide1 channel 0 drive 0: 
> wd1: 16-s

Re: SCSI config for HP SureStore tape drive

2005-10-16 Thread Greg Thomas
On 10/16/05, Steve Harding <[EMAIL PROTECTED]> wrote:
>
> I recently installed a SCSI card and an external HP SureStore 24G tape
> drive, and am unable to access it. By reading lots of man pages, it
> appears that I need to configure /dev/rst0 so that it knows what is
> hooked to the SCSI port, but I have no clue how to do it. Worse, I have
> this feeling that it is something so fundamental that any knucklehead
> should be able to figure it out. I have googled, and read what I think
> are all of the applicable man pages, no luck.
>
> When I attempt to write to the tape I get:
>
> $ dump -0au /pub/etc36/
> DUMP: Ignoring u flag for subdir dump
> DUMP: Dumping sub files/directories from /pub
> DUMP: Dumping file/directory /pub/etc36/
> DUMP: Date of this level 0 dump: Thu Oct 13 19:37:27 2005
> DUMP: Date of last level 0 dump: the epoch
> DUMP: Dumping /dev/rwd0j (/pub) to /dev/rst0
> DUMP: mapping (Pass I) [regular files]
> DUMP: mapping (Pass II) [directories]
> DUMP: estimated 5606 tape blocks.
> DUMP: Cannot open output "/dev/rst0".
> DUMP: Do you want to retry the open?: ("yes" or "no")

  I don't see your tape device. Was it on the last time you booted the
machine?
 Greg

Dmesg follows, any help would be appreciated.
> Steve
>
> OpenBSD 3.7 (GENERIC.MP <http://GENERIC.MP>) #50: Sun Mar 20 00:17:19 MST
> 2005
> [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC.MP
> cpu0: AMD Athlon(tm) MP 2000+ ("AuthenticAMD" 686-class) 1.67 GHz
> cpu0:
>
>
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,F
XSR,SSE
>
> real mem = 1073258496 (1048104K)
> avail mem = 972795904 (949996K)
> using 4278 buffers containing 53764096 bytes (52504K) of memory
> mainbus0 (root)
> bios0 at mainbus0: AT/286+(f6) BIOS, date 03/05/02, BIOS32 rev. 0 @
> 0xfb100
> apm0 at bios0: Power Management spec V1.2
> apm0: AC on, battery charge unknown
> pcibios0 at bios0: rev 2.1 @ 0xf/0xdf94
> pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xfdec0/208 (11 entries)
> pcibios0: PCI Exclusive IRQs: 5 11
> pcibios0: no compatible PCI ICU found
> pcibios0: Warning, unable to fix up PCI interrupt routing
> pcibios0: PCI bus #2 is the last bus
> bios0: ROM list: 0xc/0xa800 0xcc000/0x2800 0xcf000/0x1800
> mainbus0: Intel MP Specification (Version 1.4) (OEM0 PROD)
> cpu0 at mainbus0: apid 0 (boot processor)
> k7_powernow: couldn't map BIOS
> cpu0: apic clock running at 266 MHz
> cpu1 at mainbus0: apid 1 (application processor)
> cpu1: AMD Athlon(tm) MP 2000+ ("AuthenticAMD" 686-class) 1.67 GHz
> cpu1: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV
> mainbus0: bus 0 is type PCI
> mainbus0: bus 1 is type PCI
> mainbus0: bus 2 is type PCI
> mainbus0: bus 3 is type ISA
> ioapic0 at mainbus0: apid 2 pa 0xfec0, version 11, 24 pins
> pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
> pchb0 at pci0 dev 0 function 0 "AMD 762 PCI" rev 0x11
> ppb0 at pci0 dev 1 function 0 "AMD 762 PCI-PCI" rev 0x00
> pci1 at ppb0 bus 1
> vga1 at pci1 dev 5 function 0 "Nvidia Vanta" rev 0x15
> wsdisplay0 at vga1: console (80x25, vt100 emulation)
> wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
> pcib0 at pci0 dev 7 function 0 "AMD 768 ISA" rev 0x05
> pciide0 at pci0 dev 7 function 1 "AMD 768 IDE" rev 0x04: DMA, channel 0
> configured to compatibility, channel 1 configured to compatibility
> wd0 at pciide0 channel 0 drive 0: 
> wd0: 16-sector PIO, LBA48, 38166MB, 78165360 sectors
> wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 5
> pciide0: channel 1 disabled (no drives)
> "AMD 768 Power Mgmt" rev 0x03 at pci0 dev 7 function 3 not configured
> auich0 at pci0 dev 7 function 5 "AMD 768 AC97" rev 0x03: apic 2 int 17
> (irq 11), AMD768 AC97
> ac97: codec id 0x49434511 (ICEnsemble ICE1232)
> ac97: codec features headphone, 18 bit DAC, 18 bit ADC, KS Waves 3D
> audio0 at auich0
> ahc1 at pci0 dev 9 function 0 "Adaptec AHA-29160 U160" rev 0x02: apic 2
> int 17 (irq 11)
> scsibus0 at ahc1: 16 targets
> ppb1 at pci0 dev 16 function 0 "AMD 768 PCI-PCI" rev 0x05
> pci2 at ppb1 bus 2
> ohci0 at pci2 dev 0 function 0 "AMD 768 USB" rev 0x07: apic 2 int 19
> (irq 5), version 1.0, legacy support
> usb0 at ohci0: USB revision 1.0
> uhub0 at usb0
> uhub0: AMD OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
> uhub0: 4 ports with 4 removable, self powered
> pciide1 at pci2 dev 4 function 0 "Promise PDC20269" rev 0x02: DMA,
> channel 0 configured to native-PCI, channel 1 configured to native-PCI
> pciide1: using apic 2 int 16 (irq 5) for native-PCI interrupt
&g

SCSI config for HP SureStore tape drive

2005-10-16 Thread Steve Harding
I recently installed a SCSI card and an external HP SureStore 24G tape 
drive, and am unable to access it. By reading lots of man pages, it 
appears that I need to configure /dev/rst0 so that it knows what is 
hooked to the SCSI port, but I have no clue how to do it. Worse, I have 
this feeling that it is something so fundamental that any knucklehead 
should be able to figure it out. I have googled, and read what I think 
are all of the applicable man pages, no luck.


When I attempt to write to the tape I get:

$ dump -0au /pub/etc36/
DUMP: Ignoring u flag for subdir dump
DUMP: Dumping sub files/directories from /pub
DUMP: Dumping file/directory /pub/etc36/
DUMP: Date of this level 0 dump: Thu Oct 13 19:37:27 2005
DUMP: Date of last level 0 dump: the epoch
DUMP: Dumping /dev/rwd0j (/pub) to /dev/rst0
DUMP: mapping (Pass I) [regular files]
DUMP: mapping (Pass II) [directories]
DUMP: estimated 5606 tape blocks.
DUMP: Cannot open output "/dev/rst0".
DUMP: Do you want to retry the open?: ("yes" or "no")

Dmesg  follows, any help would be appreciated.
Steve

OpenBSD 3.7 (GENERIC.MP) #50: Sun Mar 20 00:17:19 MST 2005
  [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC.MP
cpu0: AMD Athlon(tm) MP 2000+ ("AuthenticAMD" 686-class) 1.67 GHz
cpu0:
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE 


real mem  = 1073258496 (1048104K)
avail mem = 972795904 (949996K)
using 4278 buffers containing 53764096 bytes (52504K) of memory
mainbus0 (root)
bios0 at mainbus0: AT/286+(f6) BIOS, date 03/05/02, BIOS32 rev. 0 @ 0xfb100
apm0 at bios0: Power Management spec V1.2
apm0: AC on, battery charge unknown
pcibios0 at bios0: rev 2.1 @ 0xf/0xdf94
pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xfdec0/208 (11 entries)
pcibios0: PCI Exclusive IRQs: 5 11
pcibios0: no compatible PCI ICU found
pcibios0: Warning, unable to fix up PCI interrupt routing
pcibios0: PCI bus #2 is the last bus
bios0: ROM list: 0xc/0xa800 0xcc000/0x2800 0xcf000/0x1800
mainbus0: Intel MP Specification (Version 1.4) (OEM0 PROD)
cpu0 at mainbus0: apid 0 (boot processor)
k7_powernow: couldn't map BIOS
cpu0: apic clock running at 266 MHz
cpu1 at mainbus0: apid 1 (application processor)
cpu1: AMD Athlon(tm) MP 2000+ ("AuthenticAMD" 686-class) 1.67 GHz
cpu1: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV
mainbus0: bus 0 is type PCI
mainbus0: bus 1 is type PCI
mainbus0: bus 2 is type PCI
mainbus0: bus 3 is type ISA
ioapic0 at mainbus0: apid 2 pa 0xfec0, version 11, 24 pins
pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
pchb0 at pci0 dev 0 function 0 "AMD 762 PCI" rev 0x11
ppb0 at pci0 dev 1 function 0 "AMD 762 PCI-PCI" rev 0x00
pci1 at ppb0 bus 1
vga1 at pci1 dev 5 function 0 "Nvidia Vanta" rev 0x15
wsdisplay0 at vga1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
pcib0 at pci0 dev 7 function 0 "AMD 768 ISA" rev 0x05
pciide0 at pci0 dev 7 function 1 "AMD 768 IDE" rev 0x04: DMA, channel 0
configured to compatibility, channel 1 configured to compatibility
wd0 at pciide0 channel 0 drive 0: 
wd0: 16-sector PIO, LBA48, 38166MB, 78165360 sectors
wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 5
pciide0: channel 1 disabled (no drives)
"AMD 768 Power Mgmt" rev 0x03 at pci0 dev 7 function 3 not configured
auich0 at pci0 dev 7 function 5 "AMD 768 AC97" rev 0x03: apic 2 int 17
(irq 11), AMD768 AC97
ac97: codec id 0x49434511 (ICEnsemble ICE1232)
ac97: codec features headphone, 18 bit DAC, 18 bit ADC, KS Waves 3D
audio0 at auich0
ahc1 at pci0 dev 9 function 0 "Adaptec AHA-29160 U160" rev 0x02: apic 2
int 17 (irq 11)
scsibus0 at ahc1: 16 targets
ppb1 at pci0 dev 16 function 0 "AMD 768 PCI-PCI" rev 0x05
pci2 at ppb1 bus 2
ohci0 at pci2 dev 0 function 0 "AMD 768 USB" rev 0x07: apic 2 int 19
(irq 5), version 1.0, legacy support
usb0 at ohci0: USB revision 1.0
uhub0 at usb0
uhub0: AMD OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 4 ports with 4 removable, self powered
pciide1 at pci2 dev 4 function 0 "Promise PDC20269" rev 0x02: DMA,
channel 0 configured to native-PCI, channel 1 configured to native-PCI
pciide1: using apic 2 int 16 (irq 5) for native-PCI interrupt
wd1 at pciide1 channel 0 drive 0: 
wd1: 16-sector PIO, LBA48, 239372MB, 490234752 sectors
wd2 at pciide1 channel 0 drive 1: 
wd2: 16-sector PIO, LBA48, 238475MB, 488397168 sectors
wd1(pciide1:0:0): using PIO mode 4, Ultra-DMA mode 6
wd2(pciide1:0:1): using PIO mode 4, Ultra-DMA mode 5
wd3 at pciide1 channel 1 drive 0: 
wd3: 16-sector PIO, LBA48, 286168MB, 586072368 sectors
wd3(pciide1:1:0): using PIO mode 4, Ultra-DMA mode 5
em0 at pci2 dev 6 function 0 "Intel PRO/1000MT (82540EM)" rev 0x02: apic
2 int 18 (irq 11), address: 00:0e:0c:06:b6:ea
fxp0 at pci2 dev 9 function 0 "Intel 82559ER" rev 0x09, i8255

Re: firewire tape drive

2005-09-19 Thread Bryan Irvine
> What do you see that says it is now enabled?

Actually it was my mistake.  We have a slew of test machines and I
confused a FreeBSD dmesg with an OpenBSD one.

My mistake.

sorry.  

We'll limit this to USB then. :-)

Any USB 2.0 Tape drive recommendations?



Re: firewire tape drive

2005-09-16 Thread francisco

On Fri, 16 Sep 2005, Bryan Irvine wrote:


I *did* google but the only thing I found was from the archive in
2002, which ,of course, said the same thing. :-)

I thought because it showed up in the dmesg that it might work now.


What exactly are you seeing that makes you think it works?  It looks to me 
like it has been removed:

http://marc.theaimsgroup.com/?l=openbsd-cvs&m=111006724728554&w=2
and
http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/i386/conf/GENERIC.diff?r1=1.403&r2=1.404&f=h

I don't see firewire in at least i386/GENERIC
http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/i386/conf/GENERIC?rev=1.431

What do you see that says it is now enabled?

-f
http://www.blackant.net/



Re: firewire tape drive

2005-09-16 Thread Bryan Irvine
I *did* google but the only thing I found was from the archive in
2002, which ,of course, said the same thing. :-)

I thought because it showed up in the dmesg that it might work now.


--Bryan

On 9/16/05, Greg Thomas <[EMAIL PROTECTED]> wrote:
> On 9/16/05, Bryan Irvine <[EMAIL PROTECTED]> wrote:
> >
> > Anyone have any good recommendations on firewire tape drives?
> 
> 
> For OpenBSD?
> 
> From April: "Does *OpenBSD* support any USB 2.0 and/or *Firewire* external
> enclosures?
> 
> USB yes. *Firewire* not at this time."
> 
> Have you stopped doing basic research before posting questions?
> 
> Greg



Re: firewire tape drive

2005-09-16 Thread Greg Thomas
On 9/16/05, Bryan Irvine <[EMAIL PROTECTED]> wrote:
>
> Anyone have any good recommendations on firewire tape drives?


For OpenBSD?

>From April: "Does *OpenBSD* support any USB 2.0 and/or *Firewire* external
enclosures?

USB yes. *Firewire* not at this time."

Have you stopped doing basic research before posting questions?

Greg



firewire tape drive

2005-09-16 Thread Bryan Irvine
Anyone have any good recommendations on firewire tape drives?


--Bryan



Re: mpt driver 3.7 missing tape drive?

2005-07-22 Thread J.D. Bronson

> I have the LSI 20320 card (not using any IM or IS) and when the
> machine posts, the scsi card shows both drives and my HP tape drive.


so..yes...it does show up in the LSI BIOS screen

both drives and the tape drivebut just not within the OS.




At 10:07 AM 7/22/2005, Marco Peereboom wrote:

Does the tape show in BIOS?

On Fri, Jul 22, 2005 at 09:07:38AM -0500, J.D. Bronson wrote:
> lexi# uname -a
> OpenBSD lexi.wixb.com 3.7 GENERIC#0 i386
>
> mpt0 at pci1 dev 3 function 0 "Symbios Logic 53c1030" rev 0x08: irq 11
> mpt0: IM support: 6
> scsibus0 at mpt0: 16 targets
> sd0 at scsibus0 targ 0 lun 0:  SCSI3 0/direct
> fixed
> sd0: 17524MB, 27206 cyl, 2 head, 659 sec, 512 bytes/sec, 35890512 sec total
> sd1 at scsibus0 targ 1 lun 0:  SCSI3 0/direct
> fixed
> sd1: 17524MB, 27206 cyl, 2 head, 659 sec, 512 bytes/sec, 35890512 sec total
> mpt0: target 0 Synchronous at 10MHz width 16bit offset 127 QAS 0 DT 0 IU 0
> mpt0: target 1 Synchronous at 10MHz width 16bit offset 127 QAS 0 DT 0 IU 0
>
> lexi# mt status
> mt: /dev/rst0: Device not configured
> lexi#
>
> I have the LSI 20320 card (not using any IM or IS) and when the
> machine posts, the scsi card shows both drives and my HP tape drive.
>
> However, once in OBSD 3.7, there is no tape drive available.
>
> if I shut down and replace the LSI card with an Adaptec 29160 card,
> the tape drive *is* seen fine.
>
> Is this a known issue - and/or any advice on how I can get my HP tape
> drive to work with the LSI card?
>
> Thanks -
>
>
>
>
>
> --
> J.D. Bronson
> Information Services
> Aurora Health Care - Milwaukee, Wisconsin
> Office: 414.978.8282 // Fax: 414.314.8787






--
J.D. Bronson
Information Services
Aurora Health Care - Milwaukee, Wisconsin
Office: 414.978.8282 // Fax: 414.314.8787



Re: mpt driver 3.7 missing tape drive?

2005-07-22 Thread Marco Peereboom
Does the tape show in BIOS?

On Fri, Jul 22, 2005 at 09:07:38AM -0500, J.D. Bronson wrote:
> lexi# uname -a
> OpenBSD lexi.wixb.com 3.7 GENERIC#0 i386
> 
> mpt0 at pci1 dev 3 function 0 "Symbios Logic 53c1030" rev 0x08: irq 11
> mpt0: IM support: 6
> scsibus0 at mpt0: 16 targets
> sd0 at scsibus0 targ 0 lun 0:  SCSI3 0/direct 
> fixed
> sd0: 17524MB, 27206 cyl, 2 head, 659 sec, 512 bytes/sec, 35890512 sec total
> sd1 at scsibus0 targ 1 lun 0:  SCSI3 0/direct 
> fixed
> sd1: 17524MB, 27206 cyl, 2 head, 659 sec, 512 bytes/sec, 35890512 sec total
> mpt0: target 0 Synchronous at 10MHz width 16bit offset 127 QAS 0 DT 0 IU 0
> mpt0: target 1 Synchronous at 10MHz width 16bit offset 127 QAS 0 DT 0 IU 0
> 
> lexi# mt status
> mt: /dev/rst0: Device not configured
> lexi#
> 
> I have the LSI 20320 card (not using any IM or IS) and when the 
> machine posts, the scsi card shows both drives and my HP tape drive.
> 
> However, once in OBSD 3.7, there is no tape drive available.
> 
> if I shut down and replace the LSI card with an Adaptec 29160 card, 
> the tape drive *is* seen fine.
> 
> Is this a known issue - and/or any advice on how I can get my HP tape 
> drive to work with the LSI card?
> 
> Thanks -
> 
> 
> 
> 
> 
> -- 
> J.D. Bronson
> Information Services
> Aurora Health Care - Milwaukee, Wisconsin
> Office: 414.978.8282 // Fax: 414.314.8787



mpt driver 3.7 missing tape drive?

2005-07-22 Thread J.D. Bronson

lexi# uname -a
OpenBSD lexi.wixb.com 3.7 GENERIC#0 i386

mpt0 at pci1 dev 3 function 0 "Symbios Logic 53c1030" rev 0x08: irq 11
mpt0: IM support: 6
scsibus0 at mpt0: 16 targets
sd0 at scsibus0 targ 0 lun 0:  SCSI3 0/direct fixed
sd0: 17524MB, 27206 cyl, 2 head, 659 sec, 512 bytes/sec, 35890512 sec total
sd1 at scsibus0 targ 1 lun 0:  SCSI3 0/direct fixed
sd1: 17524MB, 27206 cyl, 2 head, 659 sec, 512 bytes/sec, 35890512 sec total
mpt0: target 0 Synchronous at 10MHz width 16bit offset 127 QAS 0 DT 0 IU 0
mpt0: target 1 Synchronous at 10MHz width 16bit offset 127 QAS 0 DT 0 IU 0

lexi# mt status
mt: /dev/rst0: Device not configured
lexi#

I have the LSI 20320 card (not using any IM or IS) and when the 
machine posts, the scsi card shows both drives and my HP tape drive.


However, once in OBSD 3.7, there is no tape drive available.

if I shut down and replace the LSI card with an Adaptec 29160 card, 
the tape drive *is* seen fine.


Is this a known issue - and/or any advice on how I can get my HP tape 
drive to work with the LSI card?


Thanks -





--
J.D. Bronson
Information Services
Aurora Health Care - Milwaukee, Wisconsin
Office: 414.978.8282 // Fax: 414.314.8787