Backup architectures in the modern data center. Author: Edmond van As Competa IT b.v.

Size: px
Start display at page:

Download "Backup architectures in the modern data center. Author: Edmond van As edmond@competa.com Competa IT b.v."

Transcription

1 Backup architectures in the modern data center. Author: Edmond van As Competa IT b.v.

2 Existing backup methods Most companies see an explosive growth in the amount of data that they have to process and store. This fact given, it s usually necessary to take a closer look to how backups are done and how the methods of backing up data can/must be expanded or changed. To come to the right decision on what backup method(s) to use, there first must be a good understanding of what methods there are and what benefits and disadvantages these methods have. An overview. 1. Backups to disk 2. Removable media. like CDR s (CD recordable), MO (Magneto Optical)drives, ZIP drives, etc. 3. Local (per server) tape drive(s). 4. Shared tape drive(s). (1 or more backup servers) 5. Tape stackers (shared or not). 6. Robotic tape libraries (shared or not). There are more methods you can think of. I chose these because they are the most common in my opinion. 1. The first option, is probably the most expensive. You are in for a shock when you compare the cost per Gigabyte of diskdrives to cost per Gigabyte of tapes. However, it seems that more and more companies are using or going to use this option to increase the speed of important backups and dramatically decrease restore times. A common application of backing up to disk is snapshotting databases to third mirror disks or volumes. Using this mechanism you have an instant copy of your data without downtime. In case of data loss, you can synchronize the production disk with the backup disk you made earlier. It will still be necessary to stream this data to tapes for long time storage. Another advantage of using disks as backup medium is that you can actually use the data on those disks for testing of new applications for instance before putting them on your production environment. 2. It seems obvious that the second option in the list is merely useful for relatively small amounts of data. It is way too time consuming to start backing up big chunks of data to a backup medium with a storage capacity of less than a Gb. However, there are situations where these kinds of media could come in handy. You can think of data that has to be kept for an extensive period of time, like archives of tax data for instance. Or, backups of important correspondence that will be deleted from main storage but has to be kept for possible future use. Technologies keep on being improved every few months. Two years ago you could write 650 Mb to an MO disk. Today you can write 9 Gb to that MO disk. This makes it a perfect solution for backing up your desktop computers. 3. A widely spread method of backing up data is that every server has it s own tape drive(s). The advantage is that you do not have to worry about network bandwidth or the availability of a backup server. You might get in trouble though when the amount of data that you have to back up, outgrows the capacity of the locally attached hardware and used media. In this case, you will have to invest in a mechanism that can replace full media with empty media in order to continue the backup from were it left of. This mechanism can be a person changing the tape by hand what makes it very labour intensive for large sites, and is prone to human error. Or you can increase the capacity by using extra hardware, like an extra drive or a tape stacker.

3 4. Another common method is using a backup server. This machine has the task of gathering data of other machines spread over a network. This can be a dedicated machine, but you can also use a machine that is idle at the time you want to perform your backups. Of course, this machine has to be well equipped for this task. I will come to system requirements later. In some situations it is sensible to have more than one backup server. For instance, you have 30 machines to back up. You do not have the money to invest in a big dedicated backup server. In this case, you could point out 3 machines that are idle over night which will backup the data of 10 machines each. Like in the former example, you must carefully choose the type of hardware. Backing up several machines without making a careful inventory can easily cause your machine or chosen media to run out of capacity. Other considerations are: Are there any future plans for these machines, what kind of support contract do you have on them and are they fast enough to write all the data to tape in the designated backup window? 5. A tape stacker is an obvious choice when you run out of your single drive s capacity. A stacker needs a special kind of attention. Especially when you use your own scripts or other solutions to get your backups to tape. A stacker works according to the sequential system. The first tape is written until it is completely full. After that, the next tape has its turn. This routine repeats itself until the last tape is used up. Using a simple schedule, this will force you to change tapes as soon as the stacker is full. When you use your own smart schedule with some kind of retention period or a third party solution, it might be possible round robbin to the first tape in the sequence if the capacity of the stacker allows you to. 6. The Robotic tape library uses a totally different mechanism than the tape stacker. Unless you are a superb programmer, you need vendor or third party software solutions to make use of your purchase. The tape library is inventory aware. This means that the library knows about how many tapes there are in the library. It often uses barcodes attached to the tapes as a reference. These barcodes are read with laser or camera techniques. The software that controls the library keeps track of the content of the tapes. This offers you the possibility to mix several sets of different clients, schedules and retention periods. Do you need changes? It is of course possible that you run your backups very smoothly with your existing hardware and software. Only make changes if you feel or know that something is wrong. However, changes may be necessary if the policies of your users change. For instance, when you normally have 6 hours of downtime for a database backup, it could happen that your users want a higher availability of that database. This could force you in having to do online backups of that database. Another example is that hardware is added to the environment. When a department is in the process of implementing a 1 Terabyte fileserver, your are likely to get in to trouble when you do not investigate what the impact will be on your existing backup architecture. It is a commonly made error that project teams start looking at how they are going to get the enormous amounts of data to tape after the machine is installed. This is too late. Another reason for change is that data has to be more and more available. If availability increases, backup window size decreases. No more database downtime.

