NetBackup Overview - Backup Types

Description

NetBackup 7.6.x features a number of backup types that are included standard, out-of-the-box. Understanding the fundamental behaviors of each backup type will aid in the deployment and ongoing management of a successful backup environment.

Selecting a Type of Backup:

When a policy is created or modified, the "Type of Backup" Attributes panel can be accessed by selecting the Schedules tab.  
The Attributes list displays only the backup attributes available to the current policy.

Backup Type Selection List

*** If the schedule is a relocation schedule created as part of a basic disk staging storage unit, no backup type selection is needed. 

Understanding Standard Backup Types:

There are (5) standard backup types available with NetBackup 7.6.x The following table provides a summary of each standard backup type. 
 

NetBackup 7.6 Backup Types
Type Summary
Full Backup Backs up all of the files that are specified in the backup selections list for the policy. The files are backed up, regardless of when the files were last modified or backed up. Full backups occur automatically according to schedule criteria. If you run incremental backups, you must also schedule a full backup to perform a complete restore. Use this option if you configure a policy for a raw partition backup (formatted partitions only).
Cumulative Incremental Backup Backs up the files that are specified in the backup selections list that changed since the last full backup. All files are backed up if no previous backup was done. Cumulative incremental backups occur automatically according to schedule criteria. A complete restore requires the last full backup and the last cumulative incremental backup.
***Do not combine differential incremental backups and cumulative incremental backups within the same Windows policy when the incremental backups are based on archive bit (default configuration).
Differential Incremental Backup Backs up the files that changed since the last successful incremental (differential or
cumulative) or full backup. All files are backed up if no previous backup was done.
Differential incremental backups occur automatically according to schedule criteria. A
complete restore requires the last full backup, the last cumulative incremental, and all differential incremental backups that occurred since the last full backup.
User Backup A user initiates a user backup through the Backup, Archive, and Restore client interface. A user backup backs up all files that the user specifies. 
User Archive A user initiates a user archive through the Backup, Archive, and Restore client interface. A user archive backup first backs up the files that the user indicates. Then it deletes the files from the local disk if the backup is successful. Archive backups free local disk space while retaining a copy for future use. The copy is kept until the retention period expires.

Standard Backup Type Caveats:

for Cumulative Incremental Backup: 
By default, if the time between file creation and a full or a differential incremental backup is less than 5 minutes, the differential or cumulative incremental backup may yield unexpected results. The backups are successful, but additional files are backed up. This is often due to the client waiting for acknowledgement from the server of the completed backup. The minimum time allowable for this action is 300 seconds. Additionally the archive bit will not be cleared if no response is received from the server which will result in NetBackup backing up all the same data as the previous last backup.

for User Backup: 
User Backups can be run only during periods that are defined in the Schedule Start Window tab.

User-added image

User Backups that attempt to run during a closed window will result in the job failing.  

Additional Backup Types:

A total of (8) additional backup types are available with NetBackup 7.6.x through separate license and/or installation of separate agents.

The following table provides summary of these additional (8) backup types.
 

Additional Backup Types
Type Summary
Application Backup Applies to all database agent clients. This includes Oracle, SAP, SQL and other Databases. The Software Compatibility List details of all supported databases.
Automatic Backup Applies to all database agent clients, except NetBackup for Informix and NetBackup for Oracle.
Automatic Incremental Backup Applies only to NetBackup for Informix clients.
Automatic Cumulative Incremental Backup Applies only to NetBackup for Oracle Clients
Automatic Differential Incremental Backup An automatic differential incremental backup applies only to NetBackup for Oracle clients.
Automatic Full Backup Applies to NetBackup for Informix and NetBackup for Oracle clients.
Automatic Vault Backup Applies only to Vault policies. The option does not run a backup, but instead runs the command that is specified in the Vault policy’s backup selections list. In this way it starts an automatic, scheduled vault session or vault eject operation.
Vault Catalog Backup Use when the schedule is for a catalog backup policy that Vault uses.

