A Discussion of Storage Area Network Architecture Relevant to Real-Time Embedded Applications

Size: px
Start display at page:

Download "A Discussion of Storage Area Network Architecture Relevant to Real-Time Embedded Applications"

Transcription

1 A Discussion of Storage Area Network Architecture Relevant to Real-Time Embedded Applications System designers are often challenged to define architectures that can be characterized from end-to-end, offering low latency, high bandwidth data paths. Further, system scalability, redundancy, and component physical location are factors that require consideration, and often are parameters that become trade-offs when developing an embedded system solution. Existing fabric technologies applicable to storage systems that are available today are Ethernet Switched Fabric, and Fibre Channel Switched Fabric. Both of these technologies can be used to implement Storage Area Networks, which are networks of storage devices that can be connected together using Fibre Channel or Switched Ethernet, or both. SAN architectures extend the capabilities of storage topologies that were dependent on the bandwidth and physical limitations of SCSI. Further, architectures supporting multiple protocols are possible across the SAN. System designers can benefit from the deterministic low latency transport available through switched fabric, providing the flexibility to tackle many real-time deterministic applications, such as highbandwidth telemetry links, or mixed media streaming communication platforms. Lastly, the technology to implement SAN architectures is available today on various bus structures supporting multiple market segments. Future fabric technologies will extend the performance of SANs and provide a road map for system enhancement. Figure 1. Typical SAN Implementation with Fiber Channel Switches Image source: International Business Machines, Inc. Basic Description of a SAN SAN stands for Storage Area Network. The Storage Area Network is typically a dedicated network of storage devices connected together serving multiple computers as illustrated in Figure 1. The SAN separates the LAN, or local area network data from the network traffic generated between the storage device and the processing elements within a computer network. SANs allow an any-to-any relationship between computers and storage on the network. This allows parallel and overlapped accesses to take place. Further, any compute element can access data stored on any device within the network. This model is different from the traditional computer to disk model, where the drives are directly attached to the compute element. Additionally, in the direct attached case, the computer must be involved in all transactions to the storage, which is not the case with a SAN.

2 SANs are fundamentally scalable, so large multi-terabyte or multi-pedabyte arrays can be built. SANs are built around network interconnect technologies that allow the storage elements to be spread out over a relatively large distance, as opposed to the sub 25 meters or less for high bandwidth SCSI. Benefits of SAN Typical Benefits provided by SANs are: Any-to-Any storage relationship A true network of storage devices Block access to data Data-Centric storage model Easily implemented redundancy schemes High Bandwidth access and delivery Scalability of both bandwidth and capacity Not practically limited by physical distance Allows server free back-up to disk and to tape Disadvantages of SANs include: Network complexity Training, Support, Learning Curve Initial cost IT Model for SAN vs. the Embedded Model for SAN Typically we think of the SAN in a traditional IT role. In this role, the SAN provides a practical solution in providing data centric storage to multiple servers, allowing the servers to be connected to local area networks separated from the SAN. However, as practical as it may be to discuss SAN architecture employed in banks or in insurance companies, the use of SANs for real-time embedded solutions is coming of age. Until recently the DAS model has dominated real-time embedded solutions, including DAS RAID based solutions. One may ask, how can an embedded architecture benefit from the SAN? Within the embedded space, the possibility to aggregate bandwidth is of interest allowing very high bandwidth fat pipes to be fed to the disks. Further, redundancy is of interest, where RAID techniques must be employed. In large server or parallel processing applications it may also be desirable to have many CPUs share common storage, which is also possible. Network transport determinism is a fundamental issue in real-time systems. Fibre Channel provides a deterministic network transport. This may be one of the most compelling aspects of switched fabric SANs relative to system designers providing networks that must perform in real-time. Network Technology used in SANs Fibre Channel - a SAN Backbone At the backbone of most SANs is Fibre Channel. Fibre Channel is a network architecture based on standards that provide a scalable data transport for the movement of data. The OSI model applies to Fibre Channel with Physical, Transport, and Upper Level Protocols being defined and implemented. The characteristics of Fibre Channel are presented in summary, with the Fibre Channel frame format specified in Table 1. Figure 2 depicts the structural hierarchy.

3 Fibre Channel Overview Fibre Channel Characteristics Serial Transport Fiber Optic or Copper Physical Interface Gigabits per second full duplex extensible to > 4.25 Gigabits Gigabits per second links now shipping 8b/10b encoding Low Overhead with 1 x bit error rate Point-to-Point, Arbitrated Loop, or Fabric Topologies Supports transmission over long distances, up to 10 km Transport supports multiple protocols including IP, SCSI-3, IPI-3 Disk, IPI-3 Tape, HIPPI Classes of Service including: Class 1 through Class 6 SOF Header Data Field CRC EOF 1 word 6 words bytes 4 bytes 1 word Table 1. Fibre Channel Frame Format Figure 2. Fibre Channel Structural Hierarchy Typical Application Fibre Channel is typically used as the backbone of most SANs today. Fibre Channel Features from a Real-Time Embedded Perspective Fast data rate: 100 or 200 MBps full duplex bandwidth! Priority/Preemption Consistent and reliable delivery of data under maximum utilization No decrease in data throughput as a function of distance Bounded Latency allowing deterministic delivery calculations Efficient data delivery with much lower overhead than TCP/IP over Ethernet - on the order of 30X less processing power required of the CPU to move data Gigabit Ethernet for SAN Backbones, LAN and WAN Gigabit Ethernet is a data link transport that blends features from the Fiber Channel and conventional Ethernet (802.3) standards. Gigabit Ethernet is used in SAN and Networked Attached Storage, NAS, applications. The characteristics and features of Gigabit Ethernet are presented in summary, with references made in the suggested reading list for applicable standards and texts providing detailed information. Table 2 describes the frame format, while Figure 3 addresses the OSI model.

4 Gigabit Ethernet Overview Gigabit Ethernet Characteristics Serial Transport Copper or Fiber Optic Media 1.25 Gbps Data Rate 8b/10b encoding Transmission over moderate distance to 5 km Fabric Topology Typical Application Local Area Networks, Wide Area Networks, Networked Attached Storage, iscsi. Features of Gigabit Ethernet Standard Ethernet Framing Numerous protocols, including IP, UDP, TCP/IP Dedicated full duplex links (CSMA/CD defined for backwards compatibility) VLANS, QoS, link-layer flow Control flow control provides reliable transport of storage data via connectionless protocols like UDP/IP ad link aggregation allows scalability of IP SANs without performance penalties Ubiquitous standard for Networking, widely accepted Supports standard CAT5 cabling Preamble SFD Destination Address Length or Type Data Frame Check Sequence 56 bits 8 bits 48 bits 16 bits 46 to 1500 bytes 32 bits Table 2. Ethernet IEEE Frame Format Ethernet Structural Hierarchy Key: Ethernet Specific 7 6 Applicatio n Presentation Logical Link Control sublayer (LLC) Session Transport Network Data Link Physical Media Access Control sublayer (MAC) Phys ical Signaling sublayers Media Spe cifications Figure 3. OSI/IEEE Sub-layers Source: C.E. Spurgeon, Ethernet the Definitive Guide, 1 st ed., O Reilly, 2000

