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

Debian and Multipath IO problem

Basically the situation is, I have a box running Debian, the box internally has an Intel SCSI RAID controller which is controlling 2 hard drives in RAID1 mode which is where the OS is installed. Further, I have a QLogic fiber channel adapter that…
tearman
  • 425
  • 1
  • 7
  • 20
1
vote
1 answer

HPE Proliant Gen8 FlexibleLOM options for homelab network

In my homelab rack I've got a pair of DL360p's and a pair of DL380's (one P, one E). Network hardware wise I've got a 24 port Brocade 300 and a 48 port POE+ Avaya switch with a single SFP+ port. (3549GTS-PWR+). Originally I had considered just using…
1
vote
0 answers

Linux: sd* exists in /sys/block but not found under /dev

I am operating an OpenStack cloud which is using Fibre channel to connect to backend storage. The issue I am facing is that sometimes disk, for example sdx, got a folder under /sys/block/sdx, but there is no corresponding device under /dev/…
jshen28
  • 81
  • 3
1
vote
1 answer

How to make Linux discover new LUNs from Pure Storage FlashArray//X70 R3?

When a new LUNs are presented to Fibre Channel SAN from a Pure Storage FlashArray//X70 R3, Linux (SLES) does not find those (as opposed to other FC storage systems like the HP EVA or 3PAR StorServ). Even after a rescan-scsi-bus.sh the new LUNs are…
U. Windl
  • 366
  • 3
  • 17
1
vote
0 answers

Fibre channel multipath

I have a server with two FC adapters connected to Sun 6140 (IBM DS4700) array. One adapter (1) is connected to Cisco MDS switch and that switch connected to both array controllers. Second adapter (2) is connected directly to one of the array…
kab00m
  • 498
  • 3
  • 10
1
vote
0 answers

How do I set up IP over FC on OpenSolaris / Illumos?

This article implies that it's easy, but gives no details. I have a double QLogic card in my OmniOS server, connected via two fibre-optic cables to SFP adaptors in my Procurve switch. What I would really like is to aggregate the two connections so…
0
votes
1 answer

Configuring MPIO on Windows to remove duplicate disks

We have shared some storage from a EMC Unity SAN to Windows Server 2012 R2 to use with Veeam. In Disk Management, there are multiple disks listed with the same size. From previous systems, this is because of Multi-Pathing. I have enabled the MPIO…
0
votes
1 answer

Configure single LTO tape drive over Fiber Channel HBA

How do you set up a single tape storage drive over an FC HBA? As far as I can tell, these things are not "plug and play". The tape drive I bought is an lto-5 FC taken from a tape library. I have everything on and plugged in, but I am not seeing the…
teziroct
  • 1
  • 2
0
votes
1 answer

How is FC HBA card compatibility on Ubuntu? [Solved]

I have a server running on Ubuntu 16.04, and need to connect this server to a SAN storage via FC. I wonder which kind of HBA FC card does Ubuntu support? For example, this card is suggested by a local supplier, but Ubuntu is not in supported…
Hiep Ho
  • 101
  • 4
0
votes
1 answer

Centos 7 - install and mount fc multipath disks

I tried to install multipathing on a Centos 7.5 host following some links like…
msr
  • 33
  • 1
  • 2
  • 11
0
votes
1 answer

split lc connection to fit two SMF transcievers?

I got a cross connect in a data center patched into my patch panel, I'm using SC to LC cable (SC from patch panel to LC into transceiver) to connect it to my switch (Arista 7150s). I just bought another switch mostly for backup purposes in case of…
Y.S
  • 61
  • 1
  • 7
0
votes
1 answer

Cisco UCS compatibility with FC-AL storage array

We have a Xiotech RS-1602-FC-SBD storrage array that I am testing to see if it is of any use. We have a Cisco UCS Chassis with blade servers and a Fabric Interconnect 6120XP. The storage array operates in FC-AL (Arbitrated Loop), but I haven't found…
0
votes
1 answer

Adding fibre channel PCI Express card to ESX Server

I'm currently running several ESX servers using an iSCSI SAN. I'm in the process of preparing one of my ESX servers for a preformance test using a fibre channel SAN. I have purchased a Qlogic QLE2460 fibre channel card and I'm ready to install it in…
Richard West
  • 2,978
  • 12
  • 44
  • 49
0
votes
1 answer

Connecting two computers directly using Fiber

At my workplace, we have an electron microscope that is hooked to our storage server using a 10g FC connection. Due to unknown reasons, we are experiencing some issues with the connectivity. As plan B, I am thinking of moving the storage server…
feverDream
  • 151
  • 5
0
votes
0 answers

Automatic backup of brocade switch FC configuration

What is the best way to set up automatic backup for switch FC configuration? I have searched the web and came across https://code.google.com/archive/p/save-simply-your-san/ , but it looks like it runs on windows and hasn't been updated since…
bgtvfr
  • 1,262
  • 10
  • 20