- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- fcms driver binding
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
03-27-2007 08:47 PM
03-27-2007 08:47 PM
fcms driver binding
how does the system decide on which fcms driver it will actually use to handle particular HBA. I have just installed new HBA AB378A, have both td and fcd drivers installed on 11.11, however it's the old td that binds with these new adapters, which is not acceptable because this driver limits the link speed to 2GB/s.
many thanks
michal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2007 09:19 PM
03-27-2007 09:19 PM
Re: fcms driver binding
did you create the device file without the -d option on mkfs ?
See "man mksf"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2007 09:21 PM
03-27-2007 09:21 PM
Re: fcms driver binding
/dev/td[0-3]
the problem is not with the special file, but with the kernel driver that controls this hardware - e.g. ioscan shows td instead of fcd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2007 09:49 PM
03-27-2007 09:49 PM
Re: fcms driver binding
you could try and change the drivers connected to a device via:
rmsf -H ""
ioscan -M
insf -H ""
But ensure you have all the info to reset if necessary.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2007 09:57 PM
03-27-2007 09:57 PM
Re: fcms driver binding
the ioscan -M appears to be the way how to solve this. Thanks a lot - i'll give it a try once i get a downtime window.
rgds
Michal