4 If changing, what do you need? This is a tough question to answer. First you must know what kind of data you have to back up (e.g. Databases, fileservers, webservers, etc.) and the different combinations that (have to) coexist in the environment. Use the following list of basics to begin planning your backup environment: Dataset size and average number of files. Network bandwidth. Memory. Tape drive Technologies. Software packages. Off site storage. Backup frequency. Dataset size and average number of files. To determine the total tape capacity you need, there are a number of things to consider. First of all; What is the total amount of data that you have to back up when doing a full backup (at this point it is not yet important to know if you are going to back up locally or to a backup server). If you are going to use a third party or OEM ed (Original Equipment Manufacturer) product, you must know the number of files that you have to backup too. Products like NetBackup from Veritas or NetWorker from Legato use about 150 bytes to store the location, retention period and backup time of the backed up file in its index database. So, backing up one million files leaves you with a theoretical index database size of around 150 Mb. To be able to tune your backup system in a later stage, the total number of files that reside on a file system could come in handy too. With these two values (total amount of data and number of files), you can calculate the average file size. On large file servers, you can improve backup and restore performance by tuning the block size written to tape to the average file size. On relatively small machines you will hardly notice any differences in performance. If you really want to be sure that you are not going to buy too many tapes, you can add compression too as a parameter. Also very important, the on drive hardware compression helps to improve performance because the amount of data written to the drives cache is in fact more than actually is written to tape. In the following table, the typical compression ratios and gained performance when using compression is shown. Data Type Gained Performance Compression Text 1.46:1 1.44:1 File server 1.60:1 1.63:1 Web server 1.57:1 1.82:1 Database 1.60:1 1.57:1 Ref. 1

5 The native write capacity of a DLT drive is 5Mb/s. This means that you can write 5Mb/s of uncompressed data to the drive. According to the table, writing speeds for a fileserver improves with 1.60:1 which produces a theoretical data stream of 8Mb/s. Network Bandwidth. In the case of a network related or centralized backup architecture, knowing about the way your network will be utilized during backups in the peak hours is essential. The following table shows a number of commonly used network technologies with their theoretical speeds and their more realistic speeds based on vendor specifications and personal experience. This table is only a guideline and transfer rates depend on actual network load at any one time. Network adapter Speed in theory Speed in real life 10BaseT Ethernet 10Mbps MB/sec 100BaseT Ethernet 100Mbps MB/sec Gigabit Ethernet 1000Mbps MB/sec Ref. 1 Please note that normally the transfer rate of a network interface card is noted in bits, where 1 Mbps is actually 1000x1000 bits. We are far more interested in how many bytes, or Mega bytes for that matter, we can pump through the network. A good way of testing your network transfer rate is to create a reasonably large file on a client and setup an ftp connection to the backup server (if you have one already). If you copy the file to /dev/null on the receiving machine, you can get a pretty good picture of your network transfer rate in combination with the read capabilities of the hard drive(s) on the client. When ftp finishes the file transfer, it gives you the number of Kbytes/sec. Dividing this number by 1024 gives you Mbytes/sec. If you divide the total amount of data that has to be backup up from the client by the result of the ftp transfer, you get the estimated time the backup would take. The actual results of a live backup depends on how many clients you back up at the same time, hardware capabilities of the backup server and the type of backup hardware/media you use. If you merely want to test actual TCP traffic from network card to network card, you can use tools like ttcp for example. Using the /dev/null method can produce unreliable results on some Unixes though. Let s assume your backup server has one 100Mbps link to the network. This should be enough to get two DLT (Digital Linear Tape) drives to stream. If you would experience slow backups, adding tape drives would probably slow down your backups because the drives must share the available bandwidth causing them to slow down because they can not get into streaming mode. So, you should keep the minimum drive throughput in combination with your network speed on the receiving side in mind. The client machines are less important in this case. If you have slow clients, you can start more than one backup at the same time to increase the data stream to your backup server. For this reason it is important to know what link speeds there are on your client machines. Create an inventory list of client hardware to plan the schedules for your different server groups.

6 Memory. On the client side, available memory is usually enough because the system load during a backup can be compared with normal operation (more or less depending on server task). If your system behaves acceptably during operating hours, it should not degrade during backup hours. However, there are some memory considerations on the backup server, like the following: Some third party backup solutions use chunks of shared memory to buffer data before it is transferred to the tape drives used during a backup or restore. The calculation of the size of shared memory depends on 4 parameters: 1. The size of the buffers, 2. the number of buffers, 3. the number of drives and 4. the number of multiplexes (Veritas) or the number of parallelisms (Legato). Multiplexes or parallelisms are the number of backups that you stream to a single drive simultaneously. This can be multiple file systems from one client or more clients at the same time or a mix of those two. Note that you can multiplex on a per client basis or multiplex on a per drive basis. So, if you have 2 drives and 4 multiplexes per drive, you can backup 4 clients with 2 multiplexes each at the same time. Veritas suggests the following calculation to determine the size of shared memory: Shared_memory=(buffer_size*nBuffers)*nDrives*nMPX Ref. 2 So, if you have 4 drives you can use simultaneously, 4 multiplexes per drive, a buffer size of 64 Kb and 16 buffers, you would get the following: (65536*16)*4*4= which is 16 Megabytes of shared memory. Note that the calculation is done using the full notation of the number of bytes. Shared memory is a limited resource. Setting the buffer size and number of buffers too high for available shared memory can cause you problems because the software expects there to be enough shared memory to store its buffers in. A buffer size of bytes seems to give best performance on DLT drives. Tape drive technologies. The following table shows a number of different tape drive technologies: Technology Native capacity in Gb Speed in Mb/second DDS DDS Mammoth (Exabyte) 20 3 DLT DLT Ref. 1

7 Choose the technology that best fits your needs and budget. Even if you choose to use a robotic tape library, you can still decide what kind of tape technology you use to a certain level because some libraries support different kinds of tape drives. Let s say you have to back up four machines with a total of 60 Gb of data. It will probably be cheaper to buy one DLT drive that you connect to one machine and perform remote backups with ufsdump. It s not only cheaper than buying four drives for every machine (extra SCSI cards perhaps?), it is better to manage because you only have to change tapes in one drive instead of four. Next to that, administration concentrates on one location instead of four. Software packages. There are a wide variety of backup/restore software packages available on the market today. A lot of these packages support a broad range of soft and hardware platforms. There are already a number of packages designed for the Linux community too. A small selection of backup/restore software packages: Armanda Veritas NetBackup Legato Networker BRU from EST (Linux) Arkeia from Knox (Linux) HP Omniback The decision on what software to choose should be based on the needs of your environment, personal preferences (evaluate that stuff!) and, as always, budgetary limitations (or absolute freedom). Off site storage. Many companies require to have business critical data stored outside the company walls. You can imagine that in case of a fire, you do not want all your data (disks, tapes) at one location. The problem here is that you still need your data within reach to ensure quick restores if needed. To solve this problem you can clone or duplicate the data that has been written to tape during backup hours, usually at night. The most ideal way is to have a dedicated backup server that can perform these duplications when it is idle during non backup hours. This mechanism can/will influence the way you set up multiplexes or parallelisms. For instance, when you want to duplicate a tape with 8 multiplexes, the duplication process will run over the tape 8 times to construct 8 files on the duplication tape. The reason for this is to decrease restore times dramatically when you are forced to use the duplicate to restore data. Duplication can be a motivation to buy extra tape drives even if the network bandwidth of the backup server would withhold you to use them.

8 Backup frequency. Basically you can designate three kinds of data: 1. Static data, 2. dynamic data, 3. Machine generated data. 1. Making regular backups of static data can be a waste of time, tape space and therefore money. With static data, you can think of files the OS consists of or application files. It should be sufficient to make full backups, let s say, once a month, and an incremental backup in between full backups. It all depends on how dynamic your configuration files are. 2. Dynamic data is data that applications use or data that resides in databases such as Oracle or Sybase. This data can change very quickly. It can change so quickly that you even might consider not to make incremental backups at all because in the end they will just be full backups. 3. In some cases, machine produce data from, for instance, mathematical calculations or end of month financial calculations. The decision whether you back this data up should be based on how long it will take for the machine to regenerate or the time you need to get it back from tape. How to motivate management. Implementing a brand new backup system can be very expensive. This investment is usually a painful one for management. Most IT systems are used to run the business more efficiently and they pay themselves back in the long run. Backup systems cost money and they just sit there doing backups. Of course this is a wrong assumption. The reason you make backups is to protect your precious data from hardware failures, software failures, human error and foul play. Loosing data is way more expensive that maintaining a backup system to prevent data loss in the first place. The question you must ask yourself is: What is the company going to loose when data is completely lost or it will take an extensive period of time to get it back, one day for example. A good backup mechanism should be considered as an insurance policy. Compared with the value of the data they protect, it is a relatively cheap insurance policy too. Conclusion. Implementing a data center wide backup solution is not an easy task. Talk to the different departments and with the end users about there requirements and data types. Compare the wide range of products there are on the market and evaluate software packages. And, when it all runs? Test your restore procedures on a regular basis.

9 Resources Ref. 1. Planning you backup architecture. White paper. Sun Microsystems. Ref. 2. Size/number of data buffers. How it works and how to determine what to use. TechNote. Veritas software.

Massive SAN Backups. HP World 2002 Los Angeles, CA September, 2002 Denys Beauchemin. The Innovators. We watch your data

Massive SAN Backups. HP World 2002 Los Angeles, CA September, 2002 Denys Beauchemin. The Innovators. We watch your data Massive SAN Backups HP World 2002 Los Angeles, CA September, 2002 Denys Beauchemin Page 1 Agenda Current bottlenecks Splits and multiplex DLT Libraries Backup Server DLT Library sharing between systems

More information

WHITE PAPER BRENT WELCH NOVEMBER

WHITE PAPER BRENT WELCH NOVEMBER BACKUP WHITE PAPER BRENT WELCH NOVEMBER 2006 WHITE PAPER: BACKUP TABLE OF CONTENTS Backup Overview 3 Background on Backup Applications 3 Backup Illustration 4 Media Agents & Keeping Tape Drives Busy 5

More information

Using HP StoreOnce Backup Systems for NDMP backups with Symantec NetBackup

Using HP StoreOnce Backup Systems for NDMP backups with Symantec NetBackup Technical white paper Using HP StoreOnce Backup Systems for NDMP backups with Symantec NetBackup Table of contents Executive summary... 2 Introduction... 2 What is NDMP?... 2 Technology overview... 3 HP

More information

Protect Microsoft Exchange databases, achieve long-term data retention

Protect Microsoft Exchange databases, achieve long-term data retention Technical white paper Protect Microsoft Exchange databases, achieve long-term data retention HP StoreOnce Backup systems, HP StoreOnce Catalyst, and Symantec NetBackup OpenStorage Table of contents Introduction...

More information

Sawmill Log Analyzer Best Practices!! Page 1 of 6. Sawmill Log Analyzer Best Practices

Sawmill Log Analyzer Best Practices!! Page 1 of 6. Sawmill Log Analyzer Best Practices Sawmill Log Analyzer Best Practices!! Page 1 of 6 Sawmill Log Analyzer Best Practices! Sawmill Log Analyzer Best Practices!! Page 2 of 6 This document describes best practices for the Sawmill universal

More information

Using HP StoreOnce D2D systems for Microsoft SQL Server backups

Using HP StoreOnce D2D systems for Microsoft SQL Server backups Technical white paper Using HP StoreOnce D2D systems for Microsoft SQL Server backups Table of contents Executive summary 2 Introduction 2 Technology overview 2 HP StoreOnce D2D systems key features and

More information

Storage Backup and Disaster Recovery: Using New Technology to Develop Best Practices

Storage Backup and Disaster Recovery: Using New Technology to Develop Best Practices Storage Backup and Disaster Recovery: Using New Technology to Develop Best Practices September 2008 Recent advances in data storage and data protection technology are nothing short of phenomenal. Today,

More information

WHITE PAPER: customize. Best Practice for NDMP Backup Veritas NetBackup. Paul Cummings. January 2009. Confidence in a connected world.

WHITE PAPER: customize. Best Practice for NDMP Backup Veritas NetBackup. Paul Cummings. January 2009. Confidence in a connected world. WHITE PAPER: customize DATA PROTECTION Confidence in a connected world. Best Practice for NDMP Backup Veritas NetBackup Paul Cummings January 2009 Best Practice for NDMP Backup Veritas NetBackup Contents

More information

Protecting enterprise servers with StoreOnce and CommVault Simpana

Protecting enterprise servers with StoreOnce and CommVault Simpana Technical white paper Protecting enterprise servers with StoreOnce and CommVault Simpana HP StoreOnce Backup systems Table of contents Introduction 2 Technology overview 2 HP StoreOnce Backup systems key

More information

Design and Implementation of a Storage Repository Using Commonality Factoring. IEEE/NASA MSST2003 April 7-10, 2003 Eric W. Olsen

Design and Implementation of a Storage Repository Using Commonality Factoring. IEEE/NASA MSST2003 April 7-10, 2003 Eric W. Olsen Design and Implementation of a Storage Repository Using Commonality Factoring IEEE/NASA MSST2003 April 7-10, 2003 Eric W. Olsen Axion Overview Potentially infinite historic versioning for rollback and

More information

Aspirus Enterprise Backup Assessment and Implementation of Avamar and NetWorker

Aspirus Enterprise Backup Assessment and Implementation of Avamar and NetWorker Aspirus Enterprise Backup Assessment and Implementation of Avamar and NetWorker Written by: Thomas Whalen Server and Storage Infrastructure Team Leader, Aspirus Information Technology Department Executive

More information

Implementing an Enterprise Class Database Backup and Recovery Plan

Implementing an Enterprise Class Database Backup and Recovery Plan Implementing an Enterprise Class Database Backup and Recovery Plan Tammy Bednar Oracle Corporation 400 Oracle Parkway, Redwood Shores, CA 94065 Work: (650) 506-4780 Fax: (650) 506-7203 tammy.bednar@oracle.com

More information

Keys to Successfully Architecting your DSI9000 Virtual Tape Library. By Chris Johnson Dynamic Solutions International

Keys to Successfully Architecting your DSI9000 Virtual Tape Library. By Chris Johnson Dynamic Solutions International Keys to Successfully Architecting your DSI9000 Virtual Tape Library By Chris Johnson Dynamic Solutions International July 2009 Section 1 Executive Summary Over the last twenty years the problem of data

More information

Eliminating Backup System Bottlenecks: Taking Your Existing Backup System to the Next Level. Jacob Farmer, CTO, Cambridge Computer

Eliminating Backup System Bottlenecks: Taking Your Existing Backup System to the Next Level. Jacob Farmer, CTO, Cambridge Computer : Taking Your Existing Backup System to the Next Level Jacob Farmer, CTO, Cambridge Computer SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA. Member companies and individuals

More information

Rumors, Rumors, Rumors

Rumors, Rumors, Rumors July 2008 Volume 1 Number 5 In This Issue Rumors, Rumors, Rumors Connecting the bits Tips & Techniques a proven solution is ready to seamlessly take over from the older hardware. Rumors, Rumors, Rumors

More information

Technical White Paper. Symantec Backup Exec 10d System Sizing. Best Practices For Optimizing Performance of the Continuous Protection Server

Technical White Paper. Symantec Backup Exec 10d System Sizing. Best Practices For Optimizing Performance of the Continuous Protection Server Symantec Backup Exec 10d System Sizing Best Practices For Optimizing Performance of the Continuous Protection Server Table of Contents Table of Contents...2 Executive Summary...3 System Sizing and Performance

More information

EMC CLARiiON Backup Storage Solutions

EMC CLARiiON Backup Storage Solutions Engineering White Paper Backup-to-Disk: An Overview Abstract This white paper is an overview of disk-based backup methodologies. It compares disk and tape backup topologies and describes important considerations

More information

CA ARCserve Family r15

CA ARCserve Family r15 CA ARCserve Family r15 Rami Nasser EMEA Principal Consultant, Technical Sales Rami.Nasser@ca.com The ARCserve Family More than Backup The only solution that: Gives customers control over their changing

More information

Considerations when Choosing a Backup System for AFS

Considerations when Choosing a Backup System for AFS Considerations when Choosing a Backup System for AFS By Kristen J. Webb President and CTO Teradactyl LLC. October 21, 2005 The Andrew File System has a proven track record as a scalable and secure network

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

Data Backup Options for SME s

Data Backup Options for SME s Data Backup Options for SME s As an IT Solutions company, Alchemy are often asked what is the best backup solution? The answer has changed over the years and depends a lot on your situation. We recognize

More information

Liteon True Speed White Paper SPEED UP NETWORK STORAGE PERFORMANCE WITH LITEON TRUE SPEED TECHNOLOGY

Liteon True Speed White Paper SPEED UP NETWORK STORAGE PERFORMANCE WITH LITEON TRUE SPEED TECHNOLOGY SPEED UP NETWORK STORAGE PERFORMANCE WITH LITEON TRUE SPEED TECHNOLOGY 1 Contents Introduction... Migrating from Hard Disk Drive to Solid State Disk... It s all in the IOPS... Liteon True Speed... Reliable

More information

ZFS Backup Platform. ZFS Backup Platform. Senior Systems Analyst TalkTalk Group. http://milek.blogspot.com. Robert Milkowski.

ZFS Backup Platform. ZFS Backup Platform. Senior Systems Analyst TalkTalk Group. http://milek.blogspot.com. Robert Milkowski. ZFS Backup Platform Senior Systems Analyst TalkTalk Group http://milek.blogspot.com The Problem Needed to add 100's new clients to backup But already run out of client licenses No spare capacity left (tapes,

More information

BMC Recovery Manager for Databases: Benchmark Study Performed at Sun Laboratories

BMC Recovery Manager for Databases: Benchmark Study Performed at Sun Laboratories WHITE PAPER BMC Recovery Manager for Databases: Benchmark Study Performed at Sun Laboratories BMC delivers extraordinarily fast Oracle backup and recovery performance close to two terabytes per hour Table

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

Direct NFS - Design considerations for next-gen NAS appliances optimized for database workloads Akshay Shah Gurmeet Goindi Oracle

Direct NFS - Design considerations for next-gen NAS appliances optimized for database workloads Akshay Shah Gurmeet Goindi Oracle Direct NFS - Design considerations for next-gen NAS appliances optimized for database workloads Akshay Shah Gurmeet Goindi Oracle Agenda Introduction Database Architecture Direct NFS Client NFS Server

More information

STORAGE SOURCE DATA DEDUPLICATION PRODUCTS. Buying Guide: inside

STORAGE SOURCE DATA DEDUPLICATION PRODUCTS. Buying Guide: inside Managing the information that drives the enterprise STORAGE Buying Guide: inside 2 Key features of source data deduplication products 5 Special considerations Source dedupe products can efficiently protect

More information

SQL-BackTrack the Smart DBA s Power Tool for Backup and Recovery

SQL-BackTrack the Smart DBA s Power Tool for Backup and Recovery SQL-BackTrack the Smart DBA s Power Tool for Backup and Recovery by Diane Beeler, Consulting Product Marketing Manager, BMC Software and Mati Pitkanen, SQL-BackTrack for Oracle Product Manager, BMC Software

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

CYBERNETICS. Virtualization of Tape Storage

CYBERNETICS. Virtualization of Tape Storage Abstract: Realizing the benefits of Disk to Disk to Tape backup strategies incorporating disk-based virtual tape devices. CYBERNETICS Intelligent Storage Solutions Table of Contents Introduction 1 Benefits

More information

Distribution One Server Requirements

Distribution One Server Requirements Distribution One Server Requirements Introduction Welcome to the Hardware Configuration Guide. The goal of this guide is to provide a practical approach to sizing your Distribution One application and

More information

IBM ^ xseries ServeRAID Technology

IBM ^ xseries ServeRAID Technology IBM ^ xseries ServeRAID Technology Reliability through RAID technology Executive Summary: t long ago, business-critical computing on industry-standard platforms was unheard of. Proprietary systems were

More information

XenData Archive Series Software Technical Overview

XenData Archive Series Software Technical Overview XenData White Paper XenData Archive Series Software Technical Overview Advanced and Video Editions, Version 4.0 December 2006 XenData Archive Series software manages digital assets on data tape and magnetic

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.0 through 7.1 Symantec NetBackup Backup Planning and Performance Tuning Guide The software described in

More information

Configuring Apache Derby for Performance and Durability Olav Sandstå

Configuring Apache Derby for Performance and Durability Olav Sandstå Configuring Apache Derby for Performance and Durability Olav Sandstå Database Technology Group Sun Microsystems Trondheim, Norway Overview Background > Transactions, Failure Classes, Derby Architecture

More information

Quantum StorNext. Product Brief: Distributed LAN Client

Quantum StorNext. Product Brief: Distributed LAN Client Quantum StorNext Product Brief: Distributed LAN Client NOTICE This product brief may contain proprietary information protected by copyright. Information in this product brief is subject to change without

More information

Google File System. Web and scalability

Google File System. Web and scalability Google File System Web and scalability The web: - How big is the Web right now? No one knows. - Number of pages that are crawled: o 100,000 pages in 1994 o 8 million pages in 2005 - Crawlable pages might

More information

WHITE PAPER Improving Storage Efficiencies with Data Deduplication and Compression

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

More information

MySQL Enterprise Backup

MySQL Enterprise Backup MySQL Enterprise Backup Fast, Consistent, Online Backups A MySQL White Paper February, 2011 2011, Oracle Corporation and/or its affiliates Table of Contents Introduction... 3! Database Backup Terms...

More information

Using HP StoreOnce Backup systems for Oracle database backups

Using HP StoreOnce Backup systems for Oracle database backups Technical white paper Using HP StoreOnce Backup systems for Oracle database backups Table of contents Introduction 2 Technology overview 2 HP StoreOnce Backup systems key features and benefits 2 HP StoreOnce

More information

Enterprise Backup and Restore technology and solutions

Enterprise Backup and Restore technology and solutions Enterprise Backup and Restore technology and solutions LESSON VII Veselin Petrunov Backup and Restore team / Deep Technical Support HP Bulgaria Global Delivery Hub Global Operations Center November, 2013

More information

AFS Usage and Backups using TiBS at Fermilab. Presented by Kevin Hill

AFS Usage and Backups using TiBS at Fermilab. Presented by Kevin Hill AFS Usage and Backups using TiBS at Fermilab Presented by Kevin Hill Agenda History and current usage of AFS at Fermilab About Teradactyl How TiBS (True Incremental Backup System) and TeraMerge works AFS

More information

BrightStor ARCserve Backup for Windows

BrightStor ARCserve Backup for Windows BrightStor ARCserve Backup for Windows Tape RAID Option Guide r11.5 D01183-1E This documentation and related computer software program (hereinafter referred to as the "Documentation") is for the end user's

More information

Keys to optimizing your backup environment: Legato NetWorker

Keys to optimizing your backup environment: Legato NetWorker Keys to optimizing your backup environment: Legato NetWorker Natalie Mead Storage Consultant GlassHouse Technologies nmead@glasshouse.com Introduction Audience Profile Storage Management Interdependence

More information

Business-Centric Storage FUJITSU Storage ETERNUS CS800 Data Protection Appliance

Business-Centric Storage FUJITSU Storage ETERNUS CS800 Data Protection Appliance Intel Xeon processor Business-Centric Storage FUJITSU Storage ETERNUS CS800 Data Protection Appliance The easy solution for backup to disk with deduplication Intel Inside. Powerful Solution Outside. If

More information

Business-centric Storage FUJITSU Storage ETERNUS CS800 Data Protection Appliance

Business-centric Storage FUJITSU Storage ETERNUS CS800 Data Protection Appliance Business-centric Storage FUJITSU Storage ETERNUS CS800 Data Protection Appliance The easy solution for backup to disk with deduplication If you rethink your backup strategy, then think of ETERNUS CS800

More information

How To Store Data On A Computer (For A Computer)

How To Store Data On A Computer (For A Computer) TH3. Data storage http://www.bbc.co.uk/schools/gcsebitesize/ict/ A computer uses two types of storage. A main store consisting of ROM and RAM, and backing stores which can be internal, eg hard disk, or

More information

Continuous Data Protection. PowerVault DL Backup to Disk Appliance

Continuous Data Protection. PowerVault DL Backup to Disk Appliance Continuous Data Protection PowerVault DL Backup to Disk Appliance Continuous Data Protection Current Situation The PowerVault DL Backup to Disk Appliance Powered by Symantec Backup Exec offers the industry

More information

Implementing an Automated Digital Video Archive Based on the Video Edition of XenData Software

Implementing an Automated Digital Video Archive Based on the Video Edition of XenData Software Implementing an Automated Digital Video Archive Based on the Video Edition of XenData Software The Video Edition of XenData Archive Series software manages one or more automated data tape libraries on

More information

Performance Report Modular RAID for PRIMERGY

Performance Report Modular RAID for PRIMERGY Performance Report Modular RAID for PRIMERGY Version 1.1 March 2008 Pages 15 Abstract This technical documentation is designed for persons, who deal with the selection of RAID technologies and RAID controllers

More information

Reducing Backups with Data Deduplication

Reducing Backups with Data Deduplication The Essentials Series: New Techniques for Creating Better Backups Reducing Backups with Data Deduplication sponsored by by Eric Beehler Reducing Backups with Data Deduplication... 1 Explaining Data Deduplication...

More information

Whitepaper: performance of SqlBulkCopy

Whitepaper: performance of SqlBulkCopy We SOLVE COMPLEX PROBLEMS of DATA MODELING and DEVELOP TOOLS and solutions to let business perform best through data analysis Whitepaper: performance of SqlBulkCopy This whitepaper provides an analysis

More information

How To Use External Usb Hard Drives With Backupassist With Backuphelp With Backupa2.Com (A Usb Hard Drive) With Backupahd (A Thumbdrive) With A Backupassistant (A Flash) With An External Hard Drive

How To Use External Usb Hard Drives With Backupassist With Backuphelp With Backupa2.Com (A Usb Hard Drive) With Backupahd (A Thumbdrive) With A Backupassistant (A Flash) With An External Hard Drive Using BackupAssist with External USB Hard Drives TABLE OF CONTENTS 1. Introduction and Overview (1-3) -What is USB 2.0? -USB 2.0 Support -Advantages/Disadvantages of External Drives -Who Should Use External

More information

PrimeArray Data Storage Solutions Network Attached Storage (NAS) iscsi Storage Area Networks (SAN) Optical Storage Systems (CD/DVD)

PrimeArray Data Storage Solutions Network Attached Storage (NAS) iscsi Storage Area Networks (SAN) Optical Storage Systems (CD/DVD) Fall 2008 PrimeArray Data Storage Solutions Network Attached Storage (NAS) iscsi Storage Area Networks (SAN) Optical Storage Systems (CD/DVD) AutoStor iscsi SAN solution. See pages 8 and 9 for more information.

More information

1 Storage Devices Summary

1 Storage Devices Summary Chapter 1 Storage Devices Summary Dependability is vital Suitable measures Latency how long to the first bit arrives Bandwidth/throughput how fast does stuff come through after the latency period Obvious

More information

Keys to Optimizing Your Backup Environment: Tivoli Storage Manager

Keys to Optimizing Your Backup Environment: Tivoli Storage Manager Keys to Optimizing Your Backup Environment: Tivoli Storage Manager John Merryman GlassHouse Technologies, Inc. Introduction Audience Profile Storage Management Interdependence Backup Pain Points Architecture

More information

RFP - Equipment for the Replication of Critical Systems at Bank of Mauritius Tower and at Disaster Recovery Site. 06 March 2014

RFP - Equipment for the Replication of Critical Systems at Bank of Mauritius Tower and at Disaster Recovery Site. 06 March 2014 RFP - Equipment for the Replication of Critical Systems at Bank of Mauritius Tower and at Disaster Recovery Site Response to Queries: 06 March 2014 (1) Please specify the number of drives required in the

More information

Amazon Cloud Storage Options

Amazon Cloud Storage Options Amazon Cloud Storage Options Table of Contents 1. Overview of AWS Storage Options 02 2. Why you should use the AWS Storage 02 3. How to get Data into the AWS.03 4. Types of AWS Storage Options.03 5. Object

More information

How To Limit Volume In Bacula

How To Limit Volume In Bacula Disk Backup Design Using Bacula This document is intended to provide insight into the considerations and processes required to design and implement a Disk Backup strategy for a large site with Bacula.

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

NetBackup Performance Tuning on Windows

NetBackup Performance Tuning on Windows NetBackup Performance Tuning on Windows Document Description This document contains information on ways to optimize NetBackup on Windows systems. It is relevant for NetBackup 4.5 and for earlier releases.

More information

How To Backup Your Computer With A File Copy Engine

How To Backup Your Computer With A File Copy Engine Secondary Backup Entire System Including Windows Installation Data Files, Emails, Databases, Documents Not Important Important Critical Ultra Critical Secondary Backup Data Archival Backup Secondary Backup

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 Symantec NetBackup Backup Planning and Performance Tuning Guide The software described

More information

Optimizing LTO Backup Performance

Optimizing LTO Backup Performance Optimizing LTO Backup Performance July 19, 2011 Written by: Ash McCarty Contributors: Cedrick Burton Bob Dawson Vang Nguyen Richard Snook Table of Contents 1.0 Introduction... 3 2.0 Host System Configuration...

More information

Tape or Disk Backup Which is Best?

Tape or Disk Backup Which is Best? WHITE PAPER Disk-to-Disk-to-Tape Strategy Guide How often are we reminded that what goes around comes around? This can be said for the fashion industry, but does it hold true for technology? It does, and

More information

Storage Architecture in XProtect Corporate

Storage Architecture in XProtect Corporate Milestone Systems White Paper Storage Architecture in XProtect Corporate Prepared by: John Rasmussen Product Manager XProtect Corporate Milestone Systems Date: 7 February, 2011 Page 1 of 20 Table of Contents

More information

Introduction. Setup of Exchange in a VM. VMware Infrastructure

Introduction. Setup of Exchange in a VM. VMware Infrastructure Introduction VMware Infrastructure is deployed in data centers for deploying mission critical applications. Deployment of Microsoft Exchange is a very important task for the IT staff. Email system is an

More information

REMOTE BACKUP-WHY SO VITAL?

REMOTE BACKUP-WHY SO VITAL? REMOTE BACKUP-WHY SO VITAL? Any time your company s data or applications become unavailable due to system failure or other disaster, this can quickly translate into lost revenue for your business. Remote

More information

Implementing a Digital Video Archive Using XenData Software and a Spectra Logic Archive

Implementing a Digital Video Archive Using XenData Software and a Spectra Logic Archive Using XenData Software and a Spectra Logic Archive With the Video Edition of XenData Archive Series software on a Windows server and a Spectra Logic T-Series digital archive, broadcast organizations have

More information

Implementing Offline Digital Video Storage using XenData Software

Implementing Offline Digital Video Storage using XenData Software using XenData Software XenData software manages data tape drives, optionally combined with a tape library, on a Windows Server 2003 platform to create an attractive offline storage solution for professional

More information

Why Backup? What is YOUR Cost of Downtime?

Why Backup? What is YOUR Cost of Downtime? Why Backup? Typically we think in terms of backup only. We develop backup plans not recovery plans, we monitor backup times and resources used, we use metrics to reduce backup costs and resources used.

More information

Cost Effective Backup with Deduplication. Copyright 2009 EMC Corporation. All rights reserved.

Cost Effective Backup with Deduplication. Copyright 2009 EMC Corporation. All rights reserved. Cost Effective Backup with Deduplication Agenda Today s Backup Challenges Benefits of Deduplication Source and Target Deduplication Introduction to EMC Backup Solutions Avamar, Disk Library, and NetWorker

More information

Disk-to-Disk-to-Offsite Backups for SMBs with Retrospect

Disk-to-Disk-to-Offsite Backups for SMBs with Retrospect Disk-to-Disk-to-Offsite Backups for SMBs with Retrospect Abstract Retrospect backup and recovery software provides a quick, reliable, easy-to-manage disk-to-disk-to-offsite backup solution for SMBs. Use

More information

Maximizing Backup and Restore Performance of Large Databases

Maximizing Backup and Restore Performance of Large Databases Maximizing Backup and Restore Performance of Large Databases - 1 - Forward (from Meta Group) Most companies critical data is being stored within relational databases. Over 90% of all mission critical systems,

More information

EMC Backup Storage Solutions: The Value of EMC Disk Library with TSM

EMC Backup Storage Solutions: The Value of EMC Disk Library with TSM A Detailed Review Abstract The white paper describes how the EMC Disk Library can enhance an IBM Tivoli Storage Manager (TSM) environment. It describes TSM features, the demands these features place on

More information

An Oracle White Paper September 2011. Oracle Exadata Database Machine - Backup & Recovery Sizing: Tape Backups

An Oracle White Paper September 2011. Oracle Exadata Database Machine - Backup & Recovery Sizing: Tape Backups An Oracle White Paper September 2011 Oracle Exadata Database Machine - Backup & Recovery Sizing: Tape Backups Table of Contents Introduction... 3 Tape Backup Infrastructure Components... 4 Requirements...

More information

Yiwo Tech Development Co., Ltd. EaseUS Todo Backup. Reliable Backup & Recovery Solution. EaseUS Todo Backup Solution Guide. All Rights Reserved Page 1

Yiwo Tech Development Co., Ltd. EaseUS Todo Backup. Reliable Backup & Recovery Solution. EaseUS Todo Backup Solution Guide. All Rights Reserved Page 1 EaseUS Todo Backup Reliable Backup & Recovery Solution EaseUS Todo Backup Solution Guide. All Rights Reserved Page 1 Part 1 Overview EaseUS Todo Backup Solution Guide. All Rights Reserved Page 2 Introduction

More information

IT of SPIM Data Storage and Compression. EMBO Course - August 27th! Jeff Oegema, Peter Steinbach, Oscar Gonzalez

IT of SPIM Data Storage and Compression. EMBO Course - August 27th! Jeff Oegema, Peter Steinbach, Oscar Gonzalez IT of SPIM Data Storage and Compression EMBO Course - August 27th Jeff Oegema, Peter Steinbach, Oscar Gonzalez 1 Talk Outline Introduction and the IT Team SPIM Data Flow Capture, Compression, and the Data

More information

Summer Student Project Report

Summer Student Project Report Summer Student Project Report Dimitris Kalimeris National and Kapodistrian University of Athens June September 2014 Abstract This report will outline two projects that were done as part of a three months

More information

Barracuda Backup Deduplication. White Paper

Barracuda Backup Deduplication. White Paper Barracuda Backup Deduplication White Paper Abstract Data protection technologies play a critical role in organizations of all sizes, but they present a number of challenges in optimizing their operation.

More information

SAN TECHNICAL - DETAILS/ SPECIFICATIONS

SAN TECHNICAL - DETAILS/ SPECIFICATIONS SAN TECHNICAL - DETAILS/ SPECIFICATIONS Technical Details / Specifications for 25 -TB Usable capacity SAN Solution Item 1) SAN STORAGE HARDWARE : One No. S.N. Features Description Technical Compliance

More information

EMC CLARiiON Backup Storage Solutions

EMC CLARiiON Backup Storage Solutions Engineering White Paper Backup-to-Disk Guide with VERITAS NetBackup Abstract This white paper describes how to configure the EMC CLARiiON CX200, CX400, and CX600 storage systems with VERITAS NetBackup

More information

Enterprise Data Backup and Recovery

Enterprise Data Backup and Recovery Enterprise Data Backup and Recovery W. Curtis Preston, PSA (Pencom Systems Administration) Do you need a commercial backup utility? Introduction O Thirty flavors of UNIX, Novell, W95/NT, Mac, Oracle, Informix,

More information

Considerations when Choosing a Backup System for AFS

Considerations when Choosing a Backup System for AFS Considerations when Choosing a Backup System for AFS By Kristen J. Webb President and CTO Teradactyl LLC. June 18, 2005 The Andrew File System has a proven track record as a scalable and secure network

More information

Cloud Based Application Architectures using Smart Computing

Cloud Based Application Architectures using Smart Computing Cloud Based Application Architectures using Smart Computing How to Use this Guide Joyent Smart Technology represents a sophisticated evolution in cloud computing infrastructure. Most cloud computing products

More information

WHITE PAPER. Storage Savings Analysis: Storage Savings with Deduplication and Acronis Backup & Recovery 10

WHITE PAPER. Storage Savings Analysis: Storage Savings with Deduplication and Acronis Backup & Recovery 10 Storage Savings Analysis: Storage Savings with Deduplication and Acronis Backup & Recovery 10 Copyright Acronis, Inc., 2000 2009 Table of contents Executive Summary... 3 The Importance of Deduplication...

More information

White Paper. Overland REO SERIES. Implementation Best Practices

White Paper. Overland REO SERIES. Implementation Best Practices White Paper Overland REO SERIES Implementation Best Practices Using REO to Enhance Your Backup Process Organizations of all sizes are faced with the challenge of protecting increasing amounts of critical

More information

Parallels Cloud Server 6.0

Parallels Cloud Server 6.0 Parallels Cloud Server 6.0 Parallels Cloud Storage I/O Benchmarking Guide September 05, 2014 Copyright 1999-2014 Parallels IP Holdings GmbH and its affiliates. All rights reserved. Parallels IP Holdings

More information

Implementing a Digital Video Archive Based on XenData Software

Implementing a Digital Video Archive Based on XenData Software Based on XenData Software The Video Edition of XenData Archive Series software manages a digital tape library on a Windows Server 2003 platform to create a digital video archive that is ideal for the demanding

More information

Virtual Infrastructure Security

Virtual Infrastructure Security Virtual Infrastructure Security 2 The virtual server is a perfect alternative to using multiple physical servers: several virtual servers are hosted on one physical server and each of them functions both

More information

Everything you wanted to know about data tape bar codes but were afraid to ask

Everything you wanted to know about data tape bar codes but were afraid to ask Everything you wanted to know about data tape bar codes but were afraid to ask Christopher A. Stone, Brillig Consulting January 2009 Bar codes are an integral part of most backup and archive procedures

More information

Archive Data Retention & Compliance. Solutions Integrated Storage Appliances. Management Optimized Storage & Migration

Archive Data Retention & Compliance. Solutions Integrated Storage Appliances. Management Optimized Storage & Migration Solutions Integrated Storage Appliances Management Optimized Storage & Migration Archive Data Retention & Compliance Services Global Installation & Support SECURING THE FUTURE OF YOUR DATA w w w.q sta

More information

Virtual Tape Systems for IBM Mainframes A comparative analysis

Virtual Tape Systems for IBM Mainframes A comparative analysis Virtual Tape Systems for IBM Mainframes A comparative analysis Virtual Tape concepts for IBM Mainframes Mainframe Virtual Tape is typically defined as magnetic tape file images stored on disk. In reality

More information

June 2009. Blade.org 2009 ALL RIGHTS RESERVED

June 2009. Blade.org 2009 ALL RIGHTS RESERVED Contributions for this vendor neutral technology paper have been provided by Blade.org members including NetApp, BLADE Network Technologies, and Double-Take Software. June 2009 Blade.org 2009 ALL RIGHTS

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

How To Back Up Your Computer With A Hard Drive On A Usb Or Usb 2 (For Small Businesses)

How To Back Up Your Computer With A Hard Drive On A Usb Or Usb 2 (For Small Businesses) The Real Cost of Do-It-Yourself Backups and Why Online Backup is Better This white paper discloses the real costs to a small business for performing proper data backups in-house using portable hard drives,

More information

Muse Server Sizing. 18 June 2012. Document Version 0.0.1.9 Muse 2.7.0.0

Muse Server Sizing. 18 June 2012. Document Version 0.0.1.9 Muse 2.7.0.0 Muse Server Sizing 18 June 2012 Document Version 0.0.1.9 Muse 2.7.0.0 Notice No part of this publication may be reproduced stored in a retrieval system, or transmitted, in any form or by any means, without

More information

WHITE PAPER FUJITSU PRIMERGY SERVER BASICS OF DISK I/O PERFORMANCE

WHITE PAPER FUJITSU PRIMERGY SERVER BASICS OF DISK I/O PERFORMANCE WHITE PAPER BASICS OF DISK I/O PERFORMANCE WHITE PAPER FUJITSU PRIMERGY SERVER BASICS OF DISK I/O PERFORMANCE This technical documentation is aimed at the persons responsible for the disk I/O performance

More information

Backup Technologies. An Overview of the Different Technologies Available for Backup. What do I need to think about when choosing a backup solution

Backup Technologies. An Overview of the Different Technologies Available for Backup. What do I need to think about when choosing a backup solution An Overview of the Different Technologies Available for Backup CONTENTS CONTENTS... 2 INTRODUCTION... 4 TAPE DRIVES... 4 Cost... 4 Quantity of Data... 4 Length of Archival... 5 Time to Backup... 5 Time

More information

<Insert Picture Here> RMAN Configuration and Performance Tuning Best Practices

<Insert Picture Here> RMAN Configuration and Performance Tuning Best Practices 1 RMAN Configuration and Performance Tuning Best Practices Timothy Chien Principal Product Manager Oracle Database High Availability Timothy.Chien@oracle.com Agenda Recovery Manager

More information