- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HP-UX is not detecting the DAT 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
04-28-2004 08:48 PM
04-28-2004 08:48 PM
HP-UX is not detecting the DAT drive
i have installed a new dat drive on HP-UX
9000 series server .but dat drive is not
detecting .
plz help me
Dushyant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2004 08:54 PM
04-28-2004 08:54 PM
Re: HP-UX is not detecting the DAT drive
insf -e or insf -C
ioscan -fnC tape
sam
kernel
drivers
add stape
compile the kernel and boot.
You are done.
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
04-28-2004 10:57 PM
04-28-2004 10:57 PM
Re: HP-UX is not detecting the DAT drive
1) Check for SCSI ID conflict
3) Check for proper SCSI termination
2) Check for the stape driver in the kernel.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2004 03:14 AM
09-28-2004 03:14 AM
Re: HP-UX is not detecting the DAT drive
ioscan -M driver -H
I believe for DLT it should be stape.
Hope this helps
Prashant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2004 07:07 AM
09-28-2004 07:07 AM
Re: HP-UX is not detecting the DAT drive
2)Another Dumb thing I did once was used the same target number for the tape drive as another external device. You could check that too.
-Goodluck
Govind
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2004 07:36 AM
09-28-2004 07:36 AM
Re: HP-UX is not detecting the DAT drive
The stape driver is not by default in the kernel. If this is the first tape device connected you have to add this driver to the kernel.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2004 07:43 AM
09-28-2004 07:43 AM
Re: HP-UX is not detecting the DAT drive
If not present, you will have to install this driver.
Hope this helps
Prashant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2004 12:08 AM
09-30-2004 12:08 AM
Re: HP-UX is not detecting the DAT drive
2.if it detects there check using ioscan -fnC tape
3.use insf -e to create the special file.
regards
SK