- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- FC HBA A5158A Driver time out values Configuration...
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
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
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
07-18-2003 07:05 AM
07-18-2003 07:05 AM
As I understand, there are two Frame manager time-out values registers in Tachyon TL to configure ED_TOV, RT_TOV, LP_TOV and AL_Time. Are there any utility to modify these time out value for FC HBA A5158 in HPUX? or how to modify in HPUX?
Thanks in advance.
Richard
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2003 07:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2003 07:20 AM
07-18-2003 07:20 AM
Re: FC HBA A5158A Driver time out values Configuration.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2003 07:34 AM
07-18-2003 07:34 AM
Re: FC HBA A5158A Driver time out values Configuration.
I don't believe there are any commands or direct ways to manipulate these registers other than the API that HP supplies.
See the A5158A Release Notes:
http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/J2635-90011/J2635-90011_top.html&con=/hpux/onlinedocs/J2635-90011/00/00/5-con.html&toc=/hpux/onlinedocs/J2635-90011/00/00/5-toc.html&searchterms=fcmsutil&queryid=20030718-092031
And here's a snippet out of the A5158A User's Guide:
A complete SNIA HBA API programmer's guide is available on the web at http://docs.hp.com and on the HP-UX Instant Information CD delivered with your HP-UX product updates. The title of this manual is HP FC SNIA HBA API Programmer's Guide , part number J2635-90015.
I also see in /opt/fcms/tools a Tachyon driver perl script named td.pl & I see the shared lib for that API in /opt/fcms/lib.
So it looks to me like you have to write your own commands to control these registers.
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2003 12:24 PM
07-18-2003 12:24 PM
Re: FC HBA A5158A Driver time out values Configuration.
Thank you, guys. I just looked into the fcmsutil and find the write and read commands, Thus, I can modify these values in registers.
Thanks again for the quick reponse.
Richard