FC-HBA API
This article may be too technical for most readers to understand. (December 2018) |
In computing, the FC-HBA API (also called the SNIA Common HBA API) is an Application Programming Interface for Host Bus Adapters connecting computers to hard disks via a Fibre Channel network. It was developed by the Storage Networking Industry Association[1] and published by the T11.5 committee of INCITS[2] An "early implementers version" was published in 2000, and the current version was completed in 2002.
According to the FAQ,[3] "the HBA API has been overwhelmingly adopted by Storage Area Network vendors to help manage, monitor, and deploy storage area networks in an interoperable way." Vendors supply their own library (written in C) as plugins for a common HBA library.[4]
Operating system support
[edit | edit source]Windows Server 2003, AIX 5, HPUX and Solaris include support for FC-HBA API and it is being added to Linux.
See also
[edit | edit source]References
[edit | edit source]- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Section 2 of the specification.
External links
[edit | edit source]- The Common HBA API specification[dead link] Version 2.18
- The Fibre Channel HBA API Project at SourceForge
- AIX 5L Differences Guide (see section 4.10)