Fibre Channel E_Port Compatibility for IP Storage Networks

Size: px
Start display at page:

Download "Fibre Channel E_Port Compatibility for IP Storage Networks"

Transcription

1 Multi-Capable Network Solutions Fibre Channel Compatibility for IP Networks INTRODUCTION As one of the first applications for storage networking based on TCP/IP, extending connectivity for Fibre Channel SANs over long distances is an essential component of disaster recovery, remote backup and other critical business solutions. Since IP networks have no inherent distance or speed limitations, moving storage data over TCP/IP enables a more flexible and robust alternative to direct Fibre Channel-to-Fibre Channel linkage. For a number of reasons, native Fibre Channel has not proven viable for long haul applications between multiple sites. Customers who have attempted to extend Fibre Channel SANs have uncovered several issues: First, Fibre Channel was originally designed for high performance channel applications within the circumference of a data center. Fibre Channel physical standards allow for up to 500 meters using multimode fiber cabling, and up to 10 kilometers using single-mode cabling. The original design of Fibre Channel did not accommodate distances extending hundreds or thousands of kilometers, which might be typical of disaster recovery applications. Remote connectivity for Fibre Channel SANs is therefore inherently problematic since it pushes the architecture beyond its original purpose.

2 Second, this inherent distance limitation is affirmed by the amount of port buffers normally allocated by Fibre Channel fabric switches. Although the number of port buffers may be sufficient to sustain high bandwidth utilization within a local or metropolitan environment, current Fibre Channel switches lack the port buffering required for wide area links. As a consequence, performance drops dramatically when native Fibre Channel is driven beyond metropolitan distances. Third, connecting Fibre Channel switches over long haul links may expose the extended fabric to disruption if the wide area connections are over-subscribed or unstable. By design, a network built with two or more Fibre Channel switches becomes a single fabric. The expansion port () connection between two switches is used to establish a consistent addressing scheme, exchange of routing information and name service information for discovery and monitoring of devices. When an connection is broken, the single fabric may once again subdivide into isolated SANs. While this rarely occurs in a local data center environment, stretching connections over long distance links potentially exposes multi-switch fabrics to disruptions. Ideally, it should be possible to connect remote SANs together without the difficulties imposed by Fibre Channel distance limitations, inadequate port buffering and the internal mechanisms of Fibre Channel fabrics. Using native IP storage protocols resolves the issues of distance. Deep port buffering on an IP storage switch addresses the issue of performance of long distances. And limiting connectivity to each local SAN while simultaneously providing storage communications across wide areas eliminates the potential for fabric disruption. This is the solution offered by the McDATA IPS 3300 and 4300 storage switches. WHAT E_PORT CONNECTIVITY PROVIDES Expansion ports serve two basic functions for Fibre Channel SANs. The most common implementation for connectivity is to support higher populations of storage devices. A customer wishing to connect, for example, 100 Fibre Channel hosts and storage targets in a SAN would either have to purchase a large, 128 port director-class fabric switch or cascade multiple 16 port fabric switches together via s. The director switch option is more efficient, but comes at a significant cost. The 16-port switch option is more economical, but may create bottlenecks for storage traffic and impose lengthy convergence times to stabilize the SAN after initialization. As shown in Figure 1, seven 16-port Fibre Channel switches would be required to build a SAN supporting 100 end devices (6X15 usable ports + 10 usable ports for the center switch). In this example, s are used to connect the fabric switches together in a single SAN. Since only one is used for individual switch-to-switch connection, a potential bottleneck occurs each time multiple devices on one switch attempt to communicate with devices on downstream switch ports. This could be addressed by creating a meshed configuration between the switches with additional s, but that in turn would require more Fibre Channel switches to be added to sustain the 100 usable device ports. Using 16 port Fibre Channel switches, it is not possible to build a non-blocking multi-switch infrastructure for large SANs. Consequently, although connectivity enables higher populations of Fibre Channel devices in a single configuration, performance may suffer as the device count goes higher. Figure 1 connectivity is also used to simply tie together fabric switches over some distance. A fabric switch in an Engineering department, for example, could be connected to a fabric switch in a 2

3 storage resources. So while local connections may be very reliable within a site, the vulnerability of extended s to Tape Backup disruption have made native Fibre Channel SAN extension less attractive for customers who require stable operation for mission-critical applications such as remote mirroring, remote backup and disaster recovery. Data Center Engineering Figure 2 data center several floors away to provide consolidated tape backup. As shown in Figure 2, such connectivity may not be intended for sharing of all storage resources, but specifically for sharing of a targeted resource such as a tape library. In addition to switch-to-switch connection, then, it is desirable for the switches to exchange zoning information so that only authorized resources are made available via the connection. In this example, the two Fibre Channel switches in the data center are connected, forming a single fabric. When the Engineering Fibre Channel switch is also introduced, all three switches participate in a single Fibre Channel SAN. Similar to local connections, the failure of the DWDM or IP tunnel link would cause each site to devolve into separate SAN islands. In addition, without robust fabric switch design, instability at one of the sites may affect communications between both locations and intermittent loss of contact between servers and E_PORT STANDARDIZATION connectivity involves multiple Fibre Channel standards that define various processes that are performed between fabric switches. The standard most relevant to connectivity is NCITS/ANSI FC-SW-2. This standard was the product of a lengthy and often contentious effort by Fibre Channel vendors to agree on a common routing protocol known as Fabric Shortest Path First (FSPF). FSPF is a subset of the more commonly used and more robust Open Shortest Path First (OSPF) standard used in IP routing. Like OSPF, FSPF is a link state routing protocol, i.e. the best route through a network is determined by the optimum links (least cost) offered between switches. In the case of FSPF, the relative cost of traversing multiple switches is driven by the link speed provided by connections. For OSPF, additional variables such as current utilization or load may be factored into the cost equation. The FSPF routing protocol was not so much the result of technical collaboration between multiple vendors as it was a technical competition to force interoperability. It was only after a competing switch vendor reverse engineered a leading vendor s FSPF implementation with the intention of submitting it to open systems development in ANSI that the leading switch vendor finally relented and made initial efforts to interoperate with other switch vendors. Even then it took several years and industry pressure for interoperability to become sufficiently stable for customer 3

