Questions tagged [fibre-channel]

Fibre-channel is a communications protocol widely used in storage networks. It's most widely deployed in enterprise SAN environments, where large amounts of storage need to be shared amongst a number of different hosts, potentially over longer distances. The protocol is primarily used over fibre optic media (hence the name), but can also be used with copper interconnects.

Fibre channel is a communications protocol widely used in storage area networks (SANs).

The protocol itself is used to communicate storage commands and data flow (typically SCSI) between a particular storage controller and a host to which the storage is exposed. It has a number of different speed variants, most commonly seen are 2G, 4G and 8G with bandwidth limitations of 2Gbit, 4Gbit and 8Gbit respectively. 16Gbit has recently been introduced.

A fibre channel network can have a number of topologies. This can be a loop (called FCAL - Fibre Channel Arbitrated Loop) where a single host bus adaptor is connected to a single loop with one or more devices on it. FCAL is normally used to connect a controller to a disk array as fibre channel disks typically don't directly support switched fabrics.

A fabric is a switched network using one or more switches to connect hosts to controllers1 in a M:M relationship. Fibre channel supports multiple paths between hosts and controllers, and fibre channel disks actually support two loop interfaces through a SCA-40 plug. This allows the implementation of architectures with no single point of failure. Controller pairs can synchronise caches and a host with multi-pathing support can use both controllers in a pair or fail over from one to the other.

Fibre channel is most widely deployed in enterprise SAN environments where a large amount of storage must be shared amongst different hosts. Single mode fibre connections allow storage area networks to cover campus or metropolitan areas tens of kilometres. Replication over wider areas typically requires the controllers to be connected through another WAN protocol such as ATM.

Native Fibre Channel can be run over copper or fibre optic interconnects, although a protocol known as Fibre Channel Over Ethernet (FCoE) encodes the payload over Ethernet frames, allowing the use of cheaper Ethernet cabling and switches.

1 A controller is something like a SAN controller that presents one or more volumes to the SAN through Logical Unit Numbers (LUNs). A SAN can have more than one controller.

186 questions
1
vote
2 answers

diagnose dell poweredge r210 II not booting with qlogic hba

Dell doesn't "officially" support QLogic HBAs in their cheaper servers like R210 or R310. They support it with R410 upwards. But "official support" is a dubious concept anyway, at least for real men running Debian etc. ;-) The qlogic HBA worked…
Christian
  • 1,052
  • 5
  • 16
  • 24
1
vote
0 answers

"Disk volume is write-protected" error when formatting

I have an Infortrend EonStor A16F-G2430 RAID-6 connected to Windows Server 2008 R2 x64 machine via Fiber Channel QLogic 2Gb PCI-X adapter. I am able to initialize the 8.5TB storage as GPT, and able to create a simple partition spanning the entire…
1
vote
1 answer

EMC-branded DS24-M2 McData: Where get and what firmware?

I (will) get a EMC Symmetrix DS24-M2 FC Switch which is a branded McData 4500. I'm unsure how/if it's possible to update the box to the latest firmware without an official service contract anymore. (Officialy you can only get FW from EMC via valid…
nokofi
  • 146
  • 1
  • 1
  • 6
1
vote
3 answers

Can't set up FC HBA with DHCP

I've got IP over FC working, and have the HBA (QLogic QLA2340) connected to a router with a DHCP server on it. However, whenever I do a: ifconfig fcip0 dhcp start I get: ifconfig: fcip0 wait timed out, operation still pending... The wiring setup…
Eli
  • 395
  • 3
  • 7
  • 15
1
vote
2 answers

How to benchmark a fiber storage structure

We have an VMware structure, that uses a couple of physical hosts, a blade chassis and two SAN storages (a Fujitsu DX90 and a Fujitsu Fibrecat SX88). The two physical hosts have most of the LUNs on the SX88 and the blade chassis as most of the LUNs…
Helder
  • 25
  • 5
1
vote
1 answer

Help identifying and getting started with this Fibre Channel equipment

Some old(?) fiber channel equipment is being donated to my company and I need help identifying what exactly I have, and how to get it up and running if possible. I have two HP rack units, each with 14 vertically oriented fiber channel drives, 146GB…
Scott Szretter
  • 1,882
  • 11
  • 43
  • 66
1
vote
1 answer

XServe Raid with Ubuntu 10.04 problems

I have an Apple XServe RAID connected via fibre channel to a Dell Poweredge R610. This server is mainly for hosting subversion repositories, and storing disk images. In the past 6 months or so we have encountered some issues with this setup where…
1
vote
2 answers

Brocade Fiber Channel switch backups

I am looking for a way to back up my Brocade FC switch configs (including zoning!). Does anyone have commands or automated methods that they use for this?
JakeRobinson
  • 2,904
  • 18
  • 26
1
vote
1 answer

Interpreting count of zero transmit credits

Our SAN consists of some Brocade 5100 FC-switches, three storage systems and a number of servers. The none of the switches are inter-connected (no inter-switch links). All servers, switches and storage systems are located within the same server…
Troels Arvin
  • 652
  • 7
  • 17
1
vote
3 answers

Should I use the WWN or WWPN when zoning an FC switch?

I'm looking at zoning 2 FC switches which were not zoned when initially implemented for some reason. They are IBM/Brocade switches and I've found this page to be quite helpful. I'm just trying to figure out whether to use the WWN or WWPN when adding…
ThatGraemeGuy
  • 15,473
  • 12
  • 53
  • 79
1
vote
1 answer

SAN Optimization: How do you go about it?

Lots of us have Storage Area Networks (SANs). Most of us, probably. How do you go about optimizing for speed? How many spindles do you have? iSCSI or FC? How do you break up your array? And if you have an EMC SAN, what do you do with the first four…
Matt Simmons
  • 20,396
  • 10
  • 68
  • 116
1
vote
1 answer

How do I resolve an "Invalid Transaction" error saving a zone config in Brocade Web Tools?

When trying to save zoning changes in the Zone Administration tool in Brocade Web Tools, I get the status "Failed to commit changes to fabric" and the messages window shows: --- start of commit (Enable Config) at: Fri Jul 23 2010 19:43:40…
1
vote
2 answers

Restart Fibre channel controller after blade bootup IBM HS bladecentre

I have a remote system that needs to resume on startup. If the system is simply powered on then the blades boot before the SAN is online and then the only thing you can do is restart the systems. Is it possible to restart the fibre channel…
Spence
  • 680
  • 3
  • 10
  • 19
1
vote
2 answers

SAN cache memory upgrade

We currently have an IBM DS4300 Dual Controller Fibre SAN. It is a good box, but getting pretty old. It came with 256MB of cache per controller. Recently we replaced the batteries in one of the controllers and noticed that the cache is a DDR…
Scott Lundberg
  • 2,364
  • 2
  • 14
  • 22
1
vote
2 answers

2 Server FC SAN Configuration

I have 2 identical servers: -48GB Ram -8GigE NIC's -2FC NIC's -2x72GB RAID1 Hard Drives -Server 2008R2 Host I also Have a Fibre Channel SAN: -16x146GB RAID10 Hard Drives -2xDual-port FC Controllers (Controller A and B both have ports 1 and…
BSte