SAN versus NAS The Holy War Not Worth Fighting

Size: px
Start display at page:

Download "SAN versus NAS The Holy War Not Worth Fighting"

Transcription

1 THE CLIPPER GROUP Explorer TM Published Since 1993 September 27, 2000 SAN versus NAS The Holy War Not Worth Fighting Management Summary Analysts: Mike Kahn and Anne MacFarland In the beginning, more than 40 years ago, computer vendors created the storage devices that we now call disks and the world seemed complete; in retrospect, at least simple. Disks gave computer systems a place to store and retrieve data randomly, at speeds and capacities that seemed perfectly adequate. Both disk and tape coexisted then as today via one-to-one cabling, an important parallel to our discussion. In this Land of Eden, surrounded by glass, information systems prospered through nearly three decades of data growth, until four forbidden fruits realigned the I.T. cosmos forever. First was the PC. Second was the local area network (LAN). Third was the Internet, which linked everything together, insatiably creating demand for instant access to everything. Fourth was the realization that the most valuable asset was not the computer, but the data stored on those disks, even those distributed through the enterprise. The I.T. community became disrespectful and rebellious after they were tossed out of Eden. Gradually, new ideas sprang forth, giving rise to two additional ways to connect data to the users (and their inseparable servant, the "computer", reincarnated as the "server"). The need to share certain departmental files as well as alternative network-based operating systems [NetWare, UNIX, and Windows NT] gave birth to what we now call network-attached storage, or NAS for short. More recently, from the land of too many servers, exploding database terabytes and a voracious demand for high-speed transactions came SANs, or storage area networks. A holy war, of sorts, has been raging between the NAS and SAN vendors, with both sides incessantly trumpeting victory. At The Clipper Group, we have grown tired of the war. The customer is confused by the onesidedness of each camp s claims, and rightly so. The answer is not an either or proposition. There is a place for both NAS and SAN in most, larger enterprises. In this issue of The Clipper Group Explorer, we sort out the reasons for each approach with a focus, first, on satisfying application requirements and, second, on efficiency of management. From our analysis we conclude that the real issue is how best to do both NAS and SAN. We have long been a proponent of consolidation of many smaller boxes into fewer, much larger footprints, whether servers or storage. The answer to the holy war is a quest for a consolidated storage solution that does not yet exist, but is clearly on the horizon. Read on to sharpen your vision and begin to act before your terabytes turn into petabytes. 4 Navigating Information Technology Horizons SM IN THIS ISSUE Prime Directive: Business Requirements Drive Storage Requirements...2 Applications Are Sensitive to Storage Architecture...2 The Holy War Revisited...3 Convergence Ahead...4 Conclusion...4 The Clipper Group, Inc. - Technology Acquisition Consultants Strategic Advisors 888 Worcester Street Suite 90 Wellesley, Massachusetts (781) (781) FAX Visit Clipper on the Internet at Send comments to editor@clipper.com SM

2 September 27, 2000 The Clipper Group Explorer TM Page 2 Prime Directive: Business Requirements Drive Storage Requirements You are probably tired of hearing this, but business requirements are the prime directive of wise storage acquisition. Today s successful enterprise relies on the availability of information, regardless of where it is stored, the time of day, or method of access. Your imperatives continue to be: Insuring availability, Managing the entire heterogeneous enterprise (across operating systems, databases, applications, and SAN and NAS), Simplifying the operation, and Speeding deployment, access to and distribution of information. It is a 24x7 world and your storage solutions (hardware and software) must reflect it. Applications Are Sensitive to Storage Architecture The confusion of the storage holy war has much to do with applications and platforms. Some vendors propose NAS as a solution to everything, while others propose SAN as a catchall. In fact there are common-sense guidelines that should be followed to determine whether an application is best suited for SAN or NAS. Forcefitting an application into an ill-suited solution will only create storage management nightmares. The optimal solution is to deploy the application-appropriate storage technologies including both SAN and NAS. Applications That Manage Their Own Data Spaces A storage area network (SAN) is the technology of choice for those highperformance applications, such as database management systems and transaction processing systems, which manage their own, typically very large data spaces. It s all about flexibility regarding physical placement and a focus on fastest direct access to a specific record or small set of records. These applications do not need universal access, from many environments, at the file level. They care more about block level performance and control. Applications that write to volumes (like database management systems or DBMSs) demand SAN connectivity. It s all about application availability and performance. It s also about meeting capacity demands. Typically, SANs are required to meet the rapidly growing capacity and management requirements, replacing older direct-attached storage (DAS), which has limited scaling capabilities. So a SAN should be used for DBMSs like Oracle, SQL Server, and UDB, and applications such as ERP, data warehousing and CRM, which use databases as the underlying structure. Many years of engineering have gone into designing these DBMSs to run in a block-oriented environment; databases are built for sequential reads and writes. One must consider that DBMSs are constrained with TCP/IP-based file access (including NAS), because it doesn't guarantee delivery of packets, as do SCSI and Fibre Channel protocols. With TCP/IP, you have to wait for all the packets to arrive and be reordered into SCSI (channel I/O) data. Once this occurs, the result is sent back to the database server, which goes through the same reassembly process. For example, the SQL communicates through bus I/O. If you are using SQL with NAS, the I/O needs to be translated to the TCP/IP stack, which creates enormous latency since every packet has to be translated. Add this latency to the additional latency from reordering the packets and performance can suffer dramatically, just because the wrong connectivity was used. In summary, SAN is for high-performance database access and transaction processing.

3 September 27, 2000 The Clipper Group Explorer TM Page 3 Applications Driven by Universal Access to Files Many applications are driven by a need to share access to the same files, usually for read-only access. Many internet-based applications require file sharing with web page serving is the prime example. Shared data access is typically from many, heterogeneous servers running concurrently, each wanting access to the same web pages. Think about media serving, where potentially thousands of copies of the same movie or video clip are being delivered to an equal number of users at the same time, but not necessarily at the same point in the clip. It will take many servers to deliver this same clip over and over again, in most cases pointing to a single file. So if you are serving up a large collection of web pages, or video streams, to many users at the same time across a variety of client environments, then network-based file access is required. This can be done via storage attached to a general-purpose server, say Windows NT, or by putting storage directly on the network. Let s be clear here. Disks are never directly plugged into the network. There is always a server of some sort managing that storage that appears to sit on the network. These servers range from general purpose (as with NT mentioned above), to configurable special-purpose file servers, to manufactured file-serving appliances. Sometimes they are physically separate from the array of disks; other times they are collocated in the same enclosure. The question to ask is where does the sharing occur? If it is at the file level, this is the primary reason for NAS - many, sometimes large, files need to be shared, typically by diverse servers. Examples of files that need to be shared can be found everywhere network drives in an NT environment, workgroup CAD files, and web pages shared by many web servers. Today, the fastest, easiest way to meet increasing web pages and web servers performance and capacity requirements is to use NAS. Benefits include scalability (no need to clone data to individual servers, just plug a new server into the network and you have instant access to consistent data) and managability (fewer copies of data reduces storage staffing needs). Some NAS storage solutions have pointin-time copy capability to allow for scaling the number of copies of data to be accessed allowing systems to be run in parallel. You should consider using the parallel storage to scale up for, say, the big Super Bowl ad, and then redeploy that same storage next February to meet ongoing growth demands. You can also use NAS to consolidate servers. In many environments, one highly available and scalable NAS solution can replace twenty general-purpose servers that have been dedicated to network file serving. This makes it easier to ensure that these business critical applications are available all of the time. The Holy War, Revisited Proponents of the holy war believe, falsely, that there is one answer for your enterprise s hybrid needs. They are the open access proponents versus the control advocates, each seeking to optimize to their own view of the world. Today, the former swears by NAS and the latter by SAN. Are they rational in their thinking? Yes, each in their own way. Is each the only view required by their enterprise? No! Instead of choosing sides, your focus must be on building and growing your SAN and NAS storage capabilities that provide: Full testing, integration and support of SAN and NAS applications within a common storage infrastructure. This infrastructure should be capable of including both centralized and distributed information;

