- Community Home
- >
- Storage
- >
- Midrange and Enterprise Storage
- >
- HPE EVA Storage
- >
- QLOGIC HBA re-logins
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
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
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
тАО10-01-2002 03:13 AM
тАО10-01-2002 03:13 AM
QLOGIC HBA re-logins
I work in an environment with more then 30 hosts, part of them with QLOGIC HBAs and other with EMULEX.
Whenever a RSCN frame is sent by the switch
the EMULEX HBAs scan the network and login only to ports which they are not already logged in.
But QLOGIC HBAs sends PLOGI (login) frame to all the ports it detects even if it is already logged in .
This causes our device (also QLOGIC firmware) many problems cause each re-login we receive
invokes a port logged out event and we need to terminate all commands from this host and to start over.
Is there any way to solve this problem ?
Thanks
Michael Gorin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-01-2002 04:46 AM
тАО10-01-2002 04:46 AM
Re: QLOGIC HBA re-logins
I think what the QLOGIC is doing is valid, even if it's annoying your other device. It sounds like it's rescanning everything again where the EMULEX is assuming that things it has scanned in the past have not changed.
You should check with QLOGIC to see if there is a way of changing this behavior.
You mention in your other posting that you are using a SAN Virtualization device... which one? Is it the HP SV3000 or something else? Have you asked for support of that product?
Perhaps there is a way of changing the Virtualization devices' behavior.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-01-2002 05:33 AM
тАО10-01-2002 05:33 AM
Re: QLOGIC HBA re-logins
I work in StoreAge the the Virtualization device is ours.
Our device is both target and initiator.
Re-login causes port logged out event.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-01-2002 07:24 AM
тАО10-01-2002 07:24 AM
Re: QLOGIC HBA re-logins
Your device needs to ignore PLOGI events (and the associated logout events) when the host issuing the PLOGI has already done a PLOGI to a device. ie: you need to maintain a state table for each device and host so you know to ignore the logout/PLOGI events.
Good luck!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-17-2002 07:11 PM
тАО10-17-2002 07:11 PM
Re: QLOGIC HBA re-logins
Your virtualization device is behaving correctly. A PLOGI from another port that is already logged in ends the prior login session by causing an implicit logout before establishing a new one.
Fibre Channel devices (both initiators and targets) should not send PLOGIs as an authentication response to RSCN. PLOGIs are very disruptive and there are gentler ways, such as ADISC, PDISC or querying the SNS. This is not a violation of the FC standards though, since a port may at any time implicitly logout another port. However, you may wish to negotiate this with qlogic.
Out of curiosity, may I know the model of the qlogic HBA, and the server and OS it is running on?