Options for Backup Strategies



Contributed by Andrew Whitehead

The Ever Shrinking Backup Window

A backup window is the time it takes to complete a given backup, and is determined by both the quantity of data to be backed up and the speed of the equipment. As the time it takes to perform the backup grows with amount of data, backups can easily encroach onto production time, especially as many organizations run 24 hours a day leaving very restricted or even nonexistent backup windows.

Backup Alternatives

If you have the time to perform them Full Backups are the ultimate. A single tape, or set of tapes, can provides the means of returning a server to its present state. They do have drawbacks, the main one being security. If a full backup tape is stolen, the thief has an entire copy of your data.

In an incremental backup, only files that have changed since the last backup are included, making it much quicker than a full backup. The disadvantage is restore time. Restoring from an incremental backup requires the most recent full backup as well as every incremental backup since the last full backup. Imagine that you did a full backup on Friday, followed by incremental backups on Monday, Tuesday, and Wednesday, and your server crashed Thursday. To restore your system you would need the full backup tape from Friday plus the incremental backup tapes from Monday, Tuesday, and Wednesday.

Differential backups offer a compromise by backing up files that have changed since the last full backup. Restoring is easier as only two tapes are needed - the last full backup and the latest differential.

If the backup window is too small for the other options, synthetic full backups can be used. Information, taken from a full backup and a differential or incremental is used to create a new full backup tape offline.

Backup by File System Snapshots

A file system snapshot is an instantaneous image of a file system, and offers the ability to create reliable backups without shutting down running applications for fear of changing while the backup is being made. Snapshots have several important features, including the ability to make backups of the file system several times a day without needing large amounts of additional storage media, they are a convenient method of making file system integrity checks on a running file system, and most importantly create reliable off media backups without the need for inconveniently long backup windows.

Using Volume Shadow Copy Technology in Windows Server 2003

Volume Shadow Copy Technology(VSCT), introduced with Windows Server 2003, is Windows own snapshot technology. VSCT has three main features; open files are no longer left out, applications can continue writing to the volume during backup, and backups can be made at any time without worrying about the backup window or locking out users.

VSCT achieves this by creating shadow copy backups of volumes. These are exact instantaneous copies of files, and include all the open files. This means that files opened by operator or system activity, or databases that are continually held open, are backed up during a volume shadow copy backup.

Andrew Whitehead is a contributor at Free-backup.info -- the home of the popular tool for windows online backup -- Back2zip. This article can be found at http://free-backup.info/options-for-backup-strategies.html



very      not
 
Did you find this article helpful? 7 other readers gave it an average usefulness of 31.4%.
Tell us what you think!!

Some Other Contributions by Andrew Whitehead

A Trip into the World of Computer Forensics  »

Computer forensics is the investigation and analysis of a suspects computer, to uncover evidence of a crime. For instance, theft of trade secrets, theft or destruction of intellectual property, or fraud.

Advantages and Problems with Online Backup Systems  »

Having an online backup system will save your day should your premises ever burn down, or the fireproof box containing your backup disks get stolen. The easiest means of backing up online is to set up a leased line to a remote server, and transfer da...

Alternate Site Disaster Recovery  »

In considering alternate site disaster recovery, the two main issues are the reconfiguring or rebuilding infrastructure, and moving data between the primary site and the alternate site.

Backup Software for Larger Systems  »

For a systems administrator, one of his most important roles is backing up, and being able to restore, the organizations data. When he chooses his backup software, to ensure that they meet his requirements he must evaluate the product's backup featur...

Backup Software Functions  »

It's probably true to say that most backup software applications available will do a reasonable job of making a backup. That does not mean that all backup software is created equal, and choosing the one that suits your requirements is worth spending ...

Backup to CD  »

If you have ever wondered about the importance of keeping a backup, imagine how you would feel if a virus destroyed the contents of your hard drive? Or a problem could only be solved by using a system recovery CD, wiping out all your data in the proc...

Basic Data Recovery  »

Have you ever wondered how much data is stored in your PC, and how much time and energy would go into its recovery? Your computer almost certainly contains a lot of personal data - financial data, names, addresses, and telephone numbers, bank account...

Brief Overview of Online Backup  »

Online backup is possibly the most convenient form of backing up files, leaving you with few excuses not to do it. Losing your files is something that is going to happen to you one day, not something that might happen, and if you do not backup your d...

Choosing Backup Media  »

Matching the capacity of the backup medium to the amount of data you intend to backup is very important, especially as hard disks capacities grow. The more disk or tape swaps required to perform a backup, the less likely it is that you will do it rou...

Computer Forensic: Siezing the Evidence  »

The computer forensic experts have to conform with many rules and regulations if the evidence they uncover is to be acceptable to the courts. The first step in obtaining computer forensic evidence is obtaining a search warrant to seize the suspect sy...

My Recent Projects

Notepad.com - My own personal stab at an education and resources cms site. »»
RJ-woodworking.com - A website for a friend of mine showcasing his Sacramento Carpentry service. »»