- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Need Guidance to find WWN Number of HBA
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
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
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
тАО03-11-2008 10:16 AM
тАО03-11-2008 10:16 AM
I have gone through all the forum post on the site, I would be greatful if any one could help me out.
We are usinga CX700 as the backend, and the OS ver is 10.20. I ran the
ioscan -fnCfc (command)
ctnhlato# ioscan -fnCfc
Class I H/W Path Driver S/W State H/W Type Description
=====================================================================
fc 0 10/8/1/0 td CLAIMED INTERFACE HP Tachyon TL/TS Fibre Channel Mass Storage Adapter
/dev/td0
:::::::::::::::::::::::::::::::::::::::::::
to get the WWN NUmber I tried the
fcmsutil /dev/td0 , tdutil /dev/td0 and even fcdutil /dev/td0..
but i am afraid to say those applications are not installed on the server and i get the error message
# fcmsutil /dev/td0
sh: fcmsutil: not found.
Is there any other way for me to get the WWN numbers any other command which i could try. I would be greatul if you could help me out.
Sorry for writing a big email. Thanks for always helping me out.
Regards
Sam
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-11-2008 10:23 AM
тАО03-11-2008 10:23 AM
Re: Need Guidance to find WWN Number of HBA
check if it is in /opt/fcms/bin/fcmsutil
regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-11-2008 10:24 AM
тАО03-11-2008 10:24 AM
SolutionTry executing this:
# /opt/fcms/bin/fcmsutil /dev/td0
If fcmsutil still doesn't work see if the /opt/fcms/bin directory exists. If the above does work, you should probably add /opt/fcms/bin to your PATH.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-11-2008 10:35 AM
тАО03-11-2008 10:35 AM
Re: Need Guidance to find WWN Number of HBA
Try
tdutil
instead.
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-11-2008 10:41 AM
тАО03-11-2008 10:41 AM
Re: Need Guidance to find WWN Number of HBA
The easy way is that just connect to a SAN switch by a fc cable and then login in to the switch , then you can find the wwn at the port details.
Regards,
Davis Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-11-2008 01:15 PM
тАО03-11-2008 01:15 PM
Re: Need Guidance to find WWN Number of HBA
I was able to use the fcmsutil utility. I had to mention the full path for it.
The issue is resolved now.
I sincerly thanks everyone for your help & guidance.
have a nice day& once again for your guidance and support.
Regards
Sam