iscsi: Accelerating the Transition to Network Storage

Size: px
Start display at page:

Download "iscsi: Accelerating the Transition to Network Storage"

Transcription

1 iscsi: Accelerating the Transition to Network Storage David Dale April 2003 TR-3241 WHITE PAPER Network Appliance technology and expertise solve a wide range of data storage challenges for organizations, adding business value and enabling them to create and sustain a competitive advantage. 1

2 Table of Contents INTRODUCTION 3 STORAGE TODAY 3 DIRECT-ATTACHED STORAGE (DAS) 3 Storage Area Networks (SANs) 3 NETWORK-ATTACHED STORAGE (NAS) 5 THE NEED FOR IP STORAGE 5 WHAT IS GIGABIT iscsi? 5 BENEFITS 6 WHO CAN USE IT? 6 DEPLOYMENT EXAMPLES 7 Windows Storage Consolidation via iscsi 7 Cost-Effective Storage Consolidation for Linux 8 Centralized SAN/NAS Data Management for Divisional Workgroups 8 CONCLUSION 9 iscsi PRODUCTS 9 ABOUT NETWORK APPLIANCE 9 FOR MORE INFORMATION 9 2

3 Introduction Over the past decade, the world has seen enormous increases in the amount of data storage required, driven by a pervasive global economy, e-commerce, , and the digitization of media and information. Researchers estimate that there are now several million terabytes of online information, an amount that continues to grow exponentially with every message sent, every Web and MP3 file posted, and every online transaction executed. This growth places tremendous pressure on enterprises to store, protect, distribute, and derive value from all that data. Thus, IT executives are increasingly looking to new data storage solutions to manage their growing storage needs. Storage Today Today s technology market offers two broad options for storing data: direct-attached storage (DAS) and networked storage. Networked storage in turn consists of two suboptions: storage area networks (SAN) and network-attached storage (NAS). Today, more than one-third of storage sold is networked storage, a fraction that analysts expect to grow to two-thirds over the next few years. Networked storage architectures separate servers from storage and can offload much of the data management from the server. To understand the anticipated shift from DAS to networked storage, it is necessary to first discuss the different architectures in more detail. Direct-Attached Storage In its simplest form, direct-attached storage consists of a disk drive attached directly to a server. Data is transferred using SCSI (Small Computer System Interface) commands, the most common means of I/O communication between a computer and a hard drive. In most enterprise implementations, however, the storage is a shelf of disks, a disk subsystem with integrated RAID protection, or a higher-end storage array providing additional data protection. All applications work transparently with direct-attached storage. However, to insulate applications from the complexity of dealing directly with the disk drives, the server operating system usually provides some level of virtualization and incurs the overhead of all the data management. Virtualization is typically provided through a volume manager, and the data management is usually provided through a local file system. Direct-attached storage works well in environments with individual or a limited number of servers, but if there are dozens of servers and significant data growth, the situation rapidly becomes unmanageable. The storage for each server has to be managed separately. It can t be shared. Performance is often limited, scalability is limited, and the overall efficiency of storage resource allocation tends to be low. The data management needs of today s enterprise IT environments are typically much better served by a networked storage approach. Storage Area Networks In a storage area network a number of servers have shared access to storage. The servers are connected via host bus adapters (HBAs) to a Fibre Channel switch, which in turn is connected to the Fibre Channel storage system(s). The servers and storage communicate via the Fibre Channel protocol suite, which allows SCSI commands to be transmitted via serial connections. The protocol allows for high throughput, transmitting data at 700 to 800Mb/sec in first-generation products and approximately twice that in the second-generation products shipping today. 3

4 Since the storage system needs to allow multiple servers to share access to the disk pool, a set of virtual disks, called logical unit numbers (LUNs), is presented to each server. Consequently, the storage systems in this environment are smarter and more complex than a simple shelf of disk drives with a RAID controller. However, as in the case of direct-attached storage, each server has to incur the overhead of running a volume manager and file system to provide data management services to its applications, and these are often different for each server architecture. Consequently, although a SAN provides users with resource sharing, it does not provide shared data each server s file system only knows about its own LUNs. SAN storage has considerable advantages over direct-attached storage through improved scalability, reliability, availability, and performance. However, cost and complexity issues have limited their deployment to mission-critical and high-performance applications, typically in glass house data center environments. Total Cost of Ownership (TCO) The total cost of ownership (TCO) for operating a Fibre Channel SAN, while lower than the DAS model, is still relatively high. Although SANs benefit from the efficiencies of centralized management (which reduces TCO), the deployment cost for Fibre Channel is high. In particular, a shortage of specialized operations staff has historically been a problem. Complexity and SAN Islands Another issue with SANs stems from Fibre Channel being a serial interconnect, not a network. Fibre Channel has no built-in capabilities to do routing and node failover; and it has only primitive address management capabilities. In a Fibre Channel SAN, these capabilities have to be operator-configured, and host-managed. The result is a complex environment. This complexity has led to interoperability issues in multivendor Fibre Channel deployments. While interoperability issues have diminished, most SANs today are still single-vendor storage environments. 4

5 Network-Attached Storage Network-attached storage, the most mature networked storage solution, was originally designed for data sharing in a LAN environment. This is accomplished by incorporating volume manager and file system capabilities into the storage device. In a NAS environment, the servers are connected to the storage by a standard Ethernet network, and they use file access protocols like NFS and CIFS to make storage requests. Local file system calls from the clients are redirected to the NAS device, providing shared file storage for all clients. If the clients are desktop systems, the NAS device provides serverless file serving. If the clients are server systems, the NAS device offloads the data management overhead from the servers. NAS devices deliver the lowest total cost of ownership of any storage approach, but historically, they have been viewed as low capacity and low performance when compared with SAN storage. More recently, however, the advent of Gigabit Ethernet and enterprise-capable NAS appliances has greatly accelerated the deployment of NAS solutions for enterprise applications in data center environments, particularly when ease of use is an important issue. However, since some enterprise applications are architected to view storage as a local disk, NAS is not suitable for all applications. In a typical corporate IT environment, you ll find applications that require SAN storage and applications that require NAS storage. The industry is starting to respond to this with unified storage systems, which can support both SAN and NAS protocols, and Fibre Channel and Ethernet transports. The Network Appliance FAS900 series was the first of this new breed of storage systems to be shipped. The Need for IP Storage Networked storage is a mature and well-understood technology. Many analysts believe that the main issues slowing the transition from direct-attached storage solutions to networked storage solutions are the cost and complexity associated with Fibre Channel. However, a rapidly emerging new technology promises to address these issues: Internet SCSI (iscsi) or SCSI over IP. What Is Gigabit iscsi? Internet SCSI (iscsi) is a new IETF standard protocol for encapsulating SCSI commands into TCP/IP packets and enabling block data transport over IP networks. iscsi can be used to build SANs using standard Gigabit Ethernet infrastructure. An iscsi HBA, or storage NIC, connects storage resources over Ethernet. As a result, core transport layers can be managed using existing network management applications. High-level management activities of the iscsi protocol such as permissions, device information, and configuration are layered over or built into these applications. For this reason, the deployment of robust, interoperable, enterprise data management solutions for iscsi devices is expected to occur quickly. First-generation iscsi HBA performance is well suited for the workgroup or departmental storage requirements of medium- and large-sized businesses. The availability of TCP/IP offload engines further improves the performance of iscsi at 1 Gigabit Ethernet and will allow vendors to scale to 10 Gigabit Ethernet iscsi in 2004 or

6 Benefits By combining SCSI, Ethernet, and TCP/IP, Gigabit iscsi delivers these key advantages: Builds on stable and familiar standards since many IT staffs are familiar with the component technologies Creates a SAN with a reduced TCO installation and maintenance costs are low Provides a high degree of interoperability reduces disparate networks and cabling, and uses regular Ethernet switches instead of special Fibre Channel switches Delivers a solution with no practical distance limitations since IP datagrams can travel over the global IP network Who Can Use It? iscsi SANs will initially be most attractive to organizations with the following environment: Distributed IT environment Significant data growth over the past five years Proliferation of Intel architecture servers in divisional, departmental, and workgroup environments Business requirement to consolidate data storage and management for these environments, to improve operational efficiency, data availability, and storage resource management Budget and staffing limitations, which preclude a Fibre Channel SAN deployment 6

7 Deployment Examples Windows Storage Consolidation via iscsi Server proliferation is causing storage management in many distributed enterprise environments to become complex and expensive, particularly for applications experiencing significant data growth, such as Microsoft Exchange. The configuration in figure 2 deploys centralized network storage for the Windows servers to deliver significant savings in TCO, and greatly improved data availability and recoverability. By adding iscsi HBAs to the servers, the existing network infrastructure can be used to connect them to the native iscsi enterprise storage system. Figure 2 7

8 Cost-Effective Storage Consolidation for Linux Servers Many organizations are considering compute farms consisting of dozens of rack-mounted servers running Linux to significantly reduce the cost of running their analytical or compute-intensive applications. Direct-attached storage in this environment often makes data management prohibitively complex, and traditional SANs are too costly. However, an iscsi-based SAN, as shown in figure 3, in combination with iscsi-enabled enterprise storage, provides a high-performance solution, which solves the complexity problem at an affordable price. Figure 3 Centralized SAN/NAS Data Management for Divisional Workgroups Many companies need to support their departmental and regional data centers with minimal staff. However, the data management needs of the servers often make this impossible. Figure 4 shows how iscsi can solve this problem: centralize the storage with an easy-to-use storage appliance, and use standard Ethernet infrastructure to connect the servers to the storage. The storage offloads data management complexity from the servers using the existing network infrastructure. 8

9 Figure 4 9

10 Conclusion Organizations with server proliferation and data growth problems in departmental and workgroup data centers will be the first to benefit from the introduction of IP storage and iscsi, as they replace directattached storage and accelerate the transition to networked storage. As the technology matures and performance increases, iscsi-based storage solutions will gradually expand to displace direct-attached storage in high-end data centers and mission-critical environments, making iscsi SANs ubiquitous. iscsi Products The iscsi protocol standard was ratified by the IETF in February 2003, and iscsi products are now available from a number of vendors, including Network Appliance and Intel. This, and the availability of iscsi software from the leading software vendors, will rapidly drive iscsi to become a mainstream, broadly deployed solution. About Network Appliance Network Appliance is the industry leader in Ethernet-connected storage solutions. In October 2002, NetApp released the FAS900 series storage systems, which can support both SAN and NAS environments. In February 2003, NetApp announced iscsi support for its F800 and its FAS900 series filers, becoming the first vendor to converge NAS and iscsi. NetApp s iscsi solutions use Intel s PRO/1000 T IP Storage Adapter in server-attach kits for its new native iscsi storage systems, and both companies intend to ensure broad interoperability through participation in the Storage Networking Industry Association (SNIA) and interoperability plugfests. For More Information Network Appliance Storage Solutions: Intel PRO/1000 T IP Storage Adapter: The Storage Networking Industry Association (SNIA): The Internet Engineering Task Force (IETF): Network Appliance, Inc. l Proprietary Network Appliance, Inc. All rights reserved. NetApp and the Network Appliance logo are registered trademarks and Network Appliance and the evolution of storage are trademarks of Network Appliance, Inc., and/or its affiliates in the U.S. and certain other countries. Microsoft and Windows are registered trademarks of Microsoft Corporation. Linux is a registered trademark of Linus Torvalds. Intel is a registered trademark of Intel Corporation. All other brands, names, or trademarks mentioned in this document or Web site are the property of their respective owners. TR3241 Rev. 3/03 10

Block based, file-based, combination. Component based, solution based

Block based, file-based, combination. Component based, solution based The Wide Spread Role of 10-Gigabit Ethernet in Storage This paper provides an overview of SAN and NAS storage solutions, highlights the ubiquitous role of 10 Gigabit Ethernet in these solutions, and illustrates

More information

Storage Solutions Overview. Benefits of iscsi Implementation. Abstract

Storage Solutions Overview. Benefits of iscsi Implementation. Abstract Storage Solutions Overview Benefits of iscsi Implementation Aberdeen LLC. Charles D. Jansen Published: December 2004 Abstract As storage demands continue to increase and become more complex, businesses

More information

HP iscsi storage for small and midsize businesses

HP iscsi storage for small and midsize businesses HP iscsi storage for small and midsize businesses IP SAN solution guide With data almost doubling in volume every year, businesses are discovering that they need to take a strategic approach to managing

More information

Windows TCP Chimney: Network Protocol Offload for Optimal Application Scalability and Manageability

Windows TCP Chimney: Network Protocol Offload for Optimal Application Scalability and Manageability White Paper Windows TCP Chimney: Network Protocol Offload for Optimal Application Scalability and Manageability The new TCP Chimney Offload Architecture from Microsoft enables offload of the TCP protocol

More information

Optimizing Large Arrays with StoneFly Storage Concentrators

Optimizing Large Arrays with StoneFly Storage Concentrators Optimizing Large Arrays with StoneFly Storage Concentrators All trademark names are the property of their respective companies. This publication contains opinions of which are subject to change from time

More information

VERITAS Backup Exec 9.0 for Windows Servers

VERITAS Backup Exec 9.0 for Windows Servers WHITE PAPER Data Protection Solutions for Network Attached Storage VERITAS Backup Exec 9.0 for Windows Servers VERSION INCLUDES TABLE OF CONTENTS STYLES 1 TABLE OF CONTENTS Background...3 Why Use a NAS

More information

EVOLUTION OF NETWORKED STORAGE

EVOLUTION OF NETWORKED STORAGE EVOLUTION OF NETWORKED STORAGE Sonika Jindal 1, Richa Jindal 2, Rajni 3 1 Lecturer, Deptt of CSE, Shaheed Bhagat Singh College of Engg & Technology, Ferozepur. sonika_manoj@yahoo.com 2 Lecturer, Deptt

More information

DAS, NAS or SAN: Choosing the Right Storage Technology for Your Organization

DAS, NAS or SAN: Choosing the Right Storage Technology for Your Organization DAS, NAS or SAN: Choosing the Right Storage Technology for Your Organization New Drivers in Information Storage Data is unquestionably the lifeblood of today s digital organization. Storage solutions remain

More information

an introduction to networked storage

an introduction to networked storage an introduction to networked storage How networked storage can simplify your data management The key differences between SAN, DAS, and NAS The business benefits of networked storage Introduction Historical

More information

White Paper Technology Review

White Paper Technology Review White Paper Technology Review iscsi- Internet Small Computer System Interface Author: TULSI GANGA COMPLEX, 19-C, VIDHAN SABHA MARG, LUCKNOW 226001 Uttar Pradesh, India March 2004 Copyright 2004 Tata Consultancy

More information

Server and Storage Consolidation with iscsi Arrays. David Dale, NetApp

Server and Storage Consolidation with iscsi Arrays. David Dale, NetApp Server and Consolidation with iscsi Arrays David Dale, NetApp SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA. Member companies and individual members may use this

More information

iscsi Boot Functionality: Diskless Booting Enables SANlike Benefits at Lower Costs

iscsi Boot Functionality: Diskless Booting Enables SANlike Benefits at Lower Costs iscsi Boot Functionality: Diskless Booting Enables SANlike Benefits at Lower Costs and Dated: June 2007 Page 1 of 7 8/10/2007 Copyright 2003-2007 All Rights Reserved No part of this document may be reproduced,

More information

Traditionally, a typical SAN topology uses fibre channel switch wiring while a typical NAS topology uses TCP/IP protocol over common networking

Traditionally, a typical SAN topology uses fibre channel switch wiring while a typical NAS topology uses TCP/IP protocol over common networking Network Storage for Business Continuity and Disaster Recovery and Home Media White Paper Abstract Network storage is a complex IT discipline that includes a multitude of concepts and technologies, like

More information

Storage Protocol Comparison White Paper TECHNICAL MARKETING DOCUMENTATION

Storage Protocol Comparison White Paper TECHNICAL MARKETING DOCUMENTATION Storage Protocol Comparison White Paper TECHNICAL MARKETING DOCUMENTATION v 1.0/Updated APRIl 2012 Table of Contents Introduction.... 3 Storage Protocol Comparison Table....4 Conclusion...10 About the

More information

SAN and NAS Bandwidth Requirements

SAN and NAS Bandwidth Requirements SAN and NAS Bandwidth Requirements Exploring Networked Storage Scott Kipp Office of the CTO Brocade Inc. Categorizing Storage - DAS SAN - NAS Directly Attached Storage DAS Storage that is connected point-to-point

More information

Hewlett Packard - NBU partnership : SAN (Storage Area Network) или какво стои зад облаците

Hewlett Packard - NBU partnership : SAN (Storage Area Network) или какво стои зад облаците Hewlett Packard - NBU partnership : SAN (Storage Area Network) или какво стои зад облаците Why SAN? Business demands have created the following challenges for storage solutions: Highly available and easily

More information

intelligent Bridging Architecture TM White Paper Increasing the Backup Window using the ATTO FibreBridge for LAN-free and Serverless Backups

intelligent Bridging Architecture TM White Paper Increasing the Backup Window using the ATTO FibreBridge for LAN-free and Serverless Backups intelligent Bridging Architecture TM White Paper Increasing the Backup Window using the ATTO FibreBridge for LAN-free and Serverless Backups White Paper intelligent Bridging Architecture TM Increasing

More information

Benefits of Networked Storage: iscsi & Fibre Channel SANs. David Dale, NetApp

Benefits of Networked Storage: iscsi & Fibre Channel SANs. David Dale, NetApp Benefits of Networked Storage: iscsi & Fibre Channel SANs David Dale, NetApp SNIA Legal Notice The material contained in this presentation is copyrighted by the SNIA. Member companies and individuals may

More information

ADVANCED NETWORK CONFIGURATION GUIDE

ADVANCED NETWORK CONFIGURATION GUIDE White Paper ADVANCED NETWORK CONFIGURATION GUIDE CONTENTS Introduction 1 Terminology 1 VLAN configuration 2 NIC Bonding configuration 3 Jumbo frame configuration 4 Other I/O high availability options 4

More information

CASE STUDY SAGA - FcoE

CASE STUDY SAGA - FcoE CASE STUDY SAGA - FcoE FcoE: New Standard Leads to Better Efficency by Fibre Channel over Ethernet replaces IP and FC networks and enables faster data transfer with speeds of up to 10 Gbps When we talk

More information

Overview and Frequently Asked Questions Sun Storage 10GbE FCoE PCIe CNA

Overview and Frequently Asked Questions Sun Storage 10GbE FCoE PCIe CNA Overview and Frequently Asked Questions Sun Storage 10GbE FCoE PCIe CNA Overview Oracle s Fibre Channel over Ethernet (FCoE technology provides an opportunity to reduce data center costs by converging

More information

Achieving High Availability & Rapid Disaster Recovery in a Microsoft Exchange IP SAN April 2006

Achieving High Availability & Rapid Disaster Recovery in a Microsoft Exchange IP SAN April 2006 Achieving High Availability & Rapid Disaster Recovery in a Microsoft Exchange IP SAN April 2006 All trademark names are the property of their respective companies. This publication contains opinions of

More information

HP iscsi storage solution guide

HP iscsi storage solution guide HP iscsi storage solution guide How companies of all sizes benefit from iscsi-based storage Data growth rates are increasing by 50 per cent or more every single year. Governance and regulatory requirements

More information

Fibre Channel Over and Under

Fibre Channel Over and Under Fibre Channel over : A necessary infrastructure convergence By Deni Connor, principal analyst April 2008 Introduction Consolidation of IT datacenter infrastructure is happening in all forms. IT administrators

More information

Unleashing the SAN in Your IP Network

Unleashing the SAN in Your IP Network Unleashing the SAN in Your IP Network All trademark names are the property of their respective companies. This publication contains opinions of, which are subject to change from time to time. This publication

More information

From Ethernet Ubiquity to Ethernet Convergence: The Emergence of the Converged Network Interface Controller

From Ethernet Ubiquity to Ethernet Convergence: The Emergence of the Converged Network Interface Controller White Paper From Ethernet Ubiquity to Ethernet Convergence: The Emergence of the Converged Network Interface Controller The focus of this paper is on the emergence of the converged network interface controller

More information

SAN Conceptual and Design Basics

SAN Conceptual and Design Basics TECHNICAL NOTE VMware Infrastructure 3 SAN Conceptual and Design Basics VMware ESX Server can be used in conjunction with a SAN (storage area network), a specialized high speed network that connects computer

More information

IP SAN Best Practices

IP SAN Best Practices IP SAN Best Practices A Dell Technical White Paper PowerVault MD3200i Storage Arrays THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL ERRORS AND TECHNICAL INACCURACIES.

More information

NAS or iscsi? White Paper 2006. Selecting a storage system. Copyright 2006 Open-E www.open-e.com

NAS or iscsi? White Paper 2006. Selecting a storage system. Copyright 2006 Open-E www.open-e.com NAS or iscsi? Selecting a storage system White Paper 2006 Copyright 2006 Open-E www.open-e.com 2006 Open-E GmbH. All rights reserved. Open-E is a registered trademark. All brand names and products are

More information

3G Converged-NICs A Platform for Server I/O to Converged Networks

3G Converged-NICs A Platform for Server I/O to Converged Networks White Paper 3G Converged-NICs A Platform for Server I/O to Converged Networks This document helps those responsible for connecting servers to networks achieve network convergence by providing an overview

More information

NETAPP WHITE PAPER USING A NETWORK APPLIANCE SAN WITH VMWARE INFRASTRUCTURE 3 TO FACILITATE SERVER AND STORAGE CONSOLIDATION

NETAPP WHITE PAPER USING A NETWORK APPLIANCE SAN WITH VMWARE INFRASTRUCTURE 3 TO FACILITATE SERVER AND STORAGE CONSOLIDATION NETAPP WHITE PAPER USING A NETWORK APPLIANCE SAN WITH VMWARE INFRASTRUCTURE 3 TO FACILITATE SERVER AND STORAGE CONSOLIDATION Network Appliance, Inc. March 2007 TABLE OF CONTENTS 1 INTRODUCTION... 3 2 BACKGROUND...

More information

Storage Networking Overview

Storage Networking Overview Networking Overview iscsi Attached LAN Networking SAN NAS Gateway NAS Attached SAN Attached IBM Total Module Flow Business Challenges Networking Trends and Directions What is Networking? Technological

More information

EMC Virtual Infrastructure for Microsoft SQL Server

EMC Virtual Infrastructure for Microsoft SQL Server Microsoft SQL Server Enabled by EMC Celerra and Microsoft Hyper-V Copyright 2010 EMC Corporation. All rights reserved. Published February, 2010 EMC believes the information in this publication is accurate

More information

THE CLOUD STORAGE ARGUMENT

THE CLOUD STORAGE ARGUMENT THE CLOUD STORAGE ARGUMENT The argument over the right type of storage for data center applications is an ongoing battle. This argument gets amplified when discussing cloud architectures both private and

More information

Storage Concentrator in a Microsoft Exchange Network

Storage Concentrator in a Microsoft Exchange Network Implementing a Storage Concentrator in a Microsoft Exchange Network All trademark names are the property of their respective companies. This publication contains opinions of StoneFly, Inc. which are subject

More information

Deconstruction: The 21st Century Business Model

Deconstruction: The 21st Century Business Model THE DAFS BUSINESS CASE Jon William Toigo, Independent Consultant and Author of The Holy Grail of Data Storage Management Deconstruction: The 21st Century Business Model If there is one recurrent theme

More information

IBM Global Technology Services November 2009. Successfully implementing a private storage cloud to help reduce total cost of ownership

IBM Global Technology Services November 2009. Successfully implementing a private storage cloud to help reduce total cost of ownership IBM Global Technology Services November 2009 Successfully implementing a private storage cloud to help reduce total cost of ownership Page 2 Contents 2 Executive summary 3 What is a storage cloud? 3 A

More information

Storage Networking Foundations Certification Workshop

Storage Networking Foundations Certification Workshop Storage Networking Foundations Certification Workshop Duration: 2 Days Type: Lecture Course Description / Overview / Expected Outcome A group of students was asked recently to define a "SAN." Some replies

More information

storage elements and computer systems so that data transfer is secure and robust."

storage elements and computer systems so that data transfer is secure and robust. Storage Architecture Choice, SAN or NAS LaNet Merrill SGI SAN & HA Product Marketing Manager storage elements and computer systems so that data transfer is secure and robust." Unlike the traditional direct-attach

More information

Application Brief: Using Titan for MS SQL

Application Brief: Using Titan for MS SQL Application Brief: Using Titan for MS Abstract Businesses rely heavily on databases for day-today transactions and for business decision systems. In today s information age, databases form the critical

More information

Clustering Windows File Servers for Enterprise Scale and High Availability

Clustering Windows File Servers for Enterprise Scale and High Availability Enabling the Always-On Enterprise Clustering Windows File Servers for Enterprise Scale and High Availability By Andrew Melmed Director of Enterprise Solutions, Sanbolic, Inc. April 2012 Introduction Microsoft

More information

Serial ATA in Servers and Networked Storage

Serial ATA in Servers and Networked Storage Serial ATA in Servers and Networked Storage Serial ATA (SATA) in Servers and Networked Storage Introduction Serial ATA (SATA) is a storage interface technology developed by a group of the industry s leading

More information

Architecting Your SAS Grid : Networking for Performance

Architecting Your SAS Grid : Networking for Performance ABSTRACT Paper SAS6760-2016 Architecting Your SAS : Networking for Performance Tony Brown and Margaret Crevar, SAS Institute Inc. With the popularity of network-attached storage for shared file systems,

More information

Doubling the I/O Performance of VMware vsphere 4.1

Doubling the I/O Performance of VMware vsphere 4.1 White Paper Doubling the I/O Performance of VMware vsphere 4.1 with Broadcom 10GbE iscsi HBA Technology This document describes the doubling of the I/O performance of vsphere 4.1 by using Broadcom 10GbE

More information

Red Hat Enterprise Linux as a

Red Hat Enterprise Linux as a Red Hat Enterprise Linux as a file server You re familiar with Red Hat products that provide general-purpose environments for server-based software applications or desktop/workstation users. But did you

More information

Converged Networking Solution for Dell M-Series Blades. Spencer Wheelwright

Converged Networking Solution for Dell M-Series Blades. Spencer Wheelwright Converged Networking Solution for Dell M-Series Blades Authors: Reza Koohrangpour Spencer Wheelwright. THIS SOLUTION BRIEF IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL ERRORS AND TECHNICAL

More information

Server and Storage Virtualization with IP Storage. David Dale, NetApp

Server and Storage Virtualization with IP Storage. David Dale, NetApp Server and Storage Virtualization 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

More information

Using HP StoreOnce Backup Systems for NDMP backups with Symantec NetBackup

Using HP StoreOnce Backup Systems for NDMP backups with Symantec NetBackup Technical white paper Using HP StoreOnce Backup Systems for NDMP backups with Symantec NetBackup Table of contents Executive summary... 2 Introduction... 2 What is NDMP?... 2 Technology overview... 3 HP

More information

SAS System for Windows: Integrating with a Network Appliance Filer Mark Hayakawa, Technical Marketing Engineer, Network Appliance, Inc.

SAS System for Windows: Integrating with a Network Appliance Filer Mark Hayakawa, Technical Marketing Engineer, Network Appliance, Inc. Paper 220-29 SAS System for Windows: Integrating with a Network Appliance Filer Mark Hayakawa, Technical Marketing Engineer, Network Appliance, Inc. ABSTRACT The goal of this paper is to help customers

More information

COMPARING STORAGE AREA NETWORKS AND NETWORK ATTACHED STORAGE

COMPARING STORAGE AREA NETWORKS AND NETWORK ATTACHED STORAGE COMPARING STORAGE AREA NETWORKS AND NETWORK ATTACHED STORAGE Complementary technologies provide unique advantages over traditional storage architectures Often seen as competing technologies, Storage Area

More information

Integration of Microsoft Hyper-V and Coraid Ethernet SAN Storage. White Paper

Integration of Microsoft Hyper-V and Coraid Ethernet SAN Storage. White Paper Integration of Microsoft Hyper-V and Coraid Ethernet SAN Storage White Paper June 2011 2011 Coraid, Inc. Coraid, Inc. The trademarks, logos, and service marks (collectively "Trademarks") appearing on the

More information

White Paper Easy-attach Storage. Easy-attach Storage Making SAN Affordable

White Paper Easy-attach Storage. Easy-attach Storage Making SAN Affordable White Paper Easy-attach Storage Easy-attach Storage Making SAN Affordable Contents Storage On Overload... 2 Storage Basics... 3 Direct Attached Storage (DAS)... 3 Network Attached Storage (NAS)... 3 Storage

More information

DAS to SAN Migration Using a Storage Concentrator

DAS to SAN Migration Using a Storage Concentrator DAS to SAN Migration Using a Storage Concentrator April 2006 All trademark names are the property of their respective companies. This publication contains opinions of StoneFly, Inc. which are subject to

More information

Storage Basics. Storage is a huge topic, but this article will give you a high-level look at how it all fits together.

Storage Basics. Storage is a huge topic, but this article will give you a high-level look at how it all fits together. Storage Basics Oftentimes, storage isn't given enough attention in system architecture, but it can make or break the service level agreement (SLA) for your application response times. Understanding how

More information

How To Store Data On A Small Business Computer Or Network Device

How To Store Data On A Small Business Computer Or Network Device WHITE PAPER NETWORK-ATTACHED STORAGE FOR THE GROWING SMALL BUSINESS Introduction 2 The Solution: NAS 2 What to Look For 4 Iomega NAS Solutions 5 Conclusion 6 FEBRUARY 2009 Small businesses are grappling

More information

Quantum StorNext. Product Brief: Distributed LAN Client

Quantum StorNext. Product Brief: Distributed LAN Client Quantum StorNext Product Brief: Distributed LAN Client NOTICE This product brief may contain proprietary information protected by copyright. Information in this product brief is subject to change without

More information

Ultra-Scalable Storage Provides Low Cost Virtualization Solutions

Ultra-Scalable Storage Provides Low Cost Virtualization Solutions Ultra-Scalable Storage Provides Low Cost Virtualization Solutions Flexible IP NAS/iSCSI System Addresses Current Storage Needs While Offering Future Expansion According to Whatis.com, storage virtualization

More information

NAS or iscsi? White Paper 2007. Selecting a storage system. www.fusionstor.com. Copyright 2007 Fusionstor. No.1

NAS or iscsi? White Paper 2007. Selecting a storage system. www.fusionstor.com. Copyright 2007 Fusionstor. No.1 NAS or iscsi? Selecting a storage system White Paper 2007 Copyright 2007 Fusionstor www.fusionstor.com No.1 2007 Fusionstor Inc.. All rights reserved. Fusionstor is a registered trademark. All brand names

More information

Best Practices for Data Sharing in a Grid Distributed SAS Environment. Updated July 2010

Best Practices for Data Sharing in a Grid Distributed SAS Environment. Updated July 2010 Best Practices for Data Sharing in a Grid Distributed SAS Environment Updated July 2010 B E S T P R A C T I C E D O C U M E N T Table of Contents 1 Abstract... 2 1.1 Storage performance is critical...

More information

Best Practices Guide: Network Convergence with Emulex LP21000 CNA & VMware ESX Server

Best Practices Guide: Network Convergence with Emulex LP21000 CNA & VMware ESX Server Best Practices Guide: Network Convergence with Emulex LP21000 CNA & VMware ESX Server How to deploy Converged Networking with VMware ESX Server 3.5 Using Emulex FCoE Technology Table of Contents Introduction...

More information

SECURITY SUMMIT 06/06/2013 Roma STORAGE FORENSICS. Litiano Piccin (NCDA-NCIE/SAN) litiano@studiopiccin.it

SECURITY SUMMIT 06/06/2013 Roma STORAGE FORENSICS. Litiano Piccin (NCDA-NCIE/SAN) litiano@studiopiccin.it SECURITY SUMMIT 06/06/2013 Roma STORAGE FORENSICS Litiano Piccin (NCDA-NCIE/SAN) litiano@studiopiccin.it 1. Introduction: SAN vs NAS. 2. SAN. 3. NAS. 4. SNAPSHOT. 5. Data Acquisition. INTRODUCTION STORAGE:

More information

New!! - Higher performance for Windows and UNIX environments

New!! - Higher performance for Windows and UNIX environments New!! - Higher performance for Windows and UNIX environments The IBM TotalStorage Network Attached Storage Gateway 300 (NAS Gateway 300) is designed to act as a gateway between a storage area network (SAN)

More information

File System Design and Implementation

File System Design and Implementation WAN Transfer Acceleration Product Description Functionality Interfaces Specifications Index 1 Functionality... 3 2 Integration... 3 3 Interfaces... 4 3.1 Physical Interfaces...5 3.1.1 Ethernet Network...5

More information

Using High Availability Technologies Lesson 12

Using High Availability Technologies Lesson 12 Using High Availability Technologies Lesson 12 Skills Matrix Technology Skill Objective Domain Objective # Using Virtualization Configure Windows Server Hyper-V and virtual machines 1.3 What Is High Availability?

More information

Database Configuration: SAN or NAS

Database Configuration: SAN or NAS Database Configuration: SAN or NAS Discussion of Fibre Channel SAN and NAS Version:.0 Greg Schulz DBSANNAS.DOC Preface This publication is for general guidance and informational purposes only. The information

More information

Interoperability Test Results for Juniper Networks EX Series Ethernet Switches and NetApp Storage Systems

Interoperability Test Results for Juniper Networks EX Series Ethernet Switches and NetApp Storage Systems APPLICATION NOTE Network Attached Storage Interoperability Testing Interoperability Test Results for Juniper Networks EX Series Ethernet Switches and Storage Systems Copyright 2012, Juniper Networks, Inc.

More information

IP Storage in the Enterprise Now? Why? Daniel G. Webster Unified Storage Specialist Commercial Accounts

IP Storage in the Enterprise Now? Why? Daniel G. Webster Unified Storage Specialist Commercial Accounts 1 IP Storage in the Enterprise Now? Why? Daniel G. Webster Unified Storage Specialist Commercial Accounts 2 10Gigabit Ethernet in the News Every where you look 10Gb Ethernet products Changing the face

More information

IP SAN Fundamentals: An Introduction to IP SANs and iscsi

IP SAN Fundamentals: An Introduction to IP SANs and iscsi IP SAN Fundamentals: An Introduction to IP SANs and iscsi Updated April 2007 Sun Microsystems, Inc. 2007 Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, CA 95054 USA All rights reserved. This

More information

Future technologies for storage networks. Shravan Pargal Director, Compellent Consulting

Future technologies for storage networks. Shravan Pargal Director, Compellent Consulting Future technologies for storage networks Shravan Pargal Director, Compellent Consulting Agenda Storage applications Application requirements Available technology solutions Who is winning today? What will

More information

Storage Area Network

Storage Area Network Storage Area Network 2007 Infortrend Technology, Inc. All rights Reserved. Table of Contents Introduction...3 SAN Fabric...4 Advantages of SAN Solution...4 Fibre Channel SAN vs. IP SAN...4 Fibre Channel

More information

Brocade and EMC Solution for Microsoft Hyper-V and SharePoint Clusters

Brocade and EMC Solution for Microsoft Hyper-V and SharePoint Clusters Brocade and EMC Solution for Microsoft Hyper-V and SharePoint Clusters Highlights a Brocade-EMC solution with EMC CLARiiON, EMC Atmos, Brocade Fibre Channel (FC) switches, Brocade FC HBAs, and Brocade

More information

QLogic 16Gb Gen 5 Fibre Channel in IBM System x Deployments

QLogic 16Gb Gen 5 Fibre Channel in IBM System x Deployments QLogic 16Gb Gen 5 Fibre Channel in IBM System x Deployments Increase Virtualization Density and Eliminate I/O Bottlenecks with QLogic High-Speed Interconnects Key Findings Support for increased workloads,

More information

The proliferation of the raw processing

The proliferation of the raw processing TECHNOLOGY CONNECTED Advances with System Area Network Speeds Data Transfer between Servers with A new network switch technology is targeted to answer the phenomenal demands on intercommunication transfer

More information

Benefits of Fibre Channel (FC) SANs

Benefits of Fibre Channel (FC) SANs Benefits of Fibre Channel (FC) s Mike McNamara, Network Appliance 9/21/06 TR-3447 Executive Summary As the volume and criticality of data grows, companies need efficient, scalable solutions for making

More information

M.Sc. IT Semester III VIRTUALIZATION QUESTION BANK 2014 2015 Unit 1 1. What is virtualization? Explain the five stage virtualization process. 2.

M.Sc. IT Semester III VIRTUALIZATION QUESTION BANK 2014 2015 Unit 1 1. What is virtualization? Explain the five stage virtualization process. 2. M.Sc. IT Semester III VIRTUALIZATION QUESTION BANK 2014 2015 Unit 1 1. What is virtualization? Explain the five stage virtualization process. 2. What are the different types of virtualization? Explain

More information

SAN over 10G ip. Executive Summary

SAN over 10G ip. Executive Summary SAN over 10G ip Executive Summary Data is growing at explosive rates in today s businesses. A typical data record has tripled if not quadrupled in size in just the last five years. Multiply this times

More information

EMC Backup and Recovery for Microsoft Exchange 2007 SP2

EMC Backup and Recovery for Microsoft Exchange 2007 SP2 EMC Backup and Recovery for Microsoft Exchange 2007 SP2 Enabled by EMC Celerra and Microsoft Windows 2008 Copyright 2010 EMC Corporation. All rights reserved. Published February, 2010 EMC believes the

More information

NetApp FAS2000 Series

NetApp FAS2000 Series Systems NetApp FAS2000 Series Take control of your fast-growing data and maximize your shrinking budgets with an affordable, and easy-to-use storage system from NetApp KEY BENEFITS Experience value Acquire

More information

DISK STORAGE AND DATA BASES

DISK STORAGE AND DATA BASES 21 22 September 2007, BULGARIA 41 Proceedings of the International Conference on Information Technologies (InfoTech-2007) 21 st 22 nd September 2007, Bulgaria vol. 2 DISK STORAGE AND DATA BASES Krassimira

More information

SAN vs. NAS: The Critical Decision

SAN vs. NAS: The Critical Decision SAN vs. NAS: The Critical Decision Executive Summary The storage strategy for your organization is dictated by many factors: the nature of the documents and files you need to store, the file usage patterns

More information

Building High-Performance iscsi SAN Configurations. An Alacritech and McDATA Technical Note

Building High-Performance iscsi SAN Configurations. An Alacritech and McDATA Technical Note Building High-Performance iscsi SAN Configurations An Alacritech and McDATA Technical Note Building High-Performance iscsi SAN Configurations An Alacritech and McDATA Technical Note Internet SCSI (iscsi)

More information

IP SAN: Low on Fibre

IP SAN: Low on Fibre IP SAN: Low on Fibre Smriti Bhagat CS Dept, Rutgers University Abstract The era of Fibre Channel interoperability is slowly dawning. In a world where Internet Protocol (IP) dominates local and wide area

More information

Application-Oriented Storage Resource Management

Application-Oriented Storage Resource Management Application-Oriented Storage Resource Management V Sawao Iwatani (Manuscript received November 28, 2003) Storage Area Networks (SANs) have spread rapidly, and they help customers make use of large-capacity

More information

Selling Compellent NAS: File & Block Level in the Same System Chad Thibodeau

Selling Compellent NAS: File & Block Level in the Same System Chad Thibodeau Selling Compellent NAS: File & Block Level in the Same System Chad Thibodeau Agenda Session Objectives Feature Overview Technology Overview Compellent Differentiators Competition Available Resources Questions

More information

NETWORK ATTACHED STORAGE DIFFERENT FROM TRADITIONAL FILE SERVERS & IMPLEMENTATION OF WINDOWS BASED NAS

NETWORK ATTACHED STORAGE DIFFERENT FROM TRADITIONAL FILE SERVERS & IMPLEMENTATION OF WINDOWS BASED NAS INTERNATIONAL International Journal of Computer JOURNAL Engineering OF COMPUTER and Technology (IJCET), ENGINEERING ISSN 0976-6367(Print), ISSN 0976 & 6375(Online) TECHNOLOGY Volume 4, Issue (IJCET) 3,

More information

Disk-to-Disk Backup & Restore Application Note

Disk-to-Disk Backup & Restore Application Note Disk-to-Disk Backup & Restore Application Note All trademark names are the property of their respective companies. This publication contains opinions of StoneFly, Inc., which are subject to change from

More information

The Revival of Direct Attached Storage for Oracle Databases

The Revival of Direct Attached Storage for Oracle Databases The Revival of Direct Attached Storage for Oracle Databases Revival of DAS in the IT Infrastructure Introduction Why is it that the industry needed SANs to get more than a few hundred disks attached to

More information

Dell PowerVault MD Series Storage Arrays: IP SAN Best Practices

Dell PowerVault MD Series Storage Arrays: IP SAN Best Practices Dell PowerVault MD Series Storage Arrays: IP SAN Best Practices A Dell Technical White Paper Dell Symantec THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL ERRORS AND

More information

WHITE PAPER SCALABLE NETWORKED STORAGE. Convergence of SAN and NAS with HighRoad. www.wintercorp.com SPONSORED RESEARCH PROGRAM

WHITE PAPER SCALABLE NETWORKED STORAGE. Convergence of SAN and NAS with HighRoad. www.wintercorp.com SPONSORED RESEARCH PROGRAM WHITE PAPER W I N T E R C O R P O R A T I O N SCALABLE NETWORKED STORAGE Convergence of SAN and NAS with HighRoad www.wintercorp.com SPONSORED RESEARCH PROGRAM Scalable Networked Storage: Convergence of

More information

EMC Business Continuity for Microsoft SQL Server 2008

EMC Business Continuity for Microsoft SQL Server 2008 EMC Business Continuity for Microsoft SQL Server 2008 Enabled by EMC Celerra Fibre Channel, EMC MirrorView, VMware Site Recovery Manager, and VMware vsphere 4 Reference Architecture Copyright 2009, 2010

More information

The virtualization of SAP environments to accommodate standardization and easier management is gaining momentum in data centers.

The virtualization of SAP environments to accommodate standardization and easier management is gaining momentum in data centers. White Paper Virtualized SAP: Optimize Performance with Cisco Data Center Virtual Machine Fabric Extender and Red Hat Enterprise Linux and Kernel-Based Virtual Machine What You Will Learn The virtualization

More information

HP ProLiant Storage Server family. Radically simple storage

HP ProLiant Storage Server family. Radically simple storage HP ProLiant Storage Server family Radically simple storage The HP ProLiant Storage Server family delivers affordable, easy-to-use network attached storage (NAS) solutions that simplify storage management

More information

Cisco Data Center 3.0 Roadmap for Data Center Infrastructure Transformation

Cisco Data Center 3.0 Roadmap for Data Center Infrastructure Transformation Cisco Data Center 3.0 Roadmap for Data Center Infrastructure Transformation Cisco Nexus Family Provides a Granular, Cost-Effective Path for Data Center Evolution What You Will Learn As businesses move

More information

EMC Backup and Recovery for Microsoft SQL Server

EMC Backup and Recovery for Microsoft SQL Server EMC Backup and Recovery for Microsoft SQL Server Enabled by EMC NetWorker Module for Microsoft SQL Server Copyright 2010 EMC Corporation. All rights reserved. Published February, 2010 EMC believes the

More information

OVERVIEW. CEP Cluster Server is Ideal For: First-time users who want to make applications highly available

OVERVIEW. CEP Cluster Server is Ideal For: First-time users who want to make applications highly available Phone: (603)883-7979 sales@cepoint.com Cepoint Cluster Server CEP Cluster Server turnkey system. ENTERPRISE HIGH AVAILABILITY, High performance and very reliable Super Computing Solution for heterogeneous

More information

June 2009. Blade.org 2009 ALL RIGHTS RESERVED

June 2009. Blade.org 2009 ALL RIGHTS RESERVED Contributions for this vendor neutral technology paper have been provided by Blade.org members including NetApp, BLADE Network Technologies, and Double-Take Software. June 2009 Blade.org 2009 ALL RIGHTS

More information

iscsi Top Ten Top Ten reasons to use Emulex OneConnect iscsi adapters

iscsi Top Ten Top Ten reasons to use Emulex OneConnect iscsi adapters W h i t e p a p e r Top Ten reasons to use Emulex OneConnect iscsi adapters Internet Small Computer System Interface (iscsi) storage has typically been viewed as a good option for small and medium sized

More information

Best Practice of Server Virtualization Using Qsan SAN Storage System. F300Q / F400Q / F600Q Series P300Q / P400Q / P500Q / P600Q Series

Best Practice of Server Virtualization Using Qsan SAN Storage System. F300Q / F400Q / F600Q Series P300Q / P400Q / P500Q / P600Q Series Best Practice of Server Virtualization Using Qsan SAN Storage System F300Q / F400Q / F600Q Series P300Q / P400Q / P500Q / P600Q Series Version 1.0 July 2011 Copyright Copyright@2011, Qsan Technology, Inc.

More information

EMC Unified Storage for Microsoft SQL Server 2008

EMC Unified Storage for Microsoft SQL Server 2008 EMC Unified Storage for Microsoft SQL Server 2008 Enabled by EMC CLARiiON and EMC FAST Cache Reference Copyright 2010 EMC Corporation. All rights reserved. Published October, 2010 EMC believes the information

More information

Workflow. Connectivity. Expansion. Workflow. Connectivity. Performance. Project and Bin Sharing. New! ShareBrowser Desktop Client

Workflow. Connectivity. Expansion. Workflow. Connectivity. Performance. Project and Bin Sharing. New! ShareBrowser Desktop Client Workflow Connectivity Performance Expansion Project sharing, bin sharing, file sharing, SAN & NAS for professional media applications. Enough Ethernet and Fibre Channel ports to directly connect every

More information