1827251 Members
2725 Online
109716 Solutions
New Discussion

Re: Ioscan

 
vaman
Frequent Advisor

Ioscan

I would like to get more information on EMS error regarding TL_adapter. I am getting following info

EMS event 40 (critical)
Adapter at hardware path 0/0/8/0/0: Unable to open previously open target
lbolt value: 710452849
nport ID = 0x620413

Probable cause/ Recommended action
An attempt to reopen a device which had been opened earlier has failed

So pl let me know how can I detect this adapter with ioscan.
vaman kulkarni
4 REPLIES 4
Bharat Katkar
Honored Contributor

Re: Ioscan

Hi Waman,
Do

# ioscan -fnC ext_bus

Try identifying your adapter by looking at the H/w path displayed.
Regards,
You need to know a lot to actually know how little you know
Steven E. Protter
Exalted Contributor

Re: Ioscan

Appears you have a dead fiber card.

The ioscan command above is good.

You can also use cstm mstm or X based xstm to excercize the card and make a final determination. If its totally absent, you have your answer.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Bharat Katkar
Honored Contributor

Re: Ioscan

# ioscan -fnC ext_bus | grep -w "0/0/8/0/0"
You need to know a lot to actually know how little you know
Sridhar Bhaskarla
Honored Contributor

Re: Ioscan

Hi Vaman,

Do

ioscan -fnkH 0/0/8/0/0

and check if there are any devices with NO_HW tags. Looks like someone deleted/unzoned a device on this adapter. Where is this connected to?.

-Sri
You may be disappointed if you fail, but you are doomed if you don't try