Quote:
Originally Posted by peter@mxtoolbox.com Running 5.0.9 with 12k users backing up to NAS so the deletion can take a long time. |
I agree with you.
The problem, in my installation, is due to we are dumping to a NAS via NFS. Although transfer rate is fast enought, deletion process takes ages to complete. We have only 400 mailboxes with about 500MB size each, and deleting a full backup takes hours.
I don't know how deletion process has been implemented, but I suspect that it's deleting file by file. Perhaps an "rm -Rf directory" could be faster...