Rocket Engineering Corner Mainframe

Size: px
Start display at page:

Download "Rocket Engineering Corner Mainframe"

Transcription

1 Rocket Engineering Corner Mainframe A Conversation with Engineers at Rocket Software Topic: Mainframe storage management and cloud Rocket Software Engineering Participants: Bryan Smith -- Vice President, Research and Development and CTO Kevin Shaw Managing Director, Research and Development Ted Ehrlich Software Engineer Don Bolton Manager, Sales Support Rocket customers are have a strong interest how storage management and cloud will evolve in Mainframe environments. Bryan Smith, VP of R&D and CTO gathered a small group of Mainframe savvy Rocket Software engineers to discuss these topics, specifically as they pertain to the mainframe space. Here s what they had to say: Bryan Smith: What s new in area of storage management in the mainframe world? Kevin Shaw: As part of the Cloud and Smarter Infrastructure initiative, IBM recently announced Tivoli Advanced Storage Management Suite for z/os v2.1. This release contained several products to address VSAM management, backup and recovery, tape allocation, and catalog management and some of these products were developed by Rocket under our partnership agreement. The primary focus of this release is to improve control, automation, and management, but in addition, offering these products as a suite simplifies administration and management and is more appealing to customers. Bryan: So it looks like the trend for customers is that they want to combine multiple point products into larger solutions for consolidation and overall simplicity. In essence solving larger issues with fewer products. So this poses the question, are administrators actively demanding more consolidated and consumable solutions today, more so than they have in the past? Do they require more guidance to product implementation? Don Bolton: It may not be so much that they need the guidance, but having newer consolidated solutions does improve the overall environment. We recently had a situation with a customer who was struggling with several older point products. Once they upgraded Rocket Software, Inc. or its affiliates All rights reserved. Rocket and the Rocket Software logos are registered trademarks of Rocket Software, Inc. Other product and service names might be trademarks of Rocket Software or its affiliates 1

2 to the newer solution set, which included a mix of new and existing functionality, their lives were greatly simplified -- they had fewer issues, support calls, and overall maintenance. It was definitely the right move. Bryan: So what needs to be done differently for today s storage administrators than the storage administrators of 10 years ago? Ted Ehrich: I think it s greatly an issue of education we need to educate administrators on how to utilize tools that will allow them to efficiently analyze large amounts of data. Ten years ago, reports on every data set would be generated and administrators would sift through all these reports. Today the volume is much greater; it s impossible to manually look through huge reports to identify issues or perform any type of data analysis. There are tools available to automate this process and we need to be sure that administrators are proficient with the tools. Bryan: Can we educate through the use of product interfaces? In other words, create filters to reduce these reports to a more meaningful size depending on their purpose? Ted: Yes, we can provide this today, but we must keep in mind that some administrators may want reports on all the data sets in order to feel secure so it s back to educating them on what the tools can provide according to their objectives. Bryan: Moving back to a topic we discussed in our previous session, what s the future of spinning disks? Are they going to give way to new media, like SSD anytime soon? Kevin: Regarding SSD, the price is dropping rapidly and performance continues to increase, so it s not really a question that SSDs will eventually replace traditional disk, but when. Don: We ve already seen where vendors, including IBM, have introduced flash technology into their host systems for mission critical data that requires fast access. This is particularly important in the mainframe space where most of the mission critical applications live. Including flash in the host system improves access time vs. flash in the external array. More I/O overhead is required to go out to an external storage array. Flash would have been the expensive alternative several years ago, but the price has been dropping so quickly that it now makes sense both technically and financially. Bryan: The flash technology topic brings up an interesting point. As I see IBM introduce flash memory into System z processors, it appears that we may be going back to the old model of expanded storage within the host. The centralized storage model of data residing on external arrays somewhat simplified the job of the OS by offloading some data management to the array controller. In this environment, the OS manages only processor 2

3 and memory. By adding flash inside the host, we now have processor, memory, and the I/O subsystem all of which has to be managed by the operating system. So is flash allowing the trend back to the more complex environment? Don: That may very well be the case. I/O is the slowest link in the process. Eliminating external I/O by including flash in the host makes a lot of sense, particularly for applications that require synchronous I/O and random access. Bryan: That makes sense applications requiring sequential access wouldn t see a performance benefit with SSD over spinning disk but synchronous I/O and random read applications would see significant performance gains. In environments that have a mixture of spinning disk and flash, what do administrators need for proper monitoring? Ted: Their requirements would revolve primarily around monitoring automated HSM. They need to have the data automatically moved to the most cost-effective storage tier and they would require a monitoring tool to verify that key data sets are in fact on the fastest storage devices SMS can be used to ensure that data sets are in the appropriate storage class. Don: Automation is the key here. With the growing volume of data in a dynamic environment, administrators are integrating various media types flash, disk, and tape, and they need an automated monitoring system to ensure that data resides on the most costeffective tier. Bryan: Multi-tiering management is a hot topic. You ve identified the need to automatically manage where data is placed, and to have the right monitoring tools to ensure that s the case. With the growing volume of data and the speed with which these environments are changing, it isn t possible to perform these tasks manually. An area of interest along these lines is storing one or more storage tiers in the cloud. What s going on in this space? Kevin: Although there s ongoing development with tools and solutions for cloud, enterprise customers are still not completely on board with storing data off-site. For most enterprise customers today, any type of cloud solution must physically be located on the premises in the form of a private cloud. The two primary reasons for this are 1) lack of mature enterprise management tools for the cloud and, 2) security. Enterprise customers with extremely sensitive mission critical data need more assurance that the cloud is secure before they adopt the off-premise cloud approach. 3

