Skip to ContentSkip to Footer
Start of content
- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - Linux
- >
- System Administration
- >
- confirguring the Qlogic HBA card in debian lenny
System Administration
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
-
- Forums
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- OEM Solutions
- Servers: The Right Compute
- Shifting to Software-Defined
- Telecom IQ
- Transforming IT
- Infrastructure Solutions German
- L’Avenir de l’IT
- IT e Trasformazione Digitale
- Enterprise Topics
- ИТ для нового стиля бизнеса
- Blogs
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Forums
-
Blogs
-
InformationEnglish
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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-15-2010 07:52 PM
04-15-2010 07:52 PM
confirguring the Qlogic HBA card in debian lenny
I have installed debian lenny 5.0.4 on hp dl380 g6. could any one please guide me, do i have to install any package to manage the Qlogic HBA, I'm new to debian and HBA configuration
hostname:~# lspci | grep -i fibre
0a:00.0 Fibre Channel: QLogic Corp. ISP2532-based 8Gb Fibre Channel to PCI Express HBA (rev 02)
0d:00.0 Fibre Channel: QLogic Corp. ISP2532-based 8Gb Fibre Channel to PCI Express HBA (rev 02)
hostname:/# dmesg | grep -i qlogic
[ 3.608270] QLogic Fibre Channel HBA Driver: 8.02.01-k4
[ 4.472680] QLogic Fibre Channel HBA Driver: 8.02.01-k4
[ 4.472680] QLogic HPAK344A -
[ 4.654865] QLogic Fibre Channel HBA Driver: 8.02.01-k4
[ 4.654865] QLogic HPAK344A -
hostname:~#dmesg | grep qla2x
[ 4.253274] qla2xxx 0000:0a:00.0: Found an ISP2532, irq 31, iobase 0xf88f0000
[ 4.253274] qla2xxx 0000:0a:00.0: Configuring PCI space...
[ 4.253274] qla2xxx 0000:0a:00.0: Configure NVRAM parameters...
[ 4.253274] qla2xxx 0000:0a:00.0: Verifying loaded RISC code...
[ 4.425249] qla2xxx 0000:0a:00.0: Allocated (64 KB) for EFT...
[ 4.441122] qla2xxx 0000:0a:00.0: Allocated (64 KB) for FCE...
[ 4.441122] qla2xxx 0000:0a:00.0: Allocated (1478 KB) for firmware dump...
[ 4.472655] scsi0 : qla2xxx
[ 4.472680] qla2xxx 0000:0a:00.0:
[ 4.472680] qla2xxx 0000:0d:00.0: Found an ISP2532, irq 30, iobase 0xf88f4000
[ 4.472680] qla2xxx 0000:0d:00.0: Configuring PCI space...
[ 4.472680] qla2xxx 0000:0d:00.0: Configure NVRAM parameters...
[ 4.472680] qla2xxx 0000:0d:00.0: Verifying loaded RISC code...
[ 4.587391] qla2xxx 0000:0d:00.0: Allocated (64 KB) for EFT...
[ 4.603308] qla2xxx 0000:0d:00.0: Allocated (64 KB) for FCE...
[ 4.603308] qla2xxx 0000:0d:00.0: Allocated (1478 KB) for firmware dump...
[ 4.654816] scsi3 : qla2xxx
[ 4.654865] qla2xxx 0000:0d:00.0:
[ 27.692870] qla2xxx 0000:0a:00.0: Cable is unplugged...
[ 27.862685] qla2xxx 0000:0d:00.0: Cable is unplugged...
Storage Team confirmed the cable is connect and server logged into the SAN switches as G-port = not working properly, and they requested to modify the below -
- change the speed to 4 Gb/s
- configure the login mode to Fabric First
please guide me how i can modify this setting, and step-by-step configuration what i have to do in debian and my storage array is EMC DMX3950.
Thanks in advance.
Veera
hostname:~# lspci | grep -i fibre
0a:00.0 Fibre Channel: QLogic Corp. ISP2532-based 8Gb Fibre Channel to PCI Express HBA (rev 02)
0d:00.0 Fibre Channel: QLogic Corp. ISP2532-based 8Gb Fibre Channel to PCI Express HBA (rev 02)
hostname:/# dmesg | grep -i qlogic
[ 3.608270] QLogic Fibre Channel HBA Driver: 8.02.01-k4
[ 4.472680] QLogic Fibre Channel HBA Driver: 8.02.01-k4
[ 4.472680] QLogic HPAK344A -
[ 4.654865] QLogic Fibre Channel HBA Driver: 8.02.01-k4
[ 4.654865] QLogic HPAK344A -
hostname:~#dmesg | grep qla2x
[ 4.253274] qla2xxx 0000:0a:00.0: Found an ISP2532, irq 31, iobase 0xf88f0000
[ 4.253274] qla2xxx 0000:0a:00.0: Configuring PCI space...
[ 4.253274] qla2xxx 0000:0a:00.0: Configure NVRAM parameters...
[ 4.253274] qla2xxx 0000:0a:00.0: Verifying loaded RISC code...
[ 4.425249] qla2xxx 0000:0a:00.0: Allocated (64 KB) for EFT...
[ 4.441122] qla2xxx 0000:0a:00.0: Allocated (64 KB) for FCE...
[ 4.441122] qla2xxx 0000:0a:00.0: Allocated (1478 KB) for firmware dump...
[ 4.472655] scsi0 : qla2xxx
[ 4.472680] qla2xxx 0000:0a:00.0:
[ 4.472680] qla2xxx 0000:0d:00.0: Found an ISP2532, irq 30, iobase 0xf88f4000
[ 4.472680] qla2xxx 0000:0d:00.0: Configuring PCI space...
[ 4.472680] qla2xxx 0000:0d:00.0: Configure NVRAM parameters...
[ 4.472680] qla2xxx 0000:0d:00.0: Verifying loaded RISC code...
[ 4.587391] qla2xxx 0000:0d:00.0: Allocated (64 KB) for EFT...
[ 4.603308] qla2xxx 0000:0d:00.0: Allocated (64 KB) for FCE...
[ 4.603308] qla2xxx 0000:0d:00.0: Allocated (1478 KB) for firmware dump...
[ 4.654816] scsi3 : qla2xxx
[ 4.654865] qla2xxx 0000:0d:00.0:
[ 27.692870] qla2xxx 0000:0a:00.0: Cable is unplugged...
[ 27.862685] qla2xxx 0000:0d:00.0: Cable is unplugged...
Storage Team confirmed the cable is connect and server logged into the SAN switches as G-port = not working properly, and they requested to modify the below -
- change the speed to 4 Gb/s
- configure the login mode to Fabric First
please guide me how i can modify this setting, and step-by-step configuration what i have to do in debian and my storage array is EMC DMX3950.
Thanks in advance.
Veera
1 REPLY
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-15-2010 09:11 PM
04-15-2010 09:11 PM
Re: confirguring the Qlogic HBA card in debian lenny
hi,
check this document :
http://www.scribd.com/doc/3071066/EMC-Host-Connectivity-Guide-for-Linux
mikap
check this document :
http://www.scribd.com/doc/3071066/EMC-Host-Connectivity-Guide-for-Linux
mikap
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.
End of content
United States
Hewlett Packard Enterprise International
Communities
- Communities
- HPE Blogs and Forum
© Copyright 2019 Hewlett Packard Enterprise Development LP