Operating System - HP-UX
1826044 Members
3083 Online
109690 Solutions
New Discussion

rp2430 cannot detec DAT72

 
Hasan_9
Regular Advisor

rp2430 cannot detec DAT72

Hello Everybody,

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.
8 REPLIES 8
baiju_3
Esteemed Contributor

Re: rp2430 cannot detec DAT72

Hi ,

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.
Good things Just Got better (Plz,not stolen from advertisement -:) )
Kent Ostby
Honored Contributor

Re: rp2430 cannot detec DAT72

Contact your HP HW guy.

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.

"Well, actually, she is a rocket scientist" -- Steve Martin in "Roxanne"
Andrew Rutter
Honored Contributor

Re: rp2430 cannot detec DAT72

hi,

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
Nguyen Anh Tien
Honored Contributor

Re: rp2430 cannot detec DAT72

what is in dmesg command!
pls check SCSI type and ensure that it match with your server!
HP is simple
Ivan_86
Frequent Advisor

Re: rp2430 cannot detec DAT72

Hi.

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
Hasan_9
Regular Advisor

Re: rp2430 cannot detec DAT72

Thank you Everybody,
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.
Hasan_9
Regular Advisor

Re: rp2430 cannot detec DAT72

Kent,
Would you please let me know some more about your experience on this issue.how did you fix the problem?
Andrew Rutter
Honored Contributor

Re: rp2430 cannot detec DAT72

Hasan,

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