LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 05-02-2006, 07:58 AM   #1
smaphosa
LQ Newbie
 
Registered: Apr 2006
Posts: 3

Rep: Reputation: 0
SLES9 IDE tape configuration


I have a Dell Poweredge sc420 server with an IDE tape drive and in dmesg as hdb: Seagate STT3401A, ATAPI TAPE drive, now my problems is do I make this work? I am using Suse linux enterprise server 9.
 
Old 05-02-2006, 08:49 AM   #2
marozsas
Senior Member
 
Registered: Dec 2005
Location: Campinas/SP - Brazil
Distribution: SuSE, RHEL, Fedora, Ubuntu
Posts: 1,499
Blog Entries: 2

Rep: Reputation: 68
Try "mt -f /dev/hdb status". Repeat this command with and without a tape loaded into the drive. Other commands you may try are "mt -f /dev/hdb rewind" and ""mt -f /dev/hdb eject".

If it works, then you may try to write/read something to a tape with
Code:
# cd /
# tar -cf /dev/hdb etc
# mt -f /dev/hdb rewind
# tar -tvf /dev/hdb
# mt -f /dev/hdb rewind
# cd /tmp
# mkdir tape-test
# cd tape-test
# tar -xvf /dev/hdb
# ls
 
Old 05-04-2006, 02:13 AM   #3
smaphosa
LQ Newbie
 
Registered: Apr 2006
Posts: 3

Original Poster
Rep: Reputation: 0
I have tried mt -f /dev/hdb status and it says '/dev/hdb is not a character special file', have also tried status on /dev/ht0 and it says 'No medium found' without the tape and 'input/output error' with tape.
 
Old 05-04-2006, 02:27 AM   #4
smaphosa
LQ Newbie
 
Registered: Apr 2006
Posts: 3

Original Poster
Rep: Reputation: 0
There are also some messages on the messages side about the ide tape and they are;
ide-tape: unsupported module, tainting kernel
ide-tape: ht0:I/O error, pc=0, key=2, asc=3a,ascq=0
ide-tape: ht0:drive not ready

What do these messages mean?
 
Old 05-04-2006, 06:12 AM   #5
marozsas
Senior Member
 
Registered: Dec 2005
Location: Campinas/SP - Brazil
Distribution: SuSE, RHEL, Fedora, Ubuntu
Posts: 1,499
Blog Entries: 2

Rep: Reputation: 68
I suppose your kernel has not support for this IDE tape drive. And the correct device for this tape should be /dev/ht0, not /dev/hdb, regardless messages in dmesg.

You should look for a linux driver for this tape. Google is your best friend in this situation.
 
  


Reply



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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
detecting IDE tape drive heramboak SUSE / openSUSE 12 01-30-2006 08:35 AM
IDE Tape Drive problem DimHelmet Linux - Hardware 4 10-14-2005 10:51 AM
Travan 40 IDE Tape Drive Kaashar Mandriva 1 10-25-2004 04:34 PM
ide-tape problems with suse knobby Linux - Hardware 1 08-24-2004 07:17 PM
Ide Tape drive problems edati Linux - General 9 02-26-2001 12:00 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 01:04 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration