EMC Centera CentraStar/SDK Compatibility with Centera ISV Applications

Size: px
Start display at page:

Download "EMC Centera CentraStar/SDK Compatibility with Centera ISV Applications"

Transcription

1 EMC Centera CentraStar/SDK Compatibility with Centera ISV Applications A Detailed Review Abstract This white paper provides an overview on the compatibility between EMC Centera CentraStar and SDK releases, the general approach ISVs have to this compatibility statement, and how infrastructure upgrade activities involving the ISV/Centera active archiving components should not have an impact on the solution. May 2010

2 Copyright 2008, 2009, 2010 EMC Corporation. All rights reserved. EMC believes the information in this publication is accurate as of its publication date. The information is subject to change without notice. THE INFORMATION IN THIS PUBLICATION IS PROVIDED AS IS. EMC CORPORATION MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND WITH RESPECT TO THE INFORMATION IN THIS PUBLICATION, AND SPECIFICALLY DISCLAIMS IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Use, copying, and distribution of any EMC software described in this publication requires an applicable software license. For the most up-to-date listing of EMC product names, see EMC Corporation Trademarks on EMC.com All other trademarks used herein are the property of their respective owners. Part Number H A Detailed Review 2

3 Table of Contents Executive summary...4 Introduction...4 Audience... 4 Terminology... 4 Overview...5 SDK/CentraStar compatibility...6 Backward compatibility... 6 Forward compatibility... 6 SDK binary compatibility...6 ISV compatibility...6 Infrastructure upgrades...7 CentraStar upgrades... 7 ISV application upgrades (Centera SDK)... 7 Conclusion...8 References...8 Appendix: Compatibility...9 A Detailed Review 3

4 Executive summary Careful planning and design are key elements for companies undergoing infrastructure upgrades resulting from constant enhancements in the technologies used to support their business. The alternatives and decisions made should relate to the business in terms of cost, complexity, and other characteristics such as interoperability between the components of such systems. In the past, a simple backup to tape cartridge may have sufficed for making a copy of files and records to satisfy regulatory retention, preservation, and recovery requirements. However, today s organizations face far more complex needs, making active archiving a business and information technology (IT) imperative. EMC Centera is the world s best archive storage solution for information archiving. It keeps static and infrequently changing digital information available online for immediate access. EMC Centera has the lowest total cost of ownership, enhances business value by archiving original content, and ensures authenticity for the life of the information. Independent software vendors (ISV) exploit EMC Centera capabilities by integrating their archiving applications via the EMC Centera Software Development Kit (SDK). This provides customers with powerful joint solutions that support the most rigorous internal governance and compliance regulations at the lowest total cost of ownership. EMC Centera enforces organizational and application policies for information retention and disposition intrinsic in storage and by doing so completes the information chain of custody. It ensures corporate accountability and reduces the costs of legal discovery and litigation support and it s easy to manage. Introduction Customers frequently ask about the relationship of specific EMC Centera features to corresponding EMC Centera SDK features. Such questions are often related to the compatibility between some application and a specific version of CentraStar, or to the verification of specific EMC Centera features. This paper outlines the interoperability between EMC Centera SDK and CentraStar versions, and the relationship with ISV applications in order to assist the planning, design, execution, and maintenance of EMC Centera deployments. Audience This white paper is intended for customers, including storage architects, administrators and any others involved in evaluating, acquiring, managing, operating, or designing an EMC networked storage environment, including EMC staff and partners for guidance and development of proposals. This paper is intended for use as a reference to EMC Centera documentation. Terminology Centera Independent Software Vendor (ISV): Independent software vendor (ISV) is a business term for companies specializing in making or selling software, usually for vertical markets, such as medical imaging or archiving. An ISV makes and sells software products that run on one or more computer hardware or operating system platforms. In this case, a Centera ISV is a software company that integrates their archiving solution to EMC Centera. Centera Partner/ISV: A Centera partner is an independent software vendor (ISV) that integrates to EMC Centera. These two terms are used interchangeably throughout this paper. Centera Software Development Kit (SDK): The EMC Centera SDK is a set of cross-platform application programming interfaces (API) that make it simple for customer applications to perform functions such as store, retrieve, delete, and query for data objects in a variety of flexible and powerful ways. All applications must use this API to read and write to EMC Centera. A Detailed Review 4

5 CentraStar: EMC firmware used by EMC Centera. SDK backward compatibility: In technology, especially computing (irrespective of platform), a product is said to be backward-compatible when it is able to take the place of an older product, by interoperating with products that were designed for the older product versions. In this particular case, it refers to the compatibility between older SDK versions and newer CentraStar versions. SDK forward compatibility: Forward compatibility is the ability of a system to gracefully accept input intended for later versions of itself. In this particular case, it refers to the compatibility between newer SDK versions and older CentraStar versions. NOTE: Please refer to the EMC Centera CentraStar and SDK Release and Interoperability Matrix document for additional information. SDK binary compatibility: The use of a stable application binary interface (ABI) the low-level interface between an application program and its libraries, or that between component parts of an application that enables partners to dynamically replace older SDK versions with newer ones without having to recompile their application. Overview Software development life cycles vary from a few months to several years depending on several factors including the maturity of the software development organization, the complexity of the application, and the resources available to the project or product. CentraStar and EMC Centera SDK lifecycles share release dates for the most part, but this is not a business requirement. At the same time, partners willing to integrate to EMC Centera use the latest EMC Centera SDK version available at the time of developing a new version of their application and incorporate it into their overall development lifecycle. Figure 1 depicts the relationship among the archiving solution components. Archiving Application ISV Centera SDK Centera CentraStar EMC Centera Figure 1. Components of an EMC Centera/ISV application archiving solution A Detailed Review 5

