- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Add tape device
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
09-15-2003 05:20 PM
09-15-2003 05:20 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2003 05:35 PM
09-15-2003 05:35 PM
Solutiondoes anything show up when you type at the command prompt:
ioscan -funC tape
- If not, this is probably overkill, but I would physically power down the HP box; resocket the tape drive cable on both ends; make sure the tape drive is plugged in and turned on; and then restart the box and retry the ioscan.
- If you do see a tape drive listed, but no /dev/rmt address mapped to it, you can fix this with the command: insf -e
- Once you see a drive listed with a /dev/rmt address, you could mkdir /tapedrive and
mount -r /dev/rmt/1m /tapedrive.
Hope that helps,
Natasha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2003 05:51 PM
09-15-2003 05:51 PM
Re: Add tape device
kernel configuration
drivers
add the driver stape
actions process new kernel
take the boot
Steve "I'll work for points" Protter
Note: I never did that much 10.20 admin, but this is pretty general stuff.
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2003 06:04 PM
09-15-2003 06:04 PM
Re: Add tape device
For Steven's method , is there any other method that are no need to reboot the system ? thx.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2003 08:29 PM
09-15-2003 08:29 PM
Re: Add tape device
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2003 03:31 AM
09-16-2003 03:31 AM
Re: Add tape device
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2003 03:41 AM
09-16-2003 03:41 AM
Re: Add tape device
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2003 03:52 AM
09-16-2003 03:52 AM
Re: Add tape device
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2003 04:23 AM
09-16-2003 04:23 AM
Re: Add tape device
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2003 04:28 AM
09-16-2003 04:28 AM
Re: Add tape device
You may have bent a pin in the connector. Examine it closely, try a different cable, make sure any terminators are properly connected.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2003 04:34 PM
09-16-2003 04:34 PM
Re: Add tape device
1.Check both the ends of the cable to see no pins are bent (coz you unpluged and plugged back which might have ...)
2. Check that you haven't changed the ID of the tape drive.
and ofcourse the tape drive must be ON before you do ioscan