5 Protocols used in Storage Area Networks and Network Attached Storage Characteristics of SAN In a SAN, storage devices are allocated to a dedicated network where block I/O requests access devices directly. Characteristics of NAS NAS is an intelligent file oriented appliance, integrating processor and storage, where access is implemented using TCP/IP requiring file sharing protocols. Protocols used in Storage Area Networks - FCP SCSI-3 over Fibre Channel Protocol FCP is almost implied when discussing Fibre Channels and SANs. Here Fibre Channel acts as the transport for SCSI-3 command, response, status, and data blocks. - FCIP Fibre Channel over IP Protocol FCIP allows the encapsulation of Fibre Channel Frames within TCP/IP specifically for linking Fibre Channel islands over Wide Area Networks, this is also referred to as Fibre Channeling tunneling. This is a point-to-point protocol. - ifcp Internet Fibre Channel Protocol In this protocol, the Fibre Channel service is implemented by providing native Fibre Channel protocol over IP. It is used as a switch or gateway protocol. This protocol enables Fibre Channel switching over TCP/IP networks. The protocol uses TCP for congestion control, and error detection and recovery. This protocol is more Fibre Channel than IP centric. - iscsi Internet SCSI Protocol SCSI I/O encapsulated in IP Packets allows SCSI I/O to occur over Ethernet. iscsi can be used for Direct Attach and SAN connections to devices. Although iscsi resides on top of TCP/IP, it implements block I/O enabling use in the DAS or SAN interconnect models. In iscsi, the Fibre Channel protocol is eliminated in the SAN implementation. IBM has just introduced some leading edge storage products using iscsi. Refer to Lightweight Protocols for use in Real-Time Systems Protocols specific to real-time applications are available from several vendors, including SBS and Systran. These protocols are characterized as being lightweight in that they are efficient and make optimal use of the Fibre Channel transport. FXRI Raw Initiator a Protocol from Systran A Low Latency Protocol that bypasses the File System. This Protocol is used for high- Bandwidth transactions to storage where the ingest rate, or the delivery rate must be high, and predictable. Table 3 compares Fibre Channel Raw Initiator protocol with the File System protocol. Data rates to the storage system approach the Fibre Channel maximum bandwidth of 100 MBps in one direction.

6 Fe ature FXRI File Syste m Stores file and directory information No Yes Is the location of the data automatically No Yes stored on the disk? Are transactions guaranteed to complete Yes No immediately? Is performance predictable? Yes No Can data be accessed on other systems? Yes Depends on File System Can data be shared by a number of systems? Yes No Table 3. Raw Initiator vs. File System Protocol Point-to-Point Communications Protocol The FxLP Lightweight protocol can be used over Fibre Channel for point-to-point communications between nodes. This protocol uses SCSI-3 over Fibre to implement a low latency, high bandwidth peerto-peer communications. The protocol is efficient and bypasses the need for TCP/IP and the related overhead, while maintaining a socket like API for system implementation. High data rates with small packet sizes are possible. Building an Embedded SAN With the network technology and the protocols defined, the components necessary to implement a SAN can now be discussed. To implement an embedded SAN one needs to consider the following components: 1. Fibre Channel or Ethernet Interface to the fabric 2. Processing elements for connection to the SAN 3. Fibre Channel Switch (if a fabric topology is selected) 4. Ethernet Switch 5. Selections of a Storage Solution, including JBOD, or RAID With respect to implementation, a topology must be selected. In this case we will examine a fabric topology where several Fibre Channel pipes are connected to a single RAID. Ingest/Pump Application Digital Video Distribution Consider a typical SAN solution that requires multiple servers to be connected between a LAN and the SAN. In a high-resolution digital video distribution system, it is necessary to first store video content, and then play it. For instance, in distributing content to movie theaters, studios may opt to transmit the content digitally via a high speed down link to the theater. Once received, the content must be buffered to the storage system. Later, the content must be accessed for replay. In this case the content would be distributed to video projectors that may be fed from a LAN. Here Gigabit Ethernet may be used to distribute content to the individual projectors in a Multiplex. Since the data delivery to the projectors must be contiguous, and deterministic, a real-time O/S is selected to host the video pump applications. For this example, assume each CPU can pump two streams, each delivered to the projector via a Gigabit Ethernet port. The application requires several CPUs to be able to access data from the SAN and feed it into an Ethernet network. The number of CPUs is dependent on the number of projectors required. The system is scalable. To accomplish this, the LAN and SAN topologies must be selected. In order to

7 maintain a small physical footprint, the LAN implementation will use PICMG 2.16 CompactPCI Packet Switched Backplane topology to implement an embedded Ethernet backbone within the chassis. CompactPCI Packet Switched Backplane Supports Embedded Ethernet cpsb allows embedded Gigabit Ethernet connections to take place, two per slot within the chassis. Each of the connections is fed to a 24 port by 2 Gigabit Ethernet Switch. Further, the application requires several servers to be connected to the Embedded System Area Network, ESAN, in order to provide content to the local area network. The CPUs in this case can be 6U Pentium based CPUs, supporting dual Gigabit 2.16 compliant Ethernet ports routed to the backplane. Adequate processing power is provided with a 1.8 GHz Pentium IV, with One Gigabyte of on board memory. Appropriate I/O Bandwidth for the application is supported via an internal 64 bit wide, 66 MHz PCI bus to the I/O devices. Next we address the connections to the SAN. In this case Two Gigabit Fibre Channel PMCs are available from several vendors. These PMCs provide up to 100 MBps pipes, bi-directionally, between the fabric and the processor. 200 MBps PMCs are also available. Virtual Storage Architecture A Fast RAID Technology Lastly, we need to select the storage solution. Here we select a new technology that implements a high bandwidth storage array for use in the SAN environment. The RAID solution chosen uses a Virtual Storage Architecture that enables RAID delivered I/O bandwidth to exceed 400 Mbytes per second. Typical bandwidth supported by conventional RAID arrays is 240 Mbytes per second. With Virtual Storage Architecture, the RAID concept is to stripe data across multiple arrays of drives, using multiple XOR engines. In this way, sustained high bandwidth I/O can be supported, while maintaining data redundancy and rebuild capabilities. Virtual Storage Architecture is a trademarked product of Storage Computer ( Figure 4 shows the architecture described supporting three servers, each containing a Dual Gigabit Fibre Channel interface connected to a RAID array providing four One Gigabit Fibre Channel ports into the array. In this architecture a switch is used to allow the down link receiver access to the storage array, while the servers are connected to the array through the Fibre Channel switch.

8 Fibre Channel SAN based Video Distribution System Figure 4. Real-Time Video Distribution SAN Application Example CPUs supporting the Fabric Interfaces CPUs capable of supporting Fabric interfaces are available in Pentium, PowerPC, and SPARC technologies. Concurrent Technologies is producing a high performance Pentium CPU with dual Gigabit Ethernet. Many manufacturers, including Force Computers, SUN Microsystems, and Motorola are also supporting cpsb Ethernet on their CPUs making them ideal to implement LAN to SAN implementations for various applications. The ideal CPU supports PMC sites for the Fibre Channel interfaces, with Ethernet available from the front or rear. cpsb compatible Ethernet is available from the rear enabling Embedded System Area Networks to be created.

9 Operating System Considerations With respect to operating system implementation, drivers and stacks are available for real-time operating systems such as VxWorks. If the application does not require real-time processing, Linux or Solaris support Fibre Channel interfaces, as well as more complex software such as clustering packages. Management software is available under Unix for management of the SAN. Open Systems supported through Multiple Vendors SAN Networks can be created and are supported through products available from multiple vendors. Embedded SAN solutions can be created in a standards based open environment where a substantial track record exists for the technologies required. Summary SAN architectures employing fabric technology are viable for implementation and use within embedded systems. For military, medical and communication applications, switched Ethernet and Fibre Channel provide network technology that supports the requirements of real-time system implementation. Further, fabric specifications such as PICMG 2.16 and the future VITA 31 provide standards for system designers to build scalable systems that can benefit from high speed interconnect to embedded SANs. About the Author Ken Grob is Vice President of ACT/Technico, an Embedded Computing Systems Integrator. He holds a BSEE from Drexel University and has been in the Bus & Board industry since The company provides system architecture design, development, and implementation of complex solutions for communications, military/aerospace, medical and semiconductor equipment manufacturers. For more information about ACT/Technico products and services, contact: ACT/Technico One Ivybrook Blvd., Suite 180 Ivyland, PA (215) Standards Organizations and Trade Associations The following are some of the standard organizations supporting the technologies required to implement SANs. Fibre Channel Standards The National Committee for Information Technology Standards, Technical Committee T11, X Fibre Channel Physical and Signaling Standard: FC-PH, Initial core standard Storage Network Models The SNIA Shared Storage Model of the Storage Networking Industry Association, Information can be found on Fibre Channel, IP Storage Networks, and NAS.

10 Protocols Internet Engineering Task Force (IETF), : Protocols in development under the IPS Work Group; FCIP, Fibre Channel Over IP; ifcp, Internet Fibre Channel Protocol; iscsi, Internet SCSI Ethernet The latest Ethernet Standard, including Gigabit Ethernet definition: IEEE std 802.3, 2000 Edition, ISO/IEC : 2000 (E)), IEEE Standard for Information technology Telecommunications and information exchange between systems Local and metropolitan area networks Specific requirements Part 3: Carrier Sense Multiple Access with Collision Detection (CSMA/CD) Access Method and Physical Specifications (includes 802.3ab, 802.3ac and 802.3ad) Available for download in pdf format at: CompactPCI Packet Switch Backplane Information on PICMG 2.16 IP Backplane for CompactPCI can be found at: specdirectory.stm#_picmg_2.16_ip: SCSI The National Committee for Information Technology Standards, Technical Committee T10, SCSI, SCSI-2, and SCSI-3 including SPI, Fast-20 (Ultra SCSI), Fast-40 (Ultra2 SCSI), Low Voltage Differential (LVD), SPI-3 (Ultra3 SCSI or Ultra160), SPI-4 (Ultra320), CAM, and much more. Suggested Reading Designing Storage Area Networks by Tom Clark, Addison-Wesley Fibre Channel for SANS by Alan F. Benner, McGraw-Hill Telecom Ethernet The Definitive Guide, by Charles E. Spurgeon, O Reilly Fibre Channel: Connection to the Future, The Fibre Channel Association IP Sans A Guide to iscsi, ifcp, and FCIP Protocols for Storage Area Networks, by Tom Clark, Addison-Wesley IBM Storage Networking, June 2000: Demystifying Storage Networking DAS, SAN, NAS, NAS Gateways, Fibre Channel, and iscsi, by David Sacks IBM Storage Consultant

Storage Area Network (SAN)

Storage Area Network (SAN) Storage Area Network (SAN) 1 Outline Shared Storage Architecture Direct Access Storage (DAS) SCSI RAID Network Attached Storage (NAS) Storage Area Network (SAN) Fiber Channel and Fiber Channel Switch 2

More information

Module 2 Storage Network Architecture

Module 2 Storage Network Architecture Module 2 Storage Network Architecture 1. SCSI 2. FC Protocol Stack 3. SAN:FC SAN 4. IP Storage 5. Infiniband and Virtual Interfaces FIBRE CHANNEL SAN 1. First consider the three FC topologies pointto-point,

More information

COSC6376 Cloud Computing Lecture 17: Storage Systems

COSC6376 Cloud Computing Lecture 17: Storage Systems COSC6376 Cloud Computing Lecture 17: Storage Systems Instructor: Weidong Shi (Larry), PhD Computer Science Department University of Houston Storage Area Network and Storage Virtualization Single Disk Drive

More information

SNIA Discussion on iscsi, FCIP, and IFCP Page 1 of 7. IP storage: A review of iscsi, FCIP, ifcp

SNIA Discussion on iscsi, FCIP, and IFCP Page 1 of 7. IP storage: A review of iscsi, FCIP, ifcp SNIA Discussion on iscsi, FCIP, and IFCP Page 1 of 7 IP storage: A review of iscsi, FCIP, ifcp SNIA IP Storage Forum With the advent of new IP storage products and transport protocol standards iscsi, FCIP,

More information

Storage Area Networks SAN. Shane Healy

Storage Area Networks SAN. Shane Healy Storage Area Networks SAN Shane Healy Objective/Agenda Provide a basic overview of what Storage Area Networks (SAN) are, what the constituent components are, and how these components fit together to deliver

More information

M242 COMPUTER NETWORS AND SECURITY

M242 COMPUTER NETWORS AND SECURITY M242 COMPUTER NETWORS AND SECURITY 2.1. Network Models: UNIT - II OSI MODEL AND LAN PROTOCOLS 1. Explain Network model A network is a combination of hardware and software that sends data from one location

More information

Comparing Server I/O Consolidation Solutions: iscsi, InfiniBand and FCoE. Gilles Chekroun Errol Roberts

Comparing Server I/O Consolidation Solutions: iscsi, InfiniBand and FCoE. Gilles Chekroun Errol Roberts Comparing Server I/O Consolidation Solutions: iscsi, InfiniBand and FCoE Gilles Chekroun Errol Roberts SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA. Member companies

More information

Introduction to iscsi

Introduction to iscsi Introduction to iscsi As Ethernet begins to enter into the Storage world a new protocol has been getting a lot of attention. The Internet Small Computer Systems Interface or iscsi, is an end-to-end protocol

More information

Artisan Technology Group is your source for quality new and certified-used/pre-owned equipment

Artisan Technology Group is your source for quality new and certified-used/pre-owned equipment Artisan Technology Group is your source for quality new and certified-used/pre-owned equipment FAST SHIPPING AND DELIVERY TENS OF THOUSANDS OF IN-STOCK ITEMS EQUIPMENT DEMOS HUNDREDS OF MANUFACTURERS SUPPORTED

More information

STORAGE CONSOLIDATION WITH IP STORAGE. David Dale, NetApp

STORAGE CONSOLIDATION WITH IP STORAGE. David Dale, NetApp STORAGE CONSOLIDATION WITH IP STORAGE David Dale, NetApp SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA. Member companies and individuals may use this material in

More information

iscsi Technology: A Convergence of Networking and Storage

iscsi Technology: A Convergence of Networking and Storage HP Industry Standard Servers April 2003 iscsi Technology: A Convergence of Networking and Storage technology brief TC030402TB Table of Contents Abstract... 2 Introduction... 2 The Changing Storage Environment...

More information

Big Data Processing Technologies. Chentao Wu Associate Professor Dept. of Computer Science and Engineering

Big Data Processing Technologies. Chentao Wu Associate Professor Dept. of Computer Science and Engineering Big Data Processing Technologies Chentao Wu Associate Professor Dept. of Computer Science and Engineering wuct@cs.sjtu.edu.cn Schedule (1) Storage system part (first eight weeks) lec1: Introduction on

More information

Keywords: ASM, Fiber channel, Testing, Avionics.

Keywords: ASM, Fiber channel, Testing, Avionics. Implementation of Fiber Channel Avionics Environment Anonymous Subcriber Messaging Protocol and Testing Shweta Dinnimani 1, Sree Ranjani N. Y. 2, Lakshmi T. 3 1 M. Tech. Scholar, Digital Electronics 2

More information

STORAGE CONSOLIDATION WITH IP STORAGE. David Dale, NetApp

STORAGE CONSOLIDATION WITH IP STORAGE. David Dale, NetApp STORAGE CONSOLIDATION WITH IP STORAGE David Dale, NetApp SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA. Member companies and individuals may use this material in

More information

Snia S Storage Networking Management/Administration.

Snia S Storage Networking Management/Administration. Snia S10-200 Storage Networking Management/Administration http://killexams.com/exam-detail/s10-200 QUESTION: 85 What are two advantages of over-subscription? (Choose two.) A. saves on ISL links B. decreases

More information

iscsi Technology Brief Storage Area Network using Gbit Ethernet The iscsi Standard

iscsi Technology Brief Storage Area Network using Gbit Ethernet The iscsi Standard iscsi Technology Brief Storage Area Network using Gbit Ethernet The iscsi Standard On February 11 th 2003, the Internet Engineering Task Force (IETF) ratified the iscsi standard. The IETF was made up of

More information

NETWORKING FLASH STORAGE? FIBRE CHANNEL WAS ALWAYS THE ANSWER!

NETWORKING FLASH STORAGE? FIBRE CHANNEL WAS ALWAYS THE ANSWER! NETWORKING FLASH STORAGE? FIBRE CHANNEL WAS ALWAYS THE ANSWER! Mark Jones Chairman Fibre Channel Industry Association Director, Technical Marketing Broadcom Limited - ECD FIBRE CHANNEL: TIMELINE Future:

More information

IBM Europe Announcement ZG , dated February 13, 2007

IBM Europe Announcement ZG , dated February 13, 2007 IBM Europe Announcement ZG07-0221, dated February 13, 2007 Cisco MDS 9200 for IBM System Storage switches, models 9216i and 9216A, offer enhanced performance, scalability, multiprotocol capabilities, and

More information

Storage Area Network (SAN)

Storage Area Network (SAN) Storage Area Network (SAN) By Hardik Jani 4/16/2009 1 Subtopics Need of Storage Area Networks What is SAN SAN Protocols Storage and Data Sharing SAN Backup SAN and Data Availability SAN Management 4/16/2009

More information

Storage Update and Storage Best Practices for Microsoft Server Applications. Dennis Martin President, Demartek January 2009 Copyright 2009 Demartek

Storage Update and Storage Best Practices for Microsoft Server Applications. Dennis Martin President, Demartek January 2009 Copyright 2009 Demartek Storage Update and Storage Best Practices for Microsoft Server Applications Dennis Martin President, Demartek January 2009 Copyright 2009 Demartek Agenda Introduction Storage Technologies Storage Devices

More information

FIBRE CHANNEL TESTING FOR AVIONICS APPLICATIONS. Bill Fleissner Gary Warden

FIBRE CHANNEL TESTING FOR AVIONICS APPLICATIONS. Bill Fleissner Gary Warden FIBRE CHANNEL TESTING FOR AVIONICS APPLICATIONS Bill Fleissner Gary Warden 2007 Fibre Channel is being implemented as an avionics communication architecture for a variety of new military aircraft and upgrades

More information

CCNA Exploration1 Chapter 7: OSI Data Link Layer

CCNA Exploration1 Chapter 7: OSI Data Link Layer CCNA Exploration1 Chapter 7: OSI Data Link Layer LOCAL CISCO ACADEMY ELSYS TU INSTRUCTOR: STELA STEFANOVA 1 Explain the role of Data Link layer protocols in data transmission; Objectives Describe how the

More information

Contents. Introduction to Networking. Preface...i. Introduction... xix

Contents. Introduction to Networking. Preface...i. Introduction... xix Contents Introduction to Networking Introduction to Networking Preface...i Key Topics...i Course Objectives...ii Pedagogical Features...ii Learning Objectives, Unit Summaries, Discussion Questions, and

More information

Exam : S Title : Snia Storage Network Management/Administration. Version : Demo

Exam : S Title : Snia Storage Network Management/Administration. Version : Demo Exam : S10-200 Title : Snia Storage Network Management/Administration Version : Demo 1. A SAN architect is asked to implement an infrastructure for a production and a test environment using Fibre Channel

More information

DESIGN AND IMPLEMENTATION OF AN AVIONICS FULL DUPLEX ETHERNET (A664) DATA ACQUISITION SYSTEM

DESIGN AND IMPLEMENTATION OF AN AVIONICS FULL DUPLEX ETHERNET (A664) DATA ACQUISITION SYSTEM DESIGN AND IMPLEMENTATION OF AN AVIONICS FULL DUPLEX ETHERNET (A664) DATA ACQUISITION SYSTEM Alberto Perez, Technical Manager, Test & Integration John Hildin, Director of Network s John Roach, Vice President

More information

Intel PRO/1000 PT and PF Quad Port Bypass Server Adapters for In-line Server Appliances