4 September 27, 2000 The Clipper Group Explorer TM Page 4 The ability to add storage without interruption to on-line information processing regardless of application type, and the ability to redeploy those same assets to either architecture in the future as computing requirements potentially change; and A single administrative interface to manage the combined, extensible, mixed-type storage infrastructure. Convergence Ahead There are two interesting and opposing trends in storage, both invoked in the name of managability. First is the "storage appliance", whose theme is "plug it in and go". Here the focus is on simplicity of installation. When you need more capacity, plug in another one. (You may end up with many!) The other is the behemoth array (increasingly being called an enterprise storage server). Here the focus is on optimization of storage resources. While the first may be sized to a terabyte (or maybe two), before having to go out and buy another, the largest arrays are now approaching 40 TB and beyond. The holy war is as much about the way to achieve scalability, as it is about connectivity. Over this decade, larger enterprises have to worry about scaling to hundreds, if not thousands, of terabytes. Most require both SAN and NAS in their infrastructure. The question is how to best do both. Proceeding with small storage appliances will likely require, over the long run, much more IT staff involvement than with a smaller set of larger arrays. Storage management software may mitigate this, but there is no getting around the fact that it is harder to manage many devices rather than fewer. In addition, the ongoing worldwide challenge of finding and retaining staff increases this complexity exponentially. For now, few large organizations will be able to rely solely on enterprise storage servers. They will deploy SAN and NAS storage where they need it, mostly centralized in location, but not always, but hopefully all of it centrally managed. The Clipper Group expects that the specific application requirements for shared file access or record-level performance will not change. Instead, we expect storage vendors to move toward unified solutions, which bring both SAN and NAS access to the same very-large array. It would accept multiple types of connectivity: IP for NAS and Fibre Channel for SAN, at least. The array will be self-optimizing, with a single management interface. We believe that a bigger unified storage server is better! Conclusion Be wary of the piece-meal approach to storage procurement. This will only bring more difficulties down the road. The Clipper Group recommends that you find the most manageable, effective, and unified storage solution to satisfy your enterprise s diverse application requirements, in that priority order. Push your storage suppliers to address all three and base your procurement decisions on their experience, references, and the coherency of their answers and plans.

5 September 27, 2000 The Clipper Group Explorer TM Page 5 About The Clipper Group, Inc. THE CLIPPER GROUP, INC. is an independent consulting firm specializing in acquisition decisions and strategic advice regarding complex, enterprise-class information technologies. Our team of industry professionals averages more than 25 years of real-world experience. Our capabilities are augmented by a team of staff consultants with significant experience across a broad spectrum of applications and environments. The Clipper Group can be reached at (781) and found on the Internet at About the Authors Mike Kahn is Chairman and a cofounder of The Clipper Group. Mr. Kahn is a thirty-year veteran of the computer industry. For the vendor community, Mr. Kahn specializes on strategic marketing issues, especially for new and costly technologies and services, competitive analysis and sales support. For the end-user community, he focuses on mission-critical information management decisions. Prior positions held by Mr. Kahn include: at International Data Corporation Director of the Competitive Resource Center, Director of Consulting for the Software Research Group, and Director of the Systems Integration Program; President of Power Factor Corporation, a Boston-based electronics firm; at Honeywell Bull Director of International Marketing and Support; at Honeywell Information Systems Director of Marketing and Director of Strategy, Technology and Research; with Arthur D. Little, Inc. a consultant specializing in database management systems and information resource management; and, for Intel Corporation, Mr. Kahn served in a variety of field and home office marketing management positions. Earlier, he founded and managed PRISM Associates of Ann Arbor, Michigan, a systems consulting firm specializing in data management products and applications. Mr. Kahn also managed a relational DBMS development group at The University of Michigan where he earned B.S.E. and M.S.E. degrees in industrial engineering. Reach Mike Kahn via at MikeKahn@clipper.com or via phone at (781) Ext. 21. Anne MacFarland is Research Manager of Enterprise Solutions with The Clipper Group. Ms. MacFarland specializes in the strategic solutions being offered by enterprise systems and storage vendors. She joined The Clipper Group after a long career in library systems, business archives and research, including work for Connecticut Historical Society, Stowe Center, Aetna Life and Casualty, and Travelers Insurance. Ms. MacFarland earned a Bachelor of Arts degree from Cornell University, where she was a College Scholar, and a Masters of Library Science from Southern Connecticut State University. Reach Anne MacFarland via at AnneM@clipper.com or via phone at (781) Ext. 28. Regarding Trademarks and Service Marks The Clipper Group Navigator, The Clipper Group Explorer, and The Clipper Group Observer are trademarks of The Clipper Group, Inc., and the clipper ship drawings, Navigating Information Technology Horizons, and teraproductivity are service marks of The Clipper Group, Inc. The Clipper Group, Inc. reserves all rights regarding its trademarks and service marks. All other trademarks, etc., belong to their respective owners. Disclosure Officers and/or employees of The Clipper Group may own as individuals, directly or indirectly, shares in one or more companies discussed in this bulletin. Company policy prohibits any officer or employee from holding more than one percent of the outstanding shares of any company covered by The Clipper Group. The Clipper Group, Inc. has no such equity holdings. Regarding the Information in this Issue The Clipper Group believes the information included in this report to be accurate. Data has been received from a variety of sources, which we believe to be reliable, including manufacturers, distributors, or users of the products discussed herein. The Clipper Group cannot be held responsible for any consequential damages resulting from the application of information or opinions contained in this report.

HP StorageWorks XP12000 Takes Consolidation and Tiered Storage to Another Level

