| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323 |
- # List of files to be backed up
- FileSet {
- Name = "archivo all dirs"
- Include {
- Options {
- signature = MD5
- One FS = No # change into other filessytems
- }
- File = /home/dp/lto_backup_all_dirs/
- }
- }
- # List of files to be backed up
- FileSet {
- Name = "archivo hdd01"
- Include {
- Options {
- signature = MD5
- One FS = Yes
- }
- File = /home/dp/hdd01/
- }
- }
- FileSet {
- Name = "archivo hdd02"
- Include {
- Options {
- signature = MD5
- One FS = Yes
- }
- File = /home/dp/hdd02/
- }
- }
- FileSet {
- Name = "archivo hdd03"
- Include {
- Options {
- signature = MD5
- One FS = Yes
- }
- File = /home/dp/hdd03/
- }
- }
- FileSet {
- Name = "archivo hdd04"
- Include {
- Options {
- signature = MD5
- One FS = Yes
- }
- File = /home/dp/hdd04/
- }
- }
- FileSet {
- Name = "archivo hdd05"
- Include {
- Options {
- signature = MD5
- One FS = Yes
- }
- File = /home/dp/hdd05/
- }
- }
- FileSet {
- Name = "archivo hdd06"
- Include {
- Options {
- signature = MD5
- One FS = Yes
- }
- File = /home/dp/hdd06/
- }
- }
- FileSet {
- Name = "archivo hdd07"
- Include {
- Options {
- signature = MD5
- One FS = Yes
- }
- File = /home/dp/hdd07/
- }
- }
- FileSet {
- Name = "archivo hdd08"
- Include {
- Options {
- signature = MD5
- One FS = Yes
- }
- File = /home/dp/hdd08/
- }
- }
- FileSet {
- Name = "archivo hdd09"
- Include {
- Options {
- signature = MD5
- One FS = Yes
- }
- File = /home/dp/hdd09/
- }
- }
- FileSet {
- Name = "archivo hdd10"
- Include {
- Options {
- signature = MD5
- One FS = Yes
- }
- File = /home/dp/hdd10/
- }
- }
- FileSet {
- Name = "archivo hdd11"
- Include {
- Options {
- signature = MD5
- One FS = Yes
- }
- File = /home/dp/hdd11/
- }
- }
- FileSet {
- Name = "archivo hdd12"
- Include {
- Options {
- signature = MD5
- One FS = Yes
- }
- File = /home/dp/hdd12/
- }
- }
- FileSet {
- Name = "archivo hdd13"
- Include {
- Options {
- signature = MD5
- One FS = Yes
- }
- File = /home/dp/hdd13/
- }
- }
- FileSet {
- Name = "archivo hdd14"
- Include {
- Options {
- signature = MD5
- One FS = Yes
- }
- File = /home/dp/hdd14/
- }
- }
- FileSet {
- Name = "archivo hdd15"
- Include {
- Options {
- signature = MD5
- One FS = Yes
- }
- File = /home/dp/hdd15/
- }
- }
- FileSet {
- Name = "archivo hdd16"
- Include {
- Options {
- signature = MD5
- One FS = Yes
- }
- File = /home/dp/hdd16/
- }
- }
- FileSet {
- Name = "archivo hdd17"
- Include {
- Options {
- signature = MD5
- One FS = Yes
- }
- File = /home/dp/hdd17/
- }
- }
- FileSet {
- Name = "archivo hdd18"
- Include {
- Options {
- signature = MD5
- One FS = Yes
- }
- File = /home/dp/hdd18/
- }
- }
- FileSet {
- Name = "archivo hdd19"
- Include {
- Options {
- signature = MD5
- One FS = Yes
- }
- File = /home/dp/hdd19/
- }
- }
- FileSet {
- Name = "archivo hdd20"
- Include {
- Options {
- signature = MD5
- One FS = Yes
- }
- File = /home/dp/hdd20/
- }
- }
- # Pubshare
- FileSet {
- Name = "barebone dpr12"
- Include {
- Options {
- signature = MD5
- One FS = Yes
- }
- File = /home/dp/products
- }
- }
- # # # # # # # # # # # # # # # # #
- # Predefined standart Filesets
- # # # # # # # # # # # # # # # # #
- #
- # This is the backup of the catalog
- FileSet {
- Name = "Catalog"
- Include {
- Options {
- signature = MD5
- }
- File = "/var/lib/bareos/bareos.sql" # database dump
- File = "/etc/bareos" # configuration
- }
- }
- # List of files to be backed up
- FileSet {
- Name = "archivo test"
- Include {
- Options {
- signature = MD5
- One FS = No # change into other filessytems
- }
- File = /home/dp/hdd17/lto_backup_test/
- }
- Exclude {
- File = /_md5_check
- File = /_full_list.csv
- }
- }
- FileSet {
- Name = "Linux All"
- Include {
- Options {
- Signature = MD5 # calculate md5 checksum per file
- One FS = No # change into other filessytems
- FS Type = ext2 # filesystems of given types will be backed up
- FS Type = ext3 # others will be ignored
- FS Type = ext4
- FS Type = xfs
- FS Type = zfs
- FS Type = reiserfs
- FS Type = jfs
- FS Type = btrfs
- }
- File = /
- }
- # Things that usually have to be excluded
- # You have to exclude /var/lib/bareos/storage
- # on your bareos server
- Exclude {
- File = /var/lib/bareos
- File = /var/lib/bareos/storage
- File = /proc
- File = /tmp
- File = /.journal
- File = /.fsck
- }
- }
- # fileset just to backup some files for selftest
- FileSet {
- Name = "SelfTest"
- Include {
- Options {
- Signature = MD5 # calculate md5 checksum per file
- }
- File = "/usr/sbin"
- }
- }
|