Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Fibre Channel Design 1

Status
Not open for further replies.

kHz

MIS
Joined
Dec 6, 2004
Messages
1,359
Location
US
+---------------------------+
| |
| | Server
+---------------------------+
|___| |___| 2 Single Channel HBAs
| |
| |
| |
| |
+------+ +-------+
| | | |
| | | | Fibre Switches
+------+ +-------+



+---------------------------+
| |
| | Server
+---------------------------+
|___| |___| |___| |___| 2 Dual Channel HBAs
| | | |
| -----|------| |
| | | ----------|
| | | |
+------+ +-------+
| | | |
| | | | Fibre Switches
+------+ +-------+

Above are two diagrams: The first is a single server with 2 single channel HBAs, while the second is a single server with 2 dual channel HBAs. With the single channel HBAs, if a switch goes out, a server is left with one path for I/O. Using the dual channel HBAs, if a switch goes out, the server still has two paths for I/O. Also redundant in the dual channel HBA diagram is the scenario of one switch and one HBA going out simultaneously. While it doesn't leave two I/O paths, it still leaves one available path for I/O, therefore, the server remains available.

Of course I plan to have more than one server connected to fibre (who would only have one?), but I was wanting input if my diagrams seem logical and correct for the use of dual channel HBAs and two switches.

I would be grateful for any and all input. (I hope the rough line sketches generate properly.)
 
Never put the 2nd channel of the same HBA down the same path and the 1st.
 
Yeah, the diagram didn't generate correctly.

Essentially, say I have (dual channel) HBA0, HBA1, Switch0, Switch1. So HBA0 has one channel to Switch0 and one channel to Switch1; and HBA1 has one channel to Switch0 and one channel to Switch1.

Would you agree with this? When would one use a single channel HBA?
 
Absolutly. Dual Channel HBA's are for you to have more ports for your server than you have PCI slots. You never want to put the same device down HBA0 port 0 and 1 as the HBA at that point is a single point of failure.

I ported your diagram over to a different doc and you it is correct.
 
Thanks a lot. I appreciate it.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top