HP StorageWorks XP12000 Takes Consolidation and Tiered Storage to Another Level HP StorageWorks XP12000 Takes Consolidation and Tiered Storage to Another Level THE CLIPPER GROUP NavigatorTM Published Since 1993 Report #TCG2004078 September 17, 2004 HP StorageWorks XP12000 Takes Consolidation

More information

EMC RecoverPoint V3.0 Asks Why Not Both? to CDP and Remote Replication

EMC RecoverPoint V3.0 Asks Why Not Both? to CDP and Remote Replication EMC RecoverPoint V3.0 Asks Why Not Both? to CDP and Remote Replication THE CLIPPER GROUP NavigatorTM Navigating Information Technology Horizons SM Published Since 1993 Report #TCG2008013 February 25, 2008

More information

Evaluating Archiving Solutions

Evaluating  Archiving Solutions Evaluating Email Archiving Solutions THE CLIPPER GROUP ExplorerTM Published Since 1996 Report #TCG2006036 May 9, 2006 Evaluating Email Archiving Solutions Analyst: Dianne McAdam Navigating Information

More information

ExplorerTM Published Since 1993 Report #TCG March 30, 2003

ExplorerTM Published Since 1993 Report #TCG March 30, 2003 THE CLIPPER GROUP ExplorerTM Published Since 1993 Report #TCG2003011 March 30, 2003 All Nodes Are Not Created Equal Thinking Differently About the Grid Nodes Analysts: Anne MacFarland and Mike Kahn Management

More information

VENDOR-AGNOSTIC EXPLANATIONS AND ADVICE FOR THE INFORMATION TECHNOLOGY BUYER. The Evolution of Backups Part One Improving Performance

VENDOR-AGNOSTIC EXPLANATIONS AND ADVICE FOR THE INFORMATION TECHNOLOGY BUYER. The Evolution of Backups Part One Improving Performance The Evolution of Backups - Part One - Improving Performance Clipper Notes TM VENDOR-AGNOSTIC EXPLANATIONS AND ADVICE FOR THE INFORMATION TECHNOLOGY BUYER New in 2007 Report #TCG2007015 February 1, 2007

More information

IBM Adapts 3584 Tape Library for ILM 3592 Drive Adds WORM Option

IBM Adapts 3584 Tape Library for ILM 3592 Drive Adds WORM Option IBM Adapts 3584 Tape Library for ILM - 3592 Drive Adds WORM Option 84 Tape Library for ILM - 3592 Drive adds WORM Option THE CLIPPER GROUP NavigatorTM Navigating Information Technology Horizons SM Published

More information

VENDOR-AGNOSTIC EXPLANATIONS AND ADVICE FOR THE INFORMATION TECHNOLOGY BUYER. Server Virtualization Made Real

VENDOR-AGNOSTIC EXPLANATIONS AND ADVICE FOR THE INFORMATION TECHNOLOGY BUYER. Server Virtualization Made Real Server Virtualization Made Real Clipper Notes TM VENDOR-AGNOSTIC EXPLANATIONS AND ADVICE FOR THE INFORMATION TECHNOLOGY BUYER New in 2007 Report #TCG2007028 February 27, 2007 Server Virtualization Made

More information

Maranti CoreSTOR Delivers Storage as a Service

Maranti CoreSTOR Delivers Storage as a Service Maranti CoreSTOR Delivers Storage as a Service THE CLIPPER GROUP NavigatorTM Published Since 1993 Report #TCG2004003 January 23, 2004 Maranti CoreSTOR Delivers Storage as a Service Analyst: Michael Fisch

More information

Archiving Do You Need It? First of a Two-Part Series

Archiving Do You Need It? First of a Two-Part Series Archiving Do You Need It? First of a Two-Part Series THE CLIPPER GROUP ExplorerTM Published Since 1996 Report #TCG2006089 October 8, 2006 Archiving Do You Need It? First of a Two-Part Series Analyst: Dianne

More information

Tape and Disk Costs What It Really Costs to Power the Devices

Tape and Disk Costs What It Really Costs to Power the Devices Tape and Disk - What it really to Power the Equipment THE CLIPPER GROUP ExplorerTM Published Since 1996 Report #TCG2006046 June 4, 2006 Tape and Disk What It Really to Power the Devices Analyst: Dianne

More information

NavigatorTM Published Since 1993 Report #TCG December 11, 2003

NavigatorTM Published Since 1993 Report #TCG December 11, 2003 Virtual Tape Support from Neartek A Multi-Host Connection for the Enterprise THE CLIPPER GROUP NavigatorTM Published Since 1993 Report #TCG2003066 December 11, 2003 Virtual Tape Support from Neartek A

More information

Faster SANs Arrive for the Data Center 4 Gbps Fibre Channel Rolls Out

Faster SANs Arrive for the Data Center 4 Gbps Fibre Channel Rolls Out Faster SANs Arrive for the Data Center - 4Gbps Fibre Channel Rolls Out THE CLIPPER GROUP ExplorerTM Published Since 1996 Report #TCG2005030 May 24, 2005 Faster SANs Arrive for the Data Center 4 Gbps Fibre

More information

HP Adapts StorageWorks for Multi-Tiered, ILM Storage Environment

HP Adapts StorageWorks for Multi-Tiered, ILM Storage Environment HP Adapts StorageWorks for Multi-Tiered, ILM Storage Environment THE CLIPPER GROUP NavigatorTM Navigating Information Technology Horizons SM Published Since 1993 Report #TCG2004033 April 8, 2004 HP Adapts

More information

Veritas Storage Foundation HA for Windows Improves Performance and Availability

Veritas Storage Foundation HA for Windows Improves Performance and Availability Increases Performance and Availability THE CLIPPER GROUP NavigatorTM Published Since 1993 Report #TCG2007027 February 23, 2007 Improves Performance and Availability Analyst: Dianne McAdam Management Summary

More information

NavigatorTM Published Since 1993 August 8, 2001

NavigatorTM Published Since 1993 August 8, 2001 THE CLIPPER GROUP NavigatorTM Published Since 1993 August 8, 2001 IBM s iscsi Leadership Initiative - How To Grow A Market In A Maelstrom Management Summary Analyst: Anne MacFarland Storage networking

More information

POWER Everywhere IBM Extends NAS Gateway to Entry SMB

POWER Everywhere IBM Extends NAS Gateway to Entry SMB POWER Everywhere - IBM Extends NAS Gateway to Entry SMB THE CLIPPER GROUP NavigatorTM Published Since 1993 Report #TCG2004079 September 25, 2004 POWER Everywhere IBM Extends NAS Gateway to Entry SMB Analyst:

More information

DataCore s SANmelody Disk Server Software Delivers Build-to-Suit Block Storage

DataCore s SANmelody Disk Server Software Delivers Build-to-Suit Block Storage DataCore s SANmelody Disk Server Software Delivers Build-to-Suit Block Storage THE CLIPPER GROUP NavigatorTM Navigating Information Technology Horizons SM Published Since 1993 Report #TCG2004023 March

