On 8/1/21 06:30, Alexander Kobel wrote:
Hi Sorin,
On 1/7/21 9:39 AM, Sorin Srbu wrote:
Hello all!
Trying to improve the backup speed with BPC and looked into setting
noatime
in fstab.
But this article states some backup programs may bork if noatime is set.
https://lonesysadmin.net/2013/12/08/gain-30-linux-disk-performance-noatime-nodiratime-relatime/
What will BPC in particular do if noatime is set?
exactly what it's supposed to do. noatime or at least relatime (or
perhaps recently lazytime) is the recommended setting:
https://backuppc.github.io/backuppc/BackupPC.html#Optimizations
I think it depends on whether you are applying this setting change on
the BPC server, and specifically the BPC pool drive, or if you are
applying it to the clients and/or root FS of the BPC server.
If you have a separate filesystem for the BPC pool, then using this
setting on that filesystem will not have any adverse impact, but will
likely reduce overhead. Changing this setting elsewhere will have the
documented impacts (and you would need to assess the results of those
impacts based on your own personal requirements (or provide a lot more
information for anyone else to comment on).
Regards,
Adam
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: https://github.com/backuppc/backuppc/wiki
Project: https://backuppc.github.io/backuppc/