Modeling and Evaluation of Fibre Channel Storage Area Networks

Slides:



Advertisements
Similar presentations
Introduction to Storage Area Network (SAN) Jie Feng Winter 2001.
Advertisements

Introducing Campus Networks
A Novel 3D Layer-Multiplexed On-Chip Network
Packet Switching COM1337/3501 Textbook: Computer Networks: A Systems Approach, L. Peterson, B. Davie, Morgan Kaufmann Chapter 3.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 5: Inter-VLAN Routing Routing & Switching.
Advanced Networking Wickus Nienaber Daniel Beech.
Fibre Channel Erin Keith CPE 401 Spring, Fibre Channel Storage Area Networks Overview Functionality Format Applications References.
1 6/22/ :39 Chapter 9Fiber Channel1 Rivier College CS575: Advanced LANs Chapter 9: Fibre Channel.
Chapter 10 Introduction to Wide Area Networks Data Communications and Computer Networks: A Business User’s Approach.
A Scalable, Commodity Data Center Network Architecture Mohammad Al-Fares, Alexander Loukissas, Amin Vahdat Presented by Gregory Peaker and Tyler Maclean.
Storage area network and System area network (SAN)
Modeling and Evaluation of Fibre Channel Storage Area Networks Xavier Molero, Federico Silla, Vicente Santonia and Jose Duato.
THE EMC EFFECT Page.1 Building the ESN Infrastructure Doing business without barriers EMC Enterprise Storage Network.
Virtual LANs. VLAN introduction VLANs logically segment switched networks based on the functions, project teams, or applications of the organization regardless.
Switching, routing, and flow control in interconnection networks.
Switching Techniques Student: Blidaru Catalina Elena.
Interconnect Networks
High-Performance Networks for Dataflow Architectures Pravin Bhat Andrew Putnam.
Storage Area Network Presented by Chaowalit Thinakornsutibootra Thanapat Kangkachit
Slide 1 DESIGN, IMPLEMENTATION, AND PERFORMANCE ANALYSIS OF THE ISCSI PROTOCOL FOR SCSI OVER TCP/IP By Anshul Chadda (Trebia Networks)-Speaker Ashish Palekar.
Infiniband subnet management Discuss the Infiniband subnet management system Discuss fat tree and subnet management in an Infiniband with a fat tree topology.
1 Lecture 7: Interconnection Network Part I: Basic Definitions Part II: Message Passing Multicomputers.
QoS Support in High-Speed, Wormhole Routing Networks Mario Gerla, B. Kannan, Bruce Kwan, Prasasth Palanti,Simon Walton.
Chapter 12: Mass-Storage Systems Silberschatz, Galvin and Gagne ©2005 Operating System Concepts – 7 th Edition, Jan 1, 2005 Chapter 12: Mass-Storage.
Switching breaks up large collision domains into smaller ones Collision domain is a network segment with two or more devices sharing the same Introduction.
Swapping to Remote Memory over InfiniBand: An Approach using a High Performance Network Block Device Shuang LiangRanjit NoronhaDhabaleswar K. Panda IEEE.
Chapter 10: MANs and WANs. Topics What is MAN, WAN? How are they different from LANs? Subnet and three different switched-networks Connection-oriented.
1 Optical Packet Switching Techniques Walter Picco MS Thesis Defense December 2001 Fabio Neri, Marco Ajmone Marsan Telecommunication Networks Group
Chapter 3: Networking and Internetworking 1. Introduction Networking issues for distributed systems: Performance,scalability,reliability,security,mobility,
Ethernet. Ethernet standards milestones 1973: Ethernet Invented 1983: 10Mbps Ethernet 1985: 10Mbps Repeater 1990: 10BASE-T 1995: 100Mbps Ethernet 1998:
Interconnect Networks Basics. Generic parallel/distributed system architecture On-chip interconnects (manycore processor) Off-chip interconnects (clusters.
Internet Protocol Storage Area Networks (IP SAN)
STORAGE ARCHITECTURE/ MASTER): Where IP and FC Storage Fit in Your Enterprise Randy Kerns Senior Partner The Evaluator Group.
1 Switching and Forwarding Sections Connecting More Than Two Hosts Multi-access link: Ethernet, wireless –Single physical link, shared by multiple.
© 2007 EMC Corporation. All rights reserved. Internet Protocol Storage Area Networks (IP SAN) Module 3.4.
Network Processing Systems Design
Yiting Xia, T. S. Eugene Ng Rice University
Packet Switching Networks & Frame Relay
Connecting Network Components
The Underlying Technologies
Advanced Computer Networks
Direct Attached Storage and Introduction to SCSI
What is Fibre Channel? What is Fibre Channel? Introduction
Chapter 12: Mass-Storage Structure
Chapter 5: Inter-VLAN Routing
Introduction to Networks
Introduction to Networks
Direct Attached Storage Overview
Virtual LANs.
Switching Techniques In large networks there might be multiple paths linking sender and receiver. Information may be switched as it travels through various.
SWITCHING Switched Network Circuit-Switched Network Datagram Networks
Direct Attached Storage and Introduction to SCSI
Implement Inter-VLAN Routing
CprE 458/558: Real-Time Systems
Switching, routing, and flow control in interconnection networks
Switching Techniques In large networks there might be multiple paths linking sender and receiver. Information may be switched as it travels through various.
A Cognitive Approach for Cross-Layer Performance Management
Storage Networking Protocols
COMMON LAYER 2 DEVICES AND FUNCTIONALITIES.
Storage area network and System area network (SAN)
Switching Techniques.
Implement Inter-VLAN Routing
Circuit Switching Packet Switching Message Switching
Virtual LAN VLAN Trunking Protocol and Inter-VLAN Routing
Network-on-Chip Programmable Platform in Versal™ ACAP Architecture
Implement Inter-VLAN Routing
Packet Switching Outline Store-and-Forward Switches
Implement Inter-VLAN Routing
Switching, routing, and flow control in interconnection networks
Implementing Multicast
Presentation transcript:

Modeling and Evaluation of Fibre Channel Storage Area Networks Xavier Molero, Federico Silla, Vicente Santonia and Jose Duato

Introduction What is a SAN (Storage Area Network) A separate high-speed network for storage Isolated from messaging network Optimized for moving data between servers and storage devices How it is different from traditional server-storage network

Traditional Server-Storage Architecture Limitations: Unavailability of data in case of a failure on server Bandwidth saturation during backups

Typical SAN Architecture

Fibre Channel Generic transport mechanism Provides an interface for high-speed data transfer(gigabit per second) and long distance(up to 10 km) Standard provides definitions about physical layer characteristics, transport control protocol, and upper level interface to TCP/IP, SCSI, and other protocols Some features are not specified(routing algorithm, internal switch architecture)

Fibre Channel (cont.) Switching Mechanism virtual cut-through: incoming messages are forwarded as soon as they are routed and out port is free Flow Control Mechanism credit scheme

System Model Switch Architecture Network Topology Routing Algorithm Communication Pattern Disk response time model I/O load generation

Switch Architecture

Switch Architecture

Network Topology Single room Floor topologies Regular: Irregular: Fattrees, meshes, multistage networks, and fully connected topologies Irregular: randomly generated, a single link connects two switches Floor topologies

Routing Algorithm Distributed routing Leaving routing decisions to each switch Up*/down* routing (partially adaptive) Based on breadth-first spanning tree(BFS) Minimal adaptive routing (fully adaptive)

Communication Pattern Request parameters: Disk ID Access type (read or write) Starting location (sector number) Requested size

Communication Pattern

Disk Response Time Model A single server queue with a FIFO discipline service Composed of three parts: Seek time Rotational latency Transfer time

Disk Response Time Model

I/O Load Generation Use auto-similar arrival pattern Real traffic is bursty and the bursts exist over many time scales Model each server as a set of ON/OFF sources Model the length of ON/OFF periods with Pareto distribution Simulator can be feed with real-world I/O traces

Evaluating SANs Performance Effect of switch architectures on performance Effect of faulty links on performance

Effect of Switch architecture

Effect of Switch architecture

Effect of Failures in Links

Effect of Failures in Links

Summary SAN is a alternative to traditional server-to-disk approach Fibre channel is a prominent technology for implementing SAN. The simulator considers a wide set of characteristics and is a key tool for the design and evaluation of SANs.

Questions What is a storage area network? What are the limitations of traditional server-storage architecture? Name some features of fiber channels.