On 11/26/21 14:53, Jose Alberto wrote:
RMAN exports are hosted on the NFS server. And Bacula mount NFS peer-to-peer to tape backup.
If at all possible, it would be preferable to back up the NFS-shared volumes using a file daemon running directly on the NFS host.
However, if you can't do that, then the best you can do is tune your NFS mounts for throughput as you have. Increasing both rsize and wsize well beyond the default is standard practice to improve NFS performance. Also consider mounting with -o noatime, nodiratime (if supported). File and directory atime updates don't really get you anything useful, and disabling them reduces overhead.
-- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users