Intel PRO/1000 PT and PF Quad Port Bypass Server Adapters for In-line Server Appliances Technology Brief Intel PRO/1000 PT and PF Quad Port Bypass Server Adapters for In-line Server Appliances Intel PRO/1000 PT and PF Quad Port Bypass Server Adapters for In-line Server Appliances The world

More information

Networking 101. Introduction to Ethernet networking basics; Network types, components, configurations. Routers. Switches. Servers.

Networking 101. Introduction to Ethernet networking basics; Network types, components, configurations. Routers. Switches. Servers. Switches Routers PCs Networking 101 Introduction to Ethernet networking basics; Network types, components, configurations Servers Hubs Protocols Cat-5 UTP NICs Page 1 July 28, 2000 Network Types LAN Local

More information

Objectives. Hexadecimal Numbering and Addressing. Ethernet / IEEE LAN Technology. Ethernet

Objectives. Hexadecimal Numbering and Addressing. Ethernet / IEEE LAN Technology. Ethernet 2007 Cisco Systems, Inc. All rights reserved. Cisco Public Objectives Ethernet Network Fundamentals Chapter 9 ITE PC v4.0 Chapter 1 1 Introduce Hexadecimal number system Describe the features of various

More information

TS Open Day Data Center Fibre Channel over IP

TS Open Day Data Center Fibre Channel over IP TS Open Day Data Center Fibre Channel over IP Presented by: Rong Cheng- TAC LAN & DCN China Jan 30 th, 2015 2013 Cisco and/or its affiliates. All rights reserved. 1 FCIP Introduction FCIP Configuration

More information

CONTENTS. 1. Introduction. 2. How To Store Data. 3. How To Access Data. 4. Manage Data Storage. 5. Benefits Of SAN. 6. Conclusion

CONTENTS. 1. Introduction. 2. How To Store Data. 3. How To Access Data. 4. Manage Data Storage. 5. Benefits Of SAN. 6. Conclusion CONTENTS 1. Introduction 2. How To Store Data 3. How To Access Data 4. Manage Data Storage 5. Benefits Of SAN 6. Conclusion 1. Introduction: A Storage Area Network (SAN) is a dedicated network that carries

More information

Talk Outline. System Architectures Using Network Attached Peripherals

Talk Outline. System Architectures Using Network Attached Peripherals System Architectures Using Network Attached Peripherals Rodney Van Meter USC/Information Sciences Institute rdv@isi.edu http://www.isi.edu/netstation/ Introduction USC Integrated Media Systems Center Student

More information

STORAGE PROTOCOLS. Storage is a major consideration for cloud initiatives; what type of disk, which

STORAGE PROTOCOLS. Storage is a major consideration for cloud initiatives; what type of disk, which STORAGE PROTOCOLS Storage is a major consideration for cloud initiatives; what type of disk, which vendor, and as importantly which protocol? Experts will tout one over the other based on cost, performance,

More information

FICON Extended Distance Solution (FEDS)

FICON Extended Distance Solution (FEDS) IBM ^ zseries Extended Distance Solution (FEDS) The Optimal Transport Solution for Backup and Recovery in a Metropolitan Network Author: Brian Fallon bfallon@us.ibm.com FEDS: The Optimal Transport Solution

More information

Bridging and Switching Basics

Bridging and Switching Basics CHAPTER 4 Bridging and Switching Basics This chapter introduces the technologies employed in devices loosely referred to as bridges and switches. Topics summarized here include general link-layer device

More information

Study Guide. Module Two

Study Guide. Module Two Module Two Study Guide Study Guide Contents Part One -- Textbook Questions Part Two -- Assignment Questions Part Three -- Vocabulary Chapter 4 Data Link Layer What is the function of the data link layer?

More information

Direct-Attached Storage (DAS) is an architecture

Direct-Attached Storage (DAS) is an architecture Chapter 5 Direct-Attached Storage and Introduction to SCSI Direct-Attached Storage (DAS) is an architecture where storage connects directly KEY CONCEPTS to servers. Applications access data from Internal

More information

Lecture Outline. Lecture 2. OSI model and networking. The OSI model and networking. The OSI model and networking. The OSI model and networking

Lecture Outline. Lecture 2. OSI model and networking. The OSI model and networking. The OSI model and networking. The OSI model and networking Lecture 2 The OSI model Chapter 2, specifically pages 42-58 Dave Novak School of Business Administration, University of Vermont Sources: 1) Network+ Guide to Networks, Dean 2013 2) Comer, Computer Networks

More information

Introductory to Computer Networks Local Area Networks. Lecture 16 Fall Isfahan University of technology Dr.

Introductory to Computer Networks Local Area Networks. Lecture 16 Fall Isfahan University of technology Dr. Introductory to Computer Networks Local Area Networks Lecture 16 Fall 2010 Isfahan University of technology Dr. Faramarz Hendessi What is a LAN? Local area means: Private ownership freedom from regulatory

More information

Lossless 10 Gigabit Ethernet: The Unifying Infrastructure for SAN and LAN Consolidation

Lossless 10 Gigabit Ethernet: The Unifying Infrastructure for SAN and LAN Consolidation . White Paper Lossless 10 Gigabit Ethernet: The Unifying Infrastructure for SAN and LAN Consolidation Introduction As organizations increasingly rely on IT to help enable, and even change, their business

More information

CompTIA Storage+ Powered by SNIA

CompTIA Storage+ Powered by SNIA CompTIA Storage+ Powered by SNIA http://www.snia.org/education/courses/training_tc Course Length: 4 1/2 days 9AM 5PM (Monday-Thursday) local time 9AM 2PM (Friday) local time Course Fee: $2,790 USD Register:

More information

access addresses/addressing advantages agents allocation analysis

access addresses/addressing advantages agents allocation analysis INDEX A access control of multipath port fanout, LUN issues, 122 of SAN devices, 154 virtualization server reliance on, 173 DAS characteristics (table), 19 conversion to SAN fabric storage access, 105

More information

IT4405 Computer Networks (Compulsory)

IT4405 Computer Networks (Compulsory) IT4405 Computer Networks (Compulsory) INTRODUCTION This course provides a comprehensive insight into the fundamental concepts in data communications, computer network systems and protocols both fixed and

More information

Introduction. High Speed LANs. Emergence of High-Speed LANs. Characteristics of High Speed LANS. Text ch. 6, High-Speed Networks and

Introduction. High Speed LANs. Emergence of High-Speed LANs. Characteristics of High Speed LANS. Text ch. 6, High-Speed Networks and High Speed LANs 3BA33 David Lewis 2 nd Semester 2006-07 3BA33 D.Lewis 2007 1 Characteristics of High Speed LANS 3BA33 D.Lewis 2007 3 Introduction Fast Ethernet and Gigabit Ethernet Fibre Channel High-speed

More information

Test Bank for A Guide to Designing and Implementing Local And Wide Area Networks 2nd Edition by Palmer and Sinclair

