Forum Discussion

JayDhillon's avatar
JayDhillon
Level 4
13 years ago

Backing up the large fileserver - Archive bit vs time stamp

We have large file server where the backup window extends over days. To reduce the backup windows, we are considering backing it up with one time Full backup, after that substituting with the cumulative on weekly basis and differntials on the weekdays.

There is note in the “Client Settings Properties for Windows Clients” help file as below: 

 

“Note:

Symantec recommends that you do not combine differential incremental backups and cumulative incremental backups within the same Windows policy when the incremental backups are based on archive bit.

As per recommendation, we are looking to use the timestamp method but would like to know of if there are any disadvantages of using time stamps vs Archive bit.

  • About Archive Bit vs Timestamp:

    With Archive Bit selection, Cummulative will ONLY backup files with Archive bit set and miss all the changes since the last Full or Incremental.

    Please see if this section in the manual answers your question:

    How NetBackup determines that files are due for backup

    On Windows clients, NetBackup performs the incremental backups of files that
    are based on the Perform incrementals based on archive bit setting. This setting
    is found in the Backup, Archive, and Restore client interface, under File >
    NetBackup Client Properties, on the General tab.

    If Perform incrementals based on archive bit is enabled, incremental backups
    for this client are based on the state of the archive bit of each file. The operating
    system sets the bit whenever a file changes and it remains set until cleared by
    NetBackup. The conditions under which NetBackup clears the bit depend on the
    type of backup being performed.

    ■ For a full backup, NetBackup backs up files regardless of the state of their
    archive bit. After a full backup, the archive bit is always cleared.
    ■ For a differential incremental backup, NetBackup backs up the files that have
    the archive bit set and have therefore changed. When the client receives a
    response from the server that indicates that the backup was successful (or
    partially successful) the archive bits are cleared. The clear archive bit lets the
    next differential incremental back up only the files that changed since the
    previous full or differential incremental backup.
    ■ For a cumulative incremental backup, NetBackup backs up the files that have
    the archive bit set. However, NetBackup does not clear the archive bits after
    the backup. Without a clear archive bit, the next cumulative incremental
    backup backs up changed files and the files that were in the cumulative
    incremental backup.
    If Perform incrementals based on archive bit is disabled, NetBackup includes a
    file in an incremental backup only if the datetime stamp of the file has changed
    since the last backup. The datetime stamp indicates when the file was last backed
    up.
    Depending on the timestamp, NetBackup behaves in the following manner:
    ■ For a full backup, NetBackup backs up files regardless of the datetime stamp.
    ■ For a differential incremental backup, NetBackup compares the datetime stamp
    of the file against the last full or incremental backup.
    ■ For a cumulative incremental backup, NetBackup compares the datetime stamp
    of the file against the last full backup.
    If files are installed or copied from another computer, the new files retain the
    datetime stamp of the originals. If the original date is before the last backup date,
    the new files are not backed up until the next full backup.

     

6 Replies

  • About Archive Bit vs Timestamp:

    With Archive Bit selection, Cummulative will ONLY backup files with Archive bit set and miss all the changes since the last Full or Incremental.

    Please see if this section in the manual answers your question:

    How NetBackup determines that files are due for backup

    On Windows clients, NetBackup performs the incremental backups of files that
    are based on the Perform incrementals based on archive bit setting. This setting
    is found in the Backup, Archive, and Restore client interface, under File >
    NetBackup Client Properties, on the General tab.

    If Perform incrementals based on archive bit is enabled, incremental backups
    for this client are based on the state of the archive bit of each file. The operating
    system sets the bit whenever a file changes and it remains set until cleared by
    NetBackup. The conditions under which NetBackup clears the bit depend on the
    type of backup being performed.

    ■ For a full backup, NetBackup backs up files regardless of the state of their
    archive bit. After a full backup, the archive bit is always cleared.
    ■ For a differential incremental backup, NetBackup backs up the files that have
    the archive bit set and have therefore changed. When the client receives a
    response from the server that indicates that the backup was successful (or
    partially successful) the archive bits are cleared. The clear archive bit lets the
    next differential incremental back up only the files that changed since the
    previous full or differential incremental backup.
    ■ For a cumulative incremental backup, NetBackup backs up the files that have
    the archive bit set. However, NetBackup does not clear the archive bits after
    the backup. Without a clear archive bit, the next cumulative incremental
    backup backs up changed files and the files that were in the cumulative
    incremental backup.
    If Perform incrementals based on archive bit is disabled, NetBackup includes a
    file in an incremental backup only if the datetime stamp of the file has changed
    since the last backup. The datetime stamp indicates when the file was last backed
    up.
    Depending on the timestamp, NetBackup behaves in the following manner:
    ■ For a full backup, NetBackup backs up files regardless of the datetime stamp.
    ■ For a differential incremental backup, NetBackup compares the datetime stamp
    of the file against the last full or incremental backup.
    ■ For a cumulative incremental backup, NetBackup compares the datetime stamp
    of the file against the last full backup.
    If files are installed or copied from another computer, the new files retain the
    datetime stamp of the originals. If the original date is before the last backup date,
    the new files are not backed up until the next full backup.

     

  • Netbackup is bad with servers with a lot of files for this they created advance disk that backup the data at raw level and is way faster
  • Assuming that it's Windows based server, I recommend you enabling NTFS change journal that significantly shortens the backup time for incrementals.

    Need further info to be more specific: NBU version, volume size to be backed up, number of files inside the volume, deduplication is being used or not?

  • Thanks all for your replies, This file server is 6.+B and unless i backup using mulitple streams it's very difficult to back it up in decent window. I am not using deduplication at this time but intend start using it in near future.

    Thanks Marianne for your answer to my specific query. it makes lot more sense as how Netbackup treats archive bit vs time stamp in Full, Cumulative Incremental and Differential backups.

  • This thread is still appearing under 'Can you solve these?'

    Please mark a post as solution if your question has been answered.