- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Tape drive problems
Operating System - Linux
1823079
Members
3143
Online
109645
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-10-2009 02:37 PM
тАО12-10-2009 02:37 PM
Tape drive problems
Hi,
I have a HP Ultrium 960 and a LSI logic 20320IE SCSI card. I have downloaded the driver for scsi from LSI logic web site. I am using CentOS 5.
I have edited few lines in /etc/modprobe.conf and file looks now something like this
alias eth0 tg3
alias scsi_hostadapter1 sata_nv
alias scsi_hostadapter2 usb-storage
alias snd-card-0 snd-hda-intel
options snd-card-0 index=0
options snd-hda-intel index=0
remove snd-hda-intel { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-hda-intel
alias scsi_hostadapter mptspi
alias scsi_hostadapter1 mptfc
alias scsi_hostadapter2 mptsas
alias scsi_hostadapter3 mptbase
alias scsi_hostadapter4 mptscsi
alias scsi_hostadapter5 mptscsih
alias scsi_hostadapter6 ata_piix
#sbin/lsmod | grep mpt
mptctl 116872 0
mptsas 87952 0
scsi_transport_sas 66753 1 mptsas
mptfc 53512 0
scsi_transport_fc 73929 1 mptfc
mptspi 54160 0
mptscsih 73216 3 mptsas,mptfc,mptspi
mptbase 123204 5 mptctl,mptsas,mptfc,mptspi,mptscsih
scsi_transport_spi 59841 1 mptspi
scsi_mod 196697 14 mptctl,scsi_dh,sr_mod,sg,usb_storage,mptsas,scsi_transport_sas,mptfc,scsi_transport_fc,mptspi,mptscsih,scsi_transport_spi,libata,sd_mod
I can see the status, eject using "mt" but I cannot read any thing from it.
Could anyone help me in this.
Thank You in advance.
Anvesh.
I have a HP Ultrium 960 and a LSI logic 20320IE SCSI card. I have downloaded the driver for scsi from LSI logic web site. I am using CentOS 5.
I have edited few lines in /etc/modprobe.conf and file looks now something like this
alias eth0 tg3
alias scsi_hostadapter1 sata_nv
alias scsi_hostadapter2 usb-storage
alias snd-card-0 snd-hda-intel
options snd-card-0 index=0
options snd-hda-intel index=0
remove snd-hda-intel { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-hda-intel
alias scsi_hostadapter mptspi
alias scsi_hostadapter1 mptfc
alias scsi_hostadapter2 mptsas
alias scsi_hostadapter3 mptbase
alias scsi_hostadapter4 mptscsi
alias scsi_hostadapter5 mptscsih
alias scsi_hostadapter6 ata_piix
#sbin/lsmod | grep mpt
mptctl 116872 0
mptsas 87952 0
scsi_transport_sas 66753 1 mptsas
mptfc 53512 0
scsi_transport_fc 73929 1 mptfc
mptspi 54160 0
mptscsih 73216 3 mptsas,mptfc,mptspi
mptbase 123204 5 mptctl,mptsas,mptfc,mptspi,mptscsih
scsi_transport_spi 59841 1 mptspi
scsi_mod 196697 14 mptctl,scsi_dh,sr_mod,sg,usb_storage,mptsas,scsi_transport_sas,mptfc,scsi_transport_fc,mptspi,mptscsih,scsi_transport_spi,libata,sd_mod
I can see the status, eject using "mt" but I cannot read any thing from it.
Could anyone help me in this.
Thank You in advance.
Anvesh.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-10-2009 10:04 PM
тАО12-10-2009 10:04 PM
Re: Tape drive problems
Hello.
How are you reading from it?
Regards,
Goran
How are you reading from it?
Regards,
Goran
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-11-2009 12:56 PM
тАО12-11-2009 12:56 PM
Re: Tape drive problems
using tar command.
I have if I have installed correct drivers for SCSI or not.
My scsi is LSI 20320IE and my linux kernel is
2.6.18-164.6.1.el5 ---- CentOS
I have if I have installed correct drivers for SCSI or not.
My scsi is LSI 20320IE and my linux kernel is
2.6.18-164.6.1.el5 ---- CentOS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-13-2009 10:02 PM
тАО12-13-2009 10:02 PM
Re: Tape drive problems
Did you write anything to it first?
Goran
Goran
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP