- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- can't access tape array
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
08-02-2004 06:46 PM
08-02-2004 06:46 PM
can't access tape array
i have got a rx7620 itanium2-server which has a scsi-connection to a tape array and to a disk system. The connection to the disk system is ok, but i can't access the tape array. The tape array has al its terminators and is configured properly.
I am trying to access the tape array through console and with hp-ux 11i (Foundation OE).
I have tried all possible commands of "ioscan", but i still can't see and access the tape array. (StorageWorks Tape Array 5300).
Can someone help? Thanks a lot,
Greetings from germany,
Alexander Schnapper
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2004 07:17 PM
08-02-2004 07:17 PM
Re: can't access tape array
are the correct drivers enabled in the kernel?
regards,
Thierry.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2004 07:41 PM
08-02-2004 07:41 PM
Re: can't access tape array
# kcmodule | grpe stape
output will be
stape Y -
If output is not correct you must install driver.
To install tape driver
# sam
Kernel Configuration => Driver => select stpae => Action => Add driver to Kernel
And then Reboot your system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2004 08:43 PM
08-02-2004 08:43 PM
Re: can't access tape array
TT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2004 08:53 PM
08-02-2004 08:53 PM
Re: can't access tape array
sctl
schgr
stape
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2004 09:53 PM
08-02-2004 09:53 PM
Re: can't access tape array
tape array 5300 in itself is not a device. There are pluggable modules onto the array. You can plug DVD modules or tape modules onto it. What have you connected?
Check the SCSI cable is connected to the same half as of the device plugged in and that bus should be terminated or daisy chained to the other half.
If you have got the tape module, then follow TT's suggestion.
Cheers,
Mohan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2004 11:06 PM
08-02-2004 11:06 PM
Re: can't access tape array
i installed the machine without the tape array. That could have been the problem. At the moment i am reinstalling it. Takes another 20 mins and then i'll report what happend if i use the tipps from TT.
Until later,
Alexander
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2004 12:03 AM
08-03-2004 12:03 AM
Re: can't access tape array
Ok, i installed HP-UX 11i Foundation again and tried the command:
kcmodule | grep stape
but it didn't work. The only output which i received was:
WARNING: The directory /usr/conf/lib contains a file '/usr/conf/lib/ots_q4.o' which is not a kernel code library. This file will not be used.
stape static best
And i somehow can't access the Kernel Configuration - SAM only gives me a Kernel Config (web)... And through console it seems, that it doesn't work...
Any idea?
Thanks,
Alex :-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2004 12:18 AM
08-03-2004 12:18 AM
Re: can't access tape array
With HP-UX 11i version 2 for Itanium servers, you are only provided with kcweb to access the kernel configuration and this has to be ran from some form of X-windows or from a web browser to https://"server IP"/kcweb. This is now the only method of configuring the server that I know of.
Graeme.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2004 12:28 AM
08-03-2004 12:28 AM
Re: can't access tape array
https://SERVER IP:1188/casey/login.cgi
This will take you to the login screen. Once logged in, will give the kernel parameters.