4 Bryan: But there s a counter to the argument that cloud vendors are not yet secure: Because cloud vendors such as Amazon with AWS, IBM with SoftLayer, and Microsoft with Azure are constantly under attack, they have teams who continually identify threats and make appropriate changes. It could be argued that because they devote so much resource to security, they re even more secure than on premise data repositories. Kevin: I agree that may in fact be the case, but enterprise customers today still have great concern about giving up control of their data. Even if it were another internal group vs. a 3 rd party cloud, those same concerns about control would be a significant factor. This will change over time, but will take more time for enterprise environments. Don: One issue with cloud for mainframe users is response time. Mainframe applications typically require faster response times than those of open systems. The attraction of System z is direct connect to storage that does in fact provide those fast response times. The introduction of an added network layer would have to be carefully implemented to ensure that response times for all data tiers continues to meet SLAs. In an HSM environment, with multiple tiers, the tier that would be most suitable for a cloud type storage platform would be the nth tier the tier that is seldom accessed -- if at all. Kevin: It s hard to make the case for primary processing or principle data to be administered in the cloud at this point in time -- the proper amount of bandwidth to and from the cloud just isn t there yet. The cloud is appropriate for storing nth tier data, but for most application processing, data needs the big pipes to and from mainframe. A mainframe with self-contained processing and storage is really its own cloud. Bryan: Are we saying that mainframe architecture is less efficient than x86 architecture for accessing network or cloud data? Don: It s true that mainframe I/O architecture is different from the x86 architecture -- it s faster and mission critical applications require faster response times. x86 systems have the same latency issue as mainframes once they go out to the network. The requirement and expectation for mainframe applications is typically more demanding than open system applications that may be accessing storage over the network Kevin: I agree that the issue is one of expectations, but it s also about computing philosophy. Mainframe environments provide centralized computing and storage. The idea is to have everything local, controlled, and fast. Applications written for cloud however, are written for a distributed rather than centralized approach. In this scenario, much of the processing and storage can be done in the cloud. The mainframe represents the other side of the cloud, meaning that it acts as its own cloud for centralized processing -- but then can interface with another cloud when appropriate. 4

5 Bryan: So it sounds like mainframe plays an important role in or alongside the cloud. It will be interesting to see how this plays out as we move forward. Thanks to all of you. I appreciate your insights. This conversation was certainly interesting and fun for me and I hope it was for you as well. Stay tuned as we will cover additional topics in this type of forum. To all you readers out there we would love to hear your comments on this subject. Please feel free to click on the comment button to register and submit your comment. Thank you. 5

SQL Server Virtualization

SQL Server Virtualization The Essential Guide to SQL Server Virtualization S p o n s o r e d b y Virtualization in the Enterprise Today most organizations understand the importance of implementing virtualization. Virtualization

More information

Flash Controller Architecture for All Flash Arrays

Flash Controller Architecture for All Flash Arrays Flash Controller Architecture for All Flash Arrays Andy Walls Distinguished Engineer, IBM Systems and Technology Group CTO, Flash Systems and Technology Santa Clara, CA August 2013 1 Once upon a Time,.....

More information

Achieving Business Agility Through An Agile Data Center

Achieving Business Agility Through An Agile Data Center Achieving Business Agility Through An Agile Data Center Overview: Enable the Agile Data Center Business Agility Is Your End Goal In today s world, customers expect or even demand instant gratification

More information

Automated file management with IBM Active Cloud Engine

Automated file management with IBM Active Cloud Engine Automated file management with IBM Active Cloud Engine Redefining what it means to deliver the right data to the right place at the right time Highlights Enable ubiquitous access to files from across the

More information

Flash Use Cases Traditional Infrastructure vs Hyperscale

Flash Use Cases Traditional Infrastructure vs Hyperscale Flash Use Cases Traditional Infrastructure vs Hyperscale Steve Knipple, CTO / VP Engineering Atmosera : Global Hybrid Managed Services Provider Agenda Speaker Perspective The Infrastructure Market Traditional

More information

IS IN-MEMORY COMPUTING MAKING THE MOVE TO PRIME TIME?

IS IN-MEMORY COMPUTING MAKING THE MOVE TO PRIME TIME? IS IN-MEMORY COMPUTING MAKING THE MOVE TO PRIME TIME? EMC and Intel work with multiple in-memory solutions to make your databases fly Thanks to cheaper random access memory (RAM) and improved technology,

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

Microsoft Private Cloud Fast Track

Microsoft Private Cloud Fast Track Microsoft Private Cloud Fast Track Microsoft Private Cloud Fast Track is a reference architecture designed to help build private clouds by combining Microsoft software with Nutanix technology to decrease

More information

Nimble Storage Replication

Nimble Storage Replication Nimble Storage Replication Nimble Storage Replication Our service provides Disaster Recovery for customers who are using Nimble Storage for their environment. Webhosting.net leverages Nimble's volume replication

More information

Data Protection & Cloud. Corradino Milone PreSales Commvault Italia

Data Protection & Cloud. Corradino Milone PreSales Commvault Italia Data Protection & Cloud Corradino Milone PreSales Commvault Italia Snapshot of Commvault Established in 1996, headquartered in New Jersey, USA Over 2,000 employees operating across six continents More

More information

OpenStack Cloud Migration : Migrating On-premise workloads to OpenStack Private Cloud

OpenStack Cloud Migration : Migrating On-premise workloads to OpenStack Private Cloud OpenStack Cloud Migration : Migrating On-premise workloads to OpenStack Private Cloud June 16, 2015 DONGJOON MIN ISA TECHNOLOGIES,INC. 1 djmin@zconverter.com Table of Contents Executive Summary.. 3 What

More information

The Advantages of Tier 0 Storage and Enhance Application Performance

The Advantages of Tier 0 Storage and Enhance Application Performance White Paper Exploiting Tier 0 Storage and Virtualization to Maximize Storage Performance Solutions address the high expense of Tier 0 Storage and how to enhance application performance with a three-step

More information

Front-safe Creates an Efficient and High-Performance Cloud Solution for Tivoli Storage Manager

Front-safe Creates an Efficient and High-Performance Cloud Solution for Tivoli Storage Manager Front-safe Creates an Efficient and High-Performance Cloud Solution for Tivoli Storage Manager Front-safe Creates an Efficient and High-Performance Cloud Solution for Tivoli Storage Manager Backup and

More information

The Business Case Migration to Windows Server 2012 R2 with Lenovo Servers

The Business Case Migration to Windows Server 2012 R2 with Lenovo Servers The Business Case Migration to Windows Server 2012 R2 with Lenovo Servers New levels of integration and capabilities provide the foundation for building more successful businesses with this new infrastructure

More information

Cloud, Appliance, or Software? How to Decide Which Backup Solution Is Best for Your Small or Midsize Organization.

Cloud, Appliance, or Software? How to Decide Which Backup Solution Is Best for Your Small or Midsize Organization. WHITE PAPER: CLOUD, APPLIANCE, OR SOFTWARE?........................................ Cloud, Appliance, or Software? How to Decide Which Backup Solution Is Best for Your Small or Midsize Who should read

More information

FLASH ARRAY MARKET TRENDS

FLASH ARRAY MARKET TRENDS 1 FLASH ARRAY MARKET TRENDS EHUD ROKACH, CO-FOUNDER, XTREMIO DAVID FLOYER, CTO & CO-FOUNDER, WIKIBON 2 >$1B ANNUALIZED Q4 RUN RATE Achieved in One Year Copyright 2015 2014 EMC Corporation. All rights reserved.

More information

How Flash Storage is Changing the Game

How Flash Storage is Changing the Game WHITEPAPER How Flash Storage is Changing the Game Table of contents What you will learn 2 Why flash 3 When to consider flash 4 Server-side flash: Read-only acceleration 4 Hybrid flash arrays: Getting the

More information

Application Backup and Restore using Fast Replication Services. Ron Ratcliffe rratcliffe@rocketsoftware.com March 13, 2012 Session Number 10973

Application Backup and Restore using Fast Replication Services. Ron Ratcliffe rratcliffe@rocketsoftware.com March 13, 2012 Session Number 10973 Application Backup and Restore using Fast Replication Services Ron Ratcliffe rratcliffe@rocketsoftware.com March 13, 2012 Session Number 10973 Session Agenda What is IBM Tivoli Advanced Backup and Recovery

More information

Backup Software? Article on things to consider when looking for a backup solution. 11/09/2015 Backup Appliance or

Backup Software? Article on things to consider when looking for a backup solution. 11/09/2015 Backup Appliance or 11/09/2015 Backup Appliance or Backup Software? Article on things to consider when looking for a backup solution. Ray Quattromini FORTUNA POWER SYSTEMS LTD T: 01256 782030 E: RAY@FORTUNADATA.COM W: WWW.FORTUNADATA.COM

More information

High Performance SQL Server with Storage Center 6.4 All Flash Array

High Performance SQL Server with Storage Center 6.4 All Flash Array High Performance SQL Server with Storage Center 6.4 All Flash Array Dell Storage November 2013 A Dell Compellent Technical White Paper Revisions Date November 2013 Description Initial release THIS WHITE

More information

Everything you need to know about flash storage performance

Everything you need to know about flash storage performance Everything you need to know about flash storage performance The unique characteristics of flash make performance validation testing immensely challenging and critically important; follow these best practices

More information

SOLUTION BRIEF. Resolving the VDI Storage Challenge

SOLUTION BRIEF. Resolving the VDI Storage Challenge CLOUDBYTE ELASTISTOR QOS GUARANTEE MEETS USER REQUIREMENTS WHILE REDUCING TCO The use of VDI (Virtual Desktop Infrastructure) enables enterprises to become more agile and flexible, in tune with the needs

More information

Field Audit Report. Asigra. Hybrid Cloud Backup and Recovery Solutions. May, 2009. By Brian Garrett with Tony Palmer

Field Audit Report. Asigra. Hybrid Cloud Backup and Recovery Solutions. May, 2009. By Brian Garrett with Tony Palmer Field Audit Report Asigra Hybrid Cloud Backup and Recovery Solutions By Brian Garrett with Tony Palmer May, 2009 Field Audit: Asigra Hybrid Cloud Backup and Recovery Solutions 2 Contents Introduction...

More information

Don t be duped by dedupe - Modern Data Deduplication with Arcserve UDP

Don t be duped by dedupe - Modern Data Deduplication with Arcserve UDP Don t be duped by dedupe - Modern Data Deduplication with Arcserve UDP by Christophe Bertrand, VP of Product Marketing Too much data, not enough time, not enough storage space, and not enough budget, sound

More information

New Features in PSP2 for SANsymphony -V10 Software-defined Storage Platform and DataCore Virtual SAN

New Features in PSP2 for SANsymphony -V10 Software-defined Storage Platform and DataCore Virtual SAN New Features in PSP2 for SANsymphony -V10 Software-defined Storage Platform and DataCore Virtual SAN Updated: May 19, 2015 Contents Introduction... 1 Cloud Integration... 1 OpenStack Support... 1 Expanded

More information

The Modern Virtualized Data Center

The Modern Virtualized Data Center WHITEPAPER The Modern Virtualized Data Center Data center resources have traditionally been underutilized while drawing enormous amounts of power and taking up valuable floorspace. Virtualization has been

More information

Improve your IT Analytics Capabilities through Mainframe Consolidation and Simplification

Improve your IT Analytics Capabilities through Mainframe Consolidation and Simplification Improve your IT Analytics Capabilities through Mainframe Consolidation and Simplification Ros Schulman Hitachi Data Systems John Harker Hitachi Data Systems Insert Custom Session QR if Desired. Improve

More information

Simplifying Storage Operations By David Strom (published 3.15 by VMware) Introduction

Simplifying Storage Operations By David Strom (published 3.15 by VMware) Introduction Simplifying Storage Operations By David Strom (published 3.15 by VMware) Introduction There are tectonic changes to storage technology that the IT industry hasn t seen for many years. Storage has been

More information

StorSimple + Microsoft Azure = Hybrid Cloud Storage. Learn more. StorSimple. Data Storage Reimagined

StorSimple + Microsoft Azure = Hybrid Cloud Storage. Learn more. StorSimple. Data Storage Reimagined StorSimple + Microsoft Azure = Hybrid Cloud Storage Learn more StorSimple Data Storage Reimagined Content 1 Data storage: a changing landscape 2 On-premise or cloud? The considerations 3 Introducing the

More information

Veritas NetBackup With and Within the Cloud: Protection and Performance in a Single Platform

Veritas NetBackup With and Within the Cloud: Protection and Performance in a Single Platform Veritas NetBackup With and Within the Cloud: Protection and Performance in a Single Platform Content Highlights... 3 Cloud-enabled Backup and Recovery... 3 Integrating Veritas NetBackup with the Cloud....

More information

Analyzing Big Data with Splunk A Cost Effective Storage Architecture and Solution

Analyzing Big Data with Splunk A Cost Effective Storage Architecture and Solution Analyzing Big Data with Splunk A Cost Effective Storage Architecture and Solution Jonathan Halstuch, COO, RackTop Systems JHalstuch@racktopsystems.com Big Data Invasion We hear so much on Big Data and

More information

Who moved my cloud? Part I: Introduction to Private, Public and Hybrid clouds and smooth migration

Who moved my cloud? Part I: Introduction to Private, Public and Hybrid clouds and smooth migration Who moved my cloud? Part I: Introduction to Private, Public and Hybrid clouds and smooth migration Part I of an ebook series of cloud infrastructure and platform fundamentals not to be avoided when preparing

More information

Database-As-A-Service Saves Money, Improves IT Productivity, And Speeds Application Development

Database-As-A-Service Saves Money, Improves IT Productivity, And Speeds Application Development A Forrester Consulting Thought Leadership Paper Commissioned By VMware Database-As-A-Service Saves Money, Improves IT Productivity, And Speeds Application Development October 2012 Table Of Contents Executive

More information

Guide to the Flash Storage Revolution

Guide to the Flash Storage Revolution Guide to the Flash Storage Revolution The Flash Revolution is Here Flash storage technology has evolved to the point where it is now an affordable option for almost any enterprise environment. It s not

More information

House of Cards. IaaS without storage performance testing. Howard Marks, Deep Storage Len Rosenthal, Load DynamiX

House of Cards. IaaS without storage performance testing. Howard Marks, Deep Storage Len Rosenthal, Load DynamiX House of Cards IaaS without storage performance testing Howard Marks, Deep Storage Len Rosenthal, Load DynamiX 1 Your NOT So Humble Speaker 25+ years of consulting and writing for trade press Columnist/blogger

More information

White Paper. The Top 20 Tools Needed for Hybrid IT

White Paper. The Top 20 Tools Needed for Hybrid IT White Paper The Top 20 Tools Needed for Hybrid IT 1 IT today is more complex than ever. Public cloud, networks, storage systems, servers, and applications all combine to deliver today s IT services. But

More information

WHITEPAPER It s Time to Move Your Critical Data to SSDs

WHITEPAPER It s Time to Move Your Critical Data to SSDs WHITEPAPER It s Time to Move Your Critical Data to SSDs Table of Contents 1 Introduction 2 3 5 7 Data Storage Challenges: Where Are We Now? Are SSDs Really Worth It? Introducing Micron s Newest SSD: The

More information

Dot Hill Storage Systems and the Advantages of Hybrid Arrays

Dot Hill Storage Systems and the Advantages of Hybrid Arrays Maximizing the Benefits from Flash In Your SAN Storage Systems Dot Hill Storage Hybrid Arrays integrate flash and HDDs in Optimal Configurations Maximizing the Benefits of Flash WP 1 INTRODUCTION EXECUTIVE

More information

TOP FIVE REASONS WHY CUSTOMERS USE EMC AND VMWARE TO VIRTUALIZE ORACLE ENVIRONMENTS

TOP FIVE REASONS WHY CUSTOMERS USE EMC AND VMWARE TO VIRTUALIZE ORACLE ENVIRONMENTS TOP FIVE REASONS WHY CUSTOMERS USE EMC AND VMWARE TO VIRTUALIZE ORACLE ENVIRONMENTS Leverage EMC and VMware To Improve The Return On Your Oracle Investment ESSENTIALS Better Performance At Lower Cost Run

More information

Minimize cost and risk for data warehousing

Minimize cost and risk for data warehousing SYSTEM X SERVERS SOLUTION BRIEF Minimize cost and risk for data warehousing Microsoft Data Warehouse Fast Track for SQL Server 2014 on System x3850 X6 (55TB) Highlights Improve time to value for your data

More information

Discover how customers are taking a radical leap forward with flash

Discover how customers are taking a radical leap forward with flash Discover how customers are taking a radical leap forward with flash The world changes in a flash Datacenter unrest has been brewing virtualization consolidates mixed application workloads and places new

More information

The State of Software-Defined Storage (SDS)

The State of Software-Defined Storage (SDS) The State of Software-Defined Storage (SDS) Market Survey Date conducted: March, 2014 Copyright 2014 DataCore Software Corporation All Rights Reserved Executive Summary For the fourth consecutive year,

More information

WHITE PAPER. Flash in the SAN Panacea or Placebo?

WHITE PAPER. Flash in the SAN Panacea or Placebo? WHITE PAPER Flash in the SAN Panacea or Placebo? 1 Storage is at a crossroads. New technologies and architectures are required to ensure optimal performance in virtual data centers without breaking the

More information

Hybrid Cloud Storage. Sævar Haukdal sölustjóri skýjalausna

Hybrid Cloud Storage. Sævar Haukdal sölustjóri skýjalausna Hybrid Cloud Storage Sævar Haukdal sölustjóri skýjalausna Storage challenges Cost Rapid data growth Increasing storage cost & infrastructure sprawl Storage Spending more money on dormant vs. active (The

More information

Scalability and BMC Remedy Action Request System TECHNICAL WHITE PAPER

Scalability and BMC Remedy Action Request System TECHNICAL WHITE PAPER Scalability and BMC Remedy Action Request System TECHNICAL WHITE PAPER Table of contents INTRODUCTION...1 BMC REMEDY AR SYSTEM ARCHITECTURE...2 BMC REMEDY AR SYSTEM TIER DEFINITIONS...2 > Client Tier...

More information

The Archival Upheaval Petabyte Pandemonium Developing Your Game Plan Fred Moore President www.horison.com

The Archival Upheaval Petabyte Pandemonium Developing Your Game Plan Fred Moore President www.horison.com USA The Archival Upheaval Petabyte Pandemonium Developing Your Game Plan Fred Moore President www.horison.com Did You Know? Backup and Archive are Not the Same! Backup Primary HDD Storage Files A,B,C Copy

More information

NetApp FAS Hybrid Array Flash Efficiency. Silverton Consulting, Inc. StorInt Briefing

NetApp FAS Hybrid Array Flash Efficiency. Silverton Consulting, Inc. StorInt Briefing NetApp FAS Hybrid Array Flash Efficiency Silverton Consulting, Inc. StorInt Briefing PAGE 2 OF 7 Introduction Hybrid storage arrays (storage systems with both disk and flash capacity) have become commonplace

More information

Business white paper Invest in the right flash storage solution

Business white paper Invest in the right flash storage solution Business white paper Invest in the right flash storage solution A guide for the savvy tech buyer Business white paper Page 2 Introduction You re looking at flash storage because you see it s taking the

More information

Technology Insight Series

Technology Insight Series Evaluating Storage Technologies for Virtual Server Environments Russ Fellows June, 2010 Technology Insight Series Evaluator Group Copyright 2010 Evaluator Group, Inc. All rights reserved Executive Summary

More information

Remote/Branch Office IT Consolidation with Lenovo S2200 SAN and Microsoft Hyper-V

Remote/Branch Office IT Consolidation with Lenovo S2200 SAN and Microsoft Hyper-V Remote/Branch Office IT Consolidation with Lenovo S2200 SAN and Microsoft Hyper-V Most data centers routinely utilize virtualization and cloud technology to benefit from the massive cost savings and resource

More information

Big data management with IBM General Parallel File System

Big data management with IBM General Parallel File System Big data management with IBM General Parallel File System Optimize storage management and boost your return on investment Highlights Handles the explosive growth of structured and unstructured data Offers

More information

EMAIL ARCHIVING. What it is, what it isn t, and how it can improve your business operations

EMAIL ARCHIVING. What it is, what it isn t, and how it can improve your business operations EMAIL ARCHIVING What it is, what it isn t, and how it can improve your business operations OVERVIEW: Why businesses are turning to email archiving As your business grows, communication between you and

More information

Violin Memory Arrays With IBM System Storage SAN Volume Control

Violin Memory Arrays With IBM System Storage SAN Volume Control Technical White Paper Report Best Practices Guide: Violin Memory Arrays With IBM System Storage SAN Volume Control Implementation Best Practices and Performance Considerations Version 1.0 Abstract This

More information

Reduce your data storage footprint and tame the information explosion

Reduce your data storage footprint and tame the information explosion IBM Software White paper December 2010 Reduce your data storage footprint and tame the information explosion 2 Reduce your data storage footprint and tame the information explosion Contents 2 Executive

More information

Maximizing Your Server Memory and Storage Investments with Windows Server 2012 R2

Maximizing Your Server Memory and Storage Investments with Windows Server 2012 R2 Executive Summary Maximizing Your Server Memory and Storage Investments with Windows Server 2012 R2 October 21, 2014 What s inside Windows Server 2012 fully leverages today s computing, network, and storage

More information

MANAGED DATABASE SOLUTIONS

MANAGED DATABASE SOLUTIONS Page 0 2015 SOLUTION BRIEF MANAGED DATABASE SOLUTIONS NET ACCESS LLC 9 Wing Drive Cedar Knolls, NJ 07927 www.nac.net Page 1 Table of Contents 1. Introduction... 2 2. Net Access Managed Services Solution

More information

Overview of I/O Performance and RAID in an RDBMS Environment. By: Edward Whalen Performance Tuning Corporation

Overview of I/O Performance and RAID in an RDBMS Environment. By: Edward Whalen Performance Tuning Corporation Overview of I/O Performance and RAID in an RDBMS Environment By: Edward Whalen Performance Tuning Corporation Abstract This paper covers the fundamentals of I/O topics and an overview of RAID levels commonly

More information

Cloud-integrated Storage What & Why

Cloud-integrated Storage What & Why Cloud-integrated Storage What & Why Table of Contents Overview...3 CiS architecture...3 Enterprise-class storage platform...4 Enterprise tier 2 SAN storage...4 Activity-based storage tiering and data ranking...5

More information

SINS OF STORAGE HOW TO AVOID

SINS OF STORAGE HOW TO AVOID HOW TO AVOID THE SINS OF STORAGE Leveraging Flash Memory and Breakthrough Architecture to Accelerate Performance, Simplify Management, and Protect Your Data NIMBLE STORAGE: THE SEVEN DEADLY SINS OF STORAGE

More information

Enterprise Flash vs. HDD Projections 2012-2026

Enterprise Flash vs. HDD Projections 2012-2026 Wikibon.com - http://wikibon.com Enterprise Flash vs. HDD Projections 2012-2026 by David Floyer - 11 August 2015 http://wikibon.com/enteprise-flash-vs-hdd-forecasts-2012-2026/ 1 / 8 Premise The premise

More information

Inside Track Research Note. In association with. Enterprise Storage Architectures. Is it only about scale up or scale out?

Inside Track Research Note. In association with. Enterprise Storage Architectures. Is it only about scale up or scale out? Research Note In association with Enterprise Storage Architectures Is it only about scale up or scale out? August 2015 About this The insights presented in this document are derived from independent research

More information

Case Study In the last 80 years, Nationwide has grown from a small mutual auto

Case Study In the last 80 years, Nationwide has grown from a small mutual auto "The creation of a private cloud built around the z196 servers supports our business transformation goals by enabling the rapid, seamless deployment of new computing resources to meet emerging requirements."

More information

THE ANSWERS TO YOUR TOP THREE QUESTIONS ABOUT PROTECTING BIG DATA

THE ANSWERS TO YOUR TOP THREE QUESTIONS ABOUT PROTECTING BIG DATA THE ANSWERS TO YOUR TOP THREE QUESTIONS ABOUT PROTECTING BIG DATA Does Big Data Have to Be Big to Warrant New Protection Practices? Can Big Data Be Too Big to Back Up? Is Building a Protected Data Lake

More information

DataStax Enterprise, powered by Apache Cassandra (TM)

DataStax Enterprise, powered by Apache Cassandra (TM) PerfAccel (TM) Performance Benchmark on Amazon: DataStax Enterprise, powered by Apache Cassandra (TM) Disclaimer: All of the documentation provided in this document, is copyright Datagres Technologies

More information

Computing: Public, Private, and Hybrid. You ve heard a lot lately about Cloud Computing even that there are different kinds of Clouds.

Computing: Public, Private, and Hybrid. You ve heard a lot lately about Cloud Computing even that there are different kinds of Clouds. Cloud Computing: Public, Private, and Hybrid You ve heard a lot lately about Cloud Computing even that there are different kinds of Clouds. And you ve got questions:» What are the differences between Public

More information

Best practices for data migration.

Best practices for data migration. IBM Global Technology Services June 2007 Best practices for data migration. Methodologies for planning, designing, migrating and validating data migration Page 2 Contents 2 Executive summary 4 Introduction

More information

Inside Track Research Note. In association with. Key Advances in Storage Technology. Overview of new solutions and where they are being used

Inside Track Research Note. In association with. Key Advances in Storage Technology. Overview of new solutions and where they are being used Research Note In association with Key Advances in Storage Technology Overview of new solutions and where they are being used July 2015 In a nutshell About this The insights presented in this document are

More information

Solving I/O Bottlenecks to Enable Superior Cloud Efficiency

Solving I/O Bottlenecks to Enable Superior Cloud Efficiency WHITE PAPER Solving I/O Bottlenecks to Enable Superior Cloud Efficiency Overview...1 Mellanox I/O Virtualization Features and Benefits...2 Summary...6 Overview We already have 8 or even 16 cores on one

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

Maximum performance, minimal risk for data warehousing

Maximum performance, minimal risk for data warehousing SYSTEM X SERVERS SOLUTION BRIEF Maximum performance, minimal risk for data warehousing Microsoft Data Warehouse Fast Track for SQL Server 2014 on System x3850 X6 (95TB) The rapid growth of technology has

More information

NEXT GENERATION EMC: LEAD YOUR STORAGE TRANSFORMATION. Copyright 2013 EMC Corporation. All rights reserved.

NEXT GENERATION EMC: LEAD YOUR STORAGE TRANSFORMATION. Copyright 2013 EMC Corporation. All rights reserved. NEXT GENERATION EMC: LEAD YOUR STORAGE TRANSFORMATION 1 The Business Drivers Increase Revenue INCREASE AGILITY Lower Operational Costs Reduce Risk 2 CLOUD TRANSFORMS IT Lower Operational Costs 3 Disruptive

More information

WHITE PAPER Improving Storage Efficiencies with Data Deduplication and Compression

WHITE PAPER Improving Storage Efficiencies with Data Deduplication and Compression WHITE PAPER Improving Storage Efficiencies with Data Deduplication and Compression Sponsored by: Oracle Steven Scully May 2010 Benjamin Woo IDC OPINION Global Headquarters: 5 Speen Street Framingham, MA

More information

For nearly 40 years, Metrologic Instruments has been designing and manufacturing both

For nearly 40 years, Metrologic Instruments has been designing and manufacturing both , Inc. Manufacturing backup/recovery/archiving n clustering n consolidation n database n management/utilities n messaging n VIRTUALIZATION n Customer Overview is a leading provider of hardware and software

More information

Archiving On-Premise and in the Cloud. March 2015

Archiving On-Premise and in the Cloud. March 2015 Archiving On-Premise and in the Cloud March 2015 Cloud Storage Storage accessed over a network via web services APIs. http://swift.example.com/v1/account/container/object Source: http://docs.openstack.org/admin-guide-cloud/content/objectstorage_characteristics.html

More information

Intel Solid- State Drive Data Center P3700 Series NVMe Hybrid Storage Performance

Intel Solid- State Drive Data Center P3700 Series NVMe Hybrid Storage Performance Intel Solid- State Drive Data Center P3700 Series NVMe Hybrid Storage Performance Hybrid Storage Performance Gains for IOPS and Bandwidth Utilizing Colfax Servers and Enmotus FuzeDrive Software NVMe Hybrid

More information

The Journey to Cloud Computing: from experimentation to business reality

The Journey to Cloud Computing: from experimentation to business reality The Journey to Cloud Computing: from experimentation to business reality Judith Hurwitz, President Marcia Kaufman, COO Sponsored by IBM The Journey to Cloud Computing: from experimentation to business

More information

Oracle Database Backup Service. Secure Backup in the Oracle Cloud

Oracle Database Backup Service. Secure Backup in the Oracle Cloud Oracle Database Backup Service Secure Backup in the Oracle Cloud Today s organizations are increasingly adopting cloud-based IT solutions and migrating on-premises workloads to public clouds. The motivation

More information

Faster Cloud Backup: How It's Done

Faster Cloud Backup: How It's Done TECH BRIEF Faster Cloud Backup: How It's Done What You Need to Know One of the main concerns we hear from customers is around the ability to transmit large amounts of data over the Internet with their

More information

Case Study U.S. Health System

Case Study U.S. Health System Case Study U.S. Health System As with any major enterprise project, the organization must prepare its desktop environment and enterprise infrastructure to support the new application requirements. Bob

More information

Cloud-integrated Enterprise Storage. Cloud-integrated Storage What & Why. Marc Farley

Cloud-integrated Enterprise Storage. Cloud-integrated Storage What & Why. Marc Farley Cloud-integrated Enterprise Storage Cloud-integrated Storage What & Why Marc Farley Table of Contents Overview... 3 CiS architecture... 3 Enterprise-class storage platform... 4 Enterprise tier 2 SAN storage...

More information

BEYOND TOOLS: BUSINESS INTELLIGENCE MEETS ANA FLASH-OPTIMIZED STORAGE IS TRANSFORMING THE DATA CENTER

BEYOND TOOLS: BUSINESS INTELLIGENCE MEETS ANA FLASH-OPTIMIZED STORAGE IS TRANSFORMING THE DATA CENTER BEYOND TOOLS: BUSINESS INTELLIGENCE MEETS ANA LYTICS FLASH-OPTIMIZED STORAGE IS TRANSFORMING THE DATA CENTER White Paper - February 2016 BEYOND TOOLS: BUSINESS INTELLIGENCE MEETS ANA LYTICS Flash-Optimized

More information

Cloud Computing: It s In Your Future. What You Need to Know about Logicalis and Cloud Computing

Cloud Computing: It s In Your Future. What You Need to Know about Logicalis and Cloud Computing Cloud Computing: It s In Your Future What You Need to Know about Logicalis and Cloud Computing Cloud computing is a transition that is changing the way you will buy, build, operate and consume information,

More information

Cloud Computing Safe Harbor or Wild West?

Cloud Computing Safe Harbor or Wild West? IT Best Practices Series Cloud Computing Safe Harbor or Wild West? With IT expenditures coming under increasing scrutiny, the cloud is being sold as an oasis of practical solutions. It s true that many

More information

THE STATE OF MEDICAL IMAGE ARCHIVING:

THE STATE OF MEDICAL IMAGE ARCHIVING: Introduction The increase in the availability and quality of medical images is enabling healthcare providers to successfully diagnose and resolve more patient problems than ever before. The downside is

More information

HadoopTM Analytics DDN

HadoopTM Analytics DDN DDN Solution Brief Accelerate> HadoopTM Analytics with the SFA Big Data Platform Organizations that need to extract value from all data can leverage the award winning SFA platform to really accelerate

More information

White Paper. Fueling Successful SMB Virtualization with Smart Storage Decisions. 89 Fifth Avenue, 7th Floor. New York, NY 10003. www.theedison.

White Paper. Fueling Successful SMB Virtualization with Smart Storage Decisions. 89 Fifth Avenue, 7th Floor. New York, NY 10003. www.theedison. 89 Fifth Avenue, 7th Floor New York, NY 10003 www.theedison.com 212.367.7400 White Paper Fueling Successful SMB Virtualization with Smart Storage Decisions August 2013 Printed in the United States of America

More information

FLASH GAINS GROUND AS ENTERPRISE STORAGE OPTION

FLASH GAINS GROUND AS ENTERPRISE STORAGE OPTION FLASH GAINS GROUND AS ENTERPRISE STORAGE OPTION With new management functions placing it closer to parity with hard drives, as well as new economies, flash is gaining traction as a standard media for mainstream

More information

Actual trends in backup protection solution IBM Backup Products and Services

Actual trends in backup protection solution IBM Backup Products and Services Actual trends in backup protection solution IBM Backup Products and Services Gražvydas Govaras IT Architektas 2013-03-19 Tivoli Storage Manager Fastback Continuos Data Protection solution for Windows and

More information

Storage for VDI Environments

Storage for VDI Environments Storage for VDI Environments Planning and Considerations Evaluator Group Inc. Executive Editor: Russ Fellows Analysts: Randy Kerns, John Webster Storage Evaluation Guide Guide Series Series Version 2.0

More information

How To Store Data On An Ocora Nosql Database On A Flash Memory Device On A Microsoft Flash Memory 2 (Iomemory)

How To Store Data On An Ocora Nosql Database On A Flash Memory Device On A Microsoft Flash Memory 2 (Iomemory) WHITE PAPER Oracle NoSQL Database and SanDisk Offer Cost-Effective Extreme Performance for Big Data 951 SanDisk Drive, Milpitas, CA 95035 www.sandisk.com Table of Contents Abstract... 3 What Is Big Data?...

More information

EMC, VNX and ENERGY EFFICIENCY

EMC, VNX and ENERGY EFFICIENCY White Paper EMC, VNX and ENERGY EFFICIENCY Providing industry leadership and customer value Abstract This white paper explains the value EMC places on energy efficiency across the corporation and in particular

More information

OPTIMIZING EXCHANGE SERVER IN A TIERED STORAGE ENVIRONMENT WHITE PAPER NOVEMBER 2006

OPTIMIZING EXCHANGE SERVER IN A TIERED STORAGE ENVIRONMENT WHITE PAPER NOVEMBER 2006 OPTIMIZING EXCHANGE SERVER IN A TIERED STORAGE ENVIRONMENT WHITE PAPER NOVEMBER 2006 EXECUTIVE SUMMARY Microsoft Exchange Server is a disk-intensive application that requires high speed storage to deliver

More information

Using the cloud to improve business resilience

Using the cloud to improve business resilience IBM Global Technology Services White Paper IBM Business Continuity and Resiliency Services Using the cloud to improve business resilience Choose the right managed services provider to limit reputational

More information

36 Reasons To Adopt DataCore Storage Virtualization

36 Reasons To Adopt DataCore Storage Virtualization 36 Reasons To Adopt DataCore Storage Virtualization Learn the Reasons Why 10,000 Customers Have Chosen DataCore Software Author: George Teixeira When asked for 10 reasons, I just couldn t stop CEO, President

More information

Tributary Systems Storage Director Provides Superior ROI. By Ed Ahl, Director of Business Development

Tributary Systems Storage Director Provides Superior ROI. By Ed Ahl, Director of Business Development Tributary Systems Storage Director Provides Superior ROI By Ed Ahl, Director of Business Development Tape plays various important roles in the mainframe environment, unlike in open systems where it is

More information

New Features in SANsymphony -V10 Storage Virtualization Software

New Features in SANsymphony -V10 Storage Virtualization Software New Features in SANsymphony -V10 Storage Virtualization Software Updated: May 28, 2014 Contents Introduction... 1 Virtual SAN Configurations (Pooling Direct-attached Storage on hosts)... 1 Scalability

More information

SOFTWAREDEFINED-STORAGE

SOFTWAREDEFINED-STORAGE SOFTWAREDEFINED-STORAGE The future of cloudoptimized Storage Technical Presentation Ivo GomIlšek SenIor Infrastructure ArchItect - CEE CLASSICAL DATACENTER WITH STORAGE IN SILOS... L P M O C COMPLEX TO

More information

THE VIRTUAL DATA CENTER OF THE FUTURE

THE VIRTUAL DATA CENTER OF THE FUTURE THE VIRTUAL DATA CENTER OF THE FUTURE An Introduction to VMAX and VPLEX NAME TITLE EMC Petabyte Club Customers with > 1 PB EMC storage 1,000 10 2002 2003 2004 2005 2006 2007 2008 2009 2010 EMC Petabyte

More information

Microsoft Private Cloud Fast Track Reference Architecture

Microsoft Private Cloud Fast Track Reference Architecture Microsoft Private Cloud Fast Track Reference Architecture Microsoft Private Cloud Fast Track is a reference architecture designed to help build private clouds by combining Microsoft software with NEC s

More information