1835266 Members
2149 Online
110078 Solutions
New Discussion

HBA help

 
SOLVED
Go to solution
Adam W.
Valued Contributor

HBA help

Guru's how do I find the # of HBA's connecting my server to it's san? HP-UX 11.11.
There are two types of people in the world, Marines and those who wish they were.
4 REPLIES 4
Torsten.
Acclaimed Contributor
Solution

Re: HBA help

Try

# ioscan -fnkCfc

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
SKR_1
Trusted Contributor

Re: HBA help

Check with

ioscan -fnC fc
fcmsutil /dev/td0

Thanks

SKR
Kenan Erdey
Honored Contributor

Re: HBA help

Hi,

easiest way is to look at behind the server :)

ioscan -funC fc also shows hba's.

and you can see status of card with fcmsutil command.

Kenan.
Computers have lots of memory but no imagination
Adam W.
Valued Contributor

Re: HBA help

Thanks guys!
There are two types of people in the world, Marines and those who wish they were.