4 deployment. Currently, Fibre Channel switch vendors may offer several modes of connection, including a proprietary mode used by a leading switch vendor. The purpose of maintaining a proprietary mode, of course, is to lock customers into a single vendor solution by making interoperability problematic. Optimum routes through FSPF Fibre Channel fabrics are currently based on a single metric expressed in the formula: FSPF Cost = S(1000) X [Gbps] / Line Rate [Gbps]. Consequently, the cost of a standard 1 Gbps connection between two switches is As shown in Figure 4, the more links a connection must traverse, the higher the cost. Since the path from switch A to switch D has least cost when routed via switch B, the more costly path through C will not be selected unless the link between switch B and switch D fails. The cost calculation becomes more interesting (and less like simple Routing Information Protocol or RIP) when mixed 1Gbps and 2 Gbps connections are deployed. A proposal for a version 2 of FSPF (FSPFv2) would introduce the variable of latency into the link cost equation. This initiative has been prompted by initial experience with native Fibre Channel SAN extension over longer distances in which speed of light latency impacts performance. By factoring in latency, it is possible to select a more optimal route that provides lower bandwidth but less latency over a higher speed link with more latency. In addition to routing information, it is also desirable to exchange zoning information over connections. The ability to merge zoning tables between Fibre Channel switches allows administrators to allocate storage resources to the appropriate hosts even as SANs scale to larger multi-switch configurations. How zoning is implemented in individual switches may be proprietary, but establishing a standardsbased means to share zone information between different switch products facilitates deployment of more complex SANs. Tape Backup Site A Extension DWDM or Tunnel Figure 3 DWDM or Tunnel Site B The exchange of FSPF routing and zoning parameters over connections helps build the framework of the fabric. The fabric itself, however, is only a convenience for communication between servers, disks and tape devices. Another essential ingredient for connectivity is therefore exchange of Simple Name (SNS) data so that servers can discover and establish connections with storage resources throughout the fabric. The name server standard is covered by NCITS/ANSI FC-GS-2 and for multi-switch configurations relies on compliance with FC-SW-2 for successful exchange of SNS information. When combining connectivity with native IP storage protocols, the SNS mechanism is complemented by the Internet Name Service (isns) to enable initiators such as servers to discover both local and remote SAN resources. To avoid duplication of addressing between multiple Fibre Channel switches, Fibre Channel connectivity requires a process for 4

5 established and then lost. While this is not likely to occur in a A 1000 B controlled data center environment, metropolitan and wide area extensions may be vulnerable to disruption. Link Cost A to D: 2000 A to D via C: 3000 D Figure 4 assigning blocks of unique addresses to individual switches. In the Principal selection process, one fabric switch assumes the role of primary switch and automatically allocates blocks of addresses to the other switches in the fabric. In a single switch SAN, an individual switch would serve as its own Principal. The Principal facility was developed to automate link layer addressing in Fibre Channel fabrics. In practice, most vendor implementations allow (or require) an administrator to manually determine which switch will serve as primary and which as secondary. Two stand-alone switches that are then connected by to each other will initiate a Principal selection process and block address assignment, as well as reconfiguration of addressing for any attached storage devices and hosts. Zone merging between the combined switches will, depending on vendor implementation, allow discovery of authorized end device by Worldwide Name (WWN) or port attachment. s may query the SNS database to discover, in addition to previously found local resources, the new storage resources attached to the partner switch. If, subsequent to fabric creation, the connection is broken, the fabric may split again into two separate SAN islands. In native Fibre Channel implementations, there is no means to maintain the autonomy of each SAN island and yet simultaneously allow communication between islands. es are either wholly separate, or wholly combined into a single storage network. This all or nothing approach to fabric building may result in a disruptive reconfiguration cycle as connections are C MCDATA FIBRE CHANNEL E_PORT SOLUTIONS To overcome the inherent limitations of distance, buffering and fabric reconvergence specific to Fibre Channel fabric switches, McDATA IP storage switches have been designed to supply both compliance and enhanced IP services more suitable for metropolitan and wide area storage applications. These enhanced services include IP storage protocols (iscsi and ifcp), full layer 3 IP routing, OSPF support, quality of service (QoS) and compatibility with IP security (IPSec) solutions. In addition, McDATA IP storage switches provide enormous buffers (256MB) for long haul applications, enabling full bandwidth utilization at gigabit speeds over thousands of miles. As shown in Figure 5, McDATA IP storage switches are compliant for attachment to local Fibre Channel switches. In addition to connection to existing Fibre Channel switches, however, the McDATA IP storage switches also support direct attachment of Fibre Channel end devices (as shown at Site B). With attachment to a Brocade, McData or other Fibre Channel switch, the McDATA IP storage switch appears as another Fibre Channel switch in the local fabric. At Site B in the diagram, for example, the local Fibre Channel switch and McDATA IP storage switch would undergo Principal selection, assign address blocks, merge zoning information, exchange FSPF routing tables and SNS information per Fibre Channel standards. The server attached to the McDATA IP storage switch would, upon querying the SNS, discover the storage array attached to the Fibre Channel switch at Site B, just as if it were attached to any standard Fibre Channel fabric. What distinguishes this configuration from conventional Fibre Channel fabric extension, however, is that all the appropriately zoned devices at Site A would also appear as local resources at Site B. Unlike native Fibre Channel extension via DWDM or IP tunneling, there is no need to stretch an connection across the IP cloud 5

6 between the IP storage switches. Instead, each IP storage switch at each site appears as a large virtual Fibre Channel switch to its local fabric, supporting a multitude of local devices. In reality, those devices could be dispersed anywhere across the IP routed network. This edge switch strategy accomplishes two critical functions. First, by being fully Tape Backup compliant, the McDATA IP storage switches can bring entire Fibre Channel fabrics into an IP-based SAN. This allows the McDATA IP storage Site A switches to be deployed in place of (for new installations) or complementary to (for existing installations) Fibre Channel switches. Second, by maintaining the autonomy of each Fibre Channel SAN island, the McDATA solution avoids the vulnerabilities of native Fibre Channel SAN extension. Each local SAN maintains its integrity and is not forced into a reconvergence if difficulties occur on the wide area links. Maintaining local autonomy while providing storage communications across the IP network leverages the best of both Fibre Channel and IP internetworking. McDATA compliance also facilitates scalability. Any number of remote sites can be joined via the IP storage network with any mix of Fibre Channel fabric switches or Fibre Channel end devices. As shown in Figure 6, the use of standard OSPF routing and native IP storage protocols enables scaling to larger IP SANs. From the IP Network IP Figure 5 IP IP Site B standpoint of the initiator at Site A, for example, the introduction of Site C and Site D simply adds more local storage devices to the local fabric created by the Fibre Channel and McDATA IP storage switches at Site A. As with any Fibre Channel switch, the McDATA IP storage switch sends the proper state change notification that, depending on zoning parameters, alert servers that new storage resources are now available. Contrary to normal Fibre Channel behavior, if a remote site fails, no reconvergence of the SAN is required. The McDATA IP storage switches simply notify the appropriate devices that the affected storage resources are no longer available. Accommodation of Fibre Channel switches through connectivity also facilitates migration from Fibre Channel to native iscsi SANs. Since McDATA IP storage switches support both Fibre 6

7 Channel-to-Fibre Channel and iscsi-to-fibre Channel communications, customers can also deploy iscsi storage hosts and targets over time. This provides flexibility in selecting the best products available in the market while preserving the customer's investment in SAN solutions they have already acquired. SUMMARY While Fibre Channel connectivity is useful for cascading Fibre Channel switches, multi-switch Fibre Channel SANs have unique requirements. Fibre Channel was not originally intended for wide area SAN applications. Consequently, extending native Fibre Channel s over long distances may expose stretched fabrics to disruption. An optimum solution preserves interoperability at each local SAN while using native IP storage protocols to span wide area links. The McDATA IP storage switches provide both compliance for connection to existing Fibre Channel switches and a more robust and stable native IP solution for metropolitan and long haul connectivity. By preserving the autonomy of each local SAN, SANwide disruptions and reconvergence can be avoided. Support of zone merging insures that only authorized devices can communicate across the IP storage network. Site D Site C IP IP IP Network IP Tape Backup IP Site A Site B Figure 6 7

8 The combination of compliance and support for iscsi allows customers to integrate the best of class Fibre Channel and IP storage into a coherent storage network. By not forcing customers into architecture, protocol or infrastructure decisions, customers can select the appropriate storage solutions and maximize their storage investment. Site D Site C IP iscsi iscsi s IP IP IP Network iscsi s Tape Backup iscsi IP Site A Site B Figure McDATA Corporation. All rights reserved. McDATA, the McDATA logo, Blended Fabric, Fast Write, Fabricenter, HotCAT, Intrepid, Multi-capable storage network solutions, Networking the World's Business Data, OPENready, SANavigator, SANpilot, SANtegrity and Sphereon are trademarks or registered trademarks of McDATA Corporation, SANavigator, Inc. or Nishan Systems, Inc. OEM and Reseller logos are the property of such parties and are reprinted with limited use permission. All other trademarks are the property of their respective companies. All specifications subject to change. MC

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

Fabric Services. Tom Clark Director, Technical Marketing

Fabric Services. Tom Clark Director, Technical Marketing Fabric Services Tom Clark Director, Technical Marketing April 2000 Introduction A fabric is one or more Fibre Channel switches connected together as a network. Typically, fabrics are used to build storage

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

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

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

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

Real-time Protection for Microsoft Hyper-V

Real-time Protection for Microsoft Hyper-V Real-time Protection for Microsoft Hyper-V Introduction Computer virtualization has come a long way in a very short time, triggered primarily by the rapid rate of customer adoption. Moving resources to

More information

IBM To Resell Cisco Systems MDS 9000 Multilayer Switch and Director Family of Intelligent Storage Networking Products

IBM To Resell Cisco Systems MDS 9000 Multilayer Switch and Director Family of Intelligent Storage Networking Products Hardware Announcement February 17, 2003 IBM To Resell Cisco Systems MDS 9000 Multilayer Switch and Director Family of Intelligent Storage Networking Products Overview IBM announces the availability of

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

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

As enterprise organizations face the major

As enterprise organizations face the major Deploying Flexible Brocade 5000 and 4900 SAN Switches By Nivetha Balakrishnan Aditya G. Brocade storage area network (SAN) switches are designed to meet the needs of rapidly growing enterprise IT environments.

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

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

Architecture. SAN architecture is presented in these chapters: SAN design overview on page 16. SAN fabric topologies on page 24

Architecture. SAN architecture is presented in these chapters: SAN design overview on page 16. SAN fabric topologies on page 24 Architecture SAN architecture is presented in these chapters: SAN design overview on page 16 SAN fabric topologies on page 24 Fibre Channel routing on page 46 Fibre Channel over Ethernet on page 65 Architecture

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

THE OPEN DATA CENTER FABRIC FOR THE CLOUD

THE OPEN DATA CENTER FABRIC FOR THE CLOUD Product overview THE OPEN DATA CENTER FABRIC FOR THE CLOUD The Open Data Center Fabric for the Cloud The Xsigo Data Center Fabric revolutionizes data center economics by creating an agile, highly efficient

More information

The Virtual Machine Aware SAN

The Virtual Machine Aware SAN The Virtual Machine Aware SAN What You Will Learn Virtualization of the data center, which includes servers, storage, and networks, has addressed some of the challenges related to consolidation, space

More information

Inter-VSAN Routing Configuration

Inter-VSAN Routing Configuration CHAPTER 16 This chapter explains the inter-vsan routing (IVR) feature and provides details on sharing resources across VSANs using IVR management interfaces provided in the switch. This chapter includes

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

IBM TotalStorage SAN Switch M12

IBM TotalStorage SAN Switch M12 High availability director supports highly scalable fabrics for large enterprise SANs IBM TotalStorage SAN Switch M12 High port density packaging saves space Highlights Enterprise-level scalability and

More information

USING ISCSI AND VERITAS BACKUP EXEC 9.0 FOR WINDOWS SERVERS BENEFITS AND TEST CONFIGURATION

USING ISCSI AND VERITAS BACKUP EXEC 9.0 FOR WINDOWS SERVERS BENEFITS AND TEST CONFIGURATION WHITE PAPER Maximize Storage Networks with iscsi USING ISCSI AND VERITAS BACKUP EXEC 9.0 FOR WINDOWS SERVERS BENEFITS AND TEST CONFIGURATION For use with Windows 2000 VERITAS Software Corporation 03/05/2003

More information

Cisco Director Class SAN Planning and Design Service

Cisco Director Class SAN Planning and Design Service Cisco Director Class SAN Planning and Design Service Rapidly Plan and Deploy a Cisco Director Class MDS Solution for More Efficient Storage Networking Service Overview Cisco s intelligent storage networking

More information

IBM TotalStorage SAN Switch F32

IBM TotalStorage SAN Switch F32 Intelligent fabric switch with enterprise performance for midrange and large storage networks IBM TotalStorage SAN Switch F32 High port density packaging helps save rack space Highlights Can be used as

More information

Network Layer Flow Control via Credit Buffering

Network Layer Flow Control via Credit Buffering Network Layer Flow Control via Credit Buffering Fibre Channel maintains throughput in the data center by using flow control via buffer to buffer credits Nominally switches provide credit buffering up to

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

Preserving the World s Most Important Data. Yours. SYSTEMS AT-A-GLANCE: KEY FEATURES AND BENEFITS

Preserving the World s Most Important Data. Yours. SYSTEMS AT-A-GLANCE: KEY FEATURES AND BENEFITS Preserving the World s Most Important Data. Yours. SYSTEMS AT-A-GLANCE: KEY FEATURES AND BENEFITS We are the only company to integrate disk, tape, and replication in a single solution set for better near-term

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

FOUR WAYS TO LOWER THE COST OF REPLICATION

FOUR WAYS TO LOWER THE COST OF REPLICATION WHITE PAPER I JANUARY 2010 FOUR WAYS TO LOWER THE COST OF REPLICATION How an Ultra-Efficient, Virtualized Storage Platform Brings Disaster Recovery within Reach for Any Organization FOUR WAYS TO LOWER

More information

Optimizing and Managing File Storage in Windows Environments

Optimizing and Managing File Storage in Windows Environments Optimizing and Managing File Storage in Windows Environments A Powerful Solution Based on Microsoft DFS and Virtual File Manager September 2006 TR-3511 Abstract The Microsoft Distributed File System (DFS)

More information

BROCADE 8000 SWITCH FREQUENTLY ASKED QUESTIONS

BROCADE 8000 SWITCH FREQUENTLY ASKED QUESTIONS FAQ BROCADE 8000 SWITCH FREQUENTLY ASKED QUESTIONS Overview Brocade provides the industry s leading family of Storage Area Network (SAN) and IP/Ethernet switches. These high-performance, highly reliable

More information

IBM TotalStorage SAN Switch F08

IBM TotalStorage SAN Switch F08 Entry workgroup fabric connectivity, scalable with core/edge fabrics to large enterprise SANs IBM TotalStorage SAN Switch F08 Entry fabric switch with high performance and advanced fabric services Highlights

More information

Cisco I/O Accelerator Deployment Guide

Cisco I/O Accelerator Deployment Guide Cisco I/O Accelerator Deployment Guide Introduction This document provides design and configuration guidance for deploying the Cisco MDS 9000 Family I/O Accelerator (IOA) feature, which significantly improves

More information

Veritas Storage Foundation for Windows by Symantec

Veritas Storage Foundation for Windows by Symantec Veritas Storage Foundation for Windows by Symantec Advanced online storage management Veritas Storage Foundation 5.0 for Windows brings advanced online storage management to Microsoft Windows Server environments.

More information

Large SAN Design Best Practices Using Cisco MDS 9700 and MDS 9500 Multilayer Directors

Large SAN Design Best Practices Using Cisco MDS 9700 and MDS 9500 Multilayer Directors White Paper Large SAN Design Best Practices Using Cisco MDS 9700 and MDS 9500 Multilayer Directors What You Will Learn As SANs continue to grow in size, many factors need to be considered to help scale

More information

Advanced Fibre Channel Features

Advanced Fibre Channel Features This chapter describes how to configure advanced Fibre Channel features. This chapter includes the following sections: and Concepts, page 1 and Concepts Fibre Channel Timeout Values You can modify Fibre

More information

Controlling Costs and Driving Agility in the Datacenter

Controlling Costs and Driving Agility in the Datacenter Controlling Costs and Driving Agility in the Datacenter Optimizing Server Infrastructure with Microsoft System Center Microsoft Corporation Published: November 2007 Executive Summary To help control costs,

More information

The Transition to Networked Storage

The Transition to Networked Storage The Transition to Networked Storage Jim Metzler Ashton, Metzler & Associates Table of Contents 1.0 Executive Summary... 3 2.0 The Emergence of the Storage Area Network... 3 3.0 The Link Between Business

More information

Fibre Channel Switch Interoperability Guide

Fibre Channel Switch Interoperability Guide SIMPLE LOW COST SANS v4 12 04 IBM BladeCenter Fibre Channel Switch Interoperability Guide QLOGIC PRESS IBM BladeCenter Fibre Channel Switch Interoperability Guide Version 4.0 Copyright IBM Corporation

More information

New Zealand Government IBM Infrastructure as a Service

New Zealand Government IBM Infrastructure as a Service New Zealand Government IBM Infrastructure as a Service A world class agile cloud infrastructure designed to provide quick access to a security-rich, enterprise-class virtual server environment. 2 New Zealand

More information

Veritas Storage Foundation for Windows by Symantec

Veritas Storage Foundation for Windows by Symantec Veritas Storage Foundation for Windows by Symantec Advanced online storage management Veritas Storage Foundation 5.1 for Windows brings advanced online storage management to Microsoft Windows Server environments,

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

Exam Name: Midrange Storage Technical Support V2

Exam Name: Midrange Storage Technical Support V2 Vendor: IBM Exam Code: 000-118 Exam Name: Midrange Storage Technical Support V2 Version: 12.39 QUESTION 1 A customer has an IBM System Storage DS5000 and needs to add more disk drives to the unit. There

More information

Data Center Interconnect Solution Overview

Data Center Interconnect Solution Overview CHAPTER 2 The term DCI (Data Center Interconnect) is relevant in all scenarios where different levels of connectivity are required between two or more data center locations in order to provide flexibility

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

SONET Links Extend Fibre Channel SANs

SONET Links Extend Fibre Channel SANs SONET Links Extend Fibre Channel SANs Research Brief Abstract: Emerging product that support the transport of storage commands and data over Synchronous Optical Network or Synchronous Digital Hierarchy

More information

EMC VPLEX Geo with Quantum StorNext

EMC VPLEX Geo with Quantum StorNext White Paper Application Enabled Collaboration Abstract The EMC VPLEX Geo storage federation solution, together with Quantum StorNext file system, enables a global clustered File System solution where remote

More information

MANAGING MULTI-VENDOR SANS WITH VERITAS SANPOINT CONTROL

MANAGING MULTI-VENDOR SANS WITH VERITAS SANPOINT CONTROL MANAGING MULTI-VENDOR SANS WITH VERITAS SANPOINT CONTROL February 14, 2004 VERITAS ARCHITECT NETWORK TABLE OF CONTENTS Managing Heterogeneous Storage Networks 3 SAN Management Software Interoperability

More information

New Zealand Government IbM Infrastructure as a service

New Zealand Government IbM Infrastructure as a service New Zealand Government IbM Infrastructure as a service Global leverage / local experts World-class Scalable Agile Flexible Fast Secure What are we offering? IBM New Zealand Government Infrastructure as

More information

Vendor: EMC. Exam Code: E Exam Name: Cloud Infrastructure and Services Exam. Version: Demo

Vendor: EMC. Exam Code: E Exam Name: Cloud Infrastructure and Services Exam. Version: Demo Vendor: EMC Exam Code: E20-002 Exam Name: Cloud Infrastructure and Services Exam Version: Demo QUESTION NO: 1 In which Cloud deployment model would an organization see operational expenditures grow in

More information

EMC Celerra Replicator V2 with Silver Peak WAN Optimization

EMC Celerra Replicator V2 with Silver Peak WAN Optimization EMC Celerra Replicator V2 with Silver Peak WAN Optimization Applied Technology Abstract This white paper discusses the interoperability and performance of EMC Celerra Replicator V2 with Silver Peak s WAN

More information

Navigating the Pros and Cons of Structured Cabling vs. Top of Rack in the Data Center

Navigating the Pros and Cons of Structured Cabling vs. Top of Rack in the Data Center Navigating the Pros and Cons of Structured Cabling vs. Top of Rack in the Data Center Executive Summary There is no single end-all cabling configuration for every data center, and CIOs, data center professionals

More information

Cisco MDS 9000 Enhancements Fabric Manager Server Package Bundle, Mainframe Package Bundle, and 4 Port IP Storage Services Module

Cisco MDS 9000 Enhancements Fabric Manager Server Package Bundle, Mainframe Package Bundle, and 4 Port IP Storage Services Module Hardware Announcement April 27, 2004 Cisco MDS 9000 Enhancements Fabric Manager Server Package Bundle, Mainframe Package Bundle, and 4 Port IP Storage Services Module Overview The Cisco MDS 9000 family

More information

IBM System Storage DS5020 Express

IBM System Storage DS5020 Express IBM DS5020 Express Manage growth, complexity, and risk with scalable, high-performance storage Highlights Mixed host interfaces support (FC/iSCSI) enables SAN tiering Balanced performance well-suited for

More information

Realizing the Promise of SANs

Realizing the Promise of SANs Business without interruption. Realizing the Promise of SANs Bill North Director, Storage Network Programs Strategic Initiatives Group VERITAS Software Education Committee Chairman Storage Network Industry

More information

Five Reasons Why You Should Choose Cisco MDS 9000 Family Directors Cisco and/or its affiliates. All rights reserved.

Five Reasons Why You Should Choose Cisco MDS 9000 Family Directors Cisco and/or its affiliates. All rights reserved. Five Reasons Why You Should Choose Cisco MDS 9000 Family Directors 2017 Cisco and/or its affiliates. All rights reserved. Contents Overview... 2 1. Integrated Analytics for Deep Visibility...3 2. Performance

More information

EMC Forum 2012 LAISSEZ-VOUS PORTER PAR LE CLOUD LA PUISSANCE QUI TRANSFORME LES RÉSEAUX DU DATA CENTER. Michel ASSAD / Alain HUGUET Novembre, 2012

EMC Forum 2012 LAISSEZ-VOUS PORTER PAR LE CLOUD LA PUISSANCE QUI TRANSFORME LES RÉSEAUX DU DATA CENTER. Michel ASSAD / Alain HUGUET Novembre, 2012 EMC Forum 2012 LAISSEZ-VOUS PORTER PAR LE CLOUD LA PUISSANCE QUI TRANSFORME LES RÉSEAUX DU DATA CENTER Michel ASSAD / Alain HUGUET Novembre, 2012 2012 Brocade Communications Systems, Inc. Company Proprietary

More information

Cisco Unified Computing System Delivering on Cisco's Unified Computing Vision

Cisco Unified Computing System Delivering on Cisco's Unified Computing Vision Cisco Unified Computing System Delivering on Cisco's Unified Computing Vision At-A-Glance Unified Computing Realized Today, IT organizations assemble their data center environments from individual components.

More information

IBM and BROCADE Building the Data Center of the Future with IBM Systems Storage, DCF and IBM System Storage SAN768B Fabric Backbone

IBM and BROCADE Building the Data Center of the Future with IBM Systems Storage, DCF and IBM System Storage SAN768B Fabric Backbone IBM and BROCADE Building the Data Center of the Future with IBM Systems Storage, DCF and IBM System Storage SAN768B Fabric Backbone Uma Thana Balasingam Regional OEM Sales manager IBM & Brocade A History

More information

IBM expands multiprotocol storage offerings with new products from Cisco Systems

IBM expands multiprotocol storage offerings with new products from Cisco Systems Hardware Announcement July 15, 2003 IBM expands multiprotocol storage offerings with new products from Cisco Systems Overview The Cisco MDS 9000 family is designed for investment protection, flexibility,

More information

IBM EXAM QUESTIONS & ANSWERS

IBM EXAM QUESTIONS & ANSWERS IBM 000-452 EXAM QUESTIONS & ANSWERS Number: 000-452 Passing Score: 800 Time Limit: 120 min File Version: 68.8 http://www.gratisexam.com/ IBM 000-452 EXAM QUESTIONS & ANSWERS Exam Name: IBM Storwize V7000

More information

IBM TS7700 grid solutions for business continuity

IBM TS7700 grid solutions for business continuity IBM grid solutions for business continuity Enhance data protection and business continuity for mainframe environments in the cloud era Highlights Help ensure business continuity with advanced features

More information

Storage Access Network Design Using the Cisco MDS 9124 Multilayer Fabric Switch

Storage Access Network Design Using the Cisco MDS 9124 Multilayer Fabric Switch Storage Access Network Design Using the Cisco MDS 9124 Multilayer Fabric Switch Executive Summary Commercial customers are experiencing rapid storage growth which is primarily being fuelled by E- Mail,

More information

Brocade Fabric Vision Technology

Brocade Fabric Vision Technology DATA SHEET Brocade Fabric Vision Technology HIGHLIGHTS Provides powerful, integrated monitoring, management, and diagnostic tools to simplify administration, increase operational stability, and reduce

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

PRIMEQUEST 400 Series & SQL Server 2005 Technical Whitepaper (November, 2005)

PRIMEQUEST 400 Series & SQL Server 2005 Technical Whitepaper (November, 2005) PRIMEQUEST 400 Series & SQL Server 2005 Technical Whitepaper (November, 2005) Fujitsu Limited PRIMEQUEST 400 Series & SQL Server 2005 Technical White Paper PRIMEQUEST 400 Series Server & SQL Server 2005

More information

Opengear Technical Note

Opengear Technical Note ) 0 FO U N D Y FastIron Workgroup X N E T WO R K S C o n s o le L in k 0 P o w e r F F F F 0 0 0 0 0 0 S Y T R P S S T A T D U P L X S P E E D M O D E 0 0 -Port Standard KVM Switch Model B00-00 0 0 C at

More information

Switch Interoperability Guide

Switch Interoperability Guide IBM FIbre Channel Switch Interoperability GUIDE v2 9 / 03 Fibre Channel IBM BladeCenter Switch Interoperability Guide v2 9/2003 S A N THE ONLY SOURCE FOR MULTI-VENDOR INTEROPERABILITY QLOGIC PRESS QLOGIC

More information

Real Time COPY. Provide Disaster Recovery NOT to maintain two identical copies Provide I/O consistent copy of data

Real Time COPY. Provide Disaster Recovery NOT to maintain two identical copies Provide I/O consistent copy of data Real Time COPY Provide Disaster Recovery NOT to maintain two identical copies Provide I/O consistent copy of data Synchronous Or Asynchronous If Within Supported Distance Use Synchronous Because: Data

More information

Cisco MDS 9000 Series Switches

Cisco MDS 9000 Series Switches Cisco MDS 9000 Series Switches Overview of Cisco Storage Networking Solutions Cisco MDS 9000 Series Directors Cisco MDS 9718 Cisco MDS 9710 Cisco MDS 9706 Configuration Chassis, dual Supervisor-1E Module,

More information

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

Virtualizing SAN Connectivity with VMware Infrastructure 3 and Brocade Data Center Fabric Services

Virtualizing SAN Connectivity with VMware Infrastructure 3 and Brocade Data Center Fabric Services Virtualizing SAN Connectivity with VMware Infrastructure 3 and Brocade Data Center Fabric Services How the VMware Infrastructure platform can be deployed in a Fibre Channel-based shared storage environment

More information

4 Gbps and 10 Gbps switching modules available for Cisco MDS 9000 family of products

4 Gbps and 10 Gbps switching modules available for Cisco MDS 9000 family of products Hardware Announcement April 27, 2006 4 Gbps and 10 Gbps switching modules available for Cisco MDS 9000 family of products Overview The Cisco MDS 9000 family of fabric switch and director offerings, resold

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

EMC VPLEX with Quantum Stornext

EMC VPLEX with Quantum Stornext White Paper Application Enabled Collaboration Abstract The EMC VPLEX storage federation solution together with Quantum StorNext file system enables a stretched cluster solution where hosts has simultaneous

More information

ESG Lab Review Accelerating Time to Value: Automated SAN and Federated Zoning with HPE 3PAR and Smart SAN for 3PAR

ESG Lab Review Accelerating Time to Value: Automated SAN and Federated Zoning with HPE 3PAR and Smart SAN for 3PAR ESG Lab Review Accelerating Time to Value: Automated SAN and Federated Zoning with HPE 3PAR and Smart SAN for 3PAR Date: May 2018 Author: Jack Poller, Senior Analyst Abstract This ESG Lab Review documents

More information

Voice, Video and Data Convergence:

Voice, Video and Data Convergence: : A best-practice approach for transitioning your network infrastructure White Paper The business benefits of network convergence are clear: fast, dependable, real-time communication, unprecedented information

More information

Security Correlation Server System Deployment and Planning Guide

Security Correlation Server System Deployment and Planning Guide CorreLog Security Correlation Server System Deployment and Planning Guide The CorreLog Server provides a method of collecting security information contained in log messages generated by network devices

More information

Veritas Storage Foundation for Windows by Symantec

Veritas Storage Foundation for Windows by Symantec Veritas Storage Foundation for Windows by Symantec Advanced online storage management Data Sheet: Storage Management Overview Veritas Storage Foundation 6.0 for Windows brings advanced online storage management

More information

Introducing Avaya SDN Fx with FatPipe Networks Next Generation SD-WAN

Introducing Avaya SDN Fx with FatPipe Networks Next Generation SD-WAN Avaya-FatPipe Solution Overview Introducing Avaya SDN Fx with FatPipe Networks Next Generation SD-WAN The Avaya SDN-Fx and FatPipe Networks solution provides a fabric-based SDN architecture for simplicity

More information

How Cisco Multilayer Director Switch Operates with Other SAN Switches During SAN Migration

How Cisco Multilayer Director Switch Operates with Other SAN Switches During SAN Migration How Cisco Multilayer Director Switch Operates with Other SAN Switches During SAN Migration Cisco Multilayer Director Switch offers safe migration path from other vendor SAN switches. / Storage Networking

More information

Fibre Channel and IP SAN Integration Dr. Joseph L White

Fibre Channel and IP SAN Integration Dr. Joseph L White Fibre Channel and IP SAN Integration Dr. Joseph L White (was Henry Yang) (My presentation is based on his conference paper) McDATA Corporation 4 McData Parkway, Broomfield CO 80021-5060 [3850 N. First

More information

IBM Storage Software Strategy

IBM Storage Software Strategy IBM Storage Software Strategy Hakan Turgut 1 Just how fast is the data growing? 128 GB/ person The World s total data per person No Problem I I think I can do this We have a problem 24 GB/ person 0.8 GB/

More information

Fibre Channel and IP SAN Integration

Fibre Channel and IP SAN Integration Networking the World s Business Data Fibre Channel and IP SAN Integration EXECUTIVE SUMMARY The maturity and mission-critical deployment of Fibre Channel (FC) in storage area networks (SANs) creates a

More information

StorNext 3.0 Product Update: Server and Storage Virtualization with StorNext and VMware

StorNext 3.0 Product Update: Server and Storage Virtualization with StorNext and VMware StorNext 3.0 Product Update: Server and Storage Virtualization with StorNext and VMware NOTICE This product brief may contain proprietary information protected by copyright. Information in this product

More information

BROCADE PRODUCT PLAN AND PORTFOLIO: JANUARY 29, An overview of the complete Brocade product family following the McDATA acquisition

BROCADE PRODUCT PLAN AND PORTFOLIO: JANUARY 29, An overview of the complete Brocade product family following the McDATA acquisition BROCADE PRODUCT PLAN AND PORTFOLIO: JANUARY 29, 2007 An overview of the complete Brocade product family following the McDATA acquisition 2007 BROCADE PRODUCT PLAN AND PORTFOLIO One of the most critical

More information

Fibre Channel Advances Book

Fibre Channel Advances Book Networking the world s business data Fibre Channel Advances Book Scott Kipp 12/01/05 The FCIA Trilogy Fibre Channel Storage Area Networks Focused on the benefits of FC in an overview Showed practical applications

More information

Introducing Brocade VCS Technology

Introducing Brocade VCS Technology WHITE PAPER www.brocade.com Data Center Introducing Brocade VCS Technology Brocade VCS technology is designed to revolutionize the way data center networks are architected and how they function. Not that

More information

A GPFS Primer October 2005

A GPFS Primer October 2005 A Primer October 2005 Overview This paper describes (General Parallel File System) Version 2, Release 3 for AIX 5L and Linux. It provides an overview of key concepts which should be understood by those

More information

Microsoft Office SharePoint Server 2007

Microsoft Office SharePoint Server 2007 Microsoft Office SharePoint Server 2007 Enabled by EMC Celerra Unified Storage and Microsoft Hyper-V Reference Architecture Copyright 2010 EMC Corporation. All rights reserved. Published May, 2010 EMC

More information

IBM TotalStorage Enterprise Storage Server Delivers Bluefin Support (SNIA SMIS) with the ESS API, and Enhances Linux Support and Interoperability

IBM TotalStorage Enterprise Storage Server Delivers Bluefin Support (SNIA SMIS) with the ESS API, and Enhances Linux Support and Interoperability Hardware Announcement February 17, 2003 IBM TotalStorage Enterprise Storage Server Delivers Bluefin Support (SNIA SMIS) with the ESS API, and Enhances Linux Support and Interoperability Overview The IBM

More information

Solution Brief: Archiving with Harmonic Media Application Server and ProXplore

Solution Brief: Archiving with Harmonic Media Application Server and ProXplore Solution Brief: Archiving with Harmonic Media Application Server and ProXplore Summary Harmonic Media Application Server (MAS) provides management of content across the Harmonic server and storage infrastructure.

More information

An Introduction to GPFS

An Introduction to GPFS IBM High Performance Computing July 2006 An Introduction to GPFS gpfsintro072506.doc Page 2 Contents Overview 2 What is GPFS? 3 The file system 3 Application interfaces 4 Performance and scalability 4

More information

VERITAS Volume Manager for Windows 2000

VERITAS Volume Manager for Windows 2000 VERITAS Volume Manager for Windows 2000 Advanced Storage Management Technology for the Windows 2000 Platform In distributed client/server environments, users demand that databases, mission-critical applications

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

APPLYING DATA CENTER INFRASTRUCTURE MANAGEMENT IN COLOCATION DATA CENTERS

APPLYING DATA CENTER INFRASTRUCTURE MANAGEMENT IN COLOCATION DATA CENTERS APPLYING DATA CENTER INFRASTRUCTURE MANAGEMENT IN COLOCATION DATA CENTERS Table of Contents Executive Summary 3 The Colocation Market 4 An Introduction to DCIM 5 The Value of DCIM for Colocation Providers

More information

IBM System Storage SAN06B-R extension switch

IBM System Storage SAN06B-R extension switch IBM SAN06B-R extension switch Designed for fast, reliable and cost-effective remote data replication and backup over long distance Highlights Designed for high performance with up to sixteen 8 Gbps Fibre

More information

FIBRE CHANNEL OVER ETHERNET

FIBRE CHANNEL OVER ETHERNET FIBRE CHANNEL OVER ETHERNET A Review of FCoE Today Abstract Fibre Channel over Ethernet (FcoE) is a storage networking option, based on industry standards. This white paper provides an overview of FCoE,

More information

IBM System Storage SAN24B-4 Express

IBM System Storage SAN24B-4 Express Designed for high-performance, scalability and simple-to-use in small to medium-size SAN environments IBM System Storage SAN24B-4 Express Highlights Simple-to-use SAN switch with Protect existing 4, 2

More information

The Cisco HyperFlex Dynamic Data Fabric Advantage

The Cisco HyperFlex Dynamic Data Fabric Advantage Solution Brief May 2017 The Benefits of Co-Engineering the Data Platform with the Network Highlights Cisco HyperFlex Dynamic Data Fabric Simplicity with less cabling and no decisions to make The quality

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