Unix Technical Forum

DAT & 5i controller

This is a discussion on DAT & 5i controller within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> Halo I have DL380 with HP SmartArray 5i controller (2disks + DAT). I was install slackware 9.1 on this ...


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-19-2008, 02:51 PM
Tomasz Graliński
 
Posts: n/a
Default DAT & 5i controller

Halo

I have DL380 with HP SmartArray 5i controller (2disks + DAT). I was install
slackware 9.1 on this server
(cciss driver). I don't know how can I install and use streamer.

Thank you
Tom from Poland

PS. Sorry for my english


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-19-2008, 02:51 PM
Scott McMillan
 
Posts: n/a
Default Re: DAT & 5i controller

On Wed, 18 Aug 2004 11:38:21 +0200, "Tomasz Graliński"
<balbina@ruda-sl.pl> wrote:

>Halo
>
>I have DL380 with HP SmartArray 5i controller (2disks + DAT). I was install
>slackware 9.1 on this server
>(cciss driver). I don't know how can I install and use streamer.
>
>Thank you
>Tom from Poland
>
>PS. Sorry for my english
>


I'm assuming you installed Slack while the tape drive was attached to
the controller, so try

dmesg | grep "scsi tape"

This should give you a line that indicates whether the tape drive was
found or not (something like "Attached scsi tape st0 at..."). If so,
then try

tar cvf /dev/st0 /etc ==> where st0 matches the device from the
dmesg output above

This should place the contents of the /etc directory on the tape. If
not, then post whatever error messages you receive.


Scott McMillan
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-19-2008, 02:52 PM
Tomasz Gralinski
 
Posts: n/a
Default Re: DAT & 5i controller

> I'm assuming you installed Slack while the tape drive was attached to
> the controller, so try
>
> dmesg | grep "scsi tape"


No entry after this command :-(

> This should give you a line that indicates whether the tape drive was
> found or not (something like "Attached scsi tape st0 at..."). If so,
> then try
>
> tar cvf /dev/st0 /etc ==> where st0 matches the device from the
> dmesg output above


tar: /dev/st0: Cannot open: No such device
tar: Error is not recoverable: exiting now

Tom from PL


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-19-2008, 02:52 PM
Scott McMillan
 
Posts: n/a
Default Re: DAT & 5i controller

On Thu, 19 Aug 2004 09:07:19 +0200, "Tomasz Gralinski"
<balbina@ruda-sl.pl> wrote:

>> I'm assuming you installed Slack while the tape drive was attached to
>> the controller, so try
>>
>> dmesg | grep "scsi tape"

>
>No entry after this command :-(
>
>> This should give you a line that indicates whether the tape drive was
>> found or not (something like "Attached scsi tape st0 at..."). If so,
>> then try
>>
>> tar cvf /dev/st0 /etc ==> where st0 matches the device from the
>> dmesg output above

>
>tar: /dev/st0: Cannot open: No such device
>tar: Error is not recoverable: exiting now
>
>Tom from PL
>


Then you probably need to add SCSI tape support into your kernel.

1) cd /usr/src/linux
2) make menuconfig
- arrow down to SCSI Support
- select SCSI tape support

3) Recompile your kernel


Scott McMillan
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-19-2008, 02:54 PM
Eef Hartman
 
Posts: n/a
Default Re: DAT & 5i controller

Scott McMillan <smcmillan@twmi.rr.com> wrote:
> Then you probably need to add SCSI tape support into your kernel.


Or just simply:
modprobe <your_scsi_controller> and
modprobe st

For instance here (Adaptec 29160 controller) I need "modprobe aic7xxx"
(in the newest kernels we built it into the kernel as we're always
using aic7xxx compatible adaptors anyway).
--
************************************************** ******************
** Eef Hartman, Delft University of Technology, dept. EWI/TW **
** e-mail: E.J.M.Hartman@math.tudelft.nl, fax: +31-15-278 7295 **
** snail-mail: P.O. Box 5031, 2600 GA Delft, The Netherlands **
************************************************** ******************
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 10:38 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com