Disk Enclosures
1752588 Members
4052 Online
108788 Solutions
New Discussion юеВ

Re: va7410 on HPUX 11.31 Error: Cannot open target. Please retry after discovery process.

 
SOLVED
Go to solution
Jamie Willard_2
Frequent Advisor

va7410 on HPUX 11.31 Error: Cannot open target. Please retry after discovery process.

All,
I have come across an interesting problem and I could use some assistance. I have an rx8620 server running HPUX 11.31. This server is unable to reliably communicate with a va7410 (or any VA) through ├в arm├в commands. Some commands work, some do not. Armdiscover always works. So does armdsp -i, armdsp -t, armdsp -f, and a few others.

root@rich:/> armdiscover
This could take several minutes ...
HP 73.4G-ST373453LC /dev/dsk/c10t6d0 3HW2V7F800007533 rich
HP 73.4G-ST373453LC /dev/dsk/c2t6d0 3HW22SXB00007511 rich
HP 73.4G-ST373453LC /dev/dsk/c0t6d0 3HW03XDH00007525 rich
HP 73.4G-MAS3735NC /dev/dsk/c8t6d0 XT020723 0423 rich
HP-A6218A /dev/rscsi/c6t12d0 00USE28307MA rich VA-2
root@rich:/>
root@rich:/> armdsp -i

Product ID: HP-A6218A
Device Type: Virtual Disk Array
Alias: VA-2
World Wide Name: 50060b000014f40d
Unique ID: HPA6218A00USE28307MA
Serial Number: 00USE28307MA
Management Path: rich:/dev/rscsi/c6t12d0

root@rich:/>
root@rich:/> armdsp -a 00USE28307MA

Error: Cannot open target. Please retry after discovery process.

root@rich:/>
root@rich:/> armdsp -s 00USE28307MA

Error: Cannot open target. Please retry after discovery process.

root@rich:/>

Does anyone have any ideas for this? I have already attempted the following:

Recreate DeviceDBFile:
/opt/sanmgr/commandview/client/sbin/HA_Dial_Stop
mv /var/opt/sanmgr/commandview/server/data/DeviceDBFile /tmp
/opt/sanmgr/commandview/client/sbin/HA_Dial_Start
armdiscover

Bump max_thread_proc and nkthread to obscene values and used kcusage to view:
max_thread_proc 129 / 10000
nkthread 1021 / 29000

Replace va7110 array with a va7410 array that works on another system.
Modified access.dat
Modified commIPAddr.txt
Uninstalling and reinstalling Commandview 1.09.03
Rebooting

Any help is appreciated, I feel like I'm spinning my wheels. I have included an ioscan and a swlist. The only other thing I notice is multiple versions of Java installed.

Jamie Willard
18 REPLIES 18
cnb
Honored Contributor
Solution

Re: va7410 on HPUX 11.31 Error: Cannot open target. Please retry after discovery process.

Hi,

Does armdiag -I(UC i) -if file_name array_id work?

Can you attach tddiag /dev/fcd2 > file_name.log results?

Rgds,
Jamie Willard_2
Frequent Advisor

Re: va7410 on HPUX 11.31 Error: Cannot open target. Please retry after discovery process.

Thanks for the reply, here is the tddiag output for fcd2.

Jamie
Jamie Willard_2
Frequent Advisor

Re: va7410 on HPUX 11.31 Error: Cannot open target. Please retry after discovery process.

and the armdiag -I output as well.

Jamie
cnb
Honored Contributor

Re: va7410 on HPUX 11.31 Error: Cannot open target. Please retry after discovery process.

Well this isn't fun...

Get /dev/fcd2 device info
+ tdutil /dev/fcd2
1 ERROR: The installed driver and tdutil are not compatible

++ Get /dev/fcd2 device vpd info
+ tdutil /dev/fcd2 vpd
1 ERROR: The installed driver and tdutil are not compatible



Let's try the fcddiag command that I should have posted the first time...

# fcddiag /dev/fcd2 > file_name.log

Apologies all around.


Rgds,
Jamie Willard_2
Frequent Advisor

Re: va7410 on HPUX 11.31 Error: Cannot open target. Please retry after discovery process.

I should have caught that myself. der.. Sorry.
cnb
Honored Contributor

Re: va7410 on HPUX 11.31 Error: Cannot open target. Please retry after discovery process.

Have you though about updating the firmware on these cards. The release notes have some link and re-scan fixes that may or may not pertain to your issue, but it might be worth a try:

http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&cc=us&prodTypeId=329290&prodSeriesId=331473&swItem=ux-36358-2&prodNameId=331475&swEnvOID=7&swLang=8&taskId=135&mode=4&idx=1

(Still looking at the files but wanted to throw this out there)

Rgds,

Jamie Willard_2
Frequent Advisor

Re: va7410 on HPUX 11.31 Error: Cannot open target. Please retry after discovery process.

Very nice. I will update them.
cnb
Honored Contributor

Re: va7410 on HPUX 11.31 Error: Cannot open target. Please retry after discovery process.

Jamie,

FYI:
...
127 Retry on private loop device exhausted 1364
...
130 PLOGI error during private loop scan 4092
...

This might be why it's timing out during the scans?

Also take a look at your event.log and see if there are any other indications there:

/var/opt/resmon/log/event.log


You might also want to run logtool...

There are some other errors in the fcddiag results you may want to investigate. Anyway updating the firmware might be worth a shot.


Rgds,

If you find any of this useful, points always welcomed ;-)
cnb
Honored Contributor

Re: va7410 on HPUX 11.31 Error: Cannot open target. Please retry after discovery process.

Jamie,

Looking through the VA logs appears to indicate some name resolution issues with the agents.

This thread might help:

http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1268870378641+28353475&threadId=1083943

Rgds,