More information

Microsoft 2008 is Here and EMC is a Key Partner in Enabling Its Reach into Mission-Critical IT

Microsoft 2008 is Here and EMC is a Key Partner in Enabling Its Reach into Mission-Critical IT Microsoft 2008 is Here and EMC is a Key Partner in Enabling Its Reach into Mission-Critical IT THE CLIPPER GROUP NavigatorTM Navigating Information Technology Horizons SM Published Since 1993 Report #TCG2008005R

More information

High-Performance Fibre Channel Gains Foothold IBM Introduces 4Gbps DS4800 Array

High-Performance Fibre Channel Gains Foothold IBM Introduces 4Gbps DS4800 Array High Performance Fibre Channel Gains Foothold - IBM Introduces 4Gbps DS4800 Array THE CLIPPER GROUP NavigatorTM Published Since 1993 Report #TCG2005037R June 21, 2005 High-Performance Fibre Channel Gains

More information

NavigatorTM Published Since 1993 April 29, 2002

NavigatorTM Published Since 1993 April 29, 2002 THE CLIPPER GROUP NavigatorTM Published Since 1993 April 29, 2002 HP Covers All SAN Bases With Federated Storage Area Management Analyst: Michael Fisch Navigating Information Technology Horizons SM Management

More information

Unisys Brings On-Demand Processing To Open Systems Computing

Unisys Brings On-Demand Processing To Open Systems Computing Unisys Brings On-Demand Processing To Open Systems Computing THE CLIPPER GROUP NavigatorTM Published Since 1993 Report #TCG2005045 July 28, 2005 Unisys Brings On-Demand Processing To Open Systems Computing

More information

NavigatorTM Published Since 1993 Report #TCG May 14, 2003

NavigatorTM Published Since 1993 Report #TCG May 14, 2003 THE CLIPPER GROUP NavigatorTM Published Since 1993 Report #TCG2003020 May 14, 2003 IBM s Soups Up Its pseries Servers and Offers Temporary, Extra Power On Demand Management Summary Analyst: David Reine

More information

Captain s Log TM. In Search of Worry-Free Data Coherency Across the Enterprise. Analyst: Mike Kahn

Captain s Log TM. In Search of Worry-Free Data Coherency Across the Enterprise. Analyst: Mike Kahn In Search of Worry-Free Data Coherency Across the Enterprise THE CLIPPER GROUP Captain s Log TM Published Since 2001 Report #TCG2010020LE April 22, 2010 In Search of Worry-Free Data Coherency Across the

More information

EMC DatabaseXtender for Archiving Data And Actually Quite a Bit More

EMC DatabaseXtender for Archiving Data And Actually Quite a Bit More EMC DatabaseXtender for Archiving Data - And Actually Quite a Bit More THE CLIPPER GROUP NavigatorTM Navigating Information Technology Horizons SM Published Since 1993 Report #TCG2004013 February 26, 2004

More information

Reliability, Responsiveness, Risk-Reduced HP Delivers Scalable Storage to the SMB

Reliability, Responsiveness, Risk-Reduced HP Delivers Scalable Storage to the SMB Reliability, Responsiveness, Risk-Reduced - HP Delivers Scalable Storage to the SMB THE CLIPPER GROUP NavigatorTM Navigating Information Technology Horizons SM Published Since 1993 Report #TCG2008017 March

More information

How VTLs Work. VTLs Solve Traditional Backup Problems. Where VTLs are Needed. Current and Emerging Technologies

How VTLs Work. VTLs Solve Traditional Backup Problems. Where VTLs are Needed. Current and Emerging Technologies Virtual Tape Libraries - Current and Emerging Innovations - Seventeen Questions to Guide You SM Navigating Information Technology Horizons New in 2007 January 20, 2007 Report #TCG2007008 Virtual Tape Libraries

More information

Acopia ARX Takes File Virtualization Global

Acopia ARX Takes File Virtualization Global Acopia ARX Takes File Virtualization Global THE CLIPPER GROUP NavigatorTM Navigating Information Technology Horizons Published Since 1993 Report #TCG2004055 July 5, 2004 Acopia ARX Takes File Virtualization

More information

The Evolving Role of Tape in the Data Center

The Evolving Role of Tape in the Data Center The Evolving Role of Tape in the Data Center THE CLIPPER GROUP ExplorerTM Published Since 1996 Report #TCG2006111 December 31, 2006 The Evolving Role of Tape in the Data Center Analyst: Dianne McAdam Management

More information

True Enterprise Storage for On-Demand Data Centers IBM Introduces TotalStorage DS8000

True Enterprise Storage for On-Demand Data Centers IBM Introduces TotalStorage DS8000 True Enterprise Storage for On-Demand Data Centers - IBM Introduces TotalStorage DS8000 THE CLIPPER GROUP NavigatorTM Published Since 1993 Report #TCG2004086 October 18, 2004 True Enterprise Storage for

More information

IBM Upgrades SVC with Solid State Drives Achieves Better Storage Utilization. Analyst: David Reine

IBM Upgrades SVC with Solid State Drives Achieves Better Storage Utilization. Analyst: David Reine IBM Upgrades SVC with Solid State Drives - Achieves Better Storage Utilization THE CLIPPER GROUP NavigatorTM Navigating Information Technology Horizons SM Published Since 1993 Report #TCG2009046 October

More information

Dell Simplifies Storage with New, Flexible, Scalable Array

Dell Simplifies Storage with New, Flexible, Scalable Array Dell Simplifies Storage with New, Flexible, Scalable Array THE CLIPPER GROUP NavigatorTM Published Since 1993 Report #TCG2008010LD February 18, 2008 Dell Simplifies Storage with New, Flexible, Scalable

More information

NavigatorTM Published Since 1993 Report #TCG January 6, 2004

NavigatorTM Published Since 1993 Report #TCG January 6, 2004 HP Fills Out Integrity Family of HPC Servers - Introduces Mid-Range Consolidation Line THE CLIPPER GROUP NavigatorTM Published Since 1993 Report #TCG2004001 January 6, 2004 HP Fills Out Integrity Family

More information

IBM s iseries The Open Systems Consolidation Engine for Linux

IBM s iseries The Open Systems Consolidation Engine for Linux IBM's iseries - The Open Systems Consolidation Engine for Linux THE CLIPPER GROUP NavigatorTM Navigating Information Technology Horizons SM Published Since 1993 Report #TCG2004022 March 17, 2004 IBM s

More information

iscsi Unified Network Storage Increases the Cost-effectiveness of the Distributed Information Value Chain

iscsi Unified Network Storage Increases the Cost-effectiveness of the Distributed Information Value Chain by Steve Rogers Director of Technical Marketing i Unified Network Storage Increases the Cost-effectiveness of the Distributed Information Value Chain The pervasive global economy is driving the continued

More information

HP Expands Server Toolkit Provides Enhanced Options for Data Center. Analyst: David Reine

