HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- importnace of scsi_transport_fc in scsi_mod module
Operating System - Linux
1833023
Members
2437
Online
110049
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
01-28-2010 02:55 AM
01-28-2010 02:55 AM
Enterprise Linux Enterprise Linux Server release 5.1 (Carthage)
2.6.18-53.1.21.2.1.el5 #1 SMP Thu Nov 13 23:56:36 EST 2008 x86_64 x86_64 x86_64 GNU/Linux
# lsmod|grep -i qla
qla2400 238592 0
qla2xxx 310432 49 qla2400
qla2xxx_conf 335240 1
intermodule 37764 2 qla2xxx,qla2xxx_conf
scsi_mod 186361 7 emcp,qla2xxx,sg,scsi_transport_fc,libata,aacraid,sd_mod
I am having trouble discovering(seven discovered and there is more than ten left ) the LUNS presented from EMC(DMX-3)array and noticed the working servers have scsi_transport_fc under scsi_mod.
Any one know what scsi_transport_fc does here exactly?
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2010 05:02 AM
01-29-2010 05:02 AM
Re: importnace of scsi_transport_fc in scsi_mod module
The hosts are able to see the LUNs with combinations(VBUS+Taget+Lun from maskign point of view ) up to [0 0F 007] , not starting from [1 00 000]. Could you help us in explaining that?
Any one know what would prevent Linux to see them? Any one had a simialr problem??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2010 08:53 AM
01-31-2010 08:53 AM
Solution
scsi_transport_fc is just a module that understands FibreChannel-specific attributes. In earlier versions, this code was embedded in each SCSI/FC driver, but now it has been made into a separate module to avoid code duplication (no need to fix the same bugs in two or more different places).
If the non-working servers don't have it, that would sort of indicate that their FC drivers (or perhaps the kernel) are older than on the hosts using the scsi_transport_fc module. Some updates might be needed.
For your LUN discovery problem, I'd start by logging onto EMC Powerlink website (powerlink.emc.com, EMC support identifier required to register) and running a search on their compatibility database, listing the array, HBA and OS as search terms. If the search results include some HBA firmware or storage configuration requirements, I would check them very carefully and update as necessary.
MK
If the non-working servers don't have it, that would sort of indicate that their FC drivers (or perhaps the kernel) are older than on the hosts using the scsi_transport_fc module. Some updates might be needed.
For your LUN discovery problem, I'd start by logging onto EMC Powerlink website (powerlink.emc.com, EMC support identifier required to register) and running a search on their compatibility database, listing the array, HBA and OS as search terms. If the search results include some HBA firmware or storage configuration requirements, I would check them very carefully and update as necessary.
MK
MK
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP