Printer Friendly
The Free Library
14,679,069 articles and books
Member login
User name  
Password 
 
Join us Forgot password?

Is regular backup enough? Join the continuous backup revolution.


Most businesses secure their information infrastructure by regularly backing it up onto tape. Some have gone further, enhancing their backup strategy with expensive disk arrays and mirroring. Whether an earthquake, a flood, a blackout A complete loss of power. See brownout.  or a hard disk failure should catch them by surprise, these backups would ensure the survival of their information. Should human or software error (which account for approximately 40% of all application-related disasters) corrupt their data, they would simply reach for a recent backup, which would help them back on their feet. But would simply having these regular backups stashed away someplace some·place  
adv. & n.
Somewhere: "I didn't care where I was from so long as it was someplace else" Garrison Keillor. See Usage Note at everyplace.
 safe be enough?

Should your information infrastructure go down, regular backup tools may prove insufficient. While you will doubtless be able to eventually restore corrupted data from tape or disk arrays, you may find that the recovery process takes too long. Data integrity may not be fully maintained, as you will most likely lose all information added or modified since the last backup was performed. Even worse, there is a high probability that you will not be able to bring databases up again at all. This may result from any number of reasons, including physical media faults and hardware/software incompatibilities.

In a nutshell nut·shell  
n.
The shell enclosing the meat of a nut.

Idiom:
in a nutshell
In a few words; concisely: Just give me the facts in a nutshell.

Adv. 1.
, relying on traditional backups may not only cost you precious down-time, but might also make a serious dent in your productivity and profitability.

Snapshot-Based Backups

To ensure higher data availability Refers to the degree to which data can be instantly accessed. The term is mostly associated with service levels that are set up either by the internal IT organization or that may be guaranteed by a third party datacenter or storage provider. , and faster recovery from data corruption Data corruption refers to errors in computer data that occur during transmission or retrieval, introducing unintended changes to the original data. Computer storage and transmission systems use a number of measures to provide data integrity, the lack of errors. , IT-dependent organizations have been showing growing interest in snapshot-based backup solutions. A complement to conventional periodic backups (typically, once a day), these solutions maintain frequent watch over your data. Snapshot-based backup solutions will generally give you added security, for the simple reason that they allow you to store the state of your data more often (typically, once every few hours). Should corruption occur, you will no longer have to spend hours restoring all of your data from yesterday's tape backup Using magnetic tape for storing duplicate copies of hard disk files. Users can add an internal or external tape drive to their desktop computers for backup purposes, and files are typically copied to the tapes using a backup utility that updates on a periodic schedule. . Instead, you will be able to relatively quickly restore data from a previously stored system snapshot.

On the down side, disk activity typically needs to be suspended while snapshots are taken. Also, snapshots require tight integration with the specific application server being secured, and data integrity can only be assured if either the application itself or a system administrator invokes them in proper timing. This means that you will need to invest a significant amount of time and effort configuring and customizing a snapshot-based backup system Noun 1. backup system - a computer system for making backups
ADP system, ADPS, automatic data processing system, computer system, computing system - a system of one or more computers and associated software with common storage
 for your particular Exchange, SQL SQL
 in full Structured Query Language.

Computer programming language used for retrieving records or parts of records in databases and performing various calculations before displaying the results.
 or Oracle setup. If you're out of luck, and the most recently recorded snapshot is out of sync Out of Sync: A Memoir is the upcoming autobiography of American pop singer Lance Bass, set to be published on October 23, 2007. It features an introduction by Marc Eliot, a New York Times  with your application's latest consistent state, restoring data from the snapshot may have unpredictable results.

This is better than regular tape backup, but certainly not perfect.

Continuous Backup Gets the Job Done

Users interested in the highest data integrity and recovery speeds are probably best served by boosting their backup strategy with the latest continuous backup solutions. These may be added to your existing backup infrastructure (tape or snapshot-based, or a combination of both) and will monitor your application servers, while capturing and recording all operations (writes, deletes, copies, etc.) applied to them in a journal at all times. No data is actually moved around, as only the operations carried out on the data, and not the actual data, are logged.

Should data corruption occur, affected servers may simply be "rewound re·wound  
v.
Past tense and past participle of rewind.
" by playing back an opposite operation (or "counter-event") for each operation previously logged in the journal. Not only does this carry the benefit of allowing you to back up vast amounts of data accumulated over a long period of time (remember, it's not the data itself that gets backed up but the actions taken to create or modify it), but it also means that recovery will be practically instantaneous in·stan·ta·ne·ous  
adj.
1. Occurring or completed without perceptible delay: Relief was instantaneous.

2.
.

[FIGURE OMITTED]

The figure shows the synergetic synergetic /syn·er·get·ic/ (sin?er-jet´ik) synergic.

syn·er·get·ic
adj.
Synergistic.
 relationship between the three backup technologies. Snapshots are typically made once every few hours, and may additionally be taken to create offline backups (most likely on a daily basis). Should disaster occur, and only tape backups and/or snapshots are available, you stand to lose as many as 24 hours of updates--not counting the amount of time it will require to carry out restore operations. At the very least, you will lose all updates made during the hours that have gone by since the last snapshot or backup was made. If corruption occurred even earlier than that, you will have to go back further, and lose even more data. Also note that rapid restoration from snapshots will only be possible if you restore entire volumes, and things will significantly slow down if you attempt to restore individual files, directories or databases.

Ultimately, continuous backup may be added and configured con·fig·ure  
tr.v. con·fig·ured, con·fig·ur·ing, con·fig·ures
To design, arrange, set up, or shape with a view to specific applications or uses:
 to monitor every update made to your servers, either all the time or, if you prefer, in between the two most recent snapshots. Should your data be corrupted, you will be able to choose between virtually unlimited restore points. Continuous backup is the only solution that will allow you to restore single or multiple databases to the most recent consistent state, sometimes logged just minutes before corruption occurred, so that the highest data integrity and negligible data loss, if any, are ensured.

As the duration of restore operations only depends on the volume of changes applied since the most recently journaled consistent state, and no actual data is moved, users will be able to simply "rewind re·wind  
tr.v. re·wound , re·wind·ing, re·winds
1. To wind again or anew.

2. To reverse the winding of (recording tape or camera film).

n.
1. The act or process of rewinding.
" either single-megabyte or multi-terabyte servers in seconds!

How To Pick a Continuous Backup Solution

Solutions will differ in the speed of recovery, in the level of backup and restore automation that can be achieved, in the bandwidth overhead they will place on your application servers and, obviously, in price.

You should look out for extras. In addition to their logging of server update activity, some of the more capable solutions will allow you to store "manual" data consistency Data consistency summarizes the validity, accuracy, usability and integrity of related data between applications and across the IT enterprise. This ensures that each user observes a consistent view of the data, including visible changes made by the user's own transactions and  "bookmarks" at will. This can prove especially useful when conducting server maintenance operations. Simply "plant" a bookmark A stored location for quick retrieval at a later date. Web browsers provide bookmarks that contain the addresses (URLs) of favorite sites. Most electronic references, large text databases and help systems provide bookmarks that mark a location users want to revisit in the future.  before carrying out risky procedures and, should something go wrong, use it to quickly wind servers back.

Beware of "jacks-of-all-trades". For the best results, choose an application-aware solution that has been tailored to work seamlessly with your particular application server. This will speed up deployment and database or application component discovery, and will provide you with the greatest ease-of-use and reliability. The preferred solution should at least provide dedicated support for industry standard application servers such as Microsoft Exchange Messaging and groupware software for Windows from Microsoft. Exchange Server is an Internet-compliant e-mail system that runs under Windows NT/2000 and Windows Server 2003. It can be accessed by Web browsers, the Exchange client, versions of Outlook and the earlier Windows Inbox. , Microsoft SQL and Oracle.

The Best of Both Worlds

You might also want to consider enhancing your backup strategy with real-time replication technology, which will add a high-availability layer to your data infrastructure, along with optional automatic failover. Generating a real-time copy of your data that is continuously kept up-to-date, this technology will achieve the most important benefit--24X7 service availability for your users. They will appreciate being able to work uninterrupted and will be even happier when, should disaster strike, you'll have them up and running again in a matter of seconds.

Leonid Shtilman is the founder and CEO (1) (Chief Executive Officer) The highest individual in command of an organization. Typically the president of the company, the CEO reports to the Chairman of the Board.  of Xosoft (Burlington, MA)

www.xosoft.com
COPYRIGHT 2004 West World Productions, Inc.
No portion of this article can be reproduced without the express written permission from the copyright holder.
Copyright 2004, Gale Group. All rights reserved. Gale Group is a Thomson Corporation Company.

 Reader Opinion

Title:

Comment:



 

Article Details
Printer friendly Cite/link Email Feedback
Title Annotation:Backup/Restore
Author:Shtilman, Leonid
Publication:Computer Technology Review
Geographic Code:1USA
Date:Feb 1, 2004
Words:1177
Previous Article:The dangers of recycled tape media.(Backup/Restore)
Next Article:The impact of regulatory compliance on storage: "the compliance landscape is a minefield."--Enterprise Storage Group.(Disaster Recovery)
Topics:



Related Articles
Computer backups checklist.
Speeding up the network: D2D backup lets VARs beat the Bottleneck Bugaboo. (Nectivity).(Buyers Guide)
Speed vs. accuracy in backup and restore.(Special feature: IBM 10th anniversary)
Plan for the worst, hope for the best: backup and disaster recovery.(Disaster Recovery & Backup/Restore)
Plan for the worst, hope for the best: backup & disaster recovery, Part 2.(Disaster Recovery & Backup/Restore)
Adaptive backup as a security enhancer.(Disaster Recovery & Backup/Restore)
Backup & recovery using revolutionary MAID architecture: part 1.(Disaster Recovery & Backup/Restore)(Massive Array of Idle Disks)
Overcoming recovery barriers: rapid and reliable system and data recovery.(Data Protection)
Pain point of time.(Disaster Recovery & Backup/Restore)
Copy that: thinking outside the (backup) box.(Office Technology)(data security)

Terms of use | Copyright © 2009 Farlex, Inc. | Feedback | For webmasters | Submit articles