[Borgbackup] Borg stale on client

Thomas Waldmann tw at waldmann-edv.de
Mon Nov 20 08:07:42 EST 2017


On 11/20/2017 12:47 PM, Abhishek Garg wrote:
> I was setting up borg on a client to connect server, but it's stale and
> nothing going on server.

Server activity depends on repo state and client input data.

E.g. if the client reads a lot of data it already knows it has already
in the repo, it won't talk to the server.

Also, repo might be locked, then the borg client will wait for
--lock-wait time whether the lock goes away.

> If I'm forcefully killing thread on Client it's
> re-spawning itself.

There is no re-spawn logic inside borg.

> Screen I'm seeing: "Mon Nov 20 07:23:33 UTC 2017 Starting backup",
> nothing after that.

That is not an output from borg, but from your script.

What's your borg version and borg commandline?

You could add -v --list or --progress to get more info about what it is
doing. Or even --debug.

Cheers, Thomas

-- 

GPG ID: 9F88FB52FAF7B393
GPG FP: 6D5B EF9A DD20 7580 5747 B70F 9F88 FB52 FAF7 B393



More information about the Borgbackup mailing list