HP Expands Server Toolkit Provides Enhanced Options for Data Center. Analyst: David Reine HP Expands Server Toolkit - Provides Enhanced Options for Data Center THE CLIPPER GROUP NavigatorTM Published Since 1993 Report #TCG2009028R June 29, 2009 HP Expands Server Toolkit Provides Enhanced Options

More information

Dot Hill s High-Performance Storage Solution RIO Xtreme

Dot Hill s High-Performance Storage Solution RIO Xtreme Dot Hill s High-Performance Storage Solution - RIO Xtreme THE CLIPPER GROUP NavigatorTM Published Since 1993 Report #TCG2004104 December 24, 2004 Dot Hill s High-Performance Storage Solution RIO Xtreme

More information

IBM Raises the Ceiling for Application Server Performance

IBM Raises the Ceiling for Application Server Performance IBM Raises the Ceiling for Application Server Performance THE CLIPPER GROUP NavigatorTM Published Since 1993 Report #TCG2004090 November 9, 2004 IBM Raises the Ceiling for Application Server Performance

More information

Providing Choice for the Data Center Dell Introduces New PowerEdge Blade Solution

Providing Choice for the Data Center Dell Introduces New PowerEdge Blade Solution Providing Choice for the Data Center - Dell Introduces New PowerEdge Blade Solution THE CLIPPER GROUP NavigatorTM Navigating Information Technology Horizons SM Published Since 1993 Report #TCG2008012 February

More information

VENDOR-AGNOSTIC EXPLANATIONS AND ADVICE FOR THE INFORMATION TECHNOLOGY BUYER

VENDOR-AGNOSTIC EXPLANATIONS AND ADVICE FOR THE INFORMATION TECHNOLOGY BUYER onis Your I.T. Infrastructure Ready for Tomorrow? - Preparing for a 10 GbE Future Clipper Notes TM VENDOR-AGNOSTIC EXPLANATIONS AND ADVICE FOR THE INFORMATION TECHNOLOGY BUYER Navigating Information Technology

More information

Dell Introduces Scalable Line of Tape Libraries When One Size Does Not Fit All

Dell Introduces Scalable Line of Tape Libraries When One Size Does Not Fit All Dell Introduces Scalable Line of Tape Libraries - One Size Does Not Fit All THE CLIPPER GROUP NavigatorTM Published Since 1993 Report #TCG2006018L March 13, 2006 Dell Introduces Scalable Line of Tape Libraries

More information

IBM Introduces SAN Storage for the Entry SMB A Storage Strategy Appears

IBM Introduces SAN Storage for the Entry SMB A Storage Strategy Appears IBM Introduces SAN Storage for the Entry SMB - A Storage Strategy Appears THE CLIPPER GROUP NavigatorTM Published Since 1993 Report #TCG2004084 October 9, 2004 IBM Introduces SAN Storage for the Entry

More information

HP Enables Adaptability For The Enterprise Application Server

HP Enables Adaptability For The Enterprise Application Server HP Enables Adaptability for the Enterprise Application Server THE CLIPPER GROUP NavigatorTM Navigating Information Technology Horizons SM Published Since 1993 Report #TCG2004066 August 9, 2004 HP Enables

More information

IBM Launches Newest ProtecTIER Appliance Positioning Data Dedupe for Mid-Market Users. Analyst: David Reine

IBM Launches Newest ProtecTIER Appliance Positioning Data Dedupe for Mid-Market Users. Analyst: David Reine IBM Downsizes ProtecTIER Appliance - Positioning Data Dedupe for Mid-Market Users THE CLIPPER GROUP NavigatorTM Published Since 1993 Report #TCG2010037 July 27, 2010 IBM Launches Newest ProtecTIER Appliance

More information

VENDOR-AGNOSTIC EXPLANATIONS AND ADVICE FOR THE INFORMATION TECHNOLOGY BUYER. Archiving Choosing the Right Architecture Second of a Two-Part Series

VENDOR-AGNOSTIC EXPLANATIONS AND ADVICE FOR THE INFORMATION TECHNOLOGY BUYER. Archiving Choosing the Right Architecture Second of a Two-Part Series Archiving Do You Need It? Clipper Notes VENDOR-AGNOSTIC EXPLANATIONS AND ADVICE FOR THE INFORMATION TECHNOLOGY BUYER Navigating Information Technology Horizons SM New in 2007 Report #TCG2007019 Updated

More information

7 Ways Compellent Optimizes VMware Server Virtualization WHITE PAPER FEBRUARY 2009

7 Ways Compellent Optimizes VMware Server Virtualization WHITE PAPER FEBRUARY 2009 7 Ways Compellent Optimizes ware Virtualization WHITE PAPER FEBRUARY 2009 Introduction Increasingly, enterprises are turning to server virtualization to enhance IT flexibility while reducing costs. virtualization

More information

IBM Takes Command of the UNIX Data Center POWER7 Enables Growth, Lower Costs. Analyst: David Reine

IBM Takes Command of the UNIX Data Center POWER7 Enables Growth, Lower Costs. Analyst: David Reine IBM Takes Command of the UNIX Data Center - POWER7 Enables Growth, Lower Cost THE CLIPPER GROUP NavigatorTM Navigating Information Technology Horizons SM Published Since 1993 Report #TCG2009040 September

More information

Paper. Delivering Strong Security in a Hyperconverged Data Center Environment

Paper. Delivering Strong Security in a Hyperconverged Data Center Environment Paper Delivering Strong Security in a Hyperconverged Data Center Environment Introduction A new trend is emerging in data center technology that could dramatically change the way enterprises manage and

More information

Worry-Free Storage Pillar Optimizes Storage for the SMB Budget. Analysts: David Reine and Anne MacFarland

Worry-Free Storage Pillar Optimizes Storage for the SMB Budget. Analysts: David Reine and Anne MacFarland Worry-Free Storage - Pillar Optimizes Storage for the SMB Budget THE CLIPPER GROUP NavigatorTM Navigating Information Technology Horizons SM Published Since 1993 Report #TCG2009044 October 12, 2009 Worry-Free

More information

Improving Performance, Scalability with Standards IBM One-Ups the Competition

Improving Performance, Scalability with Standards IBM One-Ups the Competition Improving Performance, Scalability with Standards - IBM One-Ups the Competition THE CLIPPER GROUP NavigatorTM Navigating Information Technology Horizons SM Published Since 1993 Report #TCG2008053 October

More information

ExplorerTM Published Since 1993 January 7, 2002

ExplorerTM Published Since 1993 January 7, 2002 THE CLIPPER GROUP ExplorerTM Published Since 1993 January 7, 2002 The Clearest Decision for 2002 Analysts: Mike Kahn, Anne MacFarland and Joe De Natale Management Summary Bottlenecks. Life has them. Computer

More information

Abrevity SLICES Data To Extend Information Value

Abrevity SLICES Data To Extend Information Value Abrevity SLICES Data To Extend Information Value THE CLIPPER GROUP NavigatorTM Published Since 1993 Report #TCG2006012 March 7, 2006 Abrevity SLICES Data To Extend Information Value Analyst: Anne MacFarland

More information

A Mainframe System on a Smaller Scale IBM s zseries 890 and ESS 750 are Dynamic Duo

A Mainframe System on a Smaller Scale IBM s zseries 890 and ESS 750 are Dynamic Duo A Mainframe System on a Smaller Scale - IBM s zseries 890 and ESS 750 are Dynamic Duo THE CLIPPER GROUP NavigatorTM Navigating Information Technology Horizons SM Published Since 1993 Report #TCG2004031

More information

Improving the Backup Scenario Nexsan and FalconStor Hit a Home Run. Analyst: David Reine

Improving the Backup Scenario Nexsan and FalconStor Hit a Home Run. Analyst: David Reine Improving the Backup Scenario - Nexsan, FalconStor Hit a Home Run THE CLIPPER GROUP NavigatorTM Published Since 1993 Report #TCG2009034 August 18, 2009 Improving the Backup Scenario Nexsan and FalconStor

More information

Sun s Honeycomb A Sweet, Next-Generation Information Repository

Sun s Honeycomb A Sweet, Next-Generation Information Repository Sun's Honeycomb - A Sweet, Next-Generation Information Repository THE CLIPPER GROUP NavigatorTM Published Since 1993 Report #TCG2007085 August 28, 2007 Sun s Honeycomb A Sweet, Next-Generation Information

More information

Azul Systems Offloads Enterprise Java Processing And Changes How Enterprises Do Computing

Azul Systems Offloads Enterprise Java Processing And Changes How Enterprises Do Computing Azul Systems Offloads Enterprise Java Processing - And Changes How Computing Can Be Done THE CLIPPER GROUP NavigatorTM Published Since 1993 Report #TCG2005006 February 13, 2005 Azul Systems Offloads Enterprise

More information

Remodel. New server deployment time is reduced from weeks to minutes

Remodel. New server deployment time is reduced from weeks to minutes SOLUTIONS CONSOLIDATION VIRTUALIZATION A Radical Remodel Emerson virtualizes on Dell servers, eliminating 3,600 servers, reducing approximately 135 data centers down to 4, and decreasing the operating

More information

IBM Refreshes System x Product Set Introduces 6-Core Opteron to the Data Center. Analyst: David Reine

IBM Refreshes System x Product Set Introduces 6-Core Opteron to the Data Center. Analyst: David Reine IBM Refreshes System x Product Set - Introduces 6-Core Opteron to the Data Center THE CLIPPER GROUP NavigatorTM Published Since 1993 Report #TCG2009031 July 28, 2009 IBM Refreshes System x Product Set

More information

iscsi SANs Panacea or Placebo?

iscsi SANs Panacea or Placebo? iscsi SANs Panacea or Placebo? THE CLIPPER GROUP ExplorerTM Published Since 1996 Report #TCG2005020 April 13, 2005 iscsi SANs Panacea or Placebo? Analyst: David Reine Management Summary Today, access to

More information

VENDOR-AGNOSTIC EXPLANATIONS AND ADVICE FOR THE INFORMATION TECHNOLOGY BUYER

VENDOR-AGNOSTIC EXPLANATIONS AND ADVICE FOR THE INFORMATION TECHNOLOGY BUYER A New Tier of Storage Appears - Faster, Solid-State Drives State Their Case Clipper Notes VENDOR-AGNOSTIC EXPLANATIONS AND ADVICE FOR THE INFORMATION TECHNOLOGY BUYER Navigating Information Technology

More information

Hybrid IT for SMBs. HPE addressing SMB and channel partner Hybrid IT demands ANALYST ANURAG AGRAWAL REPORT : HPE. October 2018

Hybrid IT for SMBs. HPE addressing SMB and channel partner Hybrid IT demands ANALYST ANURAG AGRAWAL REPORT : HPE. October 2018 V REPORT : HPE Hybrid IT for SMBs HPE addressing SMB and channel partner Hybrid IT demands October 2018 ANALYST ANURAG AGRAWAL Data You Can Rely On Analysis You Can Act Upon HPE addressing SMB and partner

More information

EMC NetWorker and Avamar An Integrated Pair for Traditional and Deduplication Backup. Analyst: Michael Fisch

EMC NetWorker and Avamar An Integrated Pair for Traditional and Deduplication Backup. Analyst: Michael Fisch EMC NetWorker and Avamar - An Integrated Pair for Traditional and Deduplication Backup THE CLIPPER GROUP NavigatorTM Published Since 1993 Report #TCG2010028RLE June 8, 2010 EMC NetWorker and Avamar An

More information

STATE OF STORAGE IN VIRTUALIZED ENVIRONMENTS INSIGHTS FROM THE MIDMARKET

STATE OF STORAGE IN VIRTUALIZED ENVIRONMENTS INSIGHTS FROM THE MIDMARKET STATE OF STORAGE IN VIRTUALIZED ENVIRONMENTS INSIGHTS FROM THE MIDMARKET PAGE 1 ORGANIZATIONS THAT MAKE A GREATER COMMITMENT TO VIRTUALIZING THEIR OPERATIONS GAIN GREATER EFFICIENCIES. PAGE 2 SURVEY TOPLINE

More information

NEXT-GENERATION DATACENTER MANAGEMENT

NEXT-GENERATION DATACENTER MANAGEMENT NEXT-GENERATION DATACENTER MANAGEMENT From DCIM to DCSO Sometimes described as the operating or ERP system for the datacenter, datacenter infrastructure management (DCIM) is a technology that helps operators

More information

Hitachi Adaptable Modular Storage and Workgroup Modular Storage

Hitachi Adaptable Modular Storage and Workgroup Modular Storage O V E R V I E W Hitachi Adaptable Modular Storage and Workgroup Modular Storage Modular Hitachi Storage Delivers Enterprise-level Benefits Hitachi Data Systems Hitachi Adaptable Modular Storage and Workgroup

More information

ATA DRIVEN GLOBAL VISION CLOUD PLATFORM STRATEG N POWERFUL RELEVANT PERFORMANCE SOLUTION CLO IRTUAL BIG DATA SOLUTION ROI FLEXIBLE DATA DRIVEN V

ATA DRIVEN GLOBAL VISION CLOUD PLATFORM STRATEG N POWERFUL RELEVANT PERFORMANCE SOLUTION CLO IRTUAL BIG DATA SOLUTION ROI FLEXIBLE DATA DRIVEN V ATA DRIVEN GLOBAL VISION CLOUD PLATFORM STRATEG N POWERFUL RELEVANT PERFORMANCE SOLUTION CLO IRTUAL BIG DATA SOLUTION ROI FLEXIBLE DATA DRIVEN V WHITE PAPER Create the Data Center of the Future Accelerate

More information

Hitachi Adaptable Modular Storage and Hitachi Workgroup Modular Storage

Hitachi Adaptable Modular Storage and Hitachi Workgroup Modular Storage O V E R V I E W Hitachi Adaptable Modular Storage and Hitachi Workgroup Modular Storage Modular Hitachi Storage Delivers Enterprise-level Benefits Hitachi Adaptable Modular Storage and Hitachi Workgroup

More information

PAGE - 16 PAGE - 1. Sometimes, the solution is just a benchmark away..

PAGE - 16 PAGE - 1. Sometimes, the solution is just a benchmark away.. PAGE - 16 PAGE - 1 Sometimes, the solution is just a benchmark away.. Post Box 301532, Riyadh 11372, Kingdom Of Saudi Arabia. Tel: +966 1 229 1819 Fax: +966 1 229 1801 PAGE - 2 PAGE - 3 The base of automation

More information

Bringing the Power Closer to Home Introspections for Future Storage Architectures

Bringing the Power Closer to Home Introspections for Future Storage Architectures Bringing "the Power" Closer to Home - Implications for Future Storage Architectures Published Since 2007 Report #TCG2012026 November 8, 2012 Bringing the Power Closer to Home Introspections for Future

More information

Abstract. The Challenges. ESG Lab Review InterSystems IRIS Data Platform: A Unified, Efficient Data Platform for Fast Business Insight

Abstract. The Challenges. ESG Lab Review InterSystems IRIS Data Platform: A Unified, Efficient Data Platform for Fast Business Insight ESG Lab Review InterSystems Data Platform: A Unified, Efficient Data Platform for Fast Business Insight Date: April 218 Author: Kerry Dolan, Senior IT Validation Analyst Abstract Enterprise Strategy Group

More information

IBM Storwize V7000 TCO White Paper:

IBM Storwize V7000 TCO White Paper: IBM Storwize V7000 TCO White Paper: A TCO White Paper An Alinean White Paper Published by: Alinean, Inc. 201 S. Orange Ave Suite 1210 Orlando, FL 32801-12565 Tel: 407.382.0005 Fax: 407.382.0906 Email:

More information

Protect enterprise data, achieve long-term data retention

Protect enterprise data, achieve long-term data retention Technical white paper Protect enterprise data, achieve long-term data retention HP StoreOnce Catalyst and Symantec NetBackup OpenStorage Table of contents Introduction 2 Technology overview 3 HP StoreOnce

More information

Virtualizing the High-End Tape Environment IBM Enhances VTL Offering

Virtualizing the High-End Tape Environment IBM Enhances VTL Offering Virtualizing the High-End Tape Environment - IBM Enhances VTL Offering THE CLIPPER GROUP NavigatorTM Navigating Information Technology Horizons SM Published Since 1993 Report #TCG2008058R October 21, 2008

More information

EMC NetWorker Evolves into a Unified Platform for Traditional and Next-Gen Backup and Recovery. Analyst: Michael Fisch

EMC NetWorker Evolves into a Unified Platform for Traditional and Next-Gen Backup and Recovery. Analyst: Michael Fisch EMC NetWorker Evolves into a Unified Platform for Traditional and Next-Gen Backup and Recovery THE CLIPPER GROUP NavigatorTM Published Since 1993 Report #TCG2010014 March 30, 2010 EMC NetWorker Evolves

More information

Dell Provides New Servers with Premium Services

Dell Provides New Servers with Premium Services Dell Provides New Servers with Premium Services THE CLIPPER GROUP NavigatorTM Published Since 1993 Report #TCG2006061 July 18, 2006 Dell Provides New Servers with Premium Services Analyst: David Reine

More information

Accelerating Database Access Sun Shines with Flash-Based SSD. Analyst: David Reine

Accelerating Database Access Sun Shines with Flash-Based SSD. Analyst: David Reine Accelerating Database Access - Sun Shines with Flash-Based SSD THE CLIPPER GROUP NavigatorTM Published Since 1993 Report #TCG2009049 November 4, 2009 Accelerating Database Access Sun Shines with Flash-Based

More information

Getting the Most out of Virtualization EMC Consulting Virtualizes Tier-One Enterprise Apps. Analyst: Michael Fisch

Getting the Most out of Virtualization EMC Consulting Virtualizes Tier-One Enterprise Apps. Analyst: Michael Fisch Getting the Most out of Virtualization - EMC Consulting Virtualizes Tier-One Enterprise Apps THE CLIPPER GROUP NavigatorTM Published Since 1993 Report #TCG2009035 August 24, 2009 Getting the Most out of

More information

NavigatorTM. IBM Adds Real Time Compression for XIV Improves Capacity Efficiency, Retains Simplicity IN THIS ISSUE

NavigatorTM. IBM Adds Real Time Compression for XIV Improves Capacity Efficiency, Retains Simplicity IN THIS ISSUE IBM Adds Real Time Compression for XIV - Improves Capacity Efficiency, Retains Simplicity THE CLIPPER GROUP NavigatorTM Published Since 1993 Report #TCG2015005R June 1, 2015 IBM Adds Real Time Compression

More information

HP Walks the Walk with AMD Proliferates Dual-Core Opteron Across ProLiant

HP Walks the Walk with AMD Proliferates Dual-Core Opteron Across ProLiant HP Walks The Walk With AMD - Proliferates Dual-Core Opteron Across ProLiant THE CLIPPER GROUP NavigatorTM Published Since 1993 Report #TCG2005049 August 3, 2005 HP Walks the Walk with AMD Proliferates

More information

Deltek Vision 6.X. Microsoft SQL Server Reporting Services (SSRS) Licensing FAQ

Deltek Vision 6.X. Microsoft SQL Server Reporting Services (SSRS) Licensing FAQ Deltek Vision 6.X Microsoft SQL Server Reporting Services (SSRS) July 7, 2011 While Deltek has attempted to verify that the information in this document is accurate and complete, some typographical or

More information

HP Extends 4-Way Choices to ProLiant Servers

HP Extends 4-Way Choices to ProLiant Servers HP Extends 4-Way Server Choices to ProLiant Servers THE CLIPPER GROUP NavigatorTM Published Since 1993 Report #TCG2005024 April 21, 2005 HP Extends 4-Way Choices to ProLiant Servers Analyst: David Reine

More information

The Road to Centralized Management

The Road to Centralized Management Business without interruption. The Road to Centralized Management Realizing the Promise of SANs Bill North Director, Storage Network Programs Strategic Initiatives Group VERITAS Software Education Committee

More information

Unified Application Delivery

Unified Application Delivery The vision of a unified application delivery network gets more clear with F5 BIG-IP v10. White Paper by Lori MacVittie The Vision For every problem that arises out of the dust left behind as new technologies

More information

NavigatorTM. Lowering the TCO for the Smaller SMB HP Introduces the MSA 1040 IN THIS ISSUE

