On Monday, August 17, 2015 03:25:57 PM Seann wrote: > Deb, > > The CRON issue happens with, and without the two clients who fail. > > All of my normal testing, and manual runs are done with the two problem > hosts disabled, because they are known problems, and I figure it is due > to large amounts of files on both of them causing a timeout. > > I am working on a separate solution to see if I can get a better method > of backup on those two hosts. > They are both VM's and one is notoriously slow in disk reads, in > addition to a large amount of files in the directory that is backed up. > Two other similar VM's backup properly without issue. >
top-posting to mailing lists is poor form. Anyhow, you should see a tar running if it's an actual speed problem. I'd suggest setting up amanda to backup over SSH. That gets rid of all weird inetd and user mismatch problems. I have hosts that I just could not get to work with inetd/bsd backups, and switching to SSH got rid of all those problems.