Advertisement

Follow Us

Basic & Fundamentals

Advertisement

Recent Posts

Advertisement
Advertisement

Most Read

Virtualization Basics and Fundamentals

Virtualization is the process or a technique which can create a virtual version of IT datacenter components such as Compute, storage and network etc....

AWS Certified Solutions Architect Associate (SAA02) – Free Practice Tests

This AWS practice test helps you to pass the following AWS exams and can also helps you to revise the AWS concepts if you...

Cloud Computing Basics and Fundamentals

In this first post, we learn the fundamental basics of Cloud Computing, cloud characteristics and its advantages, different cloud implementation models, major cloud services...

Network Basics and Fundamentals

A Network is basically connecting two or more devices though a wired or wireless channel to share & exchange the information electronically. These devices...

Cloud Infrastructure Performance Tuning -Basics and Fundamentals

Applications in cloud environment may need to be tuned for the performance over the time and to meet the continuous changes in the user...

Basic concepts of Cloud Configurations and Cloud Deployments

A successful cloud deployment requires proper planning and determining the right cloud configurations and then executing the plan as it is. But to create...

Security Basics and Fundamentals

Security is the important strategy which is to be planned and implemented across all infrastructure layers to secure the IT infrastructure and the information...

4.1 Introduction to SAN Protocols

HomeStorage Area Networking4.1 Introduction to SAN Protocols
The next generation IT platform is built on social networking, mobile computing, cloud services, and big data analytics technologies. Applications that support these technologies require significantly higher performance, scalability, and availability compared to the traditional applications. Storage technology solutions that can meet the these requirements  are:
  • Advanced Storage Area Network (SAN)
  • Different types of SAN implementations such as Fibre Channel (FC) SAN, Internet Protocol (IP) SAN, Fibre Channel over Ethernet (FCoE) SAN
  • Virtualization in SAN
  • Software-defined networking
We will look into all these SAN connectivity protocols in next 3 chapter. First let us understand what is SAN ? 

What is Storage Area Network (SAN) ?

According to EMC definition, Storage area network (SAN) is a network that primarily connects the storage systems with the compute systems and also connects the storage systems with each other. It enables multiple compute systems to access and share storage resources. It also enables data transfer between the storage systems. With long-distance SAN, the data transfer over SAN can be extended across geographic locations. A SAN usually provides access to block-based storage systems.

Why SAN ?
The traditional approach of deploying direct attached storage (DAS) inside servers has both advantages and disadvantages. Some of the advantages are that DAS storage is accessed over very short dedicated and low latency inter-connectors. This ensures quick and reliable access to devices however, some of the disadvantages of DAS are increased management, low utilisation capacity and limited number of devices such as disk drives. So the SAN keep the advantages but overcome the disadvantages of DAS storage. The SAN technology provides a high speed, low-latency storage network that is relatively contention free when compared to DAS environment. SAN allows large number of drives to be pooled and shared between multiple hosts.
 
SANs address the limitations of direct-attached storage (DAS) environment. Unlike a DAS environment, where the compute systems own the storage, SANs enable both consolidation and sharing of storage resources across multiple hosts. This improves the utilization of storage resources compared to a DAS environment and reduces the total amount of storage that an organization needs to purchase and manage. With consolidation, storage management becomes centralized and less complex, which further reduces the cost of managing information.
 
A SAN may span over wide locations. This enables organizations to connect geographically dispersed compute systems and storage systems. The long-distance SAN connectivity enables the compute systems across locations to access shared data. The long-distance connectivity also enables the replication of data between storage systems that reside in separate locations. The replication over long-distances helps in protecting data against local and regional disaster. Further, the long-distance SAN connectivity facilitates remote backup of application data. Backup data can be transferred through a SAN to a backup device that may reside at a remote location.


These long distance SAN implementations is made possible by using various kind of SAN implementations such as Fibre Channel SAN (FC SAN).

What is Fibre Channel SAN (FC SAN) ?

Fibre Channel SAN (FC SAN) is also referred as SAN. It uses Fibre Channel (FC) protocol for communication. FC protocol (FCP) is used to transport data, commands, and status information between the compute systems and the storage systems. It is also used to transfer data between the storage systems.

FC SAN is a storage networking technology that allows block storage resources to be shared over a dedicated high-speed fibre channel (FC) network. Fibre Channel Protocol (FCP) is a mapping of the SCSI protocol over Fibre Channel networks, i.e the SCSI commands and data blocks are wrapped up in FC frames and delivered over an FC network. 

Fibre Channel SAN
By using this technology, it is technically possible to share any SCSI device over an FC SAN. However, 99.9 % of devices shared on an FC SAN are disk storage devices or tape drives and tape libraries. These devices are block devices which are effectively raw devices which appears to operating system as they are locally attached devices. These devices do not have any higher levels of abstraction such as file systems applied to them, which means that in an FC SAN environment the creation or addition of file systems is the responsibility of the host or server accessing the block storage device. 

Advertisement

FC is a high-speed network technology that runs on high-speed optical fiber cables and serial copper cables. The FC technology was developed to meet the demand for the increased speed of data transfer between compute systems and mass storage systems.

 
The latest FC implementations of 16 GFC offer a throughput of 3200 MB/s (raw bit rates of 16 Gb/s), whereas Ultra640 SCSI is available with a throughput of 640 MB/s. FC is expected to come with 6400 MB/s (raw bit rates of 32 Gb/s) and 25600 MB/s (raw bit rates of 128 Gb/s) throughput in 2016. Technical Committee T11, which is the committee within International Committee for Information Technology Standards (INCITS), is responsible for FC interface standards.
 
The flow control mechanism in FC SAN delivers data as fast as the destination buffer is able to receive it, without dropping frames. FC also has very little transmission overhead. The FC architecture is highly scalable, and theoretically, a single FC SAN can accommodate approximately 15 million devices.

Go To >> Index Page
Sponsored Links

You might also like to read

3.8 What is Hot Sparing ?

A hot sparing refers to a process that temporarily replaces a failed disk drive with a spare  drive in a RAID array by taking...

4.5 Fibre Channel (FC) Zoning Overview

In general the initiator performs the discovery of all the devices in a SAN environment. If zoning is not done previously, the initiator will...

3.7 Overview of RAID 6 and its use cases

RAID 6 works in the same way as RAID 5, except that RAID 6 includes a second parity element to enable survival if two...

8.5 File Level Storage (NAS) Tiering and Virtualization

As the unstructured data in the NAS environment grows, organizations can deploy a tiered storage environment. This environment optimizes the primary storage for performance...

5.4 Network Considerations for iSCSI SAN Deployment

The type of IP network used is crucial for an iSCSI SAN, as it is absolutely fundamental to performance, security, and availability. A misconfigured network...

3.1 Redundant Array of Independent Disks (RAID) Overview

One of the main feature why the storage systems became intelligent is by using the technique called RAID. A group of disk drives which...
Anil K Y Ommi
Anil K Y Ommihttps://mycloudwiki.com
Cloud Solutions Architect with more than 15 years of experience in designing & deploying application in multiple cloud platforms.

LEAVE A REPLY

Please enter your comment!
Please enter your name here

AWS Certified Solutions Architect Professional – Free Practice Tests

This AWS practice test helps you to pass the following AWS exams and can also helps you to revise the AWS concepts if you...