6 The fact that each EMC Centera partner may use a different EMC Centera SDK version due to different development life cycles leads to the co-existence of multiple EMC Centera-integrated applications in a customer environment, potentially using different EMC Centera SDK versions. Upgrading the ISV application environment or CentraStar should not have an impact on the ISV application functionality and compatibility among the archiving solution components. SDK/CentraStar compatibility EMC Centera does not require independent software vendors (ISV) to test or certify their products against any specific CentraStar version, as ISVs only integrate to EMC Centera via the EMC Centera SDK. ISVs have the option to have their applications certified via the Centera Proven program. NOTE: The EMC Centera Proven Program for ISVs page on EMC.com and the EMC Centera Proven Certification page on AppLabs.com have more information. Backward compatibility EMC performs all testing between the EMC Centera SDK and CentraStar. EMC ensures backward compatibility between the EMC Centera SDK releases provided to our ISVs, and new CentraStar releases. Customers could have several applications, all writing to the same EMC Centera cluster. Each of them could use a different EMC Centera SDK version with no compatibility issues at all. Forward compatibility EMC performs forward-compatibility testing of new EMC Centera SDKs against older CentraStar revisions, but this testing only goes back two major CentraStar revisions. EMC does not believe there to be major incompatibilities between current EMC Centera SDK versions and older CentraStar versions, particularly in the content manipulation area (write/read/delete.) But certainly there are features of the newer SDKs (for example, application registration and event-based retention) that cannot be used against the older CentraStar releases. Appendix: Compatibility lists the compatibility between all released SDK versions and CentraStar versions. SDK binary compatibility EMC ensures binary compatibility between SDK versions and newer. NOTE: This practice is not recommended and should only be used to address critical customer support issues believed to be corrected by the newer EMC Centera SDK version, which has yet to be integrated with the partners application. Check with the ISV partner involved before changing the ISV application environment as the ISV may mandate that this change needs to pass through formal QA testing. ISV compatibility Partners support and rely on the compatibility statements provided in the EMC Centera CentraStar and SDK Release and Interoperability Matrix for Centera SDK and CentraStar compatibility/certification purposes. Note: EMC Centera CentraStar and SDK Release and Interoperability Matrix is an Engineering document available from Powerlink at Home > Support > Interoperability and Product Lifecycle Information > Interoperability Matrices. A Detailed Review 6

7 As a normal business practice, ISVs perform additional testing/certification when a major release of a product they interact with is released operating systems, third-party software, hardware, or firmware; CentraStar is an example of firmware that could be considered by ISVs to be included in such plans. Table 1 lists the ISVs that EMC is aware of at publication time that can perform additional verification. Table 1. EMC Centera ISVs performing additional CentraStar verification ISV Application Latest certified CentraStar Certification date Autonomy (Zantaz) EAS CentraStar 4.x March, 2009 Computer Associates CA Message Manager 3.4 or later CA Message Manager 12.5 or later CentraStar 3.1.x CentraStar 4.x Unknown 1 July, 2009 Mimosa NearPoint CentraStar 3.1.x CentraStar 4.x Unknown 1 July, 2009 Symantec Enterprise Vault CentraStar 4.x May, Application vendor certifies the correspondent CentraStar version; however, the certification date is unknown. 2 Application vendor is currently in the process of certifying the latest available CentraStar version. Note: This section will be updated when ISVs inform EMC that additional application/centrastar certification is performed. Infrastructure upgrades Customers should not face any compatibility issues when upgrading any of the EMC Centera components of their archiving solution. CentraStar upgrades EMC strongly recommends upgrading to the latest hardware and software versions available. Based on the EMC Centera SDK backward compatibility with CentraStar, there should not be any issues upgrading CentraStar to a newer version. All ISV applications communicating with an upgraded Centera cluster should still be able to function as expected. Note: Upgrading to a new CentraStar version does not imply or require customers to upgrade their applications. ISV application upgrades (Centera SDK) EMC Centera partners release their products with the particular EMC Centera SDK version with which the application was developed. Upgrading to a newer ISV application version most likely means upgrading the EMC Centera SDK version it ships with. Based on the SDK forward- and backward-compatibility statements from EMC, there should not be any EMC Centera SDK/CentraStar compatibility issues when upgrading an application to a newer version. Note: Upgrading an application version does not imply or require customers to upgrade their Centera CentraStar version. A Detailed Review 7

8 Conclusion EMC Centera, through strong CentraStar and EMC Centera SDK compatibility, provides customers with a scalable, robust, and cost-effective solution that provides extensive integration development capabilities to its software partners in order to successfully support the business requirements regarding long-term active archive solutions. Infrastructure upgrade activities involving EMC Centera SDK or CentraStar versions should not have any impact on the applications leveraging Centera capabilities for active archiving; this highlights the resiliency and stability of EMC Centera. References EMC Centera CentraStar and SDK Release and Interoperability Matrix, available from Powerlink at Home > Support > Interoperability and Product Lifecycle Information > Interoperability Matrices Jeffrey Zeldman (2006). Designing with Web Standards. Peachpit Press. ISBN A Detailed Review 8

9 Appendix: Compatibility Table 2 outlines the compatibility between all released SDK versions and CentraStar versions. Table 2. EMC Centera CentraStar/SDK compatibility CentraStar version Centera SDK version XAM 1.0 P1 (1.0.83) No No No No No No Y Y XAM 1.0 (1.0.57) No No No No No No Y Y 3.2 P4 ( ) Y Y Y Y Y Y Y Y 3.2 P3 ( ) Y Y Y Y Y Y Y Y 3.2 P2 ( ) Y Y Y Y Y Y Y Y 3.2 P1 ( ) Y Y Y Y Y Y Y Y 3.2 ( ) Y Y Y Y Y Y Y Y 3.1 SP1 ( ) Y Y Y Y Y Y Y Y 3.1 P1 ( ) Y Y Y Y Y Y Y Y 3.0 SP1 ( ) Y Y Y Y Y Y Y Y 3.0 ( ) Y Y Y Y Y Y Y Y 2.4 Patch 1 ( ) Y Y Y Y Y Y Y Y 2.4 ( ) Y Y Y Y Y Y Y Y 2.3 SP2 ( ) Y Y Y Y Y Y Y Y 2.3 SP1 ( ) Y Y Y Y Y Y Y Y 2.3 ( ) Y Y Y Y Y Y Y Y 2.3 Pre-Release ( ) C C C C C C C C 2.1 SP1 ( ) C C C C C C C C 2.1 ( ) C C C C C C C C 2.0 SP1 ( ) C C C C C C C C 2.0 ( ) C C C C C C C C 1.2 C C C C C C C C Legend End of Service Life Supported No= Not supported Y = Compatible C = May require configuration Note: Please refer to the Notes section of the EMC Centera CentraStar and SDK Release and Interoperability Matrix for additional information. Note: If the ISV application is using a Centera SDK that is End of Service Life (EOSL), then in the event of an issue the ISV will need to upgrade to the latest EMC-supported version of the Centera SDK. A Detailed Review 9

Connecting EMC DiskXtender for Windows to EMC Centera

Connecting EMC DiskXtender for Windows to EMC Centera Connecting EMC DiskXtender for Windows to EMC Centera Best Practices Planning Abstract This white paper provides details on building the connection string that EMC DiskXtender for Windows uses to connect

More information

EMC VIPR SRM: VAPP BACKUP AND RESTORE USING VMWARE VSPHERE DATA PROTECTION ADVANCED

EMC VIPR SRM: VAPP BACKUP AND RESTORE USING VMWARE VSPHERE DATA PROTECTION ADVANCED White paper EMC VIPR SRM: VAPP BACKUP AND RESTORE USING VMWARE VSPHERE DATA PROTECTION ADVANCED Abstract This white paper provides a working example of how to back up and restore an EMC ViPR SRM vapp using

More information

Exchange 2003 Archiving for Operational Efficiency

Exchange 2003 Archiving for Operational Efficiency Exchange 2003 Archiving for Operational Efficiency Enabled by EmailXtender Reference Architecture EMC Global Solutions Operations EMC Corporation Corporate Headquarters Hopkinton MA 01748-9103 1.508.435.1000

More information

EMC Centera Replication

EMC Centera Replication A Detailed Review Abstract This white paper describes existing and new replication capabilities available in EMC CentraStar 4.0. It covers all replication topologies and use cases. July 2008 Copyright

More information

EMC DiskXtender for Windows and EMC RecoverPoint Interoperability

EMC DiskXtender for Windows and EMC RecoverPoint Interoperability Applied Technology Abstract This white paper explains how the combination of EMC DiskXtender for Windows and EMC RecoverPoint can be used to implement a solution that offers efficient storage management,

More information

Data Domain OpenStorage Primer

Data Domain OpenStorage Primer White Paper Data Domain OpenStorage Primer Abstract Data Domain s support for Symantec NetBackup OpenStorage enables the use of disk as disk, eliminating the need to emulate tape drives, tape cartridges,

More information

Veritas Enterprise Vault 6.0 What s New

Veritas Enterprise Vault 6.0 What s New WHITE PAPER: ENTERPRISE SOLUTIONS Veritas Enterprise Vault 6.0 What s New A Review of the Latest Release of Veritas Enterprise Vault Software Now from Symantec White Paper: Symantec Enterprise Solutions

More information

INTEGRATING EMC XTENDER AND DISKXTENDER FOR ELECTRONIC MESSAGING ARCHIVAL WITH NETAPP NEARSTORE

INTEGRATING EMC  XTENDER AND DISKXTENDER FOR ELECTRONIC MESSAGING ARCHIVAL WITH NETAPP NEARSTORE White Paper INTEGRATING EMC EMAILXTENDER AND DISKXTENDER FOR ELECTRONIC MESSAGING ARCHIVAL WITH NETAPP NEARSTORE Abstract This white paper describes how to use the EMC EmailXtender archiving solution to

More information

EMC Symmetrix with VERITAS Dynamic Multi-pathing (DMP)

EMC Symmetrix with VERITAS Dynamic Multi-pathing (DMP) EMC Symmetrix with VERITAS Dynamic Multi-pathing (DMP) Best Practices Planning Abstract This white paper provides best practices for configuring VERITAS Dynamic Multi-pathing (DMP) in an EMC Symmetrix

More information

EMC ApplicationXtender SPI (for SharePoint Integration)

EMC ApplicationXtender SPI (for SharePoint Integration) EMC ApplicationXtender SPI (for SharePoint Integration) 6.0 Deployment Guide P/N 300-009-364 A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2009

More information

EMC Celerra NS20. EMC Solutions for Microsoft Exchange Reference Architecture

EMC Celerra NS20. EMC Solutions for Microsoft Exchange Reference Architecture EMC Solutions for Microsoft Exchange 2007 EMC Celerra NS20 EMC NAS Product Validation Corporate Headquarters Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2008 EMC Corporation. All rights

More information

Disk and FLARE OE Matrix PN

Disk and FLARE OE Matrix PN EMC Series Storage Systems Disk and FLARE OE Matrix PN 300-006-162 To function properly, serial advanced technology attachment (SATA) or serial attached SCSI (SAS) disks in an EMC series storage system

More information

The Storage Networking Industry Association (SNIA) Data Preservation and Metadata Projects. Bob Rogers, Application Matrix

The Storage Networking Industry Association (SNIA) Data Preservation and Metadata Projects. Bob Rogers, Application Matrix The Storage Networking Industry Association (SNIA) Data Preservation and Metadata Projects Bob Rogers, Application Matrix Overview The Self Contained Information Retention Format Rationale & Objectives

More information

TECHNICAL OVERVIEW OF NEW AND IMPROVED FEATURES OF EMC ISILON ONEFS 7.1.1

TECHNICAL OVERVIEW OF NEW AND IMPROVED FEATURES OF EMC ISILON ONEFS 7.1.1 TECHNICAL OVERVIEW OF NEW AND IMPROVED FEATURES OF EMC ISILON ONEFS 7.1.1 ABSTRACT This introductory white paper provides a technical overview of the new and improved enterprise grade features introduced

More information

HPE 3PAR File Persona on HPE 3PAR StoreServ Storage with Veritas Enterprise Vault

HPE 3PAR File Persona on HPE 3PAR StoreServ Storage with Veritas Enterprise Vault HPE 3PAR File Persona on HPE 3PAR StoreServ Storage with Veritas Enterprise Vault Solution overview and best practices for data preservation with Veritas Enterprise Vault Technical white paper Technical

More information

Symantec Enterprise Vault

Symantec Enterprise Vault Store, Manage, and Discover Critical Business Information The pressure on organizations to protect and manage data has intensified with the recent growth in unstructured data and the reliance on email

More information

DISK LIBRARY FOR MAINFRAME (DLM)

DISK LIBRARY FOR MAINFRAME (DLM) DISK LIBRARY FOR MAINFRAME (DLM) Cloud Storage for Data Protection and Long-Term Retention ABSTRACT Disk Library for mainframe (DLm) is Dell EMC s industry leading virtual tape library for IBM z Systems

More information

Dell/EMC CX3 Series Oracle RAC 10g Reference Architecture Guide

Dell/EMC CX3 Series Oracle RAC 10g Reference Architecture Guide White Paper Third-party Information Provided to You Courtesy of Dell Dell/EMC CX3 Series Oracle RAC 10g Reference Architecture Guide Abstract This document provides an overview of the architecture of the

More information

MANAGING AN FLR-ENABLED NAS ENVIRONMENT WITH THE EMC FLR TOOLKIT ON VNXe

MANAGING AN FLR-ENABLED NAS ENVIRONMENT WITH THE EMC FLR TOOLKIT ON VNXe White Paper MANAGING AN FLR-ENABLED NAS ENVIRONMENT WITH THE EMC FLR TOOLKIT ON VNXe Overview Abstract EMC File-Level Retention (FLR) is a feature that provides a software infrastructure for users to secure

More information

PRODUCT BROCHURE Mailbox Shuttle and Archive Shuttle:

PRODUCT BROCHURE Mailbox Shuttle and Archive Shuttle: PRODUCT BROCHURE Mailbox Shuttle and Archive Shuttle: Seamlessly migrate email and archives. Email is a mission-critical service, so it s important that when you migrate your live mail the solution you

More information

FIS Global Partners with Asigra To Provide Financial Services Clients with Enhanced Secure Data Protection that Meets Compliance Mandates

FIS Global Partners with Asigra To Provide Financial Services Clients with Enhanced Secure Data Protection that Meets Compliance Mandates Case Study FIS Global Partners with Asigra To Provide Financial Services Clients with Enhanced Secure Data Protection that Meets Compliance Mandates World s largest global provider dedicated to banking

More information

Archiving. Services. Optimize the management of information by defining a lifecycle strategy for data. Archiving. ediscovery. Data Loss Prevention

Archiving. Services. Optimize the management of information by defining a lifecycle strategy for data. Archiving. ediscovery. Data Loss Prevention Symantec Enterprise Vault TransVault CommonDesk ARCviewer Vault LLC Optimize the management of information by defining a lifecycle strategy for data Backup is for recovery, archiving is for discovery.

More information

Mobile Security Overview Rob Greer, VP Endpoint Management and Mobility Product Management Dave Cole, Sr. Director Consumer Mobile Product Management

Mobile Security Overview Rob Greer, VP Endpoint Management and Mobility Product Management Dave Cole, Sr. Director Consumer Mobile Product Management Mobile Security Overview Rob Greer, VP Endpoint Management and Mobility Product Management Dave Cole, Sr. Director Consumer Mobile Product Management June 29, 2011 1 Forward-Looking Statements This presentation

More information

CTA and CTA/VE 10.0 SP3 Interoperability Matrix EMC Part Number = Rev.09

CTA and CTA/VE 10.0 SP3 Interoperability Matrix EMC Part Number = Rev.09 CTA and CTA/VE 10.0 SP3 Interoperability Matrix EMC Part Number = 300-014-320 Rev.09 Last Revised: April 2015 This document provides interoperability information intended for use as a reference guide in

More information

A BRIEF INSIGHT INTO MESSAGINGAPP THE PROCESSING COMPONENT IN EMC DOCUMENTUM CONTENT SERVER

A BRIEF INSIGHT INTO MESSAGINGAPP THE  PROCESSING COMPONENT IN EMC DOCUMENTUM CONTENT SERVER White Paper A BRIEF INSIGHT INTO MESSAGINGAPP THE EMAIL PROCESSING COMPONENT IN EMC DOCUMENTUM CONTENT SERVER Abstract This white paper provides a general overview of the MessagingApp component of Content

More information

extensible Access Method (XAM) - a new fixed content API Mark A Carlson, SNIA Technical Council, Sun Microsystems, Inc.

extensible Access Method (XAM) - a new fixed content API Mark A Carlson, SNIA Technical Council, Sun Microsystems, Inc. extensible Access Method (XAM) - a new fixed content API Mark A Carlson, SNIA Technical Council, Sun Microsystems, Inc. SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA.

More information

EMC SourceOne Version 7.1

EMC SourceOne Version 7.1 EMC SourceOne Version 7.1 Disaster Recovery Solution Guide 302-000-180 REV 01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2013 EMC Corporation.

More information

Copyright 2015 EMC Corporation. All rights reserved. Published in the USA.

Copyright 2015 EMC Corporation. All rights reserved. Published in the USA. This Reference Architecture Guide describes, in summary, a solution that enables IT organizations to quickly and effectively provision and manage Oracle Database as a Service (DBaaS) on Federation Enterprise

More information

SQL Server 2008 Consolidation

SQL Server 2008 Consolidation Technology Concepts and Business Considerations Abstract The white paper describes how SQL Server 2008 consolidation provides solutions to basic business problems pertaining to the usage of multiple SQL

More information

CTA and CTA/VE 10.0 SP3.1 Interoperability Matrix EMC Part Number = Rev.10

CTA and CTA/VE 10.0 SP3.1 Interoperability Matrix EMC Part Number = Rev.10 CTA and CTA/VE 10.0 SP3.1 Interoperability Matrix EMC Part Number = 300-014-320 Rev.10 Last Revised: February 2016 This document provides interoperability information intended for use as a reference guide

More information

"Charting the Course... Certified Information Systems Auditor (CISA) Course Summary

Charting the Course... Certified Information Systems Auditor (CISA) Course Summary Course Summary Description In this course, you will perform evaluations of organizational policies, procedures, and processes to ensure that an organization's information systems align with overall business

More information

THE LITTLE RED BRIEF. ArchiVing And backup strategies. Your answer to the latest and greatest issues facing IT. VOL

THE LITTLE RED BRIEF. ArchiVing And backup strategies. Your answer to the latest and greatest issues facing IT. VOL THE LITTLE RED BRIEF Your answer to the latest and greatest issues facing IT. VOL 03 ArchiVing And backup strategies BusInEss continuity nothing lasts forever. unless no one ever deletes it. cdw.com/business-continuity

More information

Brocade Fabric OS DATA CENTER. Target Path Selection Guide October 17, 2017

Brocade Fabric OS DATA CENTER. Target Path Selection Guide October 17, 2017 October 17, 2017 DATA CENTER Brocade Fabric OS Target Path Selection Guide Brocade Fabric OS (Brocade FOS) Target Path releases are recommended code levels for Brocade Fibre Channel switch platforms. Use

More information

Oracle SL500/SL3000/SL8500 Security Guide E

Oracle SL500/SL3000/SL8500 Security Guide E Oracle SL500/SL3000/SL8500 Security Guide E23535-02 2012 Oracle SL500/SL3000/SL8500 Security Guide E23535-02 Copyright 2011, 2012 Oracle and/or its affiliates. All rights reserved. Primary Author: Robert

More information

SourceOne. Disaster Recovery Solution Guide. Version REV 02

SourceOne. Disaster Recovery Solution Guide. Version REV 02 SourceOne Version 7.2 Disaster Recovery Solution Guide 302-000-951 REV 02 Copyright 2005-2015 Dell Inc. or its subsidiaries. All rights reserved. Published July 31 2017 Dell believes the information in

More information

Eight Tips for Better Archives. Eight Ways Cloudian Object Storage Benefits Archiving with Veritas Enterprise Vault

Eight Tips for Better  Archives. Eight Ways Cloudian Object Storage Benefits  Archiving with Veritas Enterprise Vault Eight Tips for Better Email Archives Eight Ways Cloudian Object Storage Benefits Email Archiving with Veritas Enterprise Vault Most organizations now manage terabytes, if not petabytes, of corporate and

More information

EMC Integrated Infrastructure for VMware. Business Continuity

EMC Integrated Infrastructure for VMware. Business Continuity EMC Integrated Infrastructure for VMware Business Continuity Enabled by EMC Celerra and VMware vcenter Site Recovery Manager Reference Architecture Copyright 2009 EMC Corporation. All rights reserved.

More information

Reducing Risk in Your Data Protection Environment with EMC Data Protection Advisor

Reducing Risk in Your Data Protection Environment with EMC Data Protection Advisor Reducing Risk in Your Data Protection Environment with EMC Data Protection Advisor Applied Technology Abstract EMC Data Protection Advisor provides a comprehensive set of features to improve compliance

More information

Patch Management using Dell Management Console v1.0

Patch Management using Dell Management Console v1.0 Patch Management using Dell Management Console v1.0 Dell Technical White Paper By Abhijit Pathak Dell Product Group - Enterprise Revision History Version Date Description Author(s) 1.0 13 April 2009 First

More information

Data Protection. Plugging the gap. Gary Comiskey 26 February 2010

Data Protection. Plugging the gap. Gary Comiskey 26 February 2010 Data Protection. Plugging the gap Gary Comiskey 26 February 2010 Data Protection Trends in Financial Services Financial services firms are deploying data protection solutions across their enterprise at

More information

VxRack System SDDC Enabling External Services

VxRack System SDDC Enabling External Services VxRack System SDDC Enabling External Services May 2018 H17144 Abstract This document describes how to enable external services for a VxRack System SDDC. Use cases included are Dell EMC Avamar-based backup

More information

North American Market for Electronic Content Archiving

North American Market for Electronic Content Archiving An Osterman Research Industry Survey Report January 2016 Osterman Research, Inc. P.O. Box 1058 Black Diamond, Washington 98010-1058 USA Tel: +1 206 683 5683 Tel: +1 206 905 1010 info@ostermanresearch.com

More information

FiXs - Federated and Secure Identity Management in Operation

FiXs - Federated and Secure Identity Management in Operation FiXs - Federated and Secure Identity Management in Operation Implementing federated identity management and assurance in operational scenarios The Federation for Identity and Cross-Credentialing Systems

More information

JBoss Enterprise Middleware

JBoss Enterprise Middleware JBoss Enterprise Middleware Making software from the open source community ready for the enterprise DLT Solutions 2411 Dulles Corner Park, Suite 800 Herndon, VA 20171 Web: www.dlt.com Phone: 703-709-7172

More information

EMC Celerra Replicator V2 with Silver Peak WAN Optimization

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

More information

EMC NetWorker. Licensing Guide. Release 8.1 P/N REV 02

EMC NetWorker. Licensing Guide. Release 8.1 P/N REV 02 EMC NetWorker Release 8.1 Licensing Guide P/N 302-000-557 REV 02 Copyright 2011-2013 EMC Corporation. All rights reserved. Published in the USA. Published October, 2013 EMC believes the information in

More information

EMC Virtual Infrastructure for Microsoft Applications Data Center Solution

EMC Virtual Infrastructure for Microsoft Applications Data Center Solution EMC Virtual Infrastructure for Microsoft Applications Data Center Solution Enabled by EMC Symmetrix V-Max and Reference Architecture EMC Global Solutions Copyright and Trademark Information Copyright 2009

More information

Introduction to Digital Archiving and IBM archive storage options

Introduction to Digital Archiving and IBM archive storage options Nils Haustein Executive IT Specialist EMEA Storage Competence Center Introduction to Digital Archiving and IBM archive storage options Agenda Introduction to Archiving Archiving Techniques IBM Archive

More information

EMC SourceOne Management Version 6.7

EMC SourceOne  Management Version 6.7 EMC SourceOne Email Management Version 6.7 Installation Guide 300-012-741 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2011 EMC Corporation.

More information

RELATIONSHIP BETWEEN THE ISO SERIES OF STANDARDS AND OTHER PRODUCTS OF ISO/TC 46/SC 11: 1. Records processes and controls 2012

RELATIONSHIP BETWEEN THE ISO SERIES OF STANDARDS AND OTHER PRODUCTS OF ISO/TC 46/SC 11: 1. Records processes and controls 2012 RELATIONSHIP BETWEEN THE ISO 30300 SERIES OF STANDARDS AND OTHER PRODUCTS OF ISO/TC 46/SC 11: Records processes and controls White paper written by ISO TC46/SC11- Archives/records management Date: March

More information

Handling the Firmware Update Dependency by using Lifecycle Controller in the 14th generation Dell EMC PowerEdge servers

Handling the Firmware Update Dependency by using Lifecycle Controller in the 14th generation Dell EMC PowerEdge servers Handling the Firmware Update Dependency by using Lifecycle Controller 3.00.00.00 in the 14th generation Dell EMC This technical white paper provides information about handling dependency while updating

More information

White Paper. Backup and Recovery Challenges with SharePoint. By Martin Tuip. October Mimosa Systems, Inc.

White Paper. Backup and Recovery Challenges with SharePoint. By Martin Tuip. October Mimosa Systems, Inc. White Paper By Martin Tuip Mimosa Systems, Inc. October 2009 Backup and Recovery Challenges with SharePoint CONTENTS Introduction...3 SharePoint Backup and Recovery Challenges...3 Native Backup and Recovery

More information

Symantec Reference Architecture for Business Critical Virtualization

Symantec Reference Architecture for Business Critical Virtualization Symantec Reference Architecture for Business Critical Virtualization David Troutt Senior Principal Program Manager 11/6/2012 Symantec Reference Architecture 1 Mission Critical Applications Virtualization

More information

Product Overview Archive2Anywhere. From Archive360

Product Overview Archive2Anywhere. From Archive360 Product Overview Archive2Anywhere From Archive360 Archive2Anywhere for Email Archive Migration Archive2Anywhere is the premier email archive migration solution designed specifically to work with all the

More information

Bringing Business Value to Object Oriented Storage

Bringing Business Value to Object Oriented Storage Bringing Business Value to Object Oriented John Hufferd Senior Director of Technology May 15, 2007 Legal Disclaimer All or some of the products detailed in this presentation may still be under development

More information

Best Practices For Backup And Restore In Sql Server 2005

Best Practices For Backup And Restore In Sql Server 2005 We have made it easy for you to find a PDF Ebooks without any digging. And by having access to our ebooks online or by storing it on your computer, you have convenient answers with best practices for backup

More information

Disk and FLARE OE Matrix P/N REV A17 February 22, 2011

Disk and FLARE OE Matrix P/N REV A17 February 22, 2011 EMC CX4 Series Storage Systems Disk and FLARE OE Matrix P/N 300-007-437 REV A17 February 22, 2011 To function properly, disks in an EMC CLARiiON system require that each storage processor run minimum revisions

More information

Partner Center: Secure application model

Partner Center: Secure application model Partner Center: Secure application model The information provided in this document is provided "as is" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including

More information

Changing default password of root user for idrac9 by using Dell EMC License Manager

Changing default password of root user for idrac9 by using Dell EMC License Manager Changing default password of root user for idrac9 by using Dell EMC License Manager This technical white paper describes how to change the default password of root user on Dell EMC idrac9. Dell EMC Engineering

More information

EMC DATA PROTECTION, FAILOVER AND FAILBACK, AND RESOURCE REPURPOSING IN A PHYSICAL SECURITY ENVIRONMENT

EMC DATA PROTECTION, FAILOVER AND FAILBACK, AND RESOURCE REPURPOSING IN A PHYSICAL SECURITY ENVIRONMENT White Paper EMC DATA PROTECTION, FAILOVER AND FAILBACK, AND RESOURCE REPURPOSING IN A PHYSICAL SECURITY ENVIRONMENT Genetec Omnicast, EMC VPLEX, Symmetrix VMAX, CLARiiON Provide seamless local or metropolitan

More information

MAPR DATA GOVERNANCE WITHOUT COMPROMISE

MAPR DATA GOVERNANCE WITHOUT COMPROMISE MAPR TECHNOLOGIES, INC. WHITE PAPER JANUARY 2018 MAPR DATA GOVERNANCE TABLE OF CONTENTS EXECUTIVE SUMMARY 3 BACKGROUND 4 MAPR DATA GOVERNANCE 5 CONCLUSION 7 EXECUTIVE SUMMARY The MapR DataOps Governance

More information

EMC SourceOne Version 7.0

EMC SourceOne Version 7.0 EMC SourceOne Version 7.0 Disaster Recovery Solution Guide 300-015-197 REV 01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2012 EMC Corporation.

More information

Dell EMC SC Series Storage with SAS Front-end Support for VMware vsphere

Dell EMC SC Series Storage with SAS Front-end Support for VMware vsphere Dell EMC SC Series Storage with SAS Front-end Support for VMware vsphere Abstract This document describes how to configure VMware vsphere hosts equipped with supported SAS HBAs to access SAN storage on

More information

Sparta Systems TrackWise Digital Solution

Sparta Systems TrackWise Digital Solution Systems TrackWise Digital Solution 21 CFR Part 11 and Annex 11 Assessment February 2018 Systems TrackWise Digital Solution Introduction The purpose of this document is to outline the roles and responsibilities

More information

Alliance Key Manager A Solution Brief for Technical Implementers

Alliance Key Manager A Solution Brief for Technical Implementers KEY MANAGEMENT Alliance Key Manager A Solution Brief for Technical Implementers Abstract This paper is designed to help technical managers, product managers, and developers understand how Alliance Key

More information

Content Addressed Storage (CAS)

Content Addressed Storage (CAS) Content Addressed Storage (CAS) Module 3.5 2006 EMC Corporation. All rights reserved. Content Addressed Storage (CAS) - 1 Content Addressed Storage (CAS) Upon completion of this module, you will be able

More information

White Paper. Storage Intelligence in the Network: EMC s Perspective

White Paper. Storage Intelligence in the Network: EMC s Perspective White Paper Storage Intelligence in the Network: EMC s Perspective Date 08/2003 Copyright 2003 EMC Corporation. All rights reserved. EMC believes the information in this publication is accurate as of its

More information

First Financial Bank. Highly available, centralized, tiered storage brings simplicity, reliability, and significant cost advantages to operations

First Financial Bank. Highly available, centralized, tiered storage brings simplicity, reliability, and significant cost advantages to operations Customer Profile First Financial Bank Highly available, centralized, tiered storage brings simplicity, reliability, and significant cost advantages to operations A midsize community bank with a service

More information

Veritas Scalable File Server (SFS) Solution Brief for Energy (Oil and Gas) Industry

Veritas Scalable File Server (SFS) Solution Brief for Energy (Oil and Gas) Industry Veritas Scalable File Server (SFS) Solution Brief for Energy (Oil and Gas) Industry By Greg Schulz Founder and Senior Analyst, the StorageIO Group Author The Green and Virtual Data Center (CRC) September

More information

IRON MOUNTAIN GOVERNMENT SERVICES

IRON MOUNTAIN GOVERNMENT SERVICES IRON MOUNTAIN GOVERNMENT SERVICES ABOUT IRON MOUNTAIN Iron Mountain is an industry leader in records storage and information management, assisting more than 220,000 organizations in 45 countries on five

More information

7 Things ISVs Must Know About Virtualization

7 Things ISVs Must Know About Virtualization 7 Things ISVs Must Know About Virtualization July 2010 VIRTUALIZATION BENEFITS REPORT Table of Contents Executive Summary...1 Introduction...1 1. Applications just run!...2 2. Performance is excellent...2

More information

Securing Data-at-Rest

Securing Data-at-Rest Securing Data-at-Rest Robert A. (Bob) Lockhart NeoScale Systems, Inc. 1655 McCarthy Blvd, Milpitas, CA 95035-7415 Phone:+1-408-473-1300 FAX: +1-408-473-1307 E-mail: rlockhart@neoscale.com Presented at

More information

White Paper. A System for Archiving, Recovery, and Storage Optimization. Mimosa NearPoint for Microsoft

White Paper. A System for  Archiving, Recovery, and Storage Optimization. Mimosa NearPoint for Microsoft White Paper Mimosa Systems, Inc. November 2007 A System for Email Archiving, Recovery, and Storage Optimization Mimosa NearPoint for Microsoft Exchange Server and EqualLogic PS Series Storage Arrays CONTENTS

More information

IBM Tivoli Directory Server

IBM Tivoli Directory Server Build a powerful, security-rich data foundation for enterprise identity management IBM Tivoli Directory Server Highlights Support hundreds of millions of entries by leveraging advanced reliability and

More information

Technical Security Standard

Technical Security Standard Technical Security Standard Title: Minimum Controls TSS Version: 1.1 Effective Date July 2018 This Standard defines the minimum baseline security controls and Summary: processes required for a given Information

More information

HARDWARE SECURITY MODULES DEPLOYMENT STRATEGIES FOR ENTERPRISE SECURITY

HARDWARE SECURITY MODULES DEPLOYMENT STRATEGIES FOR ENTERPRISE SECURITY HARDWARE SECURITY MODULES DEPLOYMENT STRATEGIES FOR ENTERPRISE SECURITY HARDWARE SECURITY MODULES Deployment strategies for enterprise security Organizations around the world are creating open, flexible

More information

Enterprise Vault Overview Nedeljko Štefančić

Enterprise Vault Overview Nedeljko Štefančić Enterprise Vault Overview Nedeljko Štefančić 2015 Symantec Corporation. All rights reserved. Symantec, the Symantec Logo, the Checkmark Logo, Veritas, and the Veritas Logo are trademarks or registered

More information

VMAX3 AND VMAX ALL FLASH WITH CLOUDARRAY

VMAX3 AND VMAX ALL FLASH WITH CLOUDARRAY VMAX3 AND VMAX ALL FLASH WITH CLOUDARRAY HYPERMAX OS Integration with CloudArray ABSTRACT With organizations around the world facing compliance regulations, an increase in data, and a decrease in IT spending,

More information

COMMON CRITERIA CERTIFICATION REPORT

COMMON CRITERIA CERTIFICATION REPORT COMMON CRITERIA CERTIFICATION REPORT Dell EMC Elastic Cloud Storage v3.2 15 May 2018 383-4-439 V1.0 Government of Canada. This document is the property of the Government of Canada. It shall not be altered,

More information

EMC Symmetrix Encryption with DPM

EMC Symmetrix Encryption with DPM Encryption with DPM RSA Secured Implementation Guide Last Modified: July 2th 2015 Partner Information Product information Partner Name Web Site Product Name Product Description Version & Platform Product

More information

SYMANTEC: SECURITY ADVISORY SERVICES. Symantec Security Advisory Services The World Leader in Information Security

SYMANTEC: SECURITY ADVISORY SERVICES. Symantec Security Advisory Services The World Leader in Information Security SYMANTEC: SECURITY ADVISORY SERVICES Symantec Security Advisory Services The World Leader in Information Security Knowledge, as the saying goes, is power. At Symantec we couldn t agree more. And when it

More information

EMC CLARiiON CX3-40. Reference Architecture. Enterprise Solutions for Microsoft Exchange Enabled by MirrorView/S

EMC CLARiiON CX3-40. Reference Architecture. Enterprise Solutions for Microsoft Exchange Enabled by MirrorView/S Enterprise Solutions for Microsoft Exchange 2007 EMC CLARiiON CX3-40 Metropolitan Exchange Recovery (MER) for Exchange in a VMware Environment Enabled by MirrorView/S Reference Architecture EMC Global

More information

Using the Celerra server_archive Utility

Using the Celerra server_archive Utility P/N 300-002-723 Rev A01 March 2006 Contents Introduction..................................................2 Terminology..............................................2 Restrictions...............................................2

More information

An Oracle Technical Article August Certification with Oracle Linux 7

An Oracle Technical Article August Certification with Oracle Linux 7 An Oracle Technical Article August 2017 Certification with Oracle Linux 7 Oracle Technical Article Certification with Oracle Linux 7 Introduction... 1 Comparing Oracle Linux 7 and Red Hat Enterprise Linux

