Hi @robertwbrandt,
@robertwbrandt said in Kopano-backup errors:
First: I found that a worker_processes of 1 in the backup.cfg file took a ridiculous amount of time to complete. and 20 maxed out the box and made it un-usable. I finally settled on 10 which puts a heavy load on the server, but in the middle of the night, I don’t care.
yes, it was the same with the old zarafa-backup. it uses one thread by default. the amount of threads you can use depends on your hardware, amount of users and configuration of server.cfg, so its hard to give a general recommendation.
@robertwbrandt said in Kopano-backup errors:
Second: I find that after I start the backup, even after the process appears to end, there at 10 additional kopano-backup threads running in the background - always.
please contact our support for this, since you have a subscription
@robertwbrandt said in Kopano-backup errors:
Third: I see these errors constantly in the backup.log file??
please contact our support for this, since you have a subscription
@robertwbrandt said in Kopano-backup errors:
Fourth: I’ve found that the kopano-backup executable doesn’t seem to work like the MAN page says it should. For instance:
the path is needed when items should be restored from an existing set only. please have a look at the examples at the end of the man page, to see if this clears things up for you.