Test Bank for A Guide to Designing and Implementing Local And Wide Area Networks 2nd Edition by Palmer and Sinclair Test Bank for A Guide to Designing and Implementing Local And Wide Area Networks 2nd Edition by Palmer and Sinclair Link download full: https://testbankservice.com/download/test-bank-for-aguide-to-designing-and-implementing-local-and-wide-area-networks-2ndedition-by-palmer-and-sinclair/

More information

CCNA Exploration Network Fundamentals. Chapter 09 Ethernet

CCNA Exploration Network Fundamentals. Chapter 09 Ethernet CCNA Exploration Network Fundamentals Chapter 09 Ethernet Updated: 07/07/2008 1 9.0.1 Introduction 2 9.0.1 Introduction Internet Engineering Task Force (IETF) maintains the functional protocols and services

More information

ECE Enterprise Storage Architecture. Fall 2016

ECE Enterprise Storage Architecture. Fall 2016 ECE590-03 Enterprise Storage Architecture Fall 2016 Storage Area Network (SAN) Tyler Bletsch Duke University Adapted from the course Information Storage and Management v2 (module 5-6), published by EMC

More information

C H A P T E R GIGABIT ETHERNET PROTOCOL

C H A P T E R GIGABIT ETHERNET PROTOCOL C H A P T E R GIGABIT ETHERNET PROTOCOL 2 39 2.1 Objectives of Research Ethernet protocol has been a robust and dominant technology and it is found to be present on more than 90 percent of all networked

More information

SCRAMNet GT. A New Technology for Shared-Memor y Communication in High-Throughput Networks. Technology White Paper

SCRAMNet GT. A New Technology for Shared-Memor y Communication in High-Throughput Networks. Technology White Paper Technology White Paper SCRAMNet GT A New Technology for Shared-Memor y Communication in High-Throughput Networks Introduction A number of today s most advanced networking applications require the fast

More information

Industry Standards for the Exponential Growth of Data Center Bandwidth and Management. Craig W. Carlson

Industry Standards for the Exponential Growth of Data Center Bandwidth and Management. Craig W. Carlson Industry Standards for the Exponential Growth of Data Center Bandwidth and Management Craig W. Carlson 2 Or Finding the Fat Pipe through standards Creative Commons, Flikr User davepaker Overview Part of

More information

3.1. Storage. Direct Attached Storage (DAS)

3.1. Storage. Direct Attached Storage (DAS) 3.1. Storage Data storage and access is a primary function of a network and selection of the right storage strategy is critical. The following table describes the options for server and network storage.

More information

Computer Networks รศ.ดร.อน นต ผลเพ ม. Assoc. Prof. Anan Phonphoem, Ph.D. Kasetsart University, Bangkok, Thailand

Computer Networks รศ.ดร.อน นต ผลเพ ม. Assoc. Prof. Anan Phonphoem, Ph.D. Kasetsart University, Bangkok, Thailand Jan May 2018 Computer Networks รศ.ดร.อน นต ผลเพ ม Assoc. Prof. Anan Phonphoem, Ph.D. anan.p@ku.ac.th http://www.cpe.ku.ac.th/~anan Computer Engineering Department Kasetsart University, Bangkok, Thailand

More information

Overview of Networks

Overview of Networks CMPT765/408 08-1 Overview of Networks Qianping Gu 1 Overview of Networks This note is mainly based on Chapters 1-2 of High Performance of Communication Networks by J. Walrand and P. Pravin, 2nd ed, and

More information

Your favorite blog :www.vijay-jotani.weebly.com (popularly known as VIJAY JOTANI S BLOG..now in facebook.join ON FB VIJAY

Your favorite blog :www.vijay-jotani.weebly.com (popularly known as VIJAY JOTANI S BLOG..now in facebook.join ON FB VIJAY VISIT: Course Code : MCS-042 Course Title : Data Communication and Computer Network Assignment Number : MCA (4)/042/Assign/2014-15 Maximum Marks : 100 Weightage : 25% Last Dates for Submission : 15 th

More information

CS 428/528 Computer Networks Lecture 01. Yan Wang

CS 428/528 Computer Networks Lecture 01. Yan Wang 1 CS 428/528 Computer Lecture 01 Yan Wang 2 Motivation: Why bother? Explosive growth of networks 1989, 100,000 hosts on the Internet Distributed Applications and Systems E-mail, WWW, multimedia, distributed

More information

Data Communication and Network. Introducing Networks

Data Communication and Network. Introducing Networks Data Communication and Network Introducing Networks Introduction to Networking Computer network, or simply network Refers to the connection of two or more computers by some type of medium You can connect

More information

Course Documentation: Printable course material This material is copyrighted and is for the exclusive use of the student only

Course Documentation: Printable course material This material is copyrighted and is for the exclusive use of the student only Title: CompTIA Storage+ Powered by SNIA Course Length: 5 days Monday - Friday 9AM 5PM (MTN) Course Instructional Method: Interactive Lecture Lab Exam Study Sessions Course Documentation: Printable course

More information

CMSC 611: Advanced. Interconnection Networks

CMSC 611: Advanced. Interconnection Networks CMSC 611: Advanced Computer Architecture Interconnection Networks Interconnection Networks Massively parallel processor networks (MPP) Thousands of nodes Short distance (

More information

Storage Protocol Offload for Virtualized Environments Session 301-F

Storage Protocol Offload for Virtualized Environments Session 301-F Storage Protocol Offload for Virtualized Environments Session 301-F Dennis Martin, President August 2016 1 Agenda About Demartek Offloads I/O Virtualization Concepts RDMA Concepts Overlay Networks and

More information

Computer Networks. Lecture 8 Local Area Network, IEEE 802.x

Computer Networks. Lecture 8 Local Area Network, IEEE 802.x Computer Networks Lecture 8 Local Area Network, IEEE 802.x Local area network A local area network (LAN) is a computer network that interconnects computers within a limited area such as a home, school,

More information

Hálózatok üzleti tervezése

Hálózatok üzleti tervezése Hálózatok üzleti tervezése hogyan tervezzünk, ha eddig is jó volt... Rab Gergely HP ESSN Technical Consultant gergely.rab@hp.com IT sprawl has business at the breaking point 70% captive in operations and

More information

PrepAwayExam. High-efficient Exam Materials are the best high pass-rate Exam Dumps

PrepAwayExam.   High-efficient Exam Materials are the best high pass-rate Exam Dumps PrepAwayExam http://www.prepawayexam.com/ High-efficient Exam Materials are the best high pass-rate Exam Dumps Exam : 143-270 Title : Brocade Certified Fabric Designer 16 Gbps Vendor : Brocade Version

More information

Local Area Networks. Ethernet LAN

Local Area Networks. Ethernet LAN Local Area Networks Ethernet 802.3 LAN -7-1 Local Area Networks (Lokale Netze) Wide Area Network LAN -7-2 Local Area Networks What is a LAN? Multiple systems attached to an often shared medium high total

More information

Proposal for an initial draft of a 10GBASE-CX4 PMD January 6, 2003

Proposal for an initial draft of a 10GBASE-CX4 PMD January 6, 2003 Proposal for an initial draft of a GBASE-CX January, 00 0 IEEE Standard for Information technology Telecommunications and information exchange between systems Local and metropolitan area networks Specific

More information

Fundamentals of IP Networking 2017 Webinar Series Part 4 Building a Segmented IP Network Focused On Performance & Security

Fundamentals of IP Networking 2017 Webinar Series Part 4 Building a Segmented IP Network Focused On Performance & Security Fundamentals of IP Networking 2017 Webinar Series Part 4 Building a Segmented IP Network Focused On Performance & Security Wayne M. Pecena, CPBE, CBNE Texas A&M University Educational Broadcast Services

More information

Benefits of Zoning in Storage Networks Among the many benefits for storage administrators, Zoning enables:

Benefits of Zoning in Storage Networks Among the many benefits for storage administrators, Zoning enables: >SRMRKJSV *MFVI'LERRIP*EFVMGW ph d" c a F4 p : F4^ma4"d " cf amv F a F= V snnn Introduction By introducing network connectivity between servers and storage, Fibre Channel is providing an array of powerful

More information

Introduction to High-Speed InfiniBand Interconnect

Introduction to High-Speed InfiniBand Interconnect Introduction to High-Speed InfiniBand Interconnect 2 What is InfiniBand? Industry standard defined by the InfiniBand Trade Association Originated in 1999 InfiniBand specification defines an input/output

More information

RAJIV GANDHI COLLEGE OF ENGINEERING AND TECHNOLOGY

RAJIV GANDHI COLLEGE OF ENGINEERING AND TECHNOLOGY RAJIV GANDHI COLLEGE OF ENGINEERING AND TECHNOLOGY DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING QUESTION BANK SUBJECT NAME: COMPUTER NETWORKS SUBJECT CODE: CST52 UNIT-I 2 MARKS 1. What is Network? 2.

More information

Unified Storage Networking. Dennis Martin President, Demartek

Unified Storage Networking. Dennis Martin President, Demartek Unified Storage Networking Dennis Martin President, Demartek Demartek Company Overview Industry analysis with on-site test lab Most projects involve use of the lab Lab includes servers, networking and

More information

Creating an agile infrastructure with Virtualized I/O

Creating an agile infrastructure with Virtualized I/O etrading & Market Data Agile infrastructure Telecoms Data Center Grid Creating an agile infrastructure with Virtualized I/O Richard Croucher May 2009 Smart Infrastructure Solutions London New York Singapore

More information

Internetwork Basic. Possible causes of LAN traffic congestion are

Internetwork Basic. Possible causes of LAN traffic congestion are Internetworking 1 C H A P T E R 2 Internetworking Basics Internetworking Model The OSI Reference Model Ethernet Networking Wireless Networking Data Encapsulation Topic 3 1 Internetwork Basic 4 Possible

More information

Hands-On Wide Area Storage & Network Design WAN: Design - Deployment - Performance - Troubleshooting

Hands-On Wide Area Storage & Network Design WAN: Design - Deployment - Performance - Troubleshooting Hands-On WAN: Design - Deployment - Performance - Troubleshooting Course Description This highly intense, vendor neutral, Hands-On 5-day course provides an in depth exploration of Wide Area Networking

More information

IEEE 802 LANs SECTION C

IEEE 802 LANs SECTION C IEEE 802 LANs SECTION C Outline of the Lecture Basic characteristics of LAN Topology Transmission Media MAC IEEE 802 LANs 802.3 - CSMA/CD based (Ethernet) 802.4 Token bus-based 802.5 Token ring-based Comparison

More information

Data Acquisition in High Speed Ethernet & Fibre Channel Avionics Systems

Data Acquisition in High Speed Ethernet & Fibre Channel Avionics Systems Data Acquisition in High Speed Ethernet & Fibre Channel Avionics Systems Troy Troshynski Avionics Interface Technologies (A Division of Teradyne) Omaha, NE U.S.A. troyt@aviftech.com http://www.aviftech.com/aggregator

More information

Ethernet Basics. based on Chapter 4 of CompTIA Network+ Exam Guide, 4 th ed., Mike Meyers

Ethernet Basics. based on Chapter 4 of CompTIA Network+ Exam Guide, 4 th ed., Mike Meyers Ethernet Basics based on Chapter 4 of CompTIA Network+ Exam Guide, 4 th ed., Mike Meyers Ethernet Basics History Ethernet Frames CSMA/CD Obsolete versions 10Mbps versions Segments Spanning Tree Protocol

More information

THE OSI MODEL. Application Presentation Session Transport Network Data-Link Physical. OSI Model. Chapter 1 Review.

THE OSI MODEL. Application Presentation Session Transport Network Data-Link Physical. OSI Model. Chapter 1 Review. THE OSI MODEL Application Presentation Session Transport Network Data-Link Physical OSI Model Chapter 1 Review By: Allan Johnson Table of Contents Go There! Go There! Go There! Go There! Go There! Go There!

More information

Title: CompTIA Storage+ Powered by SNIA

Title: CompTIA Storage+ Powered by SNIA 1 Title: CompTIA Storage+ Powered by SNIA Course Length: 4.5 Days Course Instructional Method: Interactive Lecture Animations, Lab Exam Study Sessions Course Documentation DVD containing: o Printable and

More information

Distributed Video Systems Chapter 4 Network Technologies

Distributed Video Systems Chapter 4 Network Technologies Distributed Video Systems Chapter 4 Network Technologies Jack Yiu-bun Lee Department of Information Engineering The Chinese University of Hong Kong Contents 4.1 Introduction 4.2 Multiple Access Protocols

More information

E1-E2 (EB) Chapter 4 MSPP

E1-E2 (EB) Chapter 4 MSPP E1-E2 (EB) Chapter 4 MSPP Page: 1 Multi-service Provisioning Platform (M S P P) I) Introduction: MSPP is deployed in the boundary of Access and Metro core backbone. TEC has prepared two different platforms

More information

Computer Network : Lecture Notes Nepal Engineering College Compiled by: Junior Professor: Daya Ram Budhathoki Nepal Engineering college, Changunarayan

Computer Network : Lecture Notes Nepal Engineering College Compiled by: Junior Professor: Daya Ram Budhathoki Nepal Engineering college, Changunarayan Computer Network : Lecture Notes Nepal Engineering College Compiled by: Junior Professor: Daya Ram Budhathoki Nepal Engineering college, Changunarayan Chapter3: OSI Reference Model: Network Software: Network

More information

Communication has significant impact on application performance. Interconnection networks therefore have a vital role in cluster systems.

Communication has significant impact on application performance. Interconnection networks therefore have a vital role in cluster systems. Cluster Networks Introduction Communication has significant impact on application performance. Interconnection networks therefore have a vital role in cluster systems. As usual, the driver is performance

More information

Chapter 2 Network Models 2.1

Chapter 2 Network Models 2.1 Chapter 2 Network Models 2.1 Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 2-1 LAYERED TASKS We use the concept of layers in our daily life. As an example,

More information

Operating Systems. 16. Networking. Paul Krzyzanowski. Rutgers University. Spring /6/ Paul Krzyzanowski

Operating Systems. 16. Networking. Paul Krzyzanowski. Rutgers University. Spring /6/ Paul Krzyzanowski Operating Systems 16. Networking Paul Krzyzanowski Rutgers University Spring 2015 1 Local Area Network (LAN) LAN = communications network Small area (building, set of buildings) Same, sometimes shared,

More information

Category: Standards Track July 2004

Category: Standards Track July 2004 Network Working Group Request for Comments: 3821 Category: Standards Track M. Rajagopal E. Rodriguez R. Weber July 2004 Fibre Channel Over TCP/IP (FCIP) Status of this Memo This document specifies an Internet

More information

IT 4504 Section 4.0. Network Architectures. 2008, University of Colombo School of Computing 1

IT 4504 Section 4.0. Network Architectures. 2008, University of Colombo School of Computing 1 IT 4504 Section 4.0 Network Architectures 2008, University of Colombo School of Computing 1 Section 4.1 Introduction to Computer Networks 2008, University of Colombo School of Computing 2 Introduction

More information

Transport is now key for extended SAN applications. Main factors required in SAN interconnect transport solutions are:

Transport is now key for extended SAN applications. Main factors required in SAN interconnect transport solutions are: E Transport is now key for extended SAN applications. Main factors required in SAN interconnect transport solutions are: Native support for all SAN protocols including ESCON, Fibre Channel and Gigabit

More information

ITEC 3800 Data Communication and Network. Introducing Networks

ITEC 3800 Data Communication and Network. Introducing Networks ITEC 3800 Data Communication and Network Introducing Networks Introduction to Networking Computer network, or simply network Refers to the connection of two or more computers by some type of medium You

More information

Digital Communication Networks

Digital Communication Networks Digital Communication Networks MIT PROFESSIONAL INSTITUTE, 6.20s July 25-29, 2005 Professor Muriel Medard, MIT Professor, MIT Slide 1 Digital Communication Networks Introduction Slide 2 Course syllabus

More information

HyperIP : SRDF Application Note

HyperIP : SRDF Application Note HyperIP : SRDF Application Note Introduction HyperIP is a Linux software application that quantifiably and measurably enhances large data movement over big bandwidth and long-haul IP networks. HyperIP

More information

Send documentation comments to You must enable FCIP before attempting to configure it on the switch.

Send documentation comments to You must enable FCIP before attempting to configure it on the switch. CHAPTER 9 (Fibre Channel over IP) is an IETF standards based protocol for connecting Fibre Channel SANs over IP based networks. encapsulates the FCP frames in a TCP/IP packet which is then sent across

More information

APG-FC2 PROTOCOL SUPPORT FOR AVIONICS APPLICATION FIBRE CHANNEL TESTING. Ken Bisson

APG-FC2 PROTOCOL SUPPORT FOR AVIONICS APPLICATION FIBRE CHANNEL TESTING. Ken Bisson APPLICATION FIBRE CHANNEL TESTING Ken Bisson 2007 This paper provides an overview of how AIT s APG-FC2 PCI Fibre Channel Tester Card supports testing of anonymous subscriber messaging, remotes direct memory,

More information

S S SNIA Storage Networking Foundations

S S SNIA Storage Networking Foundations S10-110 Number: S10-110 Passing Score: 800 Time Limit: 120 min S10-110 SNIA Storage Networking Foundations Exam A QUESTION 1 What are two NAS file access protocols? (Choose two.) A. SMB B. iscsi C. NFS

More information

1. Data Link Layer (Layer 2)

1. Data Link Layer (Layer 2) 1. Data Link Layer (Layer 2) The Data Link layer provides a means for exchanging data over a common local media. The Data Link layer performs two basic services: Allows the upper layers to access the media

More information

Artisan Technology Group is your source for quality new and certified-used/pre-owned equipment

Artisan Technology Group is your source for quality new and certified-used/pre-owned equipment Artisan Technology Group is your source for quality new and certified-used/pre-owned equipment FAST SHIPPING AND DELIVERY TENS OF THOUSANDS OF IN-STOCK ITEMS EQUIPMENT DEMOS HUNDREDS OF MANUFACTURERS SUPPORTED

More information

iscsi Unified Network Storage

iscsi Unified Network Storage iscsi Unified Network Storage Steve Rogers Adaptec, Inc. 691 S Milpitas Blvd, Milpitas, CA 95035-5473 Phone:+1-510-957-1631 E-mail: steve_rogers@adaptec.com Presented at the THIC Meeting at the Sony Auditorium,

More information

TCP offload engines for high-speed data processing

TCP offload engines for high-speed data processing TCP offload engines for high-speed data processing TCP/IP over ethernet has become the most dominant packet processing protocol. Ethernet networks are now running at higher and higher speeds with the development

More information

Lecture 3 Protocol Stacks and Layering

Lecture 3 Protocol Stacks and Layering Lecture 3 Protocol Stacks and ing Hui Zhang School of Computer Science Carnegie Mellon University 15-441 Networking, Fall 2007 http://www.cs.cmu.edu/~srini/15-441/f07/ 1 What is a Communication Network?

More information

Extending PCI-Express in MicroTCA Platforms. Whitepaper. Joey Maitra of Magma & Tony Romero of Performance Technologies

Extending PCI-Express in MicroTCA Platforms. Whitepaper. Joey Maitra of Magma & Tony Romero of Performance Technologies Extending PCI-Express in MicroTCA Platforms Whitepaper Joey Maitra of Magma & Tony Romero of Performance Technologies Introduction: The introduction of MicroTCA platforms has opened the door for AdvancedMC

More information

This appendix covers the following topics: Understanding the Concepts of Storage Networking Understanding the Storage Networking Protocols

This appendix covers the following topics: Understanding the Concepts of Storage Networking Understanding the Storage Networking Protocols This appendix covers the following topics: Understanding the Concepts of Storage Networking Understanding the Storage Networking Protocols Integrating SAN in Cisco Multilayer Switched Networks Implementing

More information

Traditional SAN environments allow block

Traditional SAN environments allow block Chapter 8 SAN Traditional SAN environments allow block KEY CONCEPTS I/O over Fibre Channel, whereas NAS iscsi Protocol environments allow file I/O over -based networks. Organizations need the performance

More information

E-Seminar. Storage Networking. Internet Technology Solution Seminar

E-Seminar. Storage Networking. Internet Technology Solution Seminar E-Seminar Storage Networking Internet Technology Solution Seminar Storage Networking Internet Technology Solution Seminar 3 Welcome 4 Objectives 5 Storage Solution Requirements 6 Storage Networking Concepts

More information