On Thu, Nov 4, 2021 at 4:16 AM Anthony Chavez <[email protected]> wrote:
>
> Namely?
>
> I use NFS for a lot of things. And apart from an abysmal security model (that
> can fortunately be hardened with a lot of extra work), I've had no complaints.
Think about the network activity that has to happen when you rsync a
file with small changes when it is stored over an NFS mount. The
whole thing has to be read over the network to find the differences -
when most of the point of rsync is to avoid that network traffic.
That's not your immediate problem but something to consider when
putting the backuppc pool on NFS.
--
Les Mikesell
[email protected]
_______________________________________________
BackupPC-users mailing list
[email protected]
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: https://github.com/backuppc/backuppc/wiki
Project: https://backuppc.github.io/backuppc/