- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- rp2430 cannot detec DAT72
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
01-26-2006 07:20 AM
01-26-2006 07:20 AM
rp2430 cannot detec DAT72
I tried to use a HP DAT 72 with my rp2430 and HP-UX 11iv1.I connected the DAT to one of external SCSI ports of server. I break the server before loading the kernel. I executed ‘SEA’ and server detected a SCSI device on that port. I booted the server from my hard disk. When boot process was finished HP-UX did not detect the tape at all. I executed ioscan –funC tape, ioscan –fun but nothing was about the tape. On that SCSI port nothing was detected. What should I do?
Please Advice.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2006 07:23 AM
01-26-2006 07:23 AM
Re: rp2430 cannot detec DAT72
Check you have stape driver in the kernel .
If stape driver is not present then include it , regenerate the kernel reboot and it should be okay.can use sam for this.
Regards ..BL.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2006 08:15 AM
01-26-2006 08:15 AM
Re: rp2430 cannot detec DAT72
There was a defect (which might not be the same as yours) that was caused because of a power issue on some DAT 72s.
Not sure that we've seen this with HP supplied DATs, but it might be the same thing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2006 09:01 AM
01-26-2006 09:01 AM
Re: rp2430 cannot detec DAT72
check the drive is terminated properly at the end of the bus.
Also check the drivers are included through SAM, stape and all the tape drivers. then do a full ioscan
#ioscan
and then insatll the device files
#insf -e
full ioscan again the tape should be there. If not run the diagnose missing tape from SAM, see if that can find it.
Also is the system upto date patch wise? there were patches for the dat drives if you have an unpatched system,
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2006 01:19 PM
01-26-2006 01:19 PM
Re: rp2430 cannot detec DAT72
pls check SCSI type and ensure that it match with your server!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2006 02:36 PM
01-26-2006 02:36 PM
Re: rp2430 cannot detec DAT72
Verify if you system have install the drive tape2 in the sam in the Kernel Configuration-Drives.
If the drive is out, you have that install the drive in the menu Actions - Add drive.
Warning, this process need reboot
I hope Help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2006 08:03 PM
01-26-2006 08:03 PM
Re: rp2430 cannot detec DAT72
I added stape and tape2 in my kernel. However nothing was changed. I was installed GOLDQPK11i_B.11.11.0412.5.depot and HWEnable11i_B.11.11.0412.5.depot on my server too.
Andrew,
You wrote about diagnose missing tape from SAM.Whould you please explain some more on this issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2006 08:43 PM
01-26-2006 08:43 PM
Re: rp2430 cannot detec DAT72
Would you please let me know some more about your experience on this issue.how did you fix the problem?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2006 02:04 AM
01-27-2006 02:04 AM
Re: rp2430 cannot detec DAT72
check if this patch is installed hasan, PHKL_33425
If not install from here
http://www5.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main|patch.breadcrumb.search|&patchid=PHKL_33425&context=hpux:800:11:11
This has the stape driver support for the dat72.
to diagnose missing tape in sam
go to peripheral devices
select tape drives
then tab to actions and pres return, then select diagnose missing tape drive.
Andy