Switched fabric
| This article does not cite any references or sources. (December 2006) |
| Fibre Channel | |
|---|---|
| Layer 4. Protocol mapping | |
| LUN masking | |
| Layer 3. Common services | |
| Layer 2. Network | |
| Fibre Channel fabric Fibre Channel zoning Registered State Change Notification |
|
| Layer 1. Data link | |
| Fibre Channel 8B/10B encoding | |
| Layer 0. Physical |
Switched fabric, switching fabric, or just fabric, is a network topology where network nodes connect with each other via one or more network switches (particularly via crossbar switches, hence the name). The term is popular in telecommunication, Fibre Channel storage area networks and other high-speed networks, including RapidIO and InfiniBand. The term is in contrast to a broadcast medium, such as early forms of Ethernet. Switched fabrics can offer better total throughput than broadcast networks because traffic is spread across multiple physical links.
A generation of high-speed serial interconnects that appeared in 2001-2004 and provide point-to-point connectivity between processor and peripheral devices are sometimes referred to as fabrics; however, they lack features such as a message passing protocol.[citation needed] HyperTransport, for example, continues to maintain a processor bus focus even after adopting a higher speed physical layer. Similarly, PCI Express is just a serial version of PCI; it adheres to PCI’s host/peripheral load/store DMA-based architecture on top of a serial physical and link layer.
Switched fabric in Fibre Channel[edit]
In the Fibre Channel switched fabric (FC-SW) topology, devices are connected to each other through one or more Fibre Channel switches. While this topology has the best scalability of the three FC topologies (the other two are Arbitrated loop and point-to-point), it is the only one requiring switches, which are costly hardware devices.
Visibility among devices (called nodes) in a fabric is typically controlled with zoning.
Multiple switches in a fabric usually form a mesh network, with devices being on the "edges" ("leaves") of the mesh. Most Fibre Channel network designs employ two separate fabrics for redundancy. The two fabrics share the edge nodes (devices), but are otherwise unconnected. One of the advantages of such setup is capability of failover, meaning that in case one link breaks or a fabric goes out of order, datagrams can be sent via the second fabric.
The fabric topology allows the connection of up to the theoretical maximum of 16 million devices, limited only by the available address space (224).
See also[edit]
- VPX
- RapidIO
- Clos network
- Fabric Application Interface Standard
- Network topology
- Storage area network