I check this many times, but It seems OK...

FileSet {
  Name = "LinuxOs"
  Description = "Backup all regular filesystems, determined by filesystem
type."
  Include {
    Options {
      Signature = MD5 # calculate md5 checksum per file
      One FS = No     # change into other filessytems
      FS Type = btrfs
      FS Type = ext2  # filesystems of given types will be backed up
      FS Type = ext3  # others will be ignored
      FS Type = ext4
      FS Type = reiserfs
      FS Type = jfs
      FS Type = xfs
      FS Type = zfs
    }
    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 = /dev
    File = /var/tmp
    File = /.journal
    File = /.fsck
    File = /srv
    File = /var/www
    File = /misc
    File = /mnt
    File = /proc
    File = /run
    File = /sys
  }
}

út 1. 3. 2022 v 13:33 odesílatel Andreas Haase <
[email protected]> napsal:

> Hello,
>
> Am 01.03.2022 um 13:29 schrieb Pavel Mlčoch <[email protected]>:
>
>  But some of the backup job takes about 200GB. Is there any way howto
> check what take the backup capacity? All systems is almost identicaly,
> backup succesufully, but there is big difference in backup size.
>
>
> How does your file set look like? I guess, you include /proc/kcore or
> something similar in your backup.
>
> Regards,
> Andreas
>

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/bareos-users/CAKQgrcjYZFruV7y7%2BCbFWq-42WAH0KZwNU%2BV1WdmEtHiHEKK2g%40mail.gmail.com.

Reply via email to