Hello Erich,
the only way that I can think of is that you are backing up your own storage
which reusults in a
loop. Is this possible?
Am 29.03.20 um 10:53 schrieb Erich Eckner:
> Hi,
>
> I see vastly differing backup speeds on a single machine, single partition -
> - the jobs only differ
> regarding FileSets (and name/description, of course):
>
> FileSet {
> Name = "Set1"
> Description = "Backup Set1"
> Include {
> Options {
> Signature = MD5 # calculate md5 checksum per file
> One FS = yes # change into other filessytems
> No Atime = yes
> Sparse = yes
> }
> File = /home/user
> }
> Exclude {
> File = /home/user/sub/directory
> }
> }
> FileSet {
> Name = "Set2"
> Description = "Backup Set2"
> Include {
> Options {
> Signature = MD5 # calculate md5 checksum per file
> One FS = yes # change into other filessytems
> No Atime = yes
> Sparse = yes
> }
> File = /home/user/sub/directory
> }
> }
>
> Set1 took ~2.5 days for ~6 GB and Set2 has already backed up 60 GB within the
> first few hours.
> Neither cpu nor io was saturated during the backup of Set1.
>
> I suspect Set1 to have smaller, slightly compressable files and Set2 to have
> larger, uncompressable
> files - does this rectify this huge difference in speed or should I look for
> something else?
>
> In case it matters: This is ext4 on luks. The machine encrypts the backups
> (but again: identical for
> both). The os is archlinux32.
>
> regards,
> Erich
>
>
--
Mit freundlichen Grüßen
Philipp Storz [email protected]
Bareos GmbH & Co. KG Phone: +49 221 63 06 93-92
http://www.bareos.com Fax: +49 221 63 06 93-10
Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646
Geschäftsführer: Stephan Dühr, M. Außendorf,
J. Steffens, P. Storz
--
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/dc194c4e-1ff5-31d8-0e0e-cb5f4df242ff%40bareos.com.