Tuesday, March 25, 2008

FREE TUTORS ON FIBRE CHANNEL SAN Point-to-point topology

FREE TUTORS ON FIBRE CHANNEL SAN Point-to-point topology

The previous section introduced the fundamentals of the Fibre Channel protocol stack This section expands our view of Fibre Channel with the aim of realizing storage network with Fibre Channel. To this end, we will first consider the three Fibre Channel topologies point-to-point, fabric and arbitrated loop more closely (Sections 3.4.1. to 3.4.3). We will then introduce some hardware components that are required for the realization of a Fibr Channel SAN (Section 3.4.4). Building upon this, the networking of small storage network islands to form a large SAN will be discussed (Section 3.4.5). Finally, the question interoperability in Fibre Channel SANs will

Point-to-point topology

The point-to-point topology connects just two devices and is not expandable to three or more devices. For storage networks this means that the point-to-point topology connects a server to a storage device. The point-to-point topology may not be very exciting, but it offers two important advantages compared to SCSI cabling. First, significantly greater cable lengths are possible with Fibre Channel than with SCSI because Fibre Channel supports distances up to ten kilometres without repeaters, whilst SCSI supports only up to 25 metres. Second, Fibre Channel defines various fiber-optic cables in addition tocopper cables. Optical transmission via fiber-optic is robust in relation to electromagnetic interference and does not emit electromagnetic signals. This is particularly beneficial in technical environments. Fibre Channel cables are simpler to lay than SCSI cables. For example, the SCSISAN shown in Figure 3.7 can very simply be realized using the point-to-point topology.Application servers for the control of production can be set up close to the production machines and the data of the application server can be stored on the shared storage systems, which are located in a room that is protected against unauthorized access and physical influences such as fire, water and extremes of temperature. 3.4.2 Fabric topology The fabric topology is the most flexible and scalable of the three Fibre Channel topologies.

A fabric consists of one or more Fibre Channel switches connected together. Servers and storage devices are connected to the fabric by the Fibre Channel switches. In theory a fabric can connect together up to 15.5 million end devices. However, Fibre Channel SANs connected to several hundreds of end devices are currently (2003) still the exception. Most installations use two to four switches. There are, however, a few 'power users',who operate significantly larger Fibre Channel SANs. End Devices (servers and storage devices) connected to the various Fibre Channel switches can exchange data by means of switch-to-switch connections (inter-switch links,ISLs). Several inter-switch links can be installed between two switches in order to increase the bandwidth. A transmitting end device only needs to know the Node ID of the target device; the necessary routing of the Fibre Channel frame is taken care of by the Fibre Channel switches. Fibre Channel switches generally support so-called cut-through routing: cut-through routing means that a Fibre Channel switch forwards an incoming frame before it has been fully received. The latency describes the period of time that a component requires to transmit a signal or the period of time that a component requires to forward a frame. Figure 3.23 compares the latency of different Fibre Channel SAN components. Light requires approximately 25microseconds to cover a distance of ten kilometres. A ten kilometre-long Fibre Channel cable thus significantly increases the latency of an end-to-end connection. For hardware

components the rule of thumb is that a Fibre Channel switch can forward a frame in two to four microseconds; a Fibre Channel host bus adapter requires two to four milliseconds to process it. Additional Fibre Channel switches between two end devices therefore only increase the latency of the network to an insignificant degree.One special feature of the fabric is that several devices can send and receive data simultaneously at the full data rate. All devices thus have the full bandwidth available to them at the same time. Figure 3.24 shows a Fibre Channel SAN with three servers and three storage devices, in which each server works to its own storage device. Each of the three logical connections over the Fibre Channel SAN has the full bandwidth of 200MByte/s available to them.A prerequisite for the availability of the full bandwidth is good design of the Fibre Channel network. Figure 3.25 shows a similar structure to that in Figure 3.24, the only difference is that the single switch has been replaced by two switches, which are connected via one inter-switch link (ISL). It is precisely this inter-switch link that represents the limiting factor because all three logical connections now pass through the same inter-switch link. This means that all three connections have, on average, only a third of the maximum bandwidth available to them. Therefore, despite cut-through routing, switches have a certain number of buffers (frame buffers) available to them, with which they can temporarily bridge such bottlenecks. However, the switch must still reject valid frames if the flow control does not engage quickly enough. In addition to routing, switches realize the basic services of aliasing, name server and

zoning. As described in Section 3.3.6, end devices are differentiated using 64-bit WorldWide Node Names (WWNNs) or by 64-bit World Wide Port Names (WWPNs) and addressed via 24-bit port addresses (N-Port ID). To make his job easier the administratorcan issue alias names to WWNs and ports.

throughput of the three connections is limited by the ISL The name server supplies information about all end devices connected to the Fibre Channel SAN (Section 3.3.7). If an end device is connected to a switch, it reports to this and registers itself with the name server. At the same time it can ask the name server which other devices are still connected to the SAN. The name server administers end devices that are currently active; switched off end devices are not listed in the name server. Finally, zoning makes it possible to define subnetworks within the Fibre Channel net-work. This has two main advantages. First, zoning limits the visibility of end devices. With zoning, servers can only see and access storage devices that lie in the same zone. Zoning therefore helps to protect sensitive data. Furthermore, incompatible Fibre Channel host bus adapters can be separated from each other by different zones. Second, individual ports of a multiport disk subsystem – and thus a certain bandwidth – can be reserved for important applications. The bandwidth of inter-switch links (ISLs) cannot be reserved in

this manner since switches currently (2003) do not support this, or at least not officially. Although the Fibre Channel standard defines service classes that reserve a certain band- width (Classes 1, 4 and 6), these service classes are not implemented in most current Fibre Channel devices. There are many variants of zoning, for which unfortunately no consistent terminology exists. Different manufacturers use the same term for different types of zoning and differ-

ent terms for the same type of zoning. Therefore, when selecting Fibre Channel switches do not let yourself get fobbed off with statements such as 'the device supports hard zon- ing'. Rather, it is necessary to ask very precisely what is meant by 'hard zoning'. In the following we introduce various types of zoning.

In zoning, the administrator brings together devices that should see each other in Fibre Channel SAN into a zone, whereby zones can overlap. Zones are described by World Wide Node Names, World Wide Port Names, port addresses or by their alias names. The description on the basis of WWNNs and WWPNs has the advantage that zoning is robust

in relation to changes in cabling: it does not need to be changed for a device to be plugged into a different switch port. By contrast, zoning on the basis of port addresses must be altered since every port in the switch has a different port address.Soft zoning restricts itself to the information of the name server. If an end device asks the name server about other end devices in the Fibre Channel network, it is only informed of the end devices with which it shares at least one common zone. If, however, an end device knows the address (Port ID) of another device, it can still communicate with it. Soft zoning thus does not protect access to sensitive data. Soft zoning is problematic in relation to operating systems that store the WWNs of Fibre Channel devices that have been found in an internal database or in which WWNs are announced in configuration files because this means that WWNs remain known to the operating system even after

a system reboot. Thus in soft zoning operating systems continue to have access to all known devices despite changes to the zoning, regardless of whether they lie in a common zone or not. Hard zoning offers better protection. In hard zoning only devices that share at least one common zone can actually communicate with one another. Both hard zoning and soft zoning can be based upon port addresses or WWNs. Nevertheless, port-based zoning is sometimes known as hard zoning. Some more modern Fibre Channel switches support LUN masking – described in Section 2.7.3 in relation to disk subsystems – within the switch. To achieve this they read the first bytes of the payload of each Fibre Channel frame. Although reading part of the Fibre Channel payload increases the latency of a Fibre Channel switch, this increase in latency is so minimal that it is insignificant in comparison to the latency of the host bus adapter in the end devices.

So-called virtual storage area networks (virtual SAN, VSAN) represent a further inno- vation. In this technique, several ports or WWNs and thus several end devices of a Fibre Channel fabric, are grouped together to form a virtual fabric. This means that several virtual Fibre Channel fabrics that are logically separate from one another can be operated over one physical Fibre Channel network. In addition, separate fabric services such asname server and zoning are realized for each virtual storage network. In addition to pure zoning, virtual storage networks thus not only limit the mutual visibility of end devices but also the mutual visibility of the fabric configuration. This is particularly advantageous in installations which aim to offer storage services for various customers over a consol-

idated infrastructure. Here, in particular, it is not desirable for a customer to be able to read which end devices belonging to other customers are still connected in the storage network, or even change their configuration, over the name server.

No comments:

Buy Vmware Interview Questions & Storage Interview Questions for $150. 100+ Interview Questions with Answers.Get additional free bonus reference materials. You can download immediately even if its 1 AM. You will recieve download link immediately after payment completion.You can buy using credit card or paypal.
----------------------------------------- Get 100 Storage Interview Questions.
:
:
500+ Software Testing Interview Questions with Answers are also available plz email roger.smithson1@gmail.com if you are interested to buy them. 200 Storage Interview Questions word file @ $97

Vmware Interview Questions with Answers $100 Fast Download Immediately after payment.: Get 100 Technical Interview Questions with Answers for $100.
------------------------------------------ For $24 Get 100 Vmware Interview Questions only(No Answers)
Vmware Interview Questions - 100 Questions from people who attended Technical Interview related to Vmware virtualization jobs ($24 - Questions only) ------------------------------------------- Virtualization Video Training How to Get High Salary Jobs Software Testing Tutorials Storage Job Openings Interview Questions

 Subscribe To Blog Feed