Re: SBS 2008 Backup - force full backup?



Larry Struckmeyer [SBS MVP] wrote:
Agreeing with Les, and adding that you have perhaps got the wires twisted a little bit. I understand the desire to have copies of your user files from x months ago (remember that copies of the system state from 90 days + are less useful).

But consider this example:

Total capacity of the SBS = 500 GB with 250 GB actually used. External drive - 1 TB

With the first backup you consume 250 GB of the external drive, and if it were 1 TB you could fit 4 of these (maybe) on the external drive. Therefore after 4 days, or 4 weeks, your drive is full. Actually, I think it maybe worse, as the image may be the full 500.

With incremental block based backup you might find that there are hundreds of available versions of the files that are changing, depending on how many files actually change between backups. Because each of the "snapshots" is a stand alone item, if file_X changes every day it is backed up every day, you can restore any one of the versions until you find the one you want.

When the drive finally fills up, the backup program moves off the oldest ones to make room for the newest ones. If memory serves, no file is ever completely removed, so long as the drive exists. So if you have only one copy of your last will and testament, and it never changes, it will never be expunged from the backup disk.

To avoid this you would have to archive that drive as soon as it fills, but that would be true of the drive that had only 4 full backups on it as well.

If the idea is that the drive might fail, this is no different if there is 1 full plus 250 partials, or if there are 4 fulls, but if that possibility bothers you, get an external enclosure with RAID1 drives that can be swapped.


Yes, I understand the way it works and it is a better mechanism than before in many ways, primarily because of the (forced) use of disks as opposed to tapes.

But I want to choose to run a complete backup if I want without having to delete the existing backup on the destination volume - not a unreasonable request.

This can be done for sure from a preliminary review of the way it works - such as divide into multiple partitions and schedule a WBADMIN script to run to specific one each time. Or run as a scheduled 'one time' backup where the whole volume isnt taken over. Need to test it.

.



Relevant Pages

  • Re: OT-True Image Backup
    ... Make sure the USB drives file system is NTFS and not FAT32.. ... Jaymon is correct in that the disk image you create and save to the D: ... partition of your USB external HDD will have no effect on the other ... Step-by-Step Instructions for Using the Acronis True Image Program to Backup ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: OT-True Image Backup
    ... Make sure the USB drives file system is NTFS and not FAT32.. ... Jaymon is correct in that the disk image you create and save to the D: ... partition of your USB external HDD will have no effect on the other ... Since the disk images you will be creating (at least the initial backup ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: Back up data to USB?
    ... A flash drive is fine as a secondary means for storing backups of particular files, but I don't think it's suitable for storing drive images unless the amount of data is very small, nor would I rely on a USB flash drive as the only media for the backup of data. ... It also can do file backups and disk cloning. ... can take to back up the entire contents of one's day-to-day working HDD, ... With both hard drives connected, ...
    (microsoft.public.windowsxp.general)
  • Re: Need help backing up my C: drive
    ... I tried using Windows' backup and restore which works for important data ... consider a disk imaging program such as ... Acronis True Image to clone the contents of your day-to-day working HDD onto ... With both hard drives connected, ...
    (microsoft.public.windowsxp.general)
  • Re: Two "expert" issues I must solve before upgading
    ... The NT Backup utility will backup to file. ... supports external drives, like connected to a USB or firewire port. ... > the restore because they are tied to physical disk locations (games ... Hard drives go bad ...
    (microsoft.public.windowsxp.newusers)

Loading