- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Configure TAPE DRIVE ONLINE
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
06-06-2005 09:08 PM
06-06-2005 09:08 PM
I am having one external DAT tape drive (DDS-4), i have connected to HP UX server, But it's not recognizing automatically, Show Please tell me which command i should run to update the system ONLINE.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2005 09:23 PM
06-06-2005 09:23 PM
Solutionperform this step:
# ioscan -fnC tape
what is the hardware path for the UNCLAIMED tape
# insf -H
to install the device files
# ioscan -fnC tape
to check status of tape
regards.
(p.s. please remember to award points for your previous post.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2005 09:29 PM
06-06-2005 09:29 PM
Re: Configure TAPE DRIVE ONLINE
You need to check on /stand/system, whether the drivers already 'in' or not on your system. The drivers are stape & tape2.
Please add the drivers first into your system if you dont have this drivers on your system. And since the type of these drivers is static, you need to allocate system to shutdown.
If the drivers already on your system, you need to check the connection and the cable.
May I know your system model & the 'ioscan -nf' output?
Cheers,
AW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2005 09:32 PM
06-06-2005 09:32 PM
Re: Configure TAPE DRIVE ONLINE
Run lsdev to check if you have the tape driver installed.
#lsdev|grep tape
205 -1 stape tape
212 -1 tape0 tape
If net make sure that stape is "IN" using SAM.
Other than that follow the above post and you will be alright.
Regards,
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2005 09:45 PM
06-06-2005 09:45 PM
Re: Configure TAPE DRIVE ONLINE
The simplest way to install the tape drive would be through sam:
sam --> Peripheral Devices --> Tape Drives
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2005 10:12 PM
06-06-2005 10:12 PM