- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: How can I setup my HP DAT24 internal tape unde...
Operating System - HP-UX
1823206
Members
3844
Online
109648
Solutions
Forums
Categories
Company
Local Language
юдл
back
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
Forums
Discussions
юдл
back
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
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
тАО04-25-2002 06:43 PM
тАО04-25-2002 06:43 PM
How can I setup my HP DAT24 internal tape under HP-UX 10.20?
I have two tapes ,one is external,the other is internal.
The kernel has include cs80 and stape drivers, the external one ARCHIVE VIPER 150 ,SUN tape can be detected correctly.
This is the output of ioscan :
Class I H/W Path Driver S/W State H/W Type Description
=======================================================================
tape 0 10/0/15/0.4.0 stape CLAIMED DEVICE ARCHIVE VIPER 150 21531
/dev/rmt/0m /dev/rmt/c2t4d0BEST
/dev/rmt/0mb /dev/rmt/c2t4d0BESTb
/dev/rmt/0mn /dev/rmt/c2t4d0BESTn
/dev/rmt/0mnb /dev/rmt/c2t4d0BESTnb
but it is so old, the capacity is limited. The internal HP DAT24 tape still can be detected. The SCSI ID is default value as 3.
I have tried to use command as following:
mknod /dev/scsi/3 c 205 0x003000
or
mksf -C tape -I 0 /dev/rmt/tapename
How can I choose instance number and LUN correctly?
By the way, how to use the tools called mtx provided by HP TAPE driver CDROM ?
What can I do now ?
Best Regards.
xujun
The kernel has include cs80 and stape drivers, the external one ARCHIVE VIPER 150 ,SUN tape can be detected correctly.
This is the output of ioscan :
Class I H/W Path Driver S/W State H/W Type Description
=======================================================================
tape 0 10/0/15/0.4.0 stape CLAIMED DEVICE ARCHIVE VIPER 150 21531
/dev/rmt/0m /dev/rmt/c2t4d0BEST
/dev/rmt/0mb /dev/rmt/c2t4d0BESTb
/dev/rmt/0mn /dev/rmt/c2t4d0BESTn
/dev/rmt/0mnb /dev/rmt/c2t4d0BESTnb
but it is so old, the capacity is limited. The internal HP DAT24 tape still can be detected. The SCSI ID is default value as 3.
I have tried to use command as following:
mknod /dev/scsi/3 c 205 0x003000
or
mksf -C tape -I 0 /dev/rmt/tapename
How can I choose instance number and LUN correctly?
By the way, how to use the tools called mtx provided by HP TAPE driver CDROM ?
What can I do now ?
Best Regards.
xujun
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-29-2002 03:01 PM
тАО04-29-2002 03:01 PM
Re: How can I setup my HP DAT24 internal tape under HP-UX 10.20?
Choose the SCSI ID not used for tthe DAT24, connect it , You must add the proper driver, via SAM, the system must reconigze it at boot, if not, after boot, run the command " insf -e"
Good Luck !
Good Luck !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-03-2002 02:26 AM
тАО05-03-2002 02:26 AM
Re: How can I setup my HP DAT24 internal tape under HP-UX 10.20?
> I have tried to use command as following:
> mknod /dev/scsi/3 c 205 0x003000
> or
> mksf -C tape -I 0 /dev/rmt/tapename
>
> How can I choose instance number and LUN correctly?
Do *not* use mknod(1M) for making device files (unless *specifically* told to do so). Use the *sf(1M) commands for device files (lssf, insf, mksf and rmsf).
You can choose the LUN and (implicitly) the instance number by using "-H ...." instead of "-I ...". See for example the second example in "EXAMPLES" in the mksf(1M) manual page.
I.e. do a "ioscan -f", note the "H/W Path" of the line that has the HP DAT24 drive in its "Description" field, and use that as the parameter for the "-H" option.
> mknod /dev/scsi/3 c 205 0x003000
> or
> mksf -C tape -I 0 /dev/rmt/tapename
>
> How can I choose instance number and LUN correctly?
Do *not* use mknod(1M) for making device files (unless *specifically* told to do so). Use the *sf(1M) commands for device files (lssf, insf, mksf and rmsf).
You can choose the LUN and (implicitly) the instance number by using "-H ...." instead of "-I ...". See for example the second example in "EXAMPLES" in the mksf(1M) manual page.
I.e. do a "ioscan -f", note the "H/W Path" of the line that has the HP DAT24 drive in its "Description" field, and use that as the parameter for the "-H" option.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP