SAN (Extension Protocol & Protocol Stack)

Slides:



Advertisements
Similar presentations
Topics Networking Concepts Storage Concepts Presentation by Anand Mewalal Vmware VI3 Concepts On networking and Storage.
Advertisements

Storage Networking Strategic Decision-Making Randy Kerns Evaluator Group, Inc.
v3.1 CIS151 Module 2 JEOPARDY K. MartinG. Valencia.
Blade Server Summit 2005Skip Jones iSCSI for Low-End of SMB must have a TOE Page 1 Skip Jones iSCSI for low-end of SMB Need a TOE Go Low, Go TOE!
© 2006 EMC Corporation. All rights reserved. Network Attached Storage (NAS) Module 3.2.
Network-Attached Storage
IP –Based SAN extensions and Performance Thao Pham CS 622 Fall 07.
SAN CONVERGENCE GROUP SAN Convergence Group Confidential, 1 SAN Convergence Group: pFCP, iFCP, and iSCSI Positioning.
Fibre Channel Erin Keith CPE 401 Spring, Fibre Channel Storage Area Networks Overview Functionality Format Applications References.
Securing iSCSI for Data Backup and Disaster Recovery JAMES HUGHES CS526 5/03/05 James W. Hughes 1.
K. Salah 1 Chapter 12 Point-to-Point Access: PPP.
ISCSI Performance Experiments Li Yin EECS Department U.C.Berkeley.
Storage networkchow1 Storage Network Project UCCS Network Research Lab.
5/8/2006 Nicole SAN Protocols 1 Storage Networking Protocols Nicole Opferman CS 526.
Agenda CS C446 Data Storage Technologies & Networks
Storage Networking. Storage Trends Storage growth Need for storage flexibility Simplify and automate management Continuous availability is required.
1 © J. Liebeherr, All rights reserved Virtual Private Networks.
Amin Kazempour Long Yunyan XU
Module 10 Configuring and Managing Storage Technologies.
Hosted by iSCSI: The New Storage Interconnect on the “Block”? Sean P. Derrington Consultant, Enterprise Storage and Servers Appergy, Inc
Layered Protocol. 2 Types of Networks by Logical Connectivity Peer to Peer and Client-Server Peer-to-peer Networks  Every computer can communicate directly.
Wide Area Networks(WANs) Lecture Week 2. Point-to-Point Protocol (PPP) Accessing the WAN.
Introduction to SAN – 1: iSCSI & FCIPBITS Pilani Alumni Association ( 19, 2006 Introduction to Storage Area Networks – I iSCSI.
Design and Implementation of a Linux SCSI Target for Storage Area Networks Ashish A. PalekarAnshul Chaddha, Trebia Networks Narendran Ganapathy, 33 Nagog.
Slide 1 DESIGN, IMPLEMENTATION, AND PERFORMANCE ANALYSIS OF THE ISCSI PROTOCOL FOR SCSI OVER TCP/IP By Anshul Chadda (Trebia Networks)-Speaker Ashish Palekar.
Trends In Network Industry - Exploring Possibilities for IPAC Network Steven Lo.
Bob Baker Open Systems Interconnection OSI Reference model –Layer 7 application –Layer 6 presentation –Layer 5 session –Layer 4 transport –Layer 3 network.
11/05/07 1TDC TDC 564 Local Area Networks Lecture 8 IP-based Storage Area Network.
Storage Networking Evolution Jim Morin VP Strategic Planning June 2001.
Hosted by Minimizing the Impact of Storage on Your Network W. Curtis Preston President The Storage Group.
Knowing when to deploy DAS NAS and SAN can optimize t Availability t Scalability t Performance t Manageability t Cost effectiveness.
EMC Proven Professional. Copyright © 2012 EMC Corporation. All Rights Reserved. NAS versus SAN NAS – Architecture to provide dedicated file level access.
Mr. P. K. GuptaSandeep Gupta Roopak Agarwal
Storage Wide-Area Networks (SWANs)
Internet Protocol Storage Area Networks (IP SAN)
IPFC Working Group IETF Adelaide, Australia March 29, 2000 FC Over IP draft-ietf-ipfc-fcoverip-00.txt E. Rodriguez, Lucent Technologies M. Rajagopal, R.
July 14, KIMICS 2006 Kulveer Singh Graduate School of Design & IT Dongseo University Busan, South Korea Data Concurrency Issues in iSCSI Based-Data.
STORAGE ARCHITECTURE/ MASTER): Where IP and FC Storage Fit in Your Enterprise Randy Kerns Senior Partner The Evaluator Group.
CCNA1 v3 Module 2 v3 CCNA 1 Module 2 JEOPARDY K. Martin.
Storage Networking. Storage Trends Storage grows %/year, gets more complicated It’s necessary to pool storage for flexibility Intelligent storage.
© 2007 EMC Corporation. All rights reserved. Internet Protocol Storage Area Networks (IP SAN) Module 3.4.
July 30, 2009opsarea meeting, IETF Stockholm1 Operational Deployment and Management of Storage over the Internet David L. Black, EMC IETF opsarea meeting.
This courseware is copyrighted © 2016 gtslearning. No part of this courseware or any training material supplied by gtslearning International Limited to.
Point-to-Point Protocol (PPP)
PPP Protocol.
Virtual Private Networks
CCNA Networking Fundamentals
Virtual Private Networks
IP SAN Storage Overview
iSCSI Application to Cam Coder - A feasibility Study
Storage Networking.
Introduction to Networks
Introduction to Networks
File Transfer Protocol
Storage Networking.
Module – 6 IP san and fcOe Module 6: IP SAN and FCoE 1
Storage Networks and Storage Devices
Keith Spayth ACSG 520 Dr. Alzoubi
Point-to-Point Protocol (PPP)
Storage Networking Protocols
ECEN “Internet Protocols and Modeling”
Keith Spayth ACSG 520 Dr. Alzoubi
Security Protocols in the Internet
Point-to-Point Protocol (PPP)
Rajeev Bhardwaj Director, Product Management
Point-to-Point Protocol (PPP)
Cengage Learning: Computer Networking from LANs to WANs
Cost Effective Network Storage Solutions
Point-to-Point Protocol (PPP)
Presentation transcript:

SAN (Extension Protocol & Protocol Stack) ROHIT SINGH

WHAT IS SAN? A storage area network (SAN) is a dedicated network that provides access to consolidated, block level data storage. A SAN does not provide file abstraction, only block-level operations. A SAN typically has its own network of storage devices that are generally not accessible through the local area network (LAN) by other devices.

SAN Extension Protocol SANs can use different protocol and transport stacks to transfer SCSI commands and data. FCIP and iSCSI stacks support block-level storage for remote devices. Both FCIP and iSCSI are used to carry SCSI commands and status. Each uses the TCP/IP protocol suite as a transport mechanism.

Fibre channel over IP FCIP is Fibre Channel encapsulated in IP. Its purpose is to provide connectivity between two separate SANs over a WAN, as shown in Figure below . FCIP is a tunneling protocol. The Fibre Channel packet is encapsulated into FCIP

iSCSI iSCSI is a protocol used to carry SCSI commands, responses, and data over an IP network. File access is at the block level. Figure below shows a connection that uses iSCSI between the iSCSI host and Switch B. DiffieHellman Challenge Handshake Authentication Protocol (DH-CHAP) authentication should also be used to enhance security on the LAN.

SAN Protocol Stack Figure below compares FCoE with other SCSI-based SAN technologies, such as iSCSI and FCIP. The first thing that stands out is that FCoE, FCIP, and Fibre Channel all use the Fibre Channel Protocol (FCP) and Fibre Channel framing. The iSCSI protocol is even more different. The main differentiator between FCoE and iSCSI is the easy integration of FCoE in Fibre Channel SANs. It does not use FCP but encapsulates SCSI directly into TCP/IP

THANK YOU