Additional Backup Types Caveats:

for Application Backups: Complete information can be obtained from the related NetBackup Guide for the respective Database. 

for Vault Catalog Backup: Configuration of one of two schedule attribute combinations is required to be selected or the schedule can not be saved. These are,

  • Check and configure Multiple Copies
  • Check Override policy storage selection, Override policy volume pool and specify retention.

  *** The selected storage unit selection should not be "Any Available". 

About Incremental Backups:

In order to utilize an Incremental Backup, a Full Backup must be run and completed successfully. If no full backup is run, the incremental automatically performs the role of a full backup. To determine the retention of differential and cumulative incremental backups to prevent a gap in backup coverage. The following table provides summary of retention requirements for incremental backups.

Retention Requirements for Incremental Backups
Type Retention Requirements  Summary
Differential Longer To restore all files requires the last full backup and all the differential incremental backups that occurred since the last full backup. Therefore, all the differentials must be kept until the next full backup occurs.
Cumulative Shorter Each cumulative incremental backup contains all the changes that occurred since the last full backup. Therefore, a complete restore requires only the most recent cumulative incremental in addition to the full backup.
Relative Backup and Restore Times for Incremental Backups
Type Backup Time Restore Time Summary
Differential Shorter Longer

Less data in each backup, but all differential incremental backups are required since the last full backup for a restore.

This results in a longer restore time.

Cumulative Longer Shorter More data in each backup, but only the last cumulative incremental backup is required for a complete restore (in addition to the full).

You can use a combination of cumulative and differential incremental backups together to get the advantages of both methods.
For example, assume a set of schedules with the following backup frequencies and retention periods.
(Notice that the differential incremental backups occur more often.)
 

Example of Frequency and Retention Periods
Full Frequency Retention Period
Full Six days Two weeks
Cumulative Two days Four days
Differential One day Two days

The schedules described above will effectively result in the following series of backups.

User-added image

Note: The job from the automatic schedule with a lower frequency (longer period between backups) always takes precedence.
Thus, the above example produces the following results:

  • Every other day a differential incremental backup occurs, which usually has a minimum backup time.
  • On alternate days, a cumulative incremental backup occurs, which requires more time than the differential backup, but not as much time as a full backup.
    The differential backup can now be expired.
  • To recover all files may require (at most), two incremental backups in addition to the most recent full backup. The combination of backups usually means less restore time than if all differential incremental backups were used. The full backups can be done less often if the amount of data being backed up by the incremental backup is small. 

References:

NetBackup 7.6 Administration Guide

 

Terms of use for this information are found in Legal Notices.

Read more

如何在Raspberry Pi4上安裝Proxmox for ARM64

第一步 準備好Raspberry Pi 4 / CM4 4GB RAM,這裡要留意CM4如果是買有內建eMMC storage會限制不能使用SD卡開機而限制本地空間容量,如果沒有NAS外接空間或使用USB開機的話,建議買CM4 Lite插上大容量SD卡 第二步 去Armbian官網下載最小化Debian bookworm image https://www.armbian.com/rpi4b/ Armbian 25.2.2 Bookworm Minimal / IOT 然後寫入SD/USB開機碟,寫入方法參考官方文件 https://github.com/raspberrypi/usbboot/blob/master/Readme.md Note: 官方提供的預先設定系統方法,可以在Armbian初次啟動自動化完成系統設定。連結在此 https://docs.armbian.com/User-Guide_Autoconfig/

By Phillips Hsieh

世界越快心越慢

在晚飯後的休息時間,我特別享受在客廳瀏灠youtube上各樣各式創作者的影音作品。很大不同於傳統媒體,節目多是針對大多數族群喜好挑選的,在youtube上我會依心情看無腦的動畫、一些旅拍記錄、新聞時事談論。 尤其在看了大量的Youtube的分享後,我真的感受到會限制我的是我的無知,特別是那些我想都沒想過的實際應用,在學習後大大幫助到我的生活和工作層面。 休息在家時,我喜歡想一些沒做過的菜,動手去設計生活和工作上的解決方案,自己是真的很難閒著沒事做。 如創作文章,陪養新的習慣都能感覺到成長的喜悅,是不同於吃喝玩樂的快樂的。 創作不去限制固定的形式,文字是創作、影像聲音也是創作,記錄生活也是創作,我想留下的就是創造—》實現—》回憶,這樣子的循環過程,在留下的足跡面看到自己一路上的成長、失敗、絕望、重新再來。 雖然大部份的時候去做這些創作也不明白有什麼特別的意義,但不去做也不會留下什麼,所以呀不如反事都去試試看,也許能有不一樣的水花也許有意想不到的結果,投資自己永遠不會是失敗的決定,不是嗎?先問問自己再開始計畫下一步,未來沒人說得準。 像最近看youtube仍大一群人在為DOS開

By Phillips Hsieh

知識管理的三個步驟:一小時學會把知識運用到生活上

摘錄瓦基「閱讀前哨站」文章作為自己學習知識管理的內容 Part1「篩選資訊」 如何從海量資訊中篩選出啟發性、實用性和相關性的精華,讓你在學習過程中不再迷失方向。 1. 實用性 2. 啟發性 Part2「提高理解」 如何通過譬喻法和應用法,將抽象的知識與日常生活和工作緊密結合,建立更深刻的理解。 1. 應用法 2. 譬喻法 Part3「運用知識」 如何連結既有知識,跟自己感興趣的領域和專案產生關聯,讓你在運用知識的路途上游刃有餘。 1. 跟日常工作專案、人際活動產生連結 # 為什麼要寫日記? * 寫日記是為了忘記,忘卻瑣碎事情,保持專注力 * 寫日記就像在翻譯這個世界,訓練自己的解讀能力 * 不只是透過日記來記錄生活,而是透過日記來發展生活 #如何寫日記? * 不要寫流水帳式的日記,而是寫覆盤式的日記 當我們試著記錄活動和感受之間的關聯,有助於辦認出真正快樂的事 日記的記錄方式要以過程為主,而非結果 * 感恩日記的科學建議,每日感恩的案例

By Phillips Hsieh
2024年 3月30日 14屆美利達環彰化百K

2024年 3月30日 14屆美利達環彰化百K

這是場半小時就被秒報名額滿的經典賽事, 能順利出賽實屬隊友的功勞, 這次的準備工作想試試新買的外胎, 因為是無內胎用的外胎, 特別緊超級難安裝的, 問了其他朋友才知道, 要沾上肥皂水才容易滑入車框。 一早四點起床準備, 五點集合備好咖啡在車上飲用, 約了六點在彰化田尾鄉南鎮國小, 整好裝四人一起出發前往會場。 被排在最後一批出發, 這次的路線會繞行的員林148上139縣道, 其實在早上五點多天就開始有點飄雨, 大伙就開始擔心不會要雨戰吧! 果不其然才出發準備上148爬坡雨勢越來越大, 戴著防風眼鏡的我在身體的熱氣加上雨水冷凝效果下, 鏡面上滿是霧氣肉眼可視距離才剩不到五公尺, 只能緊依前前方的車友幫忙開路, 之後洪大跟上來我立馬請求他幫忙開路, 上了139停下車把防風眼鏡收起來, 反正下雨天又陰天完全用不到太陽眼鏡了。 雨是邊下邊打雷, 大伙都在這條139上一台一台單車好像避電針, 一時有點害怕不然想平時沒做什麼壞事, 真打到自己就是天意了。 下了139雨勢開始變小, 大伙的速度開始有所提昇, 開高鐵列車的時機己成熟, 物色好列車就跟好跟滿。 最後找了一隊似乎整團有固定在練

By Phillips Hsieh