Storage Area Network (SAN)

Slides:



Advertisements
Similar presentations
Archive Task Team (ATT) Disk Storage Stuart Doescher, USGS (Ken Gacke) WGISS-18 September 2004 Beijing, China.
Advertisements

Data Storage Solutions Module 1.2. Data Storage Solutions Upon completion of this module, you will be able to: List the common storage media and solutions.
Basic Principles of PACS Networking Emily Seto Medical Engineering/SIMS Center for Global eHealth Innovation April 29, 2004.
Proposed Storage Area Network Facilities For Discussion.
Introduction to Storage Area Network (SAN) Jie Feng Winter 2001.
Storage Area Network, an Introduction of basic concepts
NAS vs. SAN 10/2010 Palestinian Land Authority IT Department By Nahreen Ameen 1.
SAN Last Update Copyright Kenneth M. Chipps Ph.D. 1.
1 CSC 486/586 Network Storage. 2 Objectives Familiarization with network data storage technologies Understanding of RAID concepts and RAID levels Discuss.
Vorlesung Speichernetzwerke Teil 2 Dipl. – Ing. (BA) Ingo Fuchs 2003.
Storage area Network(SANs) Topics of presentation
1 Recap (RAID and Storage Architectures). 2 RAID To increase the availability and the performance (bandwidth) of a storage system, instead of a single.
High Performance Computing Course Notes High Performance Storage.
Silberschatz, Galvin and Gagne ©2009 Operating System Concepts – 8 th Edition Mass-Storage Systems Revised Tao Yang.
5/8/2006 Nicole SAN Protocols 1 Storage Networking Protocols Nicole Opferman CS 526.
COEN 180 NAS / SAN. NAS Network Attached Storage (NAS) Each storage device has its own network interface. Filers: storage device that interfaces at the.
SAN Design Considerations Hylton Leigh Senior Consultant Novell Consulting, UK Stuart Thompson Senior Consultant Novell Consulting, UK.
Electronics Confidential Information © 3M 2005, All Rights Reserved Enterprise Computing Applications Charlie Staley January 2007.
Storage Networking Technologies and Virtualization Section 2 DAS and Introduction to SCSI1.
COEN 180 NAS / SAN. Storage Trends Storage Trends: Money is spend on administration Morris, Truskowski: The evolution of storage systems, IBM Systems.
Servers Redundant Array of Inexpensive Disks (RAID) –A group of hard disks is called a disk array FIGURE Server with redundant NICs.
Storage Networking. Storage Trends Storage growth Need for storage flexibility Simplify and automate management Continuous availability is required.
Session 3 Windows Platform Dina Alkhoudari. Learning Objectives Understanding Server Storage Technologies Direct Attached Storage DAS Network-Attached.
Data Storage Willis Kim 14 May Types of storages Direct Attached Storage – storage hardware that connects to a single server Direct Attached Storage.
Amin Kazempour Long Yunyan XU
Mass Storage System EMELIZA R. YABUT MSIT. Overview of Mass Storage Structure Traditional magnetic disks structure ◦Platter- composed of one or more.
THE EMC EFFECT Page.1 Building the ESN Infrastructure Doing business without barriers EMC Enterprise Storage Network.
Enterprise Storage Management Steve Duplessie Founder/Senior Analyst The Enterprise Storage Group September, 2001.
Storage Area Networks The Basics. Storage Area Networks SANS are designed to give you: More disk space Multiple server access to a single disk pool Better.
Planning Storage Solutions Lesson 6. Skills Matrix Technology SkillObjective DomainObjective # Planning Server StoragePlan storage5.1.
Managing Storage Lesson 3.
CSI-09 COMMUNICATION TECHNOLOGY FAULT TOLERANCE AUTHOR: V.V. SUBRAHMANYAM.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Storage Area Network Presented by Chaowalit Thinakornsutibootra Thanapat Kangkachit
2014 LENOVO. ALL RIGHTS RESERVED. SAN Fundamentals.
1 U.S. Department of the Interior U.S. Geological Survey Contractor for the USGS at the EROS Data Center EDC CR1 Storage Architecture August 2003 Ken Gacke.
Redundant Array of Independent Disks.  Many systems today need to store many terabytes of data.  Don’t want to use single, large disk  too expensive.
Using NAS as a Gateway to SAN Dave Rosenberg Hewlett-Packard Company th Street SW Loveland, CO 80537
Clustering In A SAN For High Availability Steve Dalton, President and CEO Gadzoox Networks September 2002.
Infiniband Bart Taylor. What it is InfiniBand™ Architecture defines a new interconnect technology for servers that changes the way data centers will be.
© 2009 IBM Corporation Statements of IBM future plans and directions are provided for information purposes only. Plans and direction are subject to change.
Networking… By: Allan Joe Next page.
Networking  Networking is of linking two or more computing devices together for the purpose of sharing data.
STORAGE ARCHITECTURE/ MASTER): Disk Storage: What Are Your Options? Randy Kerns Senior Partner The Evaluator Group.
Internet Protocol Storage Area Networks (IP SAN)
Lec 5 part2 Disk Storage, Basic File Structures, and Hashing.
STORAGE ARCHITECTURE/ MASTER): Where IP and FC Storage Fit in Your Enterprise Randy Kerns Senior Partner The Evaluator Group.
Storage Networking. Storage Trends Storage grows %/year, gets more complicated It’s necessary to pool storage for flexibility Intelligent storage.
1 CEG 2400 Fall 2012 Network Servers. 2 Network Servers Critical Network servers – Contain redundant components Power supplies Fans Memory CPU Hard Drives.
© 2007 EMC Corporation. All rights reserved. Internet Protocol Storage Area Networks (IP SAN) Module 3.4.
Data and Computer Communications Eighth Edition by William Stallings Chapter 15 – Local Area Network Overview.
Storage System Optimization. Introduction Storage Types-DAS/NAS/SAN The purposes of different RAID types. How to calculate the storage size for video.
July 30, 2009opsarea meeting, IETF Stockholm1 Operational Deployment and Management of Storage over the Internet David L. Black, EMC IETF opsarea meeting.
Introduction Chapter 1. Introduction  A computer network is two or more computers connected together so they can communicate with one another.  Two.
Planning Storage Solutions Lesson 6. Server Storage The I/O burdens of a server are quite different from those of a workstation, and a standard storage.
What is raid? RAID is the term used to describe a storage systems' resilience to disk failure through the use of multiple disks and by the use of data.
Network-Attached Storage. Network-attached storage devices Attached to a local area network, generally an Ethernet-based network environment.
Video Security Design Workshop:
Storage Networking.
What is Fibre Channel? What is Fibre Channel? Introduction
Introduction to Networks
Introduction to Networks
Storage Virtualization
Huawei HCNA-Storage 3.0 H ENU Questions Killtest
Storage Networking.
Storage Networks and Storage Devices
Keith Spayth ACSG 520 Dr. Alzoubi
Keith Spayth ACSG 520 Dr. Alzoubi
Cost Effective Network Storage Solutions
Presentation transcript:

