News:

Buffalo provides Data Recovery services. Read about it here.

Main Menu

Best Way to Use For Backup

Started by treeves, December 18, 2009, 09:02:54 PM

Previous topic - Next topic

treeves

   

Client has a Windows 2003 SBS, using Exchange. For backup software, they are using Veritas Backup Exec 10.

 

They have a Buffalo NAS 1TB Terastation and two 500GB Buffalo Linkstation Minis.

 

Client wants to have a local backup of their data, plus rotate the Minis so that they can keep a copy off site (like a tape).

 

What is the best way to create a backup scheme using these devices?

 

If possible, I'd like to perform the nightly backup onto the Terastation, and use the Buffalo Minis external drives connected to the Terastation. Will that work? Is that the best way?

 

One thing I am concerned about is that the mini's time/date is reset when swapped. That could create real problems with restoring backups. If the minis are directly connected to the Terastation via USB, will it also reset the time/date?


JoshC

Yes this is a very good back up solution.  There is many diffrent kinds of backups that you can use there are outlined below.  From what ive seen there is no need to worry about the date/time.

 

 

Backup Mode:

Normal Backup:

Saves as "yyyymmddhhmm\sourcename\data". Makes a new folder for each backup.

Overwrite Backup (Complete/Append)<labeled incorrectly as the first "Overwrite Backup (Complete/Differential)" on Linkstation Pro, Linkstation Live, Terastation Pro II, and Terastation Live>:

Saves as "_backups\sourcename\data". Does a complete backup every time, if a file is on the destination that is not on the source, it will not be deleted.

Overwrite Backup (Complete/Differential):

Saves as "_backups\sourcename\data". Does a complete backup every time, if a file is on the destination that is not on the source, it will be deleted.

Overwrite Backup (Append):

Saves as "_backups\sourcename\data". Does a complete backup the first time, subsequent backups only send the changes. If a file is on the destination that is not on the source, it will not be deleted.

Overwrite Backup (Differential):

Saves as "_backups\sourcename\data". Does a complete backup the first time, subsequent backups only send the changes. If a file is on the destination that is not on the source, it will be deleted.

Other options:

Create a file folder which would be identified by backup source:

If this is unchecked, any overwrite backup will overwrite files already existing on the share. This is useful if you want a backup that seems to be mirrored exactly in structure. There will be issues if you backup 2 shares to a single share

Use encrypted transfer:

Specify whether data should be encrypted when it is transferred for backup.

  • Throughput is decreased if this encryption function is enabled.
  • Don't use this function when backup destination is a USB hard drive.

Use compressed transfer:

Specify whether data should be compressed when it is transferred for backup.

  • When backup is performed via network by using this function, transferring speed may increase in the environment where network bandwidth is narrow. (It is not that backup all data into one archive).
  • Do not use this function when backup destination is a USB hard drive.

Create backup log files:

Create log files of the backup on the source folder.

Backup task isn't cancel even error is occurred<"Ignore the errors and proceed back up anyway." on Linkstation Pro>:

If enabled, after a backup failure, subsequent scheduled backups will still be performed

Other Notes

  • Linkstation Live, Terastation Pro II, and Terastation Live all nearly the same interface as Linkstation Pro. Have some of the same typos as well.
  • Trashbox on source is backed up to destination (only tested on LSPro so far).

Sources

From the "Help" Document on the Terastation Pro:

Backup Operation mode: Select backup operation mode among the followings. - Normal Backup - Overwrite Backup (Complete/Append) - Overwrite Backup (Complete/Differential) - Overwrite Backup (Append Backup) - Overwrite Backup (Differential Backup)

  • If [Overwrite(Differential)] is used, any files which does not exist on the backup source are deleted without any beforehand confirmation. Please be careful not to miss important data.
  • In any operation mode except for normal backup, all data are overwritten to backup destination. Please be careful not to miss important data.
  • Don't operate any file (change file name, delete and so on) in backup source folder while backup is performed. Otherwise, backup procedure may be faulty terminated

Behavior in each mode is as shown in the following table. Behavior differs largely depending on whether [Create folder from which backup source can be identified] on backup option is set.

  • The description below is explanation for the case when [/target] is set as backup destination folder.
Backup Operation mode Create folder from which backup source can be identified Backup source folder Backup Result Description
NormalSet (mandatory)/share/target/(date&time)/shareBackup all files/folders under "/share".
NormalSet (mandatory)/share/folder/target/(date&time)/share/folderBackup all files/folders under "/share/folder".
Overwrite(Complete/Append)Set/share/target/_backups/shareFiles/folders existing only on / target/_backups/share are not deleted when in backup. And all files are overwritten every time when backup is performed.
Overwrite(Complete/Append)Set/share/folder/target/_backups/share/folderFiles/folders existing only on target/_backups/share/folder are not deleted when in backup. And all files are overwritten every time when backup is performed.
Overwrite(Complete/Append)Not Set/share/targetFiles/folders existing only on target/ are not deleted when in backup. And all files are overwritten every time when backup is performed.
Overwrite(Complete/Append)Not Set/share/folder/target/folderFiles/folders existing only on target/folder are not deleted when in backup. And all files are overwritten every time when backup is performed.
Overwrite(Complete/Differential)Set/share/target/_backups/shareFiles/folders existing only on target/_backups/share are deleted. And all files are overwritten every time when backup is performed.
Overwrite(Complete/Differential)Set/share/folder/target/_backups/share/folderFiles/folders existing only on target/_backups/share/folder are deleted. Even if there is any difference on /target/_backups/share layer, the files on the layer are not deleted. All files are overwritten every time when backup is performed.
Overwrite(Complete/Differential)Not Set/share/targetFiles/folders existing only on /target are deleted. And all files are overwritten every time when backup is performed.
Overwrite(Complete/Differential)Not Set/share/folder/target/folderFiles/folders existing only on target/folder are deleted. Even if there is any difference on /target layer, the files on the layer are not deleted. All files are overwritten every time when backup is performed.
Overwrite (Append)Set/share/target/_backups/shareFiles/folders existing only on /target/_backups/share are maintained as they are (not deleted). Only files which file size or time stamp has been changed are copied.
Overwrite (Append)Set/share/folder/target/_backups/share/folderFiles/folders existing only on /target/_backups/share/folder are maintained as they are (not deleted). Only files which file size or time stamp has been changed are copied.
Overwrite (Append)Not Set/share/targetFiles/folders existing only on /target are maintained (not deleted). Only files which file size or time stamp has been changed are copied.
Overwrite (Append)Not Set/share/folder/target/folderFiles/folders existing only on /target/folder are maintained (not deleted). Only files which file size or time stamp has been changed are copied.
Overwrite (Differential)Set/share/target/_backups/shareFiles/folders existing only on target/_backups/share are deleted. Only files which file size or time stamp has been changed are copied.
Overwrite (Differential)Set/share/folder/target/_backups/share/folderFiles/folders existing only on target/_backups/share are deleted. Even if there is any difference on /target/_backups/share layer, the files on the layer are not deleted. Only files which file size or time stamp has been changed are copied.
Overwrite (Differential)Not Set/share/targetFiles/folders existing only on /target are deleted. Only files which file size or time stamp has been changed are copied.
Overwrite (Differential)Not Set/share/folder/target/folderFiles/folders existing only on / target/folder are deleted. Even if there is any difference on /target layer, the files on the layer are not deleted. Only files which file size or time stamp has been changed are copied.

 

  • Backup behavior is specified by the conbination of [Overwrite(differencial)] and [Create folder from which backup source can be identified]. Depending on conbination, it may not operate as you have expected.

From the "Help" Document on Linkstation Pro:

Backup Function Mode
Backup mode selection:
*Normal Backup
*Overwrite backup
*Overwrite backup (All/Updated)
*Overwrite backup (Additional)
*Overwrite backup (Updated)
*"Caution: Overwrite backup will delete original."
*"Caution: Backup mode (except Normal mode) will not save any previous backup data."
*"Caution: Do not access any backup file(s) during the backup. It may caus

Browser ID: smf (is_webkit)
Templates: 4: index (default), Display (default), GenericControls (default), GenericControls (default).
Sub templates: 6: init, html_above, body_above, main, body_below, html_below.
Language files: 5: index+Modifications.english (default), Post.english (default), Editor.english (default), Drafts.english (default), StopForumSpam.english (default).
Style sheets: 4: index.css, attachments.css, jquery.sceditor.css, responsive.css.
Hooks called: 131 (show)
Files included: 35 - 1354KB. (show)
Memory used: 1024KB.
Tokens: post-login.
Queries used: 15.

[Show Queries]