- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Configure Tape drive
Categories
Company
Local Language
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
Discussions
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
Community
Resources
Forums
Blogs
- 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
03-20-2006 07:15 PM
03-20-2006 07:15 PM
Configure Tape drive
We have an IBM SDLT 160/320 tape drive connected to a HP RP2470 server. Does this server support the mentioned tape drive. I tried configuring through SAM with the scsi id set at 6 . but it doesnt work.. Could any one help on this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2006 07:20 PM
03-20-2006 07:20 PM
Re: Configure Tape drive
Did you find the device in "ioscan" ? Try executing # ioscan -fnC tape
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2006 07:22 PM
03-20-2006 07:22 PM
Re: Configure Tape drive
no i wasnt able to get the result for the command which i tried earlier itself
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2006 07:24 PM
03-20-2006 07:24 PM
Re: Configure Tape drive
Here is the compatibility matrix,
http://www-03.ibm.com/servers/eserver/serverproven/compat/us/tape/59P6736.html
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2006 07:56 PM
03-20-2006 07:56 PM
Re: Configure Tape drive
This could just be a scsi conflict
Change the drive id to 0 or any unused scsi id. Tape drives are normally at 0 in unix
The root disk will be set to id 6 in the server and the 2nd disk if installed at id 5. These cannot be changed.
once changed power off the drive nad back on t reset it at the drive and then do a full ioscan
#ioscan
to do a fresh search not a cached one.
if it picks it up the insatll the devi files with insf
#insf -e
then a full ioscan again and then
#ioscan -funC tape
to check dev files
Yoo could also check that the stape driver is installed in the kernal through sam, but if you cannot see the drive first then that is irrelevent
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2006 09:19 PM
03-20-2006 09:19 PM
Re: Configure Tape drive
Thanks to all..
The tape drive has detected
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2006 11:53 PM
03-20-2006 11:53 PM
Re: Configure Tape drive
can you tell us what fixed it so other people who may read this post know what fixed it. They may encounter similar problem.
Also please assign points the people who helped you, not just this thread but the others you have posted aswell
thanks
Andy