- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- 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
09-02-2003 01:05 PM
09-02-2003 01:05 PM
tape drive
NXR1
/dev/diag/rmt/c3t2d0 /dev/rmt/c3t2d0BEST /dev/rmt/0m /dev/rmt/c3t2d0BESTb /dev/rmt/0mb /dev/rmt/c3t2d0BESTn /dev/rmt/0mn /dev/rmt/c3t2d0BESTnb /dev/rmt/0mnb
How do I get the machine to recognize the tape? I've rebooted the box over the weekend.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2003 01:09 PM
09-02-2003 01:09 PM
Re: tape drive
2) Make sure the bus is properly terminated and that at least one device on each bus is supplying termination power.
3) Do an rmsf -C tape
4) ioscan -fn -- make sure the drives are "ON"
5) insf
That should do it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2003 01:12 PM
09-02-2003 01:12 PM
Re: tape drive
If so try "insf -H 10/4/12.3.0" to re-install the device files.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2003 03:32 PM
09-02-2003 03:32 PM
Re: tape drive
# insf -H 10/4/12.3.0
Hope it works.
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2003 06:36 PM
09-02-2003 06:36 PM
Re: tape drive
Obviously the instance got changed from 0 to 2. Recreating special files may help you. Try with the Class type.
insf -e -C tape
It should display a message like "installing special files for the instance 2 at PATH"
-Sri