More information

Symantec Validation and ID Protection. VIP Credential Development Kit Release Notes. Version May 2017

Symantec Validation and ID Protection. VIP Credential Development Kit Release Notes. Version May 2017 VIP Credential Development Kit Release Notes Version 2.0.8 May 2017 VIP Credential Development Kit Release Notes Page 1 of 6 Introduction This document includes important information about the Symantec

More information

An Oracle Technical Article November Certification with Oracle Linux 7

An Oracle Technical Article November Certification with Oracle Linux 7 An Oracle Technical Article November 2018 Certification with Oracle Linux 7 Oracle Technical Article Certification with Oracle Linux 7 Introduction... 1 Comparing Oracle Linux 7 and Red Hat Enterprise

More information

Maximum Availability Architecture: Overview. An Oracle White Paper July 2002

Maximum Availability Architecture: Overview. An Oracle White Paper July 2002 Maximum Availability Architecture: Overview An Oracle White Paper July 2002 Maximum Availability Architecture: Overview Abstract...3 Introduction...3 Architecture Overview...4 Application Tier...5 Network

More information

Dell EMC Best Practices for Running VMware ESXi 6.5 or Later Clusters on XC Series Appliances and XC Core Systems

Dell EMC Best Practices for Running VMware ESXi 6.5 or Later Clusters on XC Series Appliances and XC Core Systems Dell EMC Best Practices for Running VMware ESXi 6.5 or Later Clusters on XC Series Appliances and XC Core Systems Abstract This best practice guidance is aimed XC Series Appliances and XC Core Systems

More information

SOFTWARE MAINTENANCE PROGRAM for exo Platform

SOFTWARE MAINTENANCE PROGRAM for exo Platform SOFTWARE MAINTENANCE PROGRAM for exo Platform Last update : march 30th, 2018 Overview Customers who have subscribed to an eligible Subscription Plan benefit from the exo Platform Software Maintenance Program.

More information

EMC CLARiiON CX3-40. Reference Architecture. Enterprise Solutions for Microsoft Exchange 2007

EMC CLARiiON CX3-40. Reference Architecture. Enterprise Solutions for Microsoft Exchange 2007 Enterprise Solutions for Microsoft Exchange 2007 EMC CLARiiON CX3-40 Metropolitan Exchange Recovery (MER) for Exchange Server Enabled by MirrorView/S and Replication Manager Reference Architecture EMC

More information

Deliver Data Protection Services that Boost Revenues and Margins

Deliver Data Protection Services that Boost Revenues and Margins FAMILY BROCHURE Gemalto s SafeNet Identity and Data Protection Solutions for Service Providers Deliver Data Protection Services that Boost Revenues and Margins Today, your customers and prospects are facing

More information

Veritas NetBackup and Veritas Enterprise Vault Integration. Now from Symantec

Veritas NetBackup and Veritas Enterprise Vault Integration. Now from Symantec WHITE PAPER: ENTERPRISE SOLUTIONS Veritas NetBackup and Veritas Enterprise Vault Integration Now from Symantec White Paper: Symantec Enterprise Solutions Veritas NetBackup and Veritas Enterprise Vault

More information

Data Sheet: Endpoint Security Symantec Network Access Control Starter Edition Simplified endpoint enforcement

Data Sheet: Endpoint Security Symantec Network Access Control Starter Edition Simplified endpoint enforcement Simplified endpoint enforcement Overview makes it easy to begin implementing a network access control solution. It offers a subset of Symantec Network Access Control functionality that can be completely

More information

Maintaining End-to-End Service Levels for VMware Virtual Machines Using VMware DRS and EMC Navisphere QoS

Maintaining End-to-End Service Levels for VMware Virtual Machines Using VMware DRS and EMC Navisphere QoS Maintaining End-to-End Service Levels for VMware Virtual Machines Using VMware DRS and EMC Applied Technology Abstract This white paper describes tests in which Navisphere QoS Manager and VMware s Distributed

More information

OnCommand Unified Manager 7.2: Best Practices Guide

OnCommand Unified Manager 7.2: Best Practices Guide Technical Report OnCommand Unified : Best Practices Guide Dhiman Chakraborty August 2017 TR-4621 Version 1.0 Abstract NetApp OnCommand Unified is the most comprehensive product for managing and monitoring

More information

-archiving. project roadmap CHAPTER 1. archiving Planning, policies and product selection

-archiving. project roadmap CHAPTER 1.  archiving Planning, policies and product selection INSIDE email archiving Planning, policies and product selection CHAPTER 1 Ready to dive into email archiving? Try this four-phased approach to get your project up and running Email-archiving project roadmap

More information

MySQL CLOUD SERVICE. Propel Innovation and Time-to-Market

MySQL CLOUD SERVICE. Propel Innovation and Time-to-Market MySQL CLOUD SERVICE Propel Innovation and Time-to-Market The #1 open source database in Oracle. Looking to drive digital transformation initiatives and deliver new modern applications? Oracle MySQL Service

More information

Disk and OE Matrix. EMC VNX5100 and VNX5300 Series Storage Systems P/N

Disk and OE Matrix. EMC VNX5100 and VNX5300 Series Storage Systems P/N EMC and Series Storage Systems and OE Matrix P/N 300-012-417 To function properly, disks in an EMC VNX system require that each storage processor run minimum s of the EMC VNX Operating Environment (VNX

More information

EMC Surveillance for Axon Commander

EMC Surveillance for Axon Commander EMC Surveillance for Axon Commander Functional Validation Guide H14723 01 Copyright 2015 EMC Corporation. All rights reserved. Published in the USA. Published December, 2015 EMC believes the information

More information

Release Notes P/N REV A01 February 23, 2006

Release Notes P/N REV A01 February 23, 2006 EMC AX-Series Navisphere SP Agent Version 6.20.0.3.12 for FLARE OE 02.20.yyy Release Notes P/N 300-003-516 REV A01 February 23, 2006 These release notes contain supplemental information about EMC Navisphere

More information