- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Urgent Help: about UNKNOWN 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
12-18-2003 07:29 AM
12-18-2003 07:29 AM
Now, I connected the MSL6030 library tape with the system, and
#ioscan
H/W Path Class Description
===================================================
root
0 ioa System Bus Adapter (582)
0/0 ba Local PCI Bus Adapter (782)
0/0/0/0 lan HP PCI 10/100Base-TX Core
0/0/1/0 ext_bus SCSI C896 Ultra Wide LVD
0/0/1/0.0 target
0/0/1/0.0.0 unknown HP MSL6000 Series
0/0/1/0.1 target
0/0/1/0.1.0 unknown HP Ultrium 2-SCSI
...
...
How can I make it from 'unknown' to 'tape', and how can I access the tape via /dev/rmt/0mn ?
and what steps i need to take before I can run my backup utility 'make_tape_recovery' ?
Thanks !
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2003 07:31 AM
12-18-2003 07:31 AM
Solutionkernel
drivers
stape
put it in, build a new kernel, boot and your system should recognize the devices.
SEP
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
12-18-2003 07:32 AM
12-18-2003 07:32 AM
Re: Urgent Help: about UNKNOWN device
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2003 07:33 AM
12-18-2003 07:33 AM
Re: Urgent Help: about UNKNOWN device
You must add 'schgr', 'sctl' and 'stape' to your kernel. Once you've done this you can run ioscan again and you hardware should bind to the appropriate driver.
(I apologise if all of this has been covered, done and is not working)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2003 07:34 AM
12-18-2003 07:34 AM
Re: Urgent Help: about UNKNOWN device
# cd /stand/
# grep tape system
stape
tape2
tape2_included
If not installed, then install and rebuild the kernel with SAM.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2003 07:35 AM
12-18-2003 07:35 AM
Re: Urgent Help: about UNKNOWN device
The device will be claimed after you add the driver to Kernel and reboot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2003 07:39 AM
12-18-2003 07:39 AM