Backup and Recovery Best Practices

Size: px
Start display at page:

Download "Backup and Recovery Best Practices"

Transcription

1 Backup and Recovery Best Practices Session: 3 Track: ELA Services Skip Farmer Symantec

2 1 Backup System Infrastructure 2 Isolating Performance Issues 3 Virtual Machine Backups 4 Reporting - Opscenter Analytics 5 Support Tools // Backup and Recovery Best Practices Session: 3, Track: ELA Services

3 Building solution is easy 1. Determine Requirements 2. Do the Math 3. Build the solution to fit the math 4. Baseline Session: 3, Track: ELA Services 3

4 Basic understanding of the entire backup data path is important in determining maximum obtainable performance Poor performance can be the result of unrealistic expectations and / or poor planning Every backup environment has a bottleneck. It may be a very fast bottleneck, but it will determine the maximum performance obtainable with your system // Backup and Recovery Best Practices Session: 3, Track: ELA Services

5 Break down infrastructure into smallest possible segments How can I characterize what Determine exactly where the bottlenecks are in your environment performance my environment Understand is capable the limitations of? your current backup system // Backup and Recovery Best Practices Session: 3, Track: ELA Services

6 NetBackup client Storage to be tested might be anywhere Clients Server (catalogs) Understand capabilities of each component Use the 70% rule to determine throughput Session: 3, Track: ELA Services 6

7 NetBackup client HBA and Connection type (SCSI, FC, iscsi) important considerations: Determine what variety is used to determine throughput FC 2Gb/s, FC 4Gb/s, FC 8Gb/s Use the 70% rule to determine throughput Session: 3, Track: ELA Services 7

8 NetBackup Media server NetBackup client Understand the network infrastructure Many Switches components can cause network throughput issues Firewalls rules DNS 1 GbE issues / 10 GbE Incorrect/outdated network drivers Session: 3, Track: ELA Services 8

9 Many sites are looking to replace tape with disk ATA is a cheap alternative iscsi/nas are additional alternatives Be sure to understand the performance differences What is your site considering? NetBackup Media server Media Server Dedupe Pool // Backup and Recovery Best Practices Session: 3, Track: ELA Services

10 NetBackup client Deduplication Plug-in Meta data Control communication NetBackup Media server Local Disk NOT all data de-duplicates at the same rate Places to de-duplicate: Source Target Appliances Enables advanced features to create a DR copy. PureDisk Pool Media Server Dedupe Pool // Backup and Recovery Best Practices Session: 3, Track: ELA Services 10

11 Additional Considerations for Disk To de-duplicate or not to de-duplicate Disk Fragmentation Anti-Virus settings Block-Size File Compression Disk array configuration RAID type // Backup and Recovery Best Practices Session: 3, Track: ELA Services 11

12 Total Dataset Size: How much data will be backed up? Approximate amount of data change? Data Type: Types of data text, graphics, database How compressible? Number of files? // Backup and Recovery Best Practices Session: 3, Track: ELA Services

13 Step Description 1 Calculate the rate of transfer that Backups must achieve to complete a backup of all your data in the allowed time window. 2 Decide what kind of tape drive technology meets your needs by calculating how long it takes to back up to tape. 3 Calculate how many tape drives are needed. 4 Calculate how long it takes to back up to disk. 5 Calculate how long it takes to move data over the network. 6 Calculate how much disk space is needed to store the catalog. 7 Calculate how many tapes are needed to store and retrieve your backups // Backup and Recovery Best Practices Session: 3, Track: ELA Services 13

14 Baseline versus Performance Test To run a performance test: 1. Check and make sure no other jobs are running 2. Submit the job to run now or manual backup 3. Check for non-backup activity on the server during the perf test 4. Re-check activity monitor for other activity that may have occurred during the test (such as Restore) // Backup and Recovery Best Practices Session: 3, Track: ELA Services 14

15 What Master and Media Servers Should I Buy To Run NetBackup? Master Servers High CPU requirement, lower I/O As a general guideline, a Master should have multiple physical CPU s and lots of RAM Media Servers High I/O - Lower CPU requirement As a general guideline, any Media Server should have PCIExpress BUS 15 Backup and Recovery Best Practices

16 How much disk space is needed on the Master? Assume 120 bytes per backed up file and use 1.5 multiplier for growth and error Example 100 systems with 100,000 files on each backed up FULL daily 100 systems * 100,000 files * 30 backups = 300,000,000 files total 300,000,000 * 120bytes = 36,000,000,000 bytes = 36GB to store this much in the catalog Use this with Retention to determine long term catalog needs with the 1.5 multiplier Use the 2% rule Total data tracked * 2% If you are backing up 3TB of data based on fulls, incrementals, and retention then catalog space needed is 60GB Using a disk manager so Catalog can grow on the fly is very important Typically when catalog hits 1TB it is time to split (or sooner) 16 Backup and Recovery Best Practices

17 Determine if you are using appliance versus traditional If traditional - Generally more RAM is needed for the media server What else is running? NetBackup uses shared memory for local backups Buffer tuning is critical Buffers use shared memory a finite resource To determine how much memory is being used use this formula (buffer_size * number_buffers) * number of drives * MPX Defaults Size = (64 * 1024) Number = Backup and Recovery Best Practices

18 If Appliance Use information from calculations to determine required space and throughput To OST Cloud 1. Remote office backups Integrated tape out 2. Data Center backups NetBackup 5220 Integrated replication NetBackup 5220 ESX 3. VM backups Auto Image Replication for DR readiness Fiber Transport media server support New! Cloud Gateway // Backup and Recovery Best Practices Session: 3, Track: ELA Services 18

19 LAN Clients (target) 1GigE Any or all 1GigE ports can be bonded together to create a larger pipe LAN Clients (source) SAN Clients FC 10GigE 10GigE ports may be bonded together to create a larger pipe NetBackup 5220 Dedupe processing Standard Data Transfer over IP Standard Data Transfer over FC Optimized Transfer over IP 8Gb FC Use when replacing physical/virtual tape libraries with NetBackup appliances Convert application clients configured as SAN media servers to SAN clients, thereby reducing the backup application resource footprint // Backup and Recovery Best Practices Session: 3, Track: ELA Services 19

20 NetBackup Buffers for Disk and Tape SIZE_DATA_BUFFERS_DISK NUMBER_DATA_BUFFERS_DISK SIZE_DATA_BUFFERS NUMBER_DATA_BUFFERS NetBackup Network Buffers NET_BUFFER_SZ These are only a few buffer settings use with care and guidance // Backup and Recovery Best Practices Session: 3, Track: ELA Services 20

21 NDMP backups Enterprise Vault backups SAN Client Storage LifeCycle Policies Data De-Duplication // Backup and Recovery Best Practices Session: 3, Track: ELA Services 21

22 // Backup and Recovery Best Practices Session: 3, Track: ELA Services 22

23 Determine restore requirements Determine type of applications in the VM s Determine infrastructure Number of virtual machine hosts Number of ESX/Hyper-V systems Determine data flow Network SAN ETC // Backup and Recovery Best Practices Session: 3, Track: ELA Services 23

24 Enhanced Integration with VMware Provide the ability to automatically find and select VM s. Provide the ability to throttle backups based on resources. Enhance existing manual selection to show clusters and vapps. Filters can be based on virtual machine attributes Backup all the machines in Power On state Backup all the machines where OS type is Windows 2008 Backup all the virtual machines for which display name starts with VMprod // Backup and Recovery Best Practices Session: 3, Track: ELA Services 2 4

25 // Backup and Recovery Best Practices Session: 3, Track: ELA Services

26 // Backup and Recovery Best Practices Session: 3, Track: ELA Services

27 // Backup and Recovery Best Practices Session: 3, Track: ELA Services

28 Select from over 25 available VMware / vcenter / VM / ESX attributes // Backup and Recovery Best Practices Session: 3, Track: ELA Services

29 // Backup and Recovery Best Practices Session: 3, Track: ELA Services 2 9

30 VMware Single File Recovery from Full or BLIB backup (vsphere APIs) File Level Incremental Backup and Restore (vsphere APIs) Do the right type of backup for the right type of recovery Generate mapping information for Linux VMs for Single File Restore // Backup and Recovery Best Practices Session: 3, Track: ELA Services

31 // Backup and Recovery Best Practices Session: 3, Track: ELA Services 31

32 Dashboards for your environment Current version Sizing Recommend a separate server or VM Memory and CPU for objects being managed Disk Space // Backup and Recovery Best Practices Session: 3, Track: ELA Services 32

33 Example Jobs report // Backup and Recovery Best Practices Session: 3, Track: ELA Services 33

34 Have an idea of what you want to report on Begin with a report template Edit to customize the report Schedule reports // Backup and Recovery Best Practices Session: 3, Track: ELA Services 34

35 Example of a custom report Success ratio by day Can schedule this // Backup and Recovery Best Practices Session: 3, Track: ELA Services 35

36 // Backup and Recovery Best Practices Session: 3, Track: ELA Services 36

37 // Backup and Recovery Best Practices Session: 3, Track: ELA Services

38 // Backup and Recovery Best Practices Session: 3, Track: ELA Services

39 A standalone tool that diagnoses many common issues found in Backup Exec, Backup Exec System Recovery and Symantec System Recovery environments (TECH126539) // Backup and Recovery Best Practices Session: 3, Track: ELA Services

40 Best Practices for Backup Exec 2010 HOWTO21797 Best Practices for Backup Exec 2010 and LiveUpdate HOWTO21779 Backup Exec 2010 R3 Revision 5204 Hotfix TECH // Backup and Recovery Best Practices Session: 3, Track: ELA Services

41 Late Breaking News - TECH Symantec NetBackup Backup Planning and Performance Tuning Guide - DOC Put TECH#### or DOC#### to go right to the information // Backup and Recovery Best Practices Session: 3, Track: ELA Services 41

42 Thank you! Skip Farmer Copyright 2010 Symantec Corporation. All rights reserved. Symantec and the Symantec Logo are trademarks or registered trademarks of Symantec Corporation or its affiliates in the U.S. and other countries. Other names may be trademarks of their respective owners. This document is provided for informational purposes only and is not intended as advertising. All warranties relating to the information in this document, either express or implied, are disclaimed to the maximum extent allowed by law. The information in this document is subject to change without notice // Backup and Recovery Best Practices Session: 3, Track: ELA Services 42

How Symantec Backup solution helps you to recover from disasters?

How Symantec Backup solution helps you to recover from disasters? How Symantec Backup solution helps you to recover from disasters? Finn Henningsen Presales Specialist Technology Days 2011 1 Thank you to our sponsors Technology Days 2011 2 Agenda Why do we bother? Infrastructure

More information

Backup Appliances. Geir Aasarmoen og Kåre Juvkam

Backup Appliances. Geir Aasarmoen og Kåre Juvkam Backup Appliances Geir Aasarmoen og Kåre Juvkam Agenda 1 Why Backup Appliance 2 Backup Exec 3600 Appliance 3 NetBackup Appliances Technology Days 2013 2 Traditional Backup Solutions: Complexity Bare Metal

More information

IM B09 Best Practices for Backup and Recovery of VMware - DRAFT v1

IM B09 Best Practices for Backup and Recovery of VMware - DRAFT v1 IM B09 Best Practices for Backup and Recovery of VMware - DRAFT v1 George Winter, Symantec Corporation Technical Product Manager David Hendrix, FedEx Corporation Technical Principal Abdul Rasheed, Symantec

More information

Symantec Backup Exec Blueprints

Symantec Backup Exec Blueprints Symantec Backup Exec Blueprints Blueprint for Large Installations Backup Exec Technical Services Backup & Recovery Technical Education Services Symantec Backup Exec Blueprints 1 Symantec Backup Exec Blueprints

More information

Symantec Backup Exec Blueprints

Symantec Backup Exec Blueprints Symantec Backup Exec Blueprints Blueprint for Optimized Duplication Backup Exec Technical Services Backup & Recovery Technical Education Services Symantec Backup Exec Blueprints - Optimized Duplication

More information

Managing Data Growth and Storage with Backup Exec 2012

Managing Data Growth and Storage with Backup Exec 2012 Managing Data Growth and Storage with Backup Exec 2012 Keith Fields, Director, Regional Product Management Aidan Finley, Product Marketing Manager Storage Reduction and Management with Backup Exec 2012

More information

Veritas NetBackup Appliance Fibre Channel Guide

Veritas NetBackup Appliance Fibre Channel Guide Veritas NetBackup Appliance Fibre Channel Guide Release 2.7.3 NetBackup 52xx and 5330 Document Revision 1 Veritas NetBackup Appliance Fibre Channel Guide Release 2.7.3 - Document Revision 1 Legal Notice

More information

NetBackup as a Service

NetBackup as a Service NetBackup as a Service Glen Simon Product Marketing AJ Park Product Management Angus Gregory Biomni 1 Software-as-a-Service: Doubling every Three Years 1 Backup-as-a-Service: Strong Interest 3 BaaS not

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

Creating the Fastest Possible Backups Using VMware Consolidated Backup. A Design Blueprint

Creating the Fastest Possible Backups Using VMware Consolidated Backup. A Design Blueprint Creating the Fastest Possible Backups Using VMware Consolidated Backup A Design Blueprint George Winter Technical Product Manager NetBackup Symantec Corporation Agenda Overview NetBackup for VMware and

More information

Veritas NetBackup Appliance Fibre Channel Guide

Veritas NetBackup Appliance Fibre Channel Guide Veritas NetBackup Appliance Fibre Channel Guide Release 3.1 and 3.1.1 NetBackup 52xx and 53xx Veritas NetBackup Appliance Fibre Channel Guide Legal Notice Copyright 2018 Veritas Technologies LLC. All rights

More information

PASS4TEST. IT Certification Guaranteed, The Easy Way! We offer free update service for one year

PASS4TEST. IT Certification Guaranteed, The Easy Way!   We offer free update service for one year PASS4TEST \ http://www.pass4test.com We offer free update service for one year Exam : E20-329 Title : Technology Architect Backup and Recovery Solutions Design Exam Vendor : EMC Version : DEMO Get Latest

More information

Planning & Executing your Upgrade to NBU Suresh Suseendran, Lead Architect Praveen Vunnava, Lead Architect

Planning & Executing your Upgrade to NBU Suresh Suseendran, Lead Architect Praveen Vunnava, Lead Architect Planning & Executing your Upgrade to NBU 7.6-1729 Suresh Suseendran, Lead Architect Praveen Vunnava, Lead Architect Planning & Executing your Upgrade to NBU 7.6 1 Agenda 1 Top 5 Reasons for Upgrading to

More information

Best practices for protecting Virtualization, SDDC, Cloud, and the Modern Data Center, with NetBackup

Best practices for protecting Virtualization, SDDC, Cloud, and the Modern Data Center, with NetBackup Best practices for protecting Virtualization, SDDC, Cloud, and the Modern Data Center, with NetBackup Alain Pelegrin EMEA NetBackup Solutions Lead TSS IM Technology Practice Olivier Ribouchon Presales

More information

Stop putting tapes on trucks!

Stop putting tapes on trucks! Stop putting tapes on trucks! Alex Davies Manager, NetBackup Technical Field Enablement Jeff Fairchild Coherent 1 Agenda 1 Site level data protection common solutions 2 Auto Image Replication a better

More information

Veritas NetBackup Appliance Fibre Channel Guide

Veritas NetBackup Appliance Fibre Channel Guide Veritas NetBackup Appliance Fibre Channel Guide Release 3.1 and 3.1.1 NetBackup 52xx and 53xx Veritas NetBackup Appliance Fibre Channel Guide Legal Notice Copyright 2018 Veritas Technologies LLC. All rights

More information

Symantec NetBackup 5200

Symantec NetBackup 5200 Symantec NetBackup 5200 is a single-vendor enterprise backup appliance that installs in minutes, with 32 TB of disk storage Data Sheet: Data Protection Overview is a single-vendor enterprise backup appliance

More information

Symantec NetBackup Appliance Fibre Channel Guide

Symantec NetBackup Appliance Fibre Channel Guide Symantec NetBackup Appliance Fibre Channel Guide Release 2.6.1.2 NetBackup 52xx and 5330 Symantec NetBackup Appliance Fibre Channel Guide Documentation version: 2.6.1.2 Legal Notice Copyright 2015 Symantec

More information

IM B32: What s New in NetBackup: The Vision and Roadmap

IM B32: What s New in NetBackup: The Vision and Roadmap IM B32: What s New in NetBackup: The Vision and Roadmap Stephen Stange NetBackup Product Management Danny Milrad Director Product Marketing Agenda Market Trends & NetBackup Vision NetBackup Key Feature

More information

Symantec Backup Exec Blueprints

Symantec Backup Exec Blueprints Symantec Backup Exec Blueprints Blueprint for Performance Tuning Backup Exec Technical Services Backup & Recovery Technical Education Services Symantec Backup Exec Blueprints 1 Symantec Backup Exec Blueprints

More information

EMC Data Domain for Archiving Are You Kidding?

EMC Data Domain for Archiving Are You Kidding? EMC Data Domain for Archiving Are You Kidding? Bill Roth / Bob Spurzem EMC EMC 1 Agenda EMC Introduction Data Domain Enterprise Vault Integration Data Domain NetBackup Integration Q & A EMC 2 EMC Introduction

More information

Symantec Exam Administration of Symantec Backup Exec 2012 Version: 7.0 [ Total Questions: 150 ]

Symantec Exam Administration of Symantec Backup Exec 2012 Version: 7.0 [ Total Questions: 150 ] s@lm@n Symantec Exam 250-316 Administration of Symantec Backup Exec 2012 Version: 7.0 [ Total Questions: 150 ] Question No : 1 Which Symantec Backup Exec 2012 troubleshooting tool should an end user use

More information

Discover the Power of your Virtual Environments with Backup Exec Gareth Fraser-King Kelly Smith

Discover the Power of your Virtual Environments with Backup Exec Gareth Fraser-King Kelly Smith Discover the Power of your Virtual Environments with Backup Exec 2012 Gareth Fraser-King Kelly Smith The Symantec V-Ray Advantage Symantec V-Ray technologies provide: Patented visibility into virtual machines

More information

Veritas NetBackup OpenStorage Solutions Guide for Disk

Veritas NetBackup OpenStorage Solutions Guide for Disk Veritas NetBackup OpenStorage Solutions Guide for Disk UNIX, Windows, Linux Release 8.0 Veritas NetBackup OpenStorage Solutions Guide for Disk Legal Notice Copyright 2016 Veritas Technologies LLC. All

More information

The Business Case to deploy NetBackup Appliances and Deduplication

The Business Case to deploy NetBackup Appliances and Deduplication The Business Case to deploy NetBackup Appliances and Deduplication Noel Winter Appliance Product Lead EMEA Alex Lowe Regional Product Manager EMEA 1 Industry Leading Appliances Powered by Intel Intel Xeon

More information

New adventures is site disaster recovery

New adventures is site disaster recovery New adventures is site disaster recovery Alex Davies Manager NetBackup Technical Field Enablement 1 Agenda 1 Site DR common solutions 2 Things to avoid (known issues) 3 Catalog changes in 7.5 how they

More information

IM B36 Why You Should be Using NetBackup Bare Metal Restore (BMR) in Your DR Solution

IM B36 Why You Should be Using NetBackup Bare Metal Restore (BMR) in Your DR Solution IM B36 Why You Should be Using NetBackup Bare Metal Restore (BMR) in Your DR Solution Dick Goter, NetBackup Product Management Jaime Vazquez, Senior Tech Principal Support Engineer Roadmap Timelines Disclaimer

More information

IM-B23: What s New with NetBackup Appliances

IM-B23: What s New with NetBackup Appliances IM-B23: What s New with NetBackup Appliances Scott Anderson, Greg Nuss, Peter Elliman NetBackup Product Management Symantec NetBackup Appliances 1 Disclaimer: This presentations contains information about

More information

NetBackup for vcloud Director

NetBackup for vcloud Director NETBACKUP 7.6 FEATURE BRIEFING NETBACKUP FOR VCLOUD DIRECTOR NetBackup 7.6 Feature Briefing NetBackup for vcloud Director Version number: 1.0 Issue date: 2 nd August 2013 This document describes a feature

More information

Veritas NetBackup Appliance Capacity Planning and Performance Tuning Guide. Release 3.1 and 3.1.1

Veritas NetBackup Appliance Capacity Planning and Performance Tuning Guide. Release 3.1 and 3.1.1 Veritas NetBackup Appliance Capacity Planning and Performance Tuning Guide Release 3.1 and 3.1.1 Veritas NetBackup Appliance Capacity Planning and Performance Tuning Guide Legal Notice Copyright 218 Veritas

More information

Symantec NetBackup Backup Planning and Performance Tuning Guide

Symantec NetBackup Backup Planning and Performance Tuning Guide Symantec NetBackup Backup Planning and Performance Tuning Guide UNIX, Windows, and Linux Release 7.5 and Release 7.6 Contents Section 1 Backup planning and configuration guidelines... 8 Chapter 1 NetBackup

More information

Technical Session I: Managing Your Data in a Hybrid World

Technical Session I: Managing Your Data in a Hybrid World Technical Session I: Managing Your Data in a Hybrid World March 15, 2018 1 1:30 p.m. #PSVisionDay2018 Produced By: Featured Speakers: Jonathan Alboum Chief Technology Officer, Public Sector, Veritas Copyright

More information

Virtual Server Agent for VMware VMware VADP Virtualization Architecture

Virtual Server Agent for VMware VMware VADP Virtualization Architecture Virtual Server Agent for VMware VMware VADP Virtualization Architecture Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 18 VMware VADP Virtualization Architecture - Virtual Server Agent for VMware

More information

Enabling Fast Recovery of Your Virtual Environments: NetBackup, Backup Exec & VCS for VMware

Enabling Fast Recovery of Your Virtual Environments: NetBackup, Backup Exec & VCS for VMware Enabling Fast Recovery of Your Environments: NetBackup, Backup Exec & VCS for VMware Agenda 1 Symantec and ization 2 NetBackup 6.5 for VMWare 3 Backup Exec & Backup Exec System Recovery for VMWare 4 Veritas

More information

WHY DO I NEED FALCONSTOR OPTIMIZED BACKUP & DEDUPLICATION?

WHY DO I NEED FALCONSTOR OPTIMIZED BACKUP & DEDUPLICATION? WHAT IS FALCONSTOR? FAQS FalconStor Optimized Backup and Deduplication is the industry s market-leading virtual tape and LAN-based deduplication solution, unmatched in performance and scalability. With

More information

EMC DATA DOMAIN OPERATING SYSTEM

EMC DATA DOMAIN OPERATING SYSTEM EMC DATA DOMAIN OPERATING SYSTEM Powering EMC Protection Storage ESSENTIALS High-Speed, Scalable Deduplication Up to 31 TB/hr performance Reduces requirements for backup storage by 10 to 30x and archive

More information

DEDUPLICATION BASICS

DEDUPLICATION BASICS DEDUPLICATION BASICS 4 DEDUPE BASICS 6 WHAT IS DEDUPLICATION 8 METHODS OF DEDUPLICATION 10 DEDUPLICATION EXAMPLE 12 HOW DO DISASTER RECOVERY & ARCHIVING FIT IN? 14 DEDUPLICATION FOR EVERY BUDGET QUANTUM

More information

Backup for VMware ESX Environments with Veritas NetBackup PureDisk from Symantec

Backup for VMware ESX Environments with Veritas NetBackup PureDisk from Symantec Backup for VMware ESX Environments with Veritas NetBackup PureDisk from Symantec A comparison of three different methods of backing up ESX guests using deduplication Mark Salmon, Sr. Principal Systems

More information

Deduplication Option. Backup Exec TM 2014 Technical White Paper

Deduplication Option. Backup Exec TM 2014 Technical White Paper TECHNICAL WHITE PAPER: BACKUP EXEC TM 2014 DEDUPLICATION OPTION Backup Exec TM 2014 Technical White Paper Deduplication Option Technical White Papers are designed to introduce Symantec partners and end

More information

HP Dynamic Deduplication achieving a 50:1 ratio

HP Dynamic Deduplication achieving a 50:1 ratio HP Dynamic Deduplication achieving a 50:1 ratio Table of contents Introduction... 2 Data deduplication the hottest topic in data protection... 2 The benefits of data deduplication... 2 How does data deduplication

More information

Symantec NetBackup PureDisk Compatibility Matrix Created August 26, 2010

Symantec NetBackup PureDisk Compatibility Matrix Created August 26, 2010 Symantec NetBackup PureDisk 6.6.1 Compatibility Matrix Created August 26, 2010 Copyright 2010 Symantec Corporation. All rights reserved. Symantec, the Symantec Logo, and Backup Exec are trademarks or registered

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

Backup and Recovery Best Practices with Tintri VMstore and Commvault Simpana Software

Backup and Recovery Best Practices with Tintri VMstore and Commvault Simpana Software TECHNICAL WHITE PAPER Backup and Recovery Best Practices with Tintri VMstore and Commvault Simpana Software Author: Dominic Cheah (TME) August 2015 www.tintri.com Contents Intended Audience... 3 Introduction...

More information

Setting Up the Dell DR Series System on Veeam

Setting Up the Dell DR Series System on Veeam Setting Up the Dell DR Series System on Veeam Dell Engineering April 2016 A Dell Technical White Paper Revisions Date January 2014 May 2014 July 2014 April 2015 June 2015 November 2015 April 2016 Description

More information

Symantec Design of DP Solutions for UNIX using NBU 5.0. Download Full Version :

Symantec Design of DP Solutions for UNIX using NBU 5.0. Download Full Version : Symantec 250-421 Design of DP Solutions for UNIX using NBU 5.0 Download Full Version : http://killexams.com/pass4sure/exam-detail/250-421 B. Applications running on the Windows clients will be suspended

More information

DELL EMC DATA PROTECTION FOR VMWARE WINNING IN THE REAL WORLD

DELL EMC DATA PROTECTION FOR VMWARE WINNING IN THE REAL WORLD DELL EMC DATA PROTECTION FOR VMWARE WINNING IN THE REAL WORLD A Competitive Comparison Exposé ABSTRACT This white paper provides a deep dive analysis based on truly real world comparison of Dell EMC data

More information

Protecting Hyper-V Environments

Protecting Hyper-V Environments TECHNICAL WHITE PAPER: BACKUP EXEC TM 2014 PROTECTING HYPER-V ENVIRONMENTS Backup Exec TM 2014 Technical White Paper Protecting Hyper-V Environments Technical White Papers are designed to introduce Symantec

More information

Setting Up Quest QoreStor with Veeam Backup & Replication. Technical White Paper

Setting Up Quest QoreStor with Veeam Backup & Replication. Technical White Paper Setting Up Quest QoreStor with Veeam Backup & Replication Technical White Paper Quest Engineering August 2018 2018 Quest Software Inc. ALL RIGHTS RESERVED. THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES

More information

Symantec NetBackup Deduplication Guide

Symantec NetBackup Deduplication Guide Symantec NetBackup Deduplication Guide UNIX, Windows, Linux Release 7.7 Symantec NetBackup Deduplication Guide Documentation version: 7.7 Legal Notice Copyright 2015 Symantec Corporation. All rights reserved.

More information

Quest DR Series Disk Backup Appliances

Quest DR Series Disk Backup Appliances Quest DR Series Disk Backup Appliances Back up more. Store less. Perform better. Keeping up with the volume of data to protect can be complex and time consuming, but managing the storage of that data doesn

More information

Vendor: IBM. Exam Code: Exam Name: Storage Sales V2. Version: DEMO

Vendor: IBM. Exam Code: Exam Name: Storage Sales V2. Version: DEMO Vendor: IBM Exam Code: 000-115 Exam Name: Storage Sales V2 Version: DEMO 1.Which of the following customer requirements is the TS7650G Gateway designed to address? A. latency across a long distance network

More information

Symantec NetBackup 7 for VMware

Symantec NetBackup 7 for VMware V-Ray visibility into virtual machine protection Overview There s little question that server virtualization is the single biggest game-changing trend in IT today. Budget-strapped IT departments are racing

More information

Veritas NetBackup Network Ports Reference Guide. Release 8.1.1

Veritas NetBackup Network Ports Reference Guide. Release 8.1.1 Veritas NetBackup Network Ports Reference Guide Release 8.1.1 Veritas NetBackup Network Ports Reference Guide Document version: 8.1.1 Legal Notice Copyright 2018 Veritas Technologies LLC. All rights reserved.

More information

NetVault Backup Client and Server Sizing Guide 2.1

NetVault Backup Client and Server Sizing Guide 2.1 NetVault Backup Client and Server Sizing Guide 2.1 Recommended hardware and storage configurations for NetVault Backup 10.x and 11.x September, 2017 Page 1 Table of Contents 1. Abstract... 3 2. Introduction...

More information

Symantec NetBackup Enterprise Server and Server 7.x Hardware Compatibility List

Symantec NetBackup Enterprise Server and Server 7.x Hardware Compatibility List Symantec NetBackup Server and Server 7.x Hardware Compatibility List Created on March 13, 2015 Copyright 2015 Symantec Corporation. All rights reserved. Symantec, the Symantec Logo, and NetBackup are trademarks

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

Copyright 2012 EMC Corporation. All rights reserved.

Copyright 2012 EMC Corporation. All rights reserved. 1 BACKUP BUILT FOR VMWARE Mark Twomey Technical Director, The Office Of The CTO 2 Agenda Market Forces Optimized VMware Backup Backup And Recovery For VCE Vblock Protecting vcloud Director Customer Success

More information

Understanding Virtual System Data Protection

Understanding Virtual System Data Protection Understanding Virtual System Data Protection Server virtualization is the most important new technology introduced in the data center in the past decade. It has changed the way we think about computing

More information

Plug-in for VMware vcenter

Plug-in for VMware vcenter NETBACKUP 7.6 FEATURE BRIEFING PLUG-IN FOR VMWARE VCENTER NetBackup 7.6 Feature Briefing Plug-in for VMware vcenter Version number: 1.0 Issue date: 2 nd August 2013 This document describes a feature introduced

More information

IBM ProtecTIER and Netbackup OpenStorage (OST)

IBM ProtecTIER and Netbackup OpenStorage (OST) IBM ProtecTIER and Netbackup OpenStorage (OST) Samuel Krikler Program Director, ProtecTIER Development SS B11 1 The pressures on backup administrators are growing More new data coming Backup takes longer

More information

EMC Virtual Infrastructure for Microsoft Exchange 2010 Enabled by EMC Symmetrix VMAX, VMware vsphere 4, and Replication Manager

EMC Virtual Infrastructure for Microsoft Exchange 2010 Enabled by EMC Symmetrix VMAX, VMware vsphere 4, and Replication Manager EMC Virtual Infrastructure for Microsoft Exchange 2010 Enabled by EMC Symmetrix VMAX, VMware vsphere 4, and Replication Manager Reference Architecture Copyright 2010 EMC Corporation. All rights reserved.

More information

EMC DATA DOMAIN PRODUCT OvERvIEW

EMC DATA DOMAIN PRODUCT OvERvIEW EMC DATA DOMAIN PRODUCT OvERvIEW Deduplication storage for next-generation backup and archive Essentials Scalable Deduplication Fast, inline deduplication Provides up to 65 PBs of logical storage for long-term

More information

Veritas Dynamic Multi-Pathing for VMware 6.0 Chad Bersche, Principal Technical Product Manager Storage and Availability Management Group

Veritas Dynamic Multi-Pathing for VMware 6.0 Chad Bersche, Principal Technical Product Manager Storage and Availability Management Group Veritas Dynamic Multi-Pathing for VMware 6.0 Chad Bersche, Principal Technical Product Manager Storage and Availability Management Group Dynamic Multi-Pathing for VMware 1 Agenda 1 Heterogenous multi-pathing

More information

Vendor: Symantec. Exam Code: Exam Name: Administration of Symantec Backup Exec Version: Demo

Vendor: Symantec. Exam Code: Exam Name: Administration of Symantec Backup Exec Version: Demo Vendor: Symantec Exam Code: 250-316 Exam Name: Administration of Symantec Backup Exec 2012 Version: Demo QUESTION 1 Which Symantec Backup Exec 2012 troubleshooting tool should an end user use before contacting

More information

CA ARCserve Backup for Windows

CA ARCserve Backup for Windows CA ARCserve Backup for Windows Release Summary r12.5 This documentation and any related computer software help programs (hereinafter referred to as the Documentation ) is for the end user s informational

More information

EMC Business Continuity for Microsoft Applications

EMC Business Continuity for Microsoft Applications EMC Business Continuity for Microsoft Applications Enabled by EMC Celerra, EMC MirrorView/A, EMC Celerra Replicator, VMware Site Recovery Manager, and VMware vsphere 4 Copyright 2009 EMC Corporation. All

More information

Setting Up the DR Series System on Veeam

Setting Up the DR Series System on Veeam Setting Up the DR Series System on Veeam Quest Engineering June 2017 A Quest Technical White Paper Revisions Date January 2014 May 2014 July 2014 April 2015 June 2015 November 2015 April 2016 Description

More information

Best Practice Guide. DXi-Series and Veritas NetBackup 6.5 from Symantec BPG00001 BPG00001

Best Practice Guide. DXi-Series and Veritas NetBackup 6.5 from Symantec BPG00001 BPG00001 DXi-Series and Veritas NetBackup 6.5 from Symantec BPG00001 BPG00001 Table of Contents DXi-Series Best Practices for NetBackup... 1 Scope... 1 Installation Recommendations... 2 Virtual Tape Library Presentation:

More information

EMC DATA PROTECTION FOR VMWARE WINNING IN THE REAL WORLD

EMC DATA PROTECTION FOR VMWARE WINNING IN THE REAL WORLD EMC DATA PROTECTION FOR VMWARE WINNING IN THE REAL WORLD A Competitive Comparison Exposé ABSTRACT This white paper provides a deep dive analysis based on truly real world comparison of EMC data protection

More information

Tivoli Storage Manager for Virtual Environments: Data Protection for VMware Solution Design Considerations IBM Redbooks Solution Guide

Tivoli Storage Manager for Virtual Environments: Data Protection for VMware Solution Design Considerations IBM Redbooks Solution Guide Tivoli Storage Manager for Virtual Environments: Data Protection for VMware Solution Design Considerations IBM Redbooks Solution Guide IBM Tivoli Storage Manager for Virtual Environments (referred to as

More information

Protecting Miscrosoft Hyper-V Environments

Protecting Miscrosoft Hyper-V Environments Protecting Miscrosoft Hyper-V Environments Who should read this paper Technical White Papers are designed to introduce Veritas partners and end users to key technologies and technical concepts that are

More information

Quest DR Series Disk Backup Appliances

Quest DR Series Disk Backup Appliances Quest DR Series Disk Backup Appliances Back up more. Store less. Perform better. Keeping up with the volume of data to protect can be complex and time consuming, but managing the storage of that data doesn

More information

Your World is Hybrid: Protecting your VMs with Veeam and HPE Storage. Federico Venier HPE Storage Technical marketing

Your World is Hybrid: Protecting your VMs with Veeam and HPE Storage. Federico Venier HPE Storage Technical marketing Your World is Hybrid: Protecting your s with and HPE Storage Federico Venier HPE Storage Technical marketing federico.venier@hpe.com HPE & : Integration summary SQL Applications HPE + License Reselling

More information

FUJITSU Storage ETERNUS AF series and ETERNUS DX S4/S3 series Non-Stop Storage Reference Architecture Configuration Guide

FUJITSU Storage ETERNUS AF series and ETERNUS DX S4/S3 series Non-Stop Storage Reference Architecture Configuration Guide FUJITSU Storage ETERNUS AF series and ETERNUS DX S4/S3 series Non-Stop Storage Reference Architecture Configuration Guide Non-stop storage is a high-availability solution that combines ETERNUS SF products

More information

Symantec NetBackup Blueprints

Symantec NetBackup Blueprints Symantec NetBackup Blueprints Blueprint for Auto Image Replication Symantec Backup and Recovery Technical Services Symantec NetBackup Blueprints 1 Symantec NetBackup Blueprints Preface/disclaimer Notice

More information

VMware - VMware vsphere: Install, Configure, Manage [V6.7]

VMware - VMware vsphere: Install, Configure, Manage [V6.7] VMware - VMware vsphere: Install, Configure, Manage [V6.7] Code: Length: URL: EDU-VSICM67 5 days View Online This five-day course features intensive hands-on training that focuses on installing, configuring,

More information

DSI Optimized Backup & Deduplication for VTL Installation & User Guide

DSI Optimized Backup & Deduplication for VTL Installation & User Guide DSI Optimized Backup & Deduplication for VTL Installation & User Guide Restore Virtualized Appliance Version 4 Dynamic Solutions International, LLC 373 Inverness Parkway Suite 110 Englewood, CO 80112 Phone:

More information

The storage challenges of virtualized environments

The storage challenges of virtualized environments The storage challenges of virtualized environments The virtualization challenge: Ageing and Inflexible storage architectures Mixing of platforms causes management complexity Unable to meet the requirements

More information

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

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

More information

NetBackup Appliance Technical Deep Dive

NetBackup Appliance Technical Deep Dive NetBackup Appliance Technical Deep Dive Noel Winter Appliance Product Lead EMEA Alex Lowe Regional Product Manager Symantec Appliances Deep Dive 1 Aspects of the NetBackup appliance we will cover 1 NetBackup

More information

Symantec NetBackup for VMware Administrator's Guide

Symantec NetBackup for VMware Administrator's Guide Symantec NetBackup for VMware Administrator's Guide Release 7.5.0.x (Includes updates for the backup host on Linux and for the NetBackup Appliance 2.5) Symantec NetBackup for VMware Guide The software

More information

Accelerate the Journey to 100% Virtualization with EMC Backup and Recovery. Copyright 2010 EMC Corporation. All rights reserved.

Accelerate the Journey to 100% Virtualization with EMC Backup and Recovery. Copyright 2010 EMC Corporation. All rights reserved. Accelerate the Journey to 100% Virtualization with EMC Backup and Recovery 1 Exabytes Today s Data Protection Challenges Unabated Data Growth Backup typically represents a factor of 4 to 30 times production

More information

Arcserve UDP 7000 Appliance Series Revolution, Not Just Evolution

Arcserve UDP 7000 Appliance Series Revolution, Not Just Evolution Arcserve 7000 Appliance Series Revolution, Not Just Evolution For customers who require a set and forget backup and recovery solution, Arcserve Unified Data Protection () 7000 is the first complete and

More information

Symantec NetBackup Deduplication Guide

Symantec NetBackup Deduplication Guide Symantec NetBackup Deduplication Guide UNIX, Windows, Linux Release 7.7.1 Symantec NetBackup Deduplication Guide Documentation version: 7.7.1 Legal Notice Copyright 2015 Symantec Corporation. All rights

More information

Protecting enterprise data with Veritas NetBackup on HPE StoreOnce Systems

Protecting enterprise data with Veritas NetBackup on HPE StoreOnce Systems Protecting enterprise data with Veritas NetBackup on HPE StoreOnce Systems Best practices and recommendations using the HPE StoreOnce Catalyst Plug-in for Veritas NetBackup, VTL, and NAS Technical white

More information

Dell DR4100. Disk based Data Protection and Disaster Recovery. April 3, Birger Ferber, Enterprise Technologist Storage EMEA

Dell DR4100. Disk based Data Protection and Disaster Recovery. April 3, Birger Ferber, Enterprise Technologist Storage EMEA Dell DR4100 Disk based Data Protection and Disaster Recovery April 3, 2013 Birger Ferber, Enterprise Technologist Storage EMEA Agenda DR4100 Technical Review DR4100 New Features DR4100 Use Cases DR4100

More information

Title : Symantec NetBackup 7.0 for UNIX (STS) Version : DEMO

Title : Symantec NetBackup 7.0 for UNIX (STS) Version : DEMO Exam: ST0-91X Title : Symantec NetBackup 7.0 for UNIX (STS) Version : DEMO 1. A company has just expanded the Symantec NetBackup 7.0 environment by adding an additional media server. What is the fastest

More information

EMC XTREMCACHE ACCELERATES VIRTUALIZED ORACLE

EMC XTREMCACHE ACCELERATES VIRTUALIZED ORACLE White Paper EMC XTREMCACHE ACCELERATES VIRTUALIZED ORACLE EMC XtremSF, EMC XtremCache, EMC Symmetrix VMAX and Symmetrix VMAX 10K, XtremSF and XtremCache dramatically improve Oracle performance Symmetrix

More information

VMware vsphere Customized Corporate Agenda

VMware vsphere Customized Corporate Agenda VMware vsphere Customized Corporate Agenda It's not just VMware Install, Manage, Configure (Usual VCP Course). For working professionals, just VCP is not enough, below is the custom agenda. At the outset,

More information

VMware vsphere Administration Training. Course Content

VMware vsphere Administration Training. Course Content VMware vsphere Administration Training Course Content Course Duration : 20 Days Class Duration : 3 hours per day (Including LAB Practical) Fast Track Course Duration : 10 Days Class Duration : 8 hours

More information

Veritas NetBackup Deduplication Guide

Veritas NetBackup Deduplication Guide Veritas NetBackup Deduplication Guide UNIX, Windows, Linux Release 8.1 Veritas NetBackup Deduplication Guide Last updated: 2018-01-31 Document version: NetBackup 8.1 Legal Notice Copyright 2018 Veritas

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

Symantec NetBackup Deduplication Guide. Release 7.0

Symantec NetBackup Deduplication Guide. Release 7.0 Symantec NetBackup Deduplication Guide Release 7.0 20654102 Symantec NetBackup Deduplication Guide The software described in this book is furnished under a license agreement and may be used only in accordance

More information

Veeam Backup & Replication Version 6.0

Veeam Backup & Replication Version 6.0 Veeam Backup & Replication Version 6.0 Evaluator s Guide VMware Environments March, 2012 2012 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of

More information

Symantec NetBackup SAN Client and Fibre Transport Guide

Symantec NetBackup SAN Client and Fibre Transport Guide Symantec NetBackup SAN Client and Fibre Transport Guide UNIX, Windows, Linux Release 7.7 Symantec NetBackup SAN Client and Fibre Transport Guide Documentation version: 7.7 Legal Notice Copyright 2015 Symantec

More information

Symantec and VMWare why 1+1 makes 3

Symantec and VMWare why 1+1 makes 3 Symantec and VMWare why 1+1 makes 3 Finn Henningsen Principal Systems Engineer Peter Schjøtt Principal Systems Engineer Rasmus Rask Eilersen Principal Systems Engineer Symantec and VMWare 1 Tak til vores

More information

SPECIFICATION FOR NETWORK ATTACHED STORAGE (NAS) TO BE FILLED BY BIDDER. NAS Controller Should be rack mounted with a form factor of not more than 2U

SPECIFICATION FOR NETWORK ATTACHED STORAGE (NAS) TO BE FILLED BY BIDDER. NAS Controller Should be rack mounted with a form factor of not more than 2U SPECIFICATION FOR NETWORK ATTACHED STORAGE (NAS) TO BE FILLED BY BIDDER S.No. Features Qualifying Minimum Requirements No. of Storage 1 Units 2 Make Offered 3 Model Offered 4 Rack mount 5 Processor 6 Memory

More information

What s New In NetBackup 6.5: The NetBackup Platform: Next Generation Data Protection. Justin Stevens Senior Architect 02/21/2008

What s New In NetBackup 6.5: The NetBackup Platform: Next Generation Data Protection. Justin Stevens Senior Architect 02/21/2008 What s New In NetBackup 6.5: The NetBackup Platform: Next Generation Data Protection Justin Stevens Senior Architect 02/21/2008 Agenda 1 What s New in Netbackup 6.5 2 Flexible Disk 3 PureDisk 4 VMware

More information

Protecting VMware Environments

Protecting VMware Environments Protecting VMware Environments Who should read this paper Technical White Papers are designed to introduce Veritas partners and end users to key technologies and technical concepts that are associated

More information

BACKUP AND RECOVERY FOR ORACLE DATABASE 11g WITH EMC DEDUPLICATION A Detailed Review

BACKUP AND RECOVERY FOR ORACLE DATABASE 11g WITH EMC DEDUPLICATION A Detailed Review White Paper BACKUP AND RECOVERY FOR ORACLE DATABASE 11g WITH EMC DEDUPLICATION EMC GLOBAL SOLUTIONS Abstract This white paper provides guidelines for the use of EMC Data Domain deduplication for Oracle

More information