NavigatorTM. Lowering the TCO for the Smaller SMB HP Introduces the MSA 1040 IN THIS ISSUE Lowering the TCO for the Smaller SMB - HP Introduces the MSA 1040 THE CLIPPER GROUP NavigatorTM Published Since 1993 Report #TCG2014010 April 18, 2014 Lowering the TCO for the Smaller SMB HP Introduces

More information

PeerStorage Arrays Unequalled Storage Solutions

PeerStorage Arrays Unequalled Storage Solutions Simplifying Networked Storage PeerStorage Arrays Unequalled Storage Solutions John Joseph, VP of Marketing EqualLogic,, 9 Townsend West, Nashua NH 03063 Phone: +1-603 603-249-7772, FAX: +1-603 603-579-6910

More information

White Paper. Low Cost High Availability Clustering for the Enterprise. Jointly published by Winchester Systems Inc. and Red Hat Inc.

White Paper. Low Cost High Availability Clustering for the Enterprise. Jointly published by Winchester Systems Inc. and Red Hat Inc. White Paper Low Cost High Availability Clustering for the Enterprise Jointly published by Winchester Systems Inc. and Red Hat Inc. Linux Clustering Moves Into the Enterprise Mention clustering and Linux

More information

Backup-as-a-Service Powered by Veritas

Backup-as-a-Service Powered by Veritas Backup-as-a-Service Powered by Veritas FOCUS MORE ON YOUR BUSINESS, LESS ON YOUR INFRASTRUCTURE Table of Contents Better data protection from the ground up... 3 Significant challenges in the modern enterprise...

More information

ECONOMICAL, STORAGE PURPOSE-BUILT FOR THE EMERGING DATA CENTERS. By George Crump

ECONOMICAL, STORAGE PURPOSE-BUILT FOR THE EMERGING DATA CENTERS. By George Crump ECONOMICAL, STORAGE PURPOSE-BUILT FOR THE EMERGING DATA CENTERS By George Crump Economical, Storage Purpose-Built for the Emerging Data Centers Most small, growing businesses start as a collection of laptops

More information

Market Report. Scale-out 2.0: Simple, Scalable, Services- Oriented Storage. Scale-out Storage Meets the Enterprise. June 2010.

Market Report. Scale-out 2.0: Simple, Scalable, Services- Oriented Storage. Scale-out Storage Meets the Enterprise. June 2010. Market Report Scale-out 2.0: Simple, Scalable, Services- Oriented Storage Scale-out Storage Meets the Enterprise By Terri McClure June 2010 Market Report: Scale-out 2.0: Simple, Scalable, Services-Oriented

More information

The Transition to Networked Storage

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

More information

Dell Expands Server Family Introducing the PowerEdge with Opteron

Dell Expands Server Family Introducing the PowerEdge with Opteron Dell Expands Server Family - Introducing the PowerEdge with Opteron THE CLIPPER GROUP NavigatorTM Published Since 1993 Report #TCG2006099 November 16, 2006 Dell Expands Server Family Introducing the PowerEdge

More information

SNIA Discussion on iscsi, FCIP, and IFCP Page 1 of 7. IP storage: A review of iscsi, FCIP, ifcp

SNIA Discussion on iscsi, FCIP, and IFCP Page 1 of 7. IP storage: A review of iscsi, FCIP, ifcp SNIA Discussion on iscsi, FCIP, and IFCP Page 1 of 7 IP storage: A review of iscsi, FCIP, ifcp SNIA IP Storage Forum With the advent of new IP storage products and transport protocol standards iscsi, FCIP,

More information

Designing a Reference Architecture for Virtualized Environments Using IBM System Storage N series IBM Redbooks Solution Guide

Designing a Reference Architecture for Virtualized Environments Using IBM System Storage N series IBM Redbooks Solution Guide Designing a Reference Architecture for Virtualized Environments Using IBM System Storage N series IBM Redbooks Solution Guide The IBM System Storage N series Reference Architecture provides deployment

More information

Asia/Pacific: Systems Consolidation, Hype or Reality?

Asia/Pacific: Systems Consolidation, Hype or Reality? Research Brief Asia/Pacific: Systems Consolidation, Hype or Reality? Abstract: Through 2005, consolidation will be of major concern to IT management in Asia/Pacific as organizations struggle to control

More information

Hyperconverged Infrastructure: Cost-effectively Simplifying IT to Improve Business Agility at Scale

Hyperconverged Infrastructure: Cost-effectively Simplifying IT to Improve Business Agility at Scale Enterprise Strategy Group Getting to the bigger truth. White Paper Hyperconverged Infrastructure: Cost-effectively Simplifying IT to Improve Business Agility at Scale By Mike Leone, ESG Senior Analyst;

More information

Sony Adopts Cisco Solution for Global IPv6 Project

Sony Adopts Cisco Solution for Global IPv6 Project Customer Case Study Sony Adopts Cisco Solution for Global IPv6 Project Sony aims to accelerate global collaboration and business across business units to realize goal of "One Sony." EXECUTIVE SUMMARY Customer

More information

Global Headquarters: 5 Speen Street Framingham, MA USA P F

Global Headquarters: 5 Speen Street Framingham, MA USA P F WHITE PAPER Support for Virtualized Environments: HP's Critical Advantage Sponsored by: HP Matt Healey February 2011 Rob Brothers Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200

More information

HYCU and ExaGrid Hyper-converged Backup for Nutanix

HYCU and ExaGrid Hyper-converged Backup for Nutanix HYCU and ExaGrid Hyper-converged Backup for Nutanix Backing Up and Recovering Data: Nutanix, ExaGrid and HYCU As IT data centers move to hyper-converged infrastructure, new and innovative backup approaches

More information

Global Headquarters: 5 Speen Street Framingham, MA USA P F

Global Headquarters: 5 Speen Street Framingham, MA USA P F Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com W H I T E P A P E R T h e R e a l i t y o f D a t a P r o t e c t i o n a n d R e c o v e r y a n

More information

Dot Hill Stretches Capacity Limit on 2U Storage Introducing the 24TB Disk Array. Analyst: David Reine

Dot Hill Stretches Capacity Limit on 2U Storage Introducing the 24TB Disk Array. Analyst: David Reine Dot Hill Stretches Capacity Limit on 2U Storage - Introducing the 24TB Disk Array THE CLIPPER GROUP NavigatorTM Published Since 1993 Report #TCG2009036 August 24, 2009 Dot Hill Stretches Capacity Limit

More information

NavigatorTM. TransLattice Provides the Best of Both Worlds in a Single Platform IN THIS ISSUE

NavigatorTM. TransLattice Provides the Best of Both Worlds in a Single Platform IN THIS ISSUE TransLattice Provides The Best of Both Worlds in a Single Platform THE CLIPPER GROUP NavigatorTM SM Navigating Information Technology Horizons SM Published Since 1993 Report #TCG2011007 February 9, 2011

More information