Dell PE 840 SCO 5.0.7 Tape Drive
Greetings,
I am trying to configure a DAT tape drive on Dell PE 840 running SCO
5.0.7.
On boot I see for the Seagate DAT-72:
Slot #3
Ch A
ID 6
LUN 0
BUS 16
And the tape drive is connect to a Adaptec 39320A. I have loaded the
AD320 driver and configured the tape drive as:
ad320
Host adapter = 0
Bus = 0
Target = 6
Lun = 0
However i get "can't open 'dev/xct0' when i do a 'tape status' - any
suggestions would be greatly appreciated~!
Re: Dell PE 840 SCO 5.0.7 Tape Drive
On Sep 4, 11:29 am, TSIs2000 <jmerrifi...@gmail.com> wrote:[color=blue]
> Greetings,
>
> I am trying to configure a DAT tape drive on Dell PE 840 running SCO
> 5.0.7.
>
> On boot I see for the Seagate DAT-72:
>
> Slot #3
> Ch A
> ID 6
> LUN 0
> BUS 16
>
> And the tape drive is connect to a Adaptec 39320A. I have loaded the
> AD320 driver and configured the tape drive as:
>
> ad320
> Host adapter = 0
> Bus = 0
> Target = 6
> Lun = 0
>
> However i get "can't open 'dev/xct0' when i do a 'tape status' - any
> suggestions would be greatly appreciated~![/color]
Hi there,
What is the output of sconf -v
Maybe the host adapter might need to be 1.
Foz.
Re: Dell PE 840 SCO 5.0.7 Tape Drive
I usually install UnixWare, but it seems the one time I installed
Openserver, I had to use the mkdev tape command for that tape to get
recognized - apparently open server is not plug and play!
"TSIs2000" <jmerrifield@gmail.com> wrote in message
news:1188926992.830820.282640@50g2000hsm.googlegroups.com...[color=blue]
> Greetings,
>
> I am trying to configure a DAT tape drive on Dell PE 840 running SCO
> 5.0.7.
>
> On boot I see for the Seagate DAT-72:
>
> Slot #3
> Ch A
> ID 6
> LUN 0
> BUS 16
>
> And the tape drive is connect to a Adaptec 39320A. I have loaded the
> AD320 driver and configured the tape drive as:
>
> ad320
> Host adapter = 0
> Bus = 0
> Target = 6
> Lun = 0
>
> However i get "can't open 'dev/xct0' when i do a 'tape status' - any
> suggestions would be greatly appreciated~!
>[/color]
Re: Dell PE 840 SCO 5.0.7 Tape Drive
Ron Kirschner wrote:[color=blue]
> I usually install UnixWare, but it seems the one time I installed
> Openserver, I had to use the mkdev tape command for that tape to get
> recognized - apparently open server is not plug and play!
>[/color]
OpenServer5 is not P&P as far as tapes and disks are concerned;
OpenServer6 *is*
Best,
Rob
--
Roberto Zini - r.zini<@AT@>strhold.it
---------------------------------------------------------------------
"Has anybody around here seen an aircraft carrier?"
(Pete "Maverick" Mitchell - Top Gun)
Re: Dell PE 840 SCO 5.0.7 Tape Drive
TSIs2000 wrote (on Tue, Sep 04, 2007 at 05:29:52PM -0000):[color=blue]
> Greetings,
>
> I am trying to configure a DAT tape drive on Dell PE 840 running SCO
> 5.0.7.
>
> On boot I see for the Seagate DAT-72:
>
> Slot #3
> Ch A
> ID 6
> LUN 0
> BUS 16
>
> And the tape drive is connect to a Adaptec 39320A. I have loaded the
> AD320 driver and configured the tape drive as:
>
> ad320
> Host adapter = 0
> Bus = 0
> Target = 6
> Lun = 0
>
> However i get "can't open 'dev/xct0' when i do a 'tape status' - any
> suggestions would be greatly appreciated~![/color]
Shot in the dark: perhaps you really want /dev/rStp0, or /dev/*tp*.
--
_________________________________________
Nachman Yaakov Ziskind, FSPA, LLM [email]awacs@ziskind.us[/email]
Attorney and Counselor-at-Law [url]http://ziskind.us[/url]
Economic Group Pension Services [url]http://egps.com[/url]
Actuaries and Employee Benefit Consultants
Re: Dell PE 840 SCO 5.0.7 Tape Drive
Edit /etc/default/tape, change xct0 to rct0 (or rStp0) and tape status
will work.
TSIs2000 wrote:[color=blue]
> Greetings,
>
> I am trying to configure a DAT tape drive on Dell PE 840 running SCO
> 5.0.7.
>
> On boot I see for the Seagate DAT-72:
>
> Slot #3
> Ch A
> ID 6
> LUN 0
> BUS 16
>
> And the tape drive is connect to a Adaptec 39320A. I have loaded the
> AD320 driver and configured the tape drive as:
>
> ad320
> Host adapter = 0
> Bus = 0
> Target = 6
> Lun = 0
>
> However i get "can't open 'dev/xct0' when i do a 'tape status' - any
> suggestions would be greatly appreciated~![/color]
Re: Dell PE 840 SCO 5.0.7 Tape Drive
On Sep 6, 4:35 pm, mbennett <mbenn...@claritysoftwaresystems.com>
wrote:[color=blue]
> Edit /etc/default/tape, change xct0 to rct0 (or rStp0) and tape status
> will work.
>
>
>
> TSIs2000 wrote:[color=green]
> > Greetings,[/color]
>[color=green]
> > I am trying to configure a DAT tape drive on Dell PE 840 running SCO
> > 5.0.7.[/color]
>[color=green]
> > On boot I see for the Seagate DAT-72:[/color]
>[color=green]
> > Slot #3
> > Ch A
> > ID 6
> > LUN 0
> > BUS 16[/color]
>[color=green]
> > And the tape drive is connect to a Adaptec 39320A. I have loaded the
> > AD320 driver and configured the tape drive as:[/color]
>[color=green]
> > ad320
> > Host adapter = 0
> > Bus = 0
> > Target = 6
> > Lun = 0[/color]
>[color=green]
> > However i get "can't open 'dev/xct0' when i do a 'tape status' - any
> > suggestions would be greatly appreciated~!- Hide quoted text -[/color]
>
> - Show quoted text -[/color]
Thanks to all.... got it working...was Adapter #2 ID #6 LUN 0 and BUS
0.