Storage Area Network (SAN) Presenters: Arun Kumar Kamepally Udaya Tummala

Contents Introduction RAID SAN definition SAN Environment SAN components SAN topologies Difference between NAS,DAS,SAN SAN management

Introduction Data has became more important and technology has become obsolete to handle huge data. Traditionally local storage devices are used to store data. Later storing data centrally and making it available has become cost effective to handle data. Network storage is simply about storing data using a method by which it can be made available to clients on the network. Different Storage technology DAS NAS SAN

Storages RAID: RAID is a method used to inexpensively put together a set of physical hard drives into a logical array of storage devices. RAID provides fault tolerance compared to standalone disk drives. RAID does this by mirroring data or implementing parity check operations. RAID can be performed using hardware or host based software. Several types of RAID can be used, including one or more of these RAID 0 (striping) RAID 1 (mirroring) RAID 3 (error detection) RAID 5 (error correction)

Definition A SAN is a High- speed Special Purpose Network that interconnects different kinds of data storage devices with data servers. Hubs, switches and bridges are used for connecting to different devices. SAN is very expensive only big businesses can afford it.

SAN is a Network that transfer data between storage devices like disk array and servers. SAN work same as Server in different way. Data is stored in Disk Array. SAN is useful for getting server backup SAN is a set of protocols and technologies that permit storage devices to have direct connections with servers over some distance. In addition, a SAN permits the storage devices to be shared among a number of servers based on select criteria. VSAN technologies, a group of discrete SANs can be connected together using a “ virtual “ SAN fabric.

What makes SAN? Storage Devices High Speed Connectivity SAN Software SAN Management

Continue……. A SAN can be used to bypass traditional network bottlenecks. It supports direct, high speed data transfers between servers and storage devices in the following three ways: Server to storage: This is the traditional model of interaction with storage devices. The advantage is that the same storage device may be accessed serially or concurrently by multiple servers. Server to server: A SAN may be used for high-speed, high-volume communications between servers. Storage to storage: This outboard data movement capability enables data to be moved without server intervention, thereby freeing up server processor cycles for other activities like application processing.

Technologies in SAN: Multiple technology can be used when building a SAN; traditionally the dominant technology is Fiber Channel, but Ip based solutions are also quite popular for specific applications. The concept of SAN is also independent from the devices that are attached to it. Can be disks, tapes, RAIDs, file servers or other. Hubs, switches and bridges are used for connecting to different devices.

SAN components Fibre Channel Network: A high performance (200 MB/sec) redundant network made up of fibre channel switches for deploying and sharing enterprise resources. Host Bus Adapter (HBA): PCI adaptor connects a server to the SAN fabric. Each HBA installed is referred to as a host. Enterprise Storage: Any storage device with FC interface that is interoperable with the switches, HBAs, servers and server operating systems in the network

SAN Advantages: SAN Architecture facilitates scalability. Storage devices can be added to store hundreds of terabytes. Sharing SAN is possible. SAN is not directly attached with any particular server or network, SAN can be shared by all. SAN provides long distance connectivity. SAN is truly versatile. A SAN can be single entity , a master grouping of several SANs.

SAN,NAS,DAS SAN is a block device which is delivered over the network. Like DAS you must still place a file system upon it before it can used. Technologies to do this include Fibre Channel, iSCSI, FoE, etc. NAS is a file system delivered over the network. It is ready to mount and use. Technologies to do this include NFS, CIFS, AFS, etc. DAS is a block device from a disk which is physically [directly] attached to the host machine. You must place a file system upon it before it can be used. Technologies to do this include IDE, SCSI, SATA, etc.

Supported topologies by SAN Point to point Arbitrated loop Switched Fabric Point to point: Point to point is the simplest topology with lited connectivity needs It guarantees in delivery and full bandwidth access. Application can handle any multipath connectivity to a set of disks in case this is provided, since no other elements are present in this topology.

Arbitrated loop: Designed to scale to a limited number of nodes. Low cost Arbitration protocols designed to manage media sharing across nodes may be disruptive when a node gets added/ removed from loop and loop initialization protocol kicks in A arbitrating hub can be used instead of a distributed protocol Switched Fabric: In this switching element get added to allow interconnections via point to point links. Extended number of devices and greater distances can be achieved Scalable, robust and reliable architecture.

SAN management Storage level : is comprised of the storage devices that integrate the SAN, such as disks, disk arrays, tapes, and tape libraries. Network level: is comprised by all the components that provide connectivity, such as cables, switches, inter-switch links, gateways, routers. Enterprise Level: comprises all devices and components present in a SAN environment, as well as the workstations indirectly connected to it

References [1] Rabe, Bruce R., Mark Clifford, and Norm Miles. "Storage area network (SAN) management system for discovering SAN components using a SAN management server." U.S. Patent No. 7,194,538. 20 Mar. 2007. [2] Sacks, David. "Demystifying Storage Networking DAS, SAN, NAS, NAS Gateways, Fibre Channel, and iSCSI." Published by IBM storage networking(2001). [3] Clark, Tom. Designing Storage Area Networks: A Practical Reference for Implementing Storage Area Networks. Addison-Wesley Longman Publishing Co., Inc., 2003. [4] Khattar, Ravi Kumar, et al. Introduction to Storage Area Network, SAN. IBM Corporation, International Technical Support Organization, 1999.