WHITE PAPER. VERITAS Bare Metal Restore AUTOMATED SYSTEM RECOVERY WITH VERITAS NETBACKUP

Size: px
Start display at page:

Download "WHITE PAPER. VERITAS Bare Metal Restore AUTOMATED SYSTEM RECOVERY WITH VERITAS NETBACKUP"

Transcription

1 WHITE PAPER VERITAS Bare Metal Restore AUTOMATED SYSTEM RECOVERY WITH VERITAS NETBACKUP 1

2 INTRODUCTION...3 CURRENT METHODS FALL SHORT...3 THE REINSTALL-AND-RESTORE METHOD...3 Uncertain Recovery State...3 Lengthy and Error-Prone Recovery...4 The System Backup Method...4 Wasted Storage, Bandwidth and Effort...4 Out-of-Date Backups...4 The Failure of the Current Methods...4 VERITAS BARE METAL RESTORE...5 Bare Metal Restore Overview...5 Components of Bare Metal Restore...5 The Initial Implementation...7 Daily Operations...7 The Restoration Process...7 Bare Metal Restore Speeds Effective and Efficient System Recovery...8 Summary...9 2

3 INTRODUCTION VERITAS NetBackup is the industry s leading enterprise data protection solution providing customers with fast, reliable, data center strength backup and recovery. NetBackup provides a variety of recovery capabilities for single files, groups of files, entire volumes and specialized applications such as databases. In scenarios where a complete machine restoration must be performed because the root volume or operating system is inoperable, a specific manual procedure must first be executed to rebuild the machine configuration and provide the necessary operating system components to allow NetBackup to restore the appropriate applications and data. This paper describes VERITAS Bare Metal Restore, a complementary product to NetBackup that eliminates this manual procedure and greatly improves the speed and simplicity of system recovery. First, we will assess the common methods used by companies for system recovery and examine the several key problems of these methods. We will then describe the Bare Metal Restore product and how it solves the overall system recovery problem, working in conjunction with VERITAS NetBackup in a fully automated fashion and with ensured integrity. CURRENT METHODS FALL SHORT Reinstall-and-restore and system image backup are the two most common ways to recover a downed server. As we will see, both methods have serious challenges in providing overall integrity, consistency and efficiency in the restoration process. THE REINSTALL-AND-RESTORE METHOD The reinstall-and-restore method involves installing the operating system and applications from scratch and then restoring the machine s data from its latest NetBackup backup. There are several significant problems with this method. Uncertain Recovery State Since the machine is reinstalled with the base operating system and applications, the user data and other files restored from NetBackup may not match the software that the machine is now running. For example, if a machine was running a more recent patch level of an application than what is reinstalled, the application may not function properly with its data files that are restored from NetBackup. Some systems have installation applications that can potentially reinstall the machine with the same level of operating system and applications it had before a disaster e.g., JumpStart on Solaris, Ignite-UX on HP-UX and NIM on AIX. However, these all require that the installation application be constantly in sync with any of the changes to the client machine s configuration and software revision levels. If an application has been upgraded or an OS patch applied and the installation application s corresponding machine definition hasn t been updated, then a machine won t be able to be reinstalled with the same software it had before the failure. Given the nature of system administration in complex environments, it is not surprising that the installation application s view of a client machine often diverges from the machine s actual state. Another problem with these installation applications is that they are unique to a given operating system and differ from platform to platform. These differences typically mean that valuable administration skills and processes developed for one platform cannot easily be adapted to other platforms. In this environment, an administrator experienced in the given platform must usually perform the system recovery. It is not feasible to have a lessskilled employee use a common tool for system recovery on any platform. Because of the intense nature of system recovery, this significantly limits the number of restorations that can be done simultaneously. The reinstall-and-restore process requires specialized skills, and even then there is no guarantee that the machine will function properly. The final result is a machine that has questionable integrity since it was pieced together from potentially disparate elements. 3

4 Lengthy and Error-Prone Recovery It can take a long time to reinstall a machine s operating system and applications, restore its data and then fix its configuration and reconcile any differences between the reinstalled and restored pieces. It can take days to try to recover a machine this way, and in the end it is often impossible to completely recover the machine. In addition, there are many opportunities for error along the way. Many of these errors are subtle and could take additional days to discover, troubleshoot and rectify. THE SYSTEM BACKUP METHOD On some operating systems it is possible to take a system backup that is a snapshot of all the data on some or all of the system s disks. Using the mksysb and savevg commands on IBM AIX or a product like Symantec Ghost on Windows are some examples. Until recently, these solutions represented the only method of coherently recovering a machine after a catastrophic failure. Wasted Storage, Bandwidth and Effort These processes require a full backup, so they use a huge amount of storage space and network bandwidth. A typical boot disk backup is at least several hundred megabytes, and a full system backup can be many gigabytes. Multiplied by tens or hundreds of machines, this represents a significant amount of data to back up on a regular basis. These backups can cause performance problems on local networks and take up a large amount of dedicated disk and tape storage. System backups also require a lot of effort since administrators and operators must often manually initiate the system backups and mediate conflicts between them and the normal NetBackup backups. As with the installation applications sometimes used with the reinstall-and-restore method, these tools are platform-specific, requiring specialized skills and preventing the use of common tools and processes to lower costs and reduce human error. Out-of-Date Backups Because system backups are expensive in terms of storage, network usage and human effort, they are usually done less frequently than incremental NetBackup backups. Organizations often back up systems only once a week or even once a month. As a result, when restoring a machine from the system backup, that backup may be completely out of sync with the data on the NetBackup server. The problem is similar to that of the reinstall-and-restore method: There is no way to ensure a coherent recovery of the system when you are trying to patch together data that was backed up at different times. THE FAILURE OF THE CURRENT METHODS Here s an example illustrating the weaknesses of the current system-recovery practices. A data center takes mksysb system backups of an AIX server every weekend. This machine acts as a server for NIS, domain name system (DNS) and some applications. During a typical workweek, a system administrator did the following: Added two new users to NIS Added a new application server s IP address to DNS Installed a new application Changed the configuration of another application There was a huge storm on Friday, and the roof leaked water on the AIX server, damaging it beyond repair. The company eventually found a replacement machine with a similar configuration. The administrator restored the new machine from the original server s mksysb image, which brought its system configuration back to its state of the previous weekend. The administrator then installed the NetBackup client package and restored the server s applications and data from NetBackup, which she hoped would bring the machine back to its state as of Thursday night. 4

5 However, all did not go smoothly. Far from being back in business, the administrator now had to grapple with the following problems: 1. The newly created users home directories and files were restored successfully, but the users couldn t access them. The system didn t recognize the users because the NIS database regressed to last weekend s state. 2. Users were unable to communicate with the new application server, since the DNS configuration files no longer contained the server s IP address. 3. The newly installed application had its executables and data files restored from NetBackup, but the system s configuration database didn t know the application existed since it was installed after the last system backup. Worse still, the application s server process was no longer automatically started at boot time, since the entry it added to the /etc/inittab file at installation no longer existed. 4. The application whose configuration was changed regressed back to its old behavior since its configuration files were restored from the out-of-date mksysb. After many hours of puzzling over the system s behavior and fielding user complaints, the administrator finally pieced together enough of the missing files and configuration to get everything back to where it was on Thursday night. Of course, it took all weekend and part of the next week to get back to this state. And this company was lucky. First, it was able to find its most recent system backup not always a sure thing given the complexity of juggling two different backup methods and the inevitability of Murphy's Law, which predicts that everything that can go wrong, will go wrong. Second, the company was using an operating system that had a system backup solution. If it was using an operating system like Sun Solaris, the administrator would have had to reinstall the machine from scratch, and then restore data from NetBackup and try to make it all work together. Finally, the failed server wasn t being used for critical production purposes. If it was, the company could have been out of business by the time the server was recovered. VERITAS BARE METAL RESTORE As our example shows, even minor system outages can be extremely disruptive to the enterprise. Consider what would happen in the scenario if multiple servers required restoration at the same time. Few organizations have enough talented system administrators to pull off a recovery process like that. And even if they do, every minute counts in those situations, and the common system recovery practices squander precious time and provide little integrity in the process. VERITAS Bare Metal Restore was created to allow NetBackup customers to completely recover their machines from their normal backups, without requiring separate system backups or reinstalls. In the event that a client loses their boot disk or suffers some other catastrophic failure, Bare Metal Restore will restore the machine to the state at which it was last backed up to NetBackup. The recovery is swift and sure, with nothing left to chance or human error. BARE METAL RESTORE OVERVIEW Bare Metal Restore is integrated with NetBackup, providing a system recovery feature that all enterprises need. With Bare Metal Restore, your files are backed up normally to their NetBackup server(s). In addition to this scheduled backup, a Bare Metal Restore program automatically discovers and saves the state of the machine configuration. This information allows Bare Metal Restore to completely recover a machine using only the NetBackup backup thereby leveraging the investment made in enterprise backup solutions. Restoring a machine with Bare Metal Restore is easy and fully automated. The entire process consists of running one command on the Bare Metal Restore server and rebooting the client. The following sections describe the Bare Metal Restore components and the restoration process. Components of Bare Metal Restore Bare Metal Restore uses the existing NetBackup server(s) and adds a Bare Metal Restore main server component, one or more file server components and a Bare Metal Restore client component on every machine 5

6 that requires the bare metal restore capability. If you use Bare Metal Restore s network-boot capability then one or more boot server components are also necessary, as shown in Figure 1. The Bare Metal Restore server components may be located on the same physical machine; the exact configuration of servers depends on various factors, including Bare Metal Restore client platforms and network topography. The Bare Metal Restore main server manages the clients supported by the Bare Metal Restore system, the process of preparing for the client restoration, and the post-processing after the client(s) has been restored. It makes the appropriate boot image and file systems available to the client, ensures that the boot server and file server are properly configured and generates a customized client-boot procedure. The boot server provides the boot image to the client when it performs a network boot before restoration. Bare Metal Restore uses standard protocols to network-boot the client from the boot server. The file server provides the client with the programs, libraries and configuration data it needs to perform the recovery procedure. These include the necessary operating system commands and libraries, the Bare Metal Restore client package, the NetBackup client package and any other software necessary to recover the machine (e.g., VERITAS Volume Manager for restoring encapsulated root volumes on Solaris machines). The file systems provided by the file server are called Shared Resource Trees (SRTs); a Bare Metal Restore file server may contain one or more SRTs. In the network-boot configuration the file server makes the SRT available to the client over the network (using network file system for UNIX clients and SMB for Windows clients), while in the media-boot configuration it is used to burn a CD that contains the SRT. The Bare Metal Restore client is any machine being protected by Bare Metal Restore. The client continues to back up to its normal NetBackup server. To recover the machine using Bare Metal Restore, all of the client s files must be backed up regularly. Figure 1: Bare Metal Restore components in a network-boot configuration 6

7 The Initial Implementation Together, the Bare Metal Restore components provide an environment that allows the backup data stored in NetBackup to be used to completely restore the client without first having to install the operating system. The basic process for installing and configuring Bare Metal Restore into your environment is outlined below: 1. Install the Bare Metal Restore server software on the Bare Metal Restore main server. The Bare Metal Restore software is installed using the appropriate method for installing products for each platform, as shown below: o IBM AIX: installp o HP-UX: swinstall o Sun Solaris: pkgadd 2. Configure the Bare Metal Restore main server. 3. Install and configure the Bare Metal Restore file servers and boot servers (only required if utilizing network boot). 4. Install and configure the Bare Metal Restore clients. By default, the client configuration procedure creates a bpstart_notify command that automatically saves the client s configuration before each scheduled backup. If a bpstart_notify command already exists, then you must manually add the command that saves the client machine s Bare Metal Restore configuration, known as SaveConfig. 5. Create the SRTs for each operating system type and version. The SRTs are derived from the installation media of the operating systems and third-party applications. 6. Create the boot images for each operating system type and version. 7. Associate the Bare Metal Restore clients with the appropriate SRTs and boot images. The Bare Metal Restore main server is used to associate a client with a boot image and a SRT prior to restoration. This procedure can also be performed at restoration time, since the client does not have to be operational at the time. Daily Operations Once the Bare Metal Restore environment has been configured, the day-to-day operation is completely automated. Bare Metal Restore allows you to use your normal NetBackup backups to replace the disparate, costly and time-consuming point solutions that were previously required to support server restoration. Before each backup, NetBackup automatically runs the Bare Metal Restore SaveConfig procedure, which discovers the necessary system information required to rebuild your server to its exact current configuration. The information gathered by SaveConfig is saved on the client and is backed up during the NetBackup backup that immediately follows. In this way, Bare Metal Restore ensures that the client s configuration data is synchronized with the corresponding NetBackup backup. Elements of this information are also stored on the Bare Metal Restore main server as required. The Bare Metal Restore main server uses the data saved by SaveConfig during the restoration process for that particular client. The SaveConfig program logs its success or failure to the central Bare Metal Restore main server so an administrator can monitor the central Bare Metal Restore log to determine if all Bare Metal Restore clients have successfully saved their configurations. The Restoration Process The Bare Metal Restore recovery process is highly automated and efficient. Bare Metal Restore is a common solution that performs system restoration across the major enterprise-server platforms. Even though all platforms are administered using a single graphical or command line interface, Bare Metal Restore exploits each platform s capabilities to provide the most effective and efficient system recovery possible. The following are the steps to restore a UNIX Bare Metal Restore client using Bare Metal Restore network-boot capability: 1. The administrator issues a single command or uses the graphical user interface to tell the Bare Metal Restore server to prepare to restore the client. This initiates the following actions: 7

8 a. The Bare Metal Restore server retrieves the client s configuration data from the NetBackup server. This is the data created by the SaveConfig procedure during the client s normal backups (as described above in Daily Operations ). b. The Bare Metal Restore server creates a customized client-boot procedure and makes the appropriate boot image and SRT available to the client. c. 2. The client boots from the Bare Metal Restore -designated boot server and starts running its customized boot procedure. This procedure performs the following tasks: a. The client mounts the necessary SRT file systems from the file server. b. The client configures its disks, volume groups, logical volumes and file systems, re-encapsulates the root volumes and performs any other tasks necessary to restore its configuration to the state of its most recent backup. c. The client uses the standard NetBackup client to restore all its files from the NetBackup server, including the operating system, applications, configuration data and user files. d. The client configures its boot record and configuration database. e. The client reboots itself. f. The client performs any required post-boot cleanup, including de-allocating the Bare Metal Restore resources allocated to it. After this process is complete, the client machine has been fully restored to the state at which it was last backed up. Bare Metal Restore also supports a media-boot restoration process, which eliminates the need for the boot and file servers. Instead, a CD can be burned from a file server at any time, including in advance of the client restoration. For UNIX Bare Metal Restore clients, this CD takes the place of both the boot server and file server, providing the boot image and the SRT. Windows NT Bare Metal Restore clients always boot using a single floppy disk, and then use either a file server or the media-boot CD to provide the SRT. Other than this distinction, the restoration procedure is identical to the UNIX case described above. In addition, the Dissimilar Disk Support feature allows restoration to a machine with a different disk configuration than the client had at the time of its last backup. At the time that the administrator prepares the client for restoration, it is possible to specify which logical volumes and/or file systems to restore, and to map the previous disk configuration to the current one, even if the number and size of disks have changed. BARE METAL RESTORE SPEEDS EFFECTIVE AND EFFICIENT SYSTEM RECOVERY The entire Bare Metal Restore process can be done in minutes. No manual intervention is required, other than the initial boot, so many machines can be recovered by a small number of administrators and/or operators. Since the majority of the time is spent restoring the client s data from NetBackup, the time required for the restoration is largely determined by network speed, NetBackup server performance, tape access times and other environmental factors. With proper design of the network and NetBackup server configuration, Bare Metal Restore can scale up to completely restore very large sites in one or two days. A large-site recovery could otherwise take many days and administrators, and there would be little chance of properly recovering all the machines. Bare Metal Restore imposes no requirements for additional network bandwidth beyond normal backup requirements. Bare Metal Restore relies on the normal NetBackup incremental backups, as opposed to system backups that take a snapshot of the entire machine (or at least its boot disk) on a regular basis. 8

9 For the same reason, Bare Metal Restore also imposes little or no additional storage requirements. If the entire machine was not backed up before Bare Metal Restore installation then more storage will be required to back up the additional files, but these typically represent a small percentage of the total machine storage. Perhaps most important, Bare Metal Restore eliminates the need to manage multiple backup and restore methods. With Bare Metal Restore there is no need to perform redundant system backups or maintain client configuration definitions. As long as the normal NetBackup backups are taken, any Bare Metal Restore client can be completely recovered without additional effort, which results in a substantial savings of an administrator s time. SUMMARY Bare Metal Restore provides the key element in extending NetBackup to provide complete system recovery. By allowing any machine to be completely recovered from only its NetBackup backup, Bare Metal Restore eliminates redundant network and storage usage, saves labor and provides users with unsurpassed confidence in their system s recovery capabilities. 9

10 VERITAS Software Corporation Corporate Headquarters 350 Ellis Street Mountain View, CA or For additional information about VERITAS Software, its products, or the location of an office near you, please call our corporate headquarters or visit our Web site at 10

WHITE PAPER: ENTERPRISE SOLUTIONS. Veritas NetBackup Bare Metal Restore by Symantec Best-of-Breed Server Recovery Using Veritas NetBackup Version 6.

WHITE PAPER: ENTERPRISE SOLUTIONS. Veritas NetBackup Bare Metal Restore by Symantec Best-of-Breed Server Recovery Using Veritas NetBackup Version 6. WHITE PAPER: ENTERPRISE SOLUTIONS Veritas NetBackup Bare Metal Restore by Symantec Best-of-Breed Server Recovery Using Veritas NetBackup Version 6.0 White Paper: Enterprise Solutions Veritas NetBackup

More information

Strategies for Bare Machine Recovery

Strategies for Bare Machine Recovery Strategies for Bare Machine Recovery Protecting Your Mission-Critical Servers Differing BMR Strategies System reinstallation Full system reinstallation using installation CDs (Windows and ITSM client)

More information

NBU651 BMR. Avi Weinberger

NBU651 BMR. Avi Weinberger NBU651 BMR Avi Weinberger Bare Metal Restore Overview BMR automates system recovery by restoring the operating system, the system configuration, and all system and data files with two steps: Run one command

More information

Strategies for Bare Machine Recovery

Strategies for Bare Machine Recovery Strategies for Bare Machine Recovery September 2003 2003 Cristie Data Products What Is Bare Machine Recovery? The ability to recover the operating system of a machine to the identical state it was at a

More information

VERITAS Bare Metal Restore 4.6 for VERITAS NetBackup

VERITAS Bare Metal Restore 4.6 for VERITAS NetBackup VERITAS Bare Metal Restore 4.6 for VERITAS NetBackup System Administrator s Guide for UNIX and Windows N09870C Disclaimer The information contained in this publication is subject to change without notice.

More information

VERITAS NetBackup Bare Metal Restore 6.0

VERITAS NetBackup Bare Metal Restore 6.0 VERITAS NetBackup Bare Metal Restore 6.0 System Administrator s Guide for UNIX, Windows, and Linux N15279C September 2005 Disclaimer The information contained in this publication is subject to change without

More information

Instant Recovery for VMware

Instant Recovery for VMware NETBACKUP 7.6 FEATURE BRIEFING INSTANT RECOVERY FOR VMWARE NetBackup 7.6 Feature Briefing Instant Recovery for VMware Version number: 1.0 Issue date: 2 nd August 2013 This document describes a feature

More information

Veritas NetBackup 6.0 Server Now from Symantec

Veritas NetBackup 6.0 Server Now from Symantec Veritas NetBackup 6.0 Server Now from Symantec Innovative data protection As the recognized leader for enterprise-class backup and recovery, Veritas NetBackup Server software is designed to help provide

More information

VERITAS NetBackup 6.0 Enterprise Server INNOVATIVE DATA PROTECTION DATASHEET. Product Highlights

VERITAS NetBackup 6.0 Enterprise Server INNOVATIVE DATA PROTECTION DATASHEET. Product Highlights VERITAS NetBackup 6.0 Enterprise Server INNOVATIVE DATA PROTECTION As the recognized leader for enterprise-class backup and recovery, VERITAS NetBackup Enterprise Server software is designed to help provide

More information

Symantec NetBackup Bare Metal Restore Administrator's Guide

Symantec NetBackup Bare Metal Restore Administrator's Guide Symantec NetBackup Bare Metal Restore Administrator's Guide UNIX, Windows, Linux Release 7.6 Symantec NetBackup Bare Metal Restore Administrator's Guide The software described in this book is furnished

More information

VERITAS NetBackup BusinesServer

VERITAS NetBackup BusinesServer VERITAS NetBackup BusinesServer A Scalable Backup Solution for UNIX or Heterogeneous Workgroups V E R I T A S W H I T E P A P E R Table of Contents Overview...................................................................................1

More information

A Better Approach to Backup and Bare-Metal Restore: Disk Imaging Technology

A Better Approach to Backup and Bare-Metal Restore: Disk Imaging Technology A Better Approach to Backup and Bare-Metal Restore: Disk Imaging Technology Acronis True Image Enterprise Server for Windows Acronis True Image Server for Windows Acronis True Image Server for Linux Another

More information

Using Symantec NetBackup with Symantec Security Information Manager 4.5

Using Symantec NetBackup with Symantec Security Information Manager 4.5 Using Symantec NetBackup with Symantec Security Information Manager 4.5 Using Symantec NetBackup with Symantec Security Information Manager Legal Notice Copyright 2007 Symantec Corporation. All rights

More information

Symantec NetBackup Getting Started Guide. Release 7.1

Symantec NetBackup Getting Started Guide. Release 7.1 Symantec NetBackup Getting Started Guide Release 7.1 21159722 Contents NetBackup Getting Started Guide... 5 About NetBackup... 5 How a NetBackup system works... 6 How to make a NetBackup system work for

More information

VERITAS Backup Exec 9.1 for Windows Servers. Intelligent Disaster Recovery Option

VERITAS Backup Exec 9.1 for Windows Servers. Intelligent Disaster Recovery Option WHITE PAPER Intelligent Disaster Recovery VERITAS Backup Exec 9.1 for Windows Servers Intelligent Disaster Recovery Option 11/20/2003 1 TABLE OF CONTENTS Introduction...3 Solution: Point-in-Time Disaster

More information

Availability Digest. Unix Backup and Recovery. February 2007

Availability Digest. Unix Backup and Recovery. February 2007 the Availability Digest Unix Backup and Recovery February 2007 Backing up is a pain. But it is the restore that counts. This is the message that Curtis Preston delivers in his book, Unix Backup and Recovery.

More information

Leveraging Virtualization for Disaster Recovery in Your Growing Business

Leveraging Virtualization for Disaster Recovery in Your Growing Business Leveraging Virtualization for Disaster Recovery in Your Growing Business Contents What is Disaster Recovery?..................................... 2 Leveraging Virtualization to Significantly Improve Disaster

More information

VERITAS NetBackup 6.0 Database and Application Protection

VERITAS NetBackup 6.0 Database and Application Protection VERITAS NetBackup 6.0 Database and Application Protection INNOVATIVE DATA PROTECTION When it comes to database and application recovery, VERITAS Software has a clear goal in mind simplify the complexity

More information

Data Sheet: Server Management Altiris Server Management Suite 7.0 Essential server management: Discover, provision, manage, and monitor

Data Sheet: Server Management Altiris Server Management Suite 7.0 Essential server management: Discover, provision, manage, and monitor Essential server management: Discover, provision, manage, and monitor Overview Complexity with physical and virtual machine proliferation increases the challenges involved in managing servers. Server administrators

More information

Symantec NetBackup 7 Clients and Agents

Symantec NetBackup 7 Clients and Agents Complete protection for your information-driven enterprise Overview Symantec NetBackup provides a simple yet comprehensive selection of innovative clients and agents to optimize the performance and efficiency

More information

StorageCraft Technology Corporation Leading the Way to Safer Computing 2009 StorageCraft Technology Corporation. All Rights Reserved.

StorageCraft Technology Corporation Leading the Way to Safer Computing 2009 StorageCraft Technology Corporation. All Rights Reserved. PRODUCT WHITEPAPER This brochure is for informational purposes only. STORAGECRAFT MAKES NO WARRANTIES, EXPRESSED OR IMPLIED, IN THIS SUMMARY. StorageCraft, ShadowProtect and ExactState and the StorageCraft

More information

StorageCraft Technology Corporation Leading the Way to Safer Computing 2004-2009 StorageCraft Technology Corporation. All Rights Reserved.

StorageCraft Technology Corporation Leading the Way to Safer Computing 2004-2009 StorageCraft Technology Corporation. All Rights Reserved. PRODUCT SCENARIOS Introduction Fast and reliable online backup and bare metal recovery for Windows servers ShadowProtect Server Edition creates an exact point-in-time backup of your entire server or specific

More information

Backup Strategies for Integrity Virtual Machines

Backup Strategies for Integrity Virtual Machines Backup Strategies for Integrity Virtual Machines Introduction...2 Basic Aspects of Data Protection for Virtual Environments...2 Backup and Recovery from the VM Host System...3 Backup and Recovery of Individual

More information

Symantec NetBackup 7.1 What s New and Version Comparison Matrix

Symantec NetBackup 7.1 What s New and Version Comparison Matrix Symantec 7.1 What s New and Version Comparison Matrix Symantec 7 allows customers to standardize backup and recovery operations across physical and virtual environments with fewer resources and less risk

More information

Veritas Cluster Server from Symantec

Veritas Cluster Server from Symantec Delivers high availability and disaster recovery for your critical applications Data Sheet: High Availability Overview protects your most important applications from planned and unplanned downtime. Cluster

More information

Frequently Asked Questions about Cloud and Online Backup

Frequently Asked Questions about Cloud and Online Backup Frequently Asked Questions about Cloud and Online Backup With more companies realizing the importance of protecting their mission-critical data, we know that businesses are also evaluating the resiliency

More information

Centralize AIX LPAR and Server Management With NIM

Centralize AIX LPAR and Server Management With NIM Page 1 of 6 close window Print Centralize AIX LPAR and Server Management With NIM June July 2009 by Jaqui Lynch Available Downloads: Code Sample 1 Code Sample 2 NIM Resources In a previous article, Simplifying

More information

Disaster Recovery on the Sun Cobalt RaQ 3 Server Appliance with Third-Party Software

Disaster Recovery on the Sun Cobalt RaQ 3 Server Appliance with Third-Party Software Technical Paper Disaster Recovery on the Sun Cobalt RaQ 3 Server Appliance with Third-Party Software The Sun Cobalt RaQ 3 server appliance supports the use of third-party backup solutions for performing

More information

Cloud Storage Backup for Storage as a Service with AT&T

Cloud Storage Backup for Storage as a Service with AT&T WHITE PAPER: CLOUD STORAGE BACKUP FOR STORAGE AS A SERVICE........ WITH..... AT&T........................... Cloud Storage Backup for Storage as a Service with AT&T Who should read this paper Customers,

More information

16 Common Backup Problems & Mistakes

16 Common Backup Problems & Mistakes 16 Common Backup Problems & Mistakes 1. Tape errors, Tape Drive failures. Probably the number one backup problem is simply caused by the unreliability of tape. Tape drives have a higher failure rate than

More information

VERITAS NetBackup 6.0 High Availability

VERITAS NetBackup 6.0 High Availability VERITAS NetBackup 6.0 High Availability System Administrator s Guide for UNIX, Windows, and Linux N152848 September 2005 Disclaimer The information contained in this publication is subject to change without

More information

VERITAS NetBackup Professional 3.5

VERITAS NetBackup Professional 3.5 VERITAS NetBackup Professional 3.5 Centralized Backup and Simplified Recovery for Distributed Client Data V E R I T A S W H I T E P A P E R Table of Contents Executive Summary.............................................................................................

More information

Disaster Recovery Strategies: Business Continuity through Remote Backup Replication

Disaster Recovery Strategies: Business Continuity through Remote Backup Replication W H I T E P A P E R S O L U T I O N : D I S A S T E R R E C O V E R Y T E C H N O L O G Y : R E M O T E R E P L I C A T I O N Disaster Recovery Strategies: Business Continuity through Remote Backup Replication

More information

Maximizing Business Continuity and Minimizing Recovery Time Objectives in Windows Server Environments

Maximizing Business Continuity and Minimizing Recovery Time Objectives in Windows Server Environments Maximizing Business Continuity and Minimizing Recovery Time Objectives in Windows Server Environments StorageCraft Technology Corporation Backup Fast, Recover Faster 2010 StorageCraft Technology Corporation.

More information

Data Sheet: Archiving Altiris Server Management Suite 7.0 from Symantec Essential server management: Discover, provision, manage, and monitor

Data Sheet: Archiving Altiris Server Management Suite 7.0 from Symantec Essential server management: Discover, provision, manage, and monitor Essential server management: Discover, provision, manage, and monitor Overview Complexity with physical and virtual machine proliferation increases the challenges involved in managing servers. Server administrators

More information

SCHEDULE A DEMO BACKUP AND RECOVERY. deliver true Business Continuity in one, powerful, integrated system.

SCHEDULE A DEMO BACKUP AND RECOVERY. deliver true Business Continuity in one, powerful, integrated system. deliver true Business Continuity in one, powerful, integrated system. Protect Your Business: instantly restore entire systems, email boxes, databases in minutes Backups Verified: each backup is verified

More information

Every organization has critical data that it can t live without. When a disaster strikes, how long can your business survive without access to its

Every organization has critical data that it can t live without. When a disaster strikes, how long can your business survive without access to its DISASTER RECOVERY STRATEGIES: BUSINESS CONTINUITY THROUGH REMOTE BACKUP REPLICATION Every organization has critical data that it can t live without. When a disaster strikes, how long can your business

More information

May 27, 2003. Version: Draft 1.0 MARTIN COUNTY ADMINISTRATION INFORMATION TECHNOLOGY SERVICES RECOMMENDATION ON PRODUCTS & SERVICES FOR

May 27, 2003. Version: Draft 1.0 MARTIN COUNTY ADMINISTRATION INFORMATION TECHNOLOGY SERVICES RECOMMENDATION ON PRODUCTS & SERVICES FOR MARTIN COUNTY ADMINISTRATION INFORMATION TECHNOLOGY SERVICES RECOMMENDATION ON PRODUCTS & SERVICES FOR SERVER BACKUP AND RECOVERY SOFTWARE May 27, 2003 Version: Draft 1.0 Tim Murnane, Systems Administrator

More information

Tivoli Storage Manager Lunch and Learn Bare Metal Restore Dave Daun, IBM Advanced Technical Support

Tivoli Storage Manager Lunch and Learn Bare Metal Restore Dave Daun, IBM Advanced Technical Support IBM Software Group Tivoli Storage Manager Lunch and Learn Bare Metal Restore Dave Daun, IBM Advanced Technical Support July, 2003 Advanced Technical Support Agenda Bare Metal Restore Basics Windows Automated

More information

One Solution for Real-Time Data protection, Disaster Recovery & Migration

One Solution for Real-Time Data protection, Disaster Recovery & Migration One Solution for Real-Time Data protection, Disaster Recovery & Migration Built-in standby virtualisation server Backs up every 15 minutes up to 12 servers On and Off-site Backup User initialed file, folder

More information

VERITAS Business Solutions. for DB2

VERITAS Business Solutions. for DB2 VERITAS Business Solutions for DB2 V E R I T A S W H I T E P A P E R Table of Contents............................................................. 1 VERITAS Database Edition for DB2............................................................

More information

Symantec NetBackup OpenStorage Solutions Guide for Disk

Symantec NetBackup OpenStorage Solutions Guide for Disk Symantec NetBackup OpenStorage Solutions Guide for Disk UNIX, Windows, Linux Release 7.6 Symantec NetBackup OpenStorage Solutions Guide for Disk The software described in this book is furnished under a

More information

Migration and Building of Data Centers in IBM SoftLayer with the RackWare Management Module

Migration and Building of Data Centers in IBM SoftLayer with the RackWare Management Module Migration and Building of Data Centers in IBM SoftLayer with the RackWare Management Module June, 2015 WHITE PAPER Contents Advantages of IBM SoftLayer and RackWare Together... 4 Relationship between

More information

Step-by-step data and disaster recovery

Step-by-step data and disaster recovery January 2002 Step-by-step data and disaster recovery Introduction by John Webster Analyst, Illuminata Inc. 2 Contents 2 Introduction 2 Building a business continuity plan 4 Be prepared for the worst 5

More information

Archiving, Backup, and Recovery for Complete the Promise of Virtualization

Archiving, Backup, and Recovery for Complete the Promise of Virtualization Archiving, Backup, and Recovery for Complete the Promise of Virtualization Unified information management for enterprise Windows environments The explosion of unstructured information It is estimated that

More information

How to Restore a Windows System to Bare Metal

How to Restore a Windows System to Bare Metal How to Restore a Windows System to Bare Metal This article applies to Barracuda Backup Server firmware version 5.4 and higher. Bare metal recovery allows you to restore a complete Microsoft Windows system,

More information

HP StorageWorks Data Protector Express versus Symantec Backup Exec white paper

HP StorageWorks Data Protector Express versus Symantec Backup Exec white paper HP StorageWorks Data Protector Express versus Symantec Backup Exec white paper A high-level comparison of features and functionality Introduction... 2 Overview... 3 Installation... 4 What is installed?...

More information

inforouter Version 8.0 Administrator s Backup, Restore & Disaster Recovery Guide

inforouter Version 8.0 Administrator s Backup, Restore & Disaster Recovery Guide inforouter Version 8.0 Administrator s Backup, Restore & Disaster Recovery Guide Active Innovations, Inc. Names of all products herein are used for identification purposes only and are trademarks and/or

More information

BEST PRACTICES FOR PROTECTING MICROSOFT EXCHANGE DATA

BEST PRACTICES FOR PROTECTING MICROSOFT EXCHANGE DATA BEST PRACTICES FOR PROTECTING MICROSOFT EXCHANGE DATA Bill Webster September 25, 2003 VERITAS ARCHITECT NETWORK TABLE OF CONTENTS Introduction... 3 Exchange Data Protection Best Practices... 3 Application

More information

IBM TSM DISASTER RECOVERY BEST PRACTICES WITH EMC DATA DOMAIN DEDUPLICATION STORAGE

IBM TSM DISASTER RECOVERY BEST PRACTICES WITH EMC DATA DOMAIN DEDUPLICATION STORAGE White Paper IBM TSM DISASTER RECOVERY BEST PRACTICES WITH EMC DATA DOMAIN DEDUPLICATION STORAGE Abstract This white paper focuses on recovery of an IBM Tivoli Storage Manager (TSM) server and explores

More information

Disaster Recovery. Maximizing Business Continuity and Minimizing Recovery Time Objectives in Windows Server Environments.

Disaster Recovery. Maximizing Business Continuity and Minimizing Recovery Time Objectives in Windows Server Environments. Disaster Recovery Maximizing Business Continuity and Minimizing Recovery Time Objectives in Windows Server Environments Executive Summary TechAdvisory.org SME Reports sponsored by D-Net is your partner

More information

Veritas NetBackup 6.0 Database and Application Protection

Veritas NetBackup 6.0 Database and Application Protection Veritas NetBackup 6.0 Database and Application Protection Innovative data protection When it comes to database and application recovery, Symantec has a clear goal in mind simplify the complexity of database

More information

STORAGECRAFT SHADOWPROTECT 5 SERVER/SMALL BUSINESS SERVER

STORAGECRAFT SHADOWPROTECT 5 SERVER/SMALL BUSINESS SERVER STORAGECRAFT SHADOWPROTECT 5 SERVER/SMALL BUSINESS SERVER PRODUCT BRIEF 1 THE CHALLENGE OF BUSINESS CONTINUITY Maximizing business continuity while minimizing business disruption can be especially challenging

More information

Symantec NetBackup Bare Metal Restore Administrator's Guide

Symantec NetBackup Bare Metal Restore Administrator's Guide Symantec NetBackup Bare Metal Restore Administrator's Guide UNIX, Windows, Linux Release 7.5 Symantec NetBackup Bare Metal Restore Administrator's Guide The software described in this book is furnished

More information

How Traditional Physical Backup Imaging Technology Fits Into a Virtual Backup Solution

How Traditional Physical Backup Imaging Technology Fits Into a Virtual Backup Solution Virtualization Backup and Recovery Solutions for the SMB Market The Essentials Series How Traditional Physical Backup Imaging Technology Fits Into a Virtual Backup Solution sponsored by Introduction to

More information

HP Data Protector Express Single Server Edition technical white paper

HP Data Protector Express Single Server Edition technical white paper HP Data Protector Express Single Server Edition technical white paper Backup and recovery software exclusively for StorageWorks tape drives and tape autoloaders Table of contents Introduction... 2 Why

More information

Data Sheet: Data Protection Veritas NetBackup 6.5 NetBackup Enterprise Server- Next Generation Data Protection

Data Sheet: Data Protection Veritas NetBackup 6.5 NetBackup Enterprise Server- Next Generation Data Protection NetBackup Enterprise Server- Next Generation Data Protection Overview As an established market leader in enterprise backup and recovery, Veritas NetBackup provides unparalleled data protection for enterprise

More information

Symantec NetBackup Clustered Master Server Administrator's Guide

Symantec NetBackup Clustered Master Server Administrator's Guide Symantec NetBackup Clustered Master Server Administrator's Guide for Windows, UNIX, and Linux Release 7.5 Symantec NetBackup Clustered Master Server Administrator's Guide The software described in this

More information

BMC BladeLogic Client Automation Installation Guide

BMC BladeLogic Client Automation Installation Guide BMC BladeLogic Client Automation Installation Guide Supporting BMC BladeLogic Client Automation 8.2.02 January 2013 www.bmc.com Contacting BMC Software You can access the BMC Software website at http://www.bmc.com.

More information

Symantec NetBackup PureDisk Deduplication Option Guide

Symantec NetBackup PureDisk Deduplication Option Guide Symantec NetBackup PureDisk Deduplication Option Guide Windows, Linux, and UNIX Release 6.6.5 Revision 1 The software described in this book is furnished under a license agreement and may be used only

More information

Is online backup right for your business? Eight reasons to consider protecting your data with a hybrid backup solution

Is online backup right for your business? Eight reasons to consider protecting your data with a hybrid backup solution PARTNER BRIEF: IS ONLINE BACKUP RIGHT FOR YOUR BUSINESS?........................................ Is online backup right for your business? Eight reasons to consider protecting your data with a hybrid Who

More information

Migration and Building of Data Centers in IBM SoftLayer with the RackWare Management Module

Migration and Building of Data Centers in IBM SoftLayer with the RackWare Management Module Migration and Building of Data Centers in IBM SoftLayer with the RackWare Management Module June, 2015 WHITE PAPER Contents Advantages of IBM SoftLayer and RackWare Together... 4 Relationship between

More information

Fast and Simple Disaster Recovery with Syncsort ExpressDR White Paper

Fast and Simple Disaster Recovery with Syncsort ExpressDR White Paper Fast and Simple Disaster Recovery with Syncsort ExpressDR White Paper bex30101807wpdr Fast and Simple Disaster Recovery with Syncsort ExpressDR Introduction Meltdown! One of your servers a critical component

More information

VERITAS NetBackup 6.0 for Oracle

VERITAS NetBackup 6.0 for Oracle VERITAS NetBackup 6.0 for Oracle System Administrator s Guide for UNIX and Linux N15262B September 2005 Disclaimer The information contained in this publication is subject to change without notice. VERITAS

More information

Understanding Backup and Recovery Methods

Understanding Backup and Recovery Methods Lesson 8 Understanding Backup and Recovery Methods Learning Objectives Students will learn to: Understand Local, Online, and Automated Backup Methods Understand Backup Options Understand System Restore

More information

Server Consolidation With VERITAS OpForce

Server Consolidation With VERITAS OpForce WHITE PAPER Server Consolidation With VERITAS OpForce OPTIMIZING YOUR INFRASTRUCTURE AVAILABILITY AND UTILIZATION 1 TABLE OF CONTENTS TABLE OF CONTENTS...2 BACKGROUND...3 INTRODUCTION...3 PROBLEM...3 SOLUTION...4

More information

Enterprise Vault 11 Feature Briefing

Enterprise Vault 11 Feature Briefing Enterprise Vault 11 Feature Briefing Enterprise Vault SCOM Enhancements This document is about the new Enterprise Vault SCOM enhancements introduced in Enterprise Vault 11. If you have any feedback or

More information

VERITAS NetBackup TM 6.0

VERITAS NetBackup TM 6.0 VERITAS NetBackup TM 6.0 System Administrator s Guide, Volume II for UNIX and Linux N15258B September 2005 Disclaimer The information contained in this publication is subject to change without notice.

More information

Taking the Disaster out of Disaster Recovery

Taking the Disaster out of Disaster Recovery Taking the Disaster out of Disaster Recovery Agenda Challenges of Traditional DR Properties of Virtualization for DR Using VMware Virtualization in DR 10 Steps to better DR using VMware Virtualization

More information

Near-Instant Oracle Cloning with Syncsort AdvancedClient Technologies White Paper

Near-Instant Oracle Cloning with Syncsort AdvancedClient Technologies White Paper Near-Instant Oracle Cloning with Syncsort AdvancedClient Technologies White Paper bex30102507wpor Near-Instant Oracle Cloning with Syncsort AdvancedClient Technologies Introduction Are you a database administrator

More information

HP-UX System and Network Administration for Experienced UNIX System Administrators Course Summary

HP-UX System and Network Administration for Experienced UNIX System Administrators Course Summary Contact Us: (616) 875-4060 HP-UX System and Network Administration for Experienced UNIX System Administrators Course Summary Length: Classroom: 5 days Virtual: 6 hrs/day - 5 days Prerequisite: System Administration

More information

EaseUS Todo Backup PXE Server

EaseUS Todo Backup PXE Server EaseUS Todo Backup PXE Server ----New added in EaseUS Todo Backup 4.6 EaseUS Todo Backup 4.6 adds PXE Server in Todo Backup Server, Todo Backup Advanced Server and Todo Backup Technician. EaseUS Todo Backup

More information

Planning a Backup Strategy

Planning a Backup Strategy Planning a Backup Strategy White Paper Backups, restores, and data recovery operations are some of the most important tasks that an IT organization performs. Businesses cannot risk losing access to data

More information

How To Recover From A Disaster On Linux (Amd64) On A Hard Disk Drive (Amd32) On An Uniden (Amd66) Or A Hard Drive (Oranium) On Your Computer (Orren) On The Same Computer (

How To Recover From A Disaster On Linux (Amd64) On A Hard Disk Drive (Amd32) On An Uniden (Amd66) Or A Hard Drive (Oranium) On Your Computer (Orren) On The Same Computer ( Methods of Linux Bare Metal Restore and Disaster Recovery www.storix.net 1-877-786-7491 STORIX WHITE PAPER 2 We don t think much about health insurance when we re feeling well, but even the least prudent

More information

Symantec Backup Exec System Recovery

Symantec Backup Exec System Recovery Symantec Backup Exec System Recovery The Gold Standard in Complete Windows System Recovery Overview 7.0 is a complete, disk-based system recovery solution for Microsoft Windows based servers, desktops,

More information

Dell AppAssure Universal Recovery

Dell AppAssure Universal Recovery Technology spotlight Dell AppAssure Universal Recovery The key to unlimited cross-platform restoration flexibility Universal Recovery is a built-in Dell AppAssure tool for recovering whole physical machines,

More information

UBDR and Microsoft Cluster Server

UBDR and Microsoft Cluster Server WHITE PAPER UBDR and Microsoft Cluster Server UltraBac Version 8.x OVERVIEW UltraBac Software, author of award-winning backup and storage management software, is proud to announce enhanced support for

More information

WHITE PAPER PPAPER. Symantec Backup Exec Quick Recovery & Off-Host Backup Solutions. for Microsoft Exchange Server 2003 & Microsoft SQL Server

WHITE PAPER PPAPER. Symantec Backup Exec Quick Recovery & Off-Host Backup Solutions. for Microsoft Exchange Server 2003 & Microsoft SQL Server WHITE PAPER PPAPER Symantec Backup Exec Quick Recovery & Off-Host Backup Solutions Symantec Backup Exec Quick Recovery & Off-Host Backup Solutions for Microsoft Exchange Server 2003 & Microsoft SQL Server

More information

VMware Backup and Recovery: What They Don t Tell You

VMware Backup and Recovery: What They Don t Tell You : What They Don t Tell You VMware Backup and Recovery: What They Don t Tell You Table of Contents Introduction 3 ESX Server and Virtual Machine Backup Basics 4 VM Backup Methodology Alternatives 5 1. Backup

More information

Product Brief. DC-Protect. Content based backup and recovery solution. By DATACENTERTECHNOLOGIES

Product Brief. DC-Protect. Content based backup and recovery solution. By DATACENTERTECHNOLOGIES Product Brief DC-Protect Content based backup and recovery solution By DATACENTERTECHNOLOGIES 2002 DATACENTERTECHNOLOGIES N.V. All rights reserved. This document contains information proprietary and confidential

More information

Can You Recover Active Directory from a Disaster?

Can You Recover Active Directory from a Disaster? Can You Recover Active Directory from a Disaster? Avril Salter 1. 8 0 0. 8 1 3. 6 4 1 5 w w w. s c r i p t l o g i c. c o m / s m b I T 2012 ScriptLogic Corporation ALL RIGHTS RESERVED. ScriptLogic, the

More information

www.rackwareinc.com RackWare Solutions Disaster Recovery

www.rackwareinc.com RackWare Solutions Disaster Recovery RackWare Solutions Disaster Recovery RackWare Solutions Disaster Recovery Overview Business Continuance via Disaster Recovery is an essential element of IT and takes on many forms. The high end consists

More information

VERITAS NetBackup 6.0 for Microsoft Exchange Server

VERITAS NetBackup 6.0 for Microsoft Exchange Server VERITAS NetBackup 6.0 for Microsoft Exchange Server System Administrator s Guide for Windows N152688 September 2005 Disclaimer The information contained in this publication is subject to change without

More information

Intelligent disaster recovery. Dell DL backup to Disk Appliance powered by Symantec

Intelligent disaster recovery. Dell DL backup to Disk Appliance powered by Symantec Intelligent disaster recovery Dell DL backup to Disk Appliance powered by Symantec The PowerVault DL Backup to Disk Appliance Powered by Symantec Backup Exec offers the industry s only fully integrated

More information

Hyper-V backup implementation guide

Hyper-V backup implementation guide Hyper-V backup implementation guide A best practice guide for Hyper-V backup administrators. www.backup-assist.ca Contents 1. Planning a Hyper-V backup... 2 Hyper-V backup considerations... 2 2. Hyper-V

More information

Mayur Dewaikar Sr. Product Manager Information Management Group Symantec Corporation

Mayur Dewaikar Sr. Product Manager Information Management Group Symantec Corporation Next Generation Data Protection with Symantec NetBackup 7 Mayur Dewaikar Sr. Product Manager Information Management Group Symantec Corporation White Paper: Next Generation Data Protection with NetBackup

More information

Protecting Virtual Servers with Acronis True Image Echo

Protecting Virtual Servers with Acronis True Image Echo Protecting Virtual Servers with Acronis True Image Echo IT organizations have discovered that virtualization technology can simplify server management and reduce total operating costs. Despite the technical

More information

Symantec NetBackup Backup, Archive, and Restore Getting Started Guide. Release 7.5

Symantec NetBackup Backup, Archive, and Restore Getting Started Guide. Release 7.5 Symantec NetBackup Backup, Archive, and Restore Getting Started Guide Release 7.5 Symantec NetBackup Backup, Archive, and Restore Getting Started Guide The software described in this book is furnished

More information

Preface Part I. Introduction 1. The Philosophy of Backup Champagne Backup on a Beer Budget Why Should I Read This Book? Why Back Up?

Preface Part I. Introduction 1. The Philosophy of Backup Champagne Backup on a Beer Budget Why Should I Read This Book? Why Back Up? Preface Part I. Introduction 1. The Philosophy of Backup Champagne Backup on a Beer Budget Why Should I Read This Book? Why Back Up? Wax On, Wax Off: Finding a Balance 2. Backing It All Up Don't Skip This

More information

Cisco Active Network Abstraction Gateway High Availability Solution

Cisco Active Network Abstraction Gateway High Availability Solution . Cisco Active Network Abstraction Gateway High Availability Solution White Paper This white paper describes the Cisco Active Network Abstraction (ANA) Gateway High Availability solution developed and

More information

Ten Things to Look for in a SharePoint Recovery Tool

Ten Things to Look for in a SharePoint Recovery Tool Ten Things to Look for in a SharePoint Recovery Tool Written by Ilia Sotnikov Product Manager, SharePoint Management Solutions Quest Software, Inc. White Paper Copyright Quest Software, Inc. 2009. All

More information

Solution Overview: Data Protection Archiving, Backup, and Recovery Unified Information Management for Complex Windows Environments

Solution Overview: Data Protection Archiving, Backup, and Recovery Unified Information Management for Complex Windows Environments Unified Information Management for Complex Windows Environments The Explosion of Unstructured Information It is estimated that email, documents, presentations, and other types of unstructured information

More information

Huawei OceanStor Backup Software Technical White Paper for NetBackup

Huawei OceanStor Backup Software Technical White Paper for NetBackup Huawei OceanStor Backup Software Technical White Paper for NetBackup Huawei Page 1 of 14 Copyright Huawei. 2014. All rights reserved. No part of this document may be reproduced or transmitted in any form

More information

Symantec NetBackup Snapshots, Continuous Data Protection, and Replication

Symantec NetBackup Snapshots, Continuous Data Protection, and Replication Symantec NetBackup Snapshots, Continuous Data Protection, and Replication Technical Brief: Symantec NetBackup Symantec NetBackup Snapshots, Continuous Data Protection, and Replication Contents Overview...............................................................................................

More information

Administration of Veritas Storage Foundation High Availability 5.0 for Windows

Administration of Veritas Storage Foundation High Availability 5.0 for Windows Administration of Veritas Storage Foundation High Availability 5.0 for Windows Study Guide The following tables list the Symantec Certification exam objectives for the Administration of Veritas Storage

More information

BACKUP STRATEGY AND DISASTER RECOVERY POLICY STATEMENT

BACKUP STRATEGY AND DISASTER RECOVERY POLICY STATEMENT TADCASTER GRAMMAR SCHOOL Toulston, Tadcaster, North Yorkshire. LS24 9NB BACKUP STRATEGY AND DISASTER RECOVERY POLICY STATEMENT Written by Steve South November 2003 Discussed with ICT Strategy Group January

More information

Direct virtual machine creation from backup with BMR

Direct virtual machine creation from backup with BMR NETBACKUP 7.6 FEATURE BRIEFING DIRECT VIRTUAL MACHINE CREATION FROM BACKUP WITH BMR NetBackup 7.6 Feature Briefing Direct virtual machine creation from backup with BMR Version number: 1.0 Issue date: 5

More information

Migration and Disaster Recovery Underground in the NEC / Iron Mountain National Data Center with the RackWare Management Module

Migration and Disaster Recovery Underground in the NEC / Iron Mountain National Data Center with the RackWare Management Module Migration and Disaster Recovery Underground in the NEC / Iron Mountain National Data Center with the RackWare Management Module WHITE PAPER May 2015 Contents Advantages of NEC / Iron Mountain National

More information

It s All About Restoring Your Data Achieving Rapid Business Resumption with Highly Efficient Disk-to-Disk Backup & Restore

It s All About Restoring Your Data Achieving Rapid Business Resumption with Highly Efficient Disk-to-Disk Backup & Restore It s All About Restoring Your Data Achieving Rapid Business Resumption with Highly Efficient Disk-to-Disk Backup & Restore All trademark names are the property of their respective companies. This publication

More information

Symantec NetBackup for DB2 Administrator's Guide

Symantec NetBackup for DB2 Administrator's Guide Symantec NetBackup for DB2 Administrator's Guide UNIX, Windows, and Linux Release 7.5 Symantec NetBackup for DB2 Administrator's Guide The software described in this book is furnished under a license agreement

More information