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?
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.
Saves as "yyyymmddhhmm\sourcename\data". Makes a new folder for each backup.
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.
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.
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.
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.
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
Specify whether data should be encrypted when it is transferred for backup.
Specify whether data should be compressed when it is transferred for backup.
Create log files of the backup on the source folder.
If enabled, after a backup failure, subsequent scheduled backups will still be performed
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)
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.
| Backup Operation mode | Create folder from which backup source can be identified | Backup source folder | Backup Result | Description |
|---|---|---|---|---|
| Normal | Set (mandatory) | /share | /target/(date&time)/share | Backup all files/folders under "/share". |
| Normal | Set (mandatory) | /share/folder | /target/(date&time)/share/folder | Backup all files/folders under "/share/folder". |
| Overwrite(Complete/Append) | Set | /share | /target/_backups/share | Files/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/folder | Files/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 | /target | Files/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/folder | Files/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/share | Files/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/folder | Files/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 | /target | Files/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/folder | Files/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/share | Files/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/folder | Files/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 | /target | Files/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/folder | Files/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/share | Files/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/folder | Files/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 | /target | Files/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/folder | Files/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 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