[Borgbackup] Borg stale on client

Abhishek Garg abhishek.garg at wingify.com
Tue Nov 21 11:08:38 EST 2017


I tried with updated process, but same thing happening. I had also 
remove suggested params from script.

Console output for ps command:

root      2572     1  0 08:09 pts/5    00:00:00 borg create --verbose 
--debug --filter AME --list --stats --show-rc --noatime 
--remote-ratelimit 51200 ::{hostname}-{now} /opt/test
root      2573  2572  0 08:09 pts/5    00:00:01 borg create --verbose 
--debug --filter AME --list --stats --show-rc --noatime 
--remote-ratelimit 51200 ::{hostname}-{now} /opt/test
root     10323     1  0 Nov20 pts/5    00:00:00 borg create --verbose 
--filter AME --list --stats --show-rc --noatime --remote-ratelimit 51200 
::{hostname}-{now} /root/backup
root     10324 10323  0 Nov20 pts/5    00:00:01 borg create --verbose 
--filter AME --list --stats --show-rc --noatime --remote-ratelimit 51200 
::{hostname}-{now} /root/backup
root     25652 25640  0 16:03 pts/9    00:00:00 grep borg
root     25877     1  0 Nov20 pts/6    00:00:01 borg create --verbose 
--filter AME --list --stats --show-rc --noatime --compression lz4 
--remote-ratelimit 51200 ::{hostname}-{now} /root/backup
root     28996     1  0 Nov20 pts/5    00:00:01 borg create --verbose 
--filter AME --list --stats --show-rc --noatime --compression lz4 
--remote-ratelimit 51200 ::{hostname}-{now} /root/backup
root     29166     1  0 12:53 pts/5    00:00:00 borg prune --list 
--prefix {hostname}- --show-rc --keep-daily 40 --keep-weekly 70 
--keep-monthly 60
root     29167 29166  0 12:53 pts/5    00:00:01 borg prune --list 
--prefix {hostname}- --show-rc --keep-daily 40 --keep-weekly 70 
--keep-monthly 60
root     31569     1  0 08:00 pts/5    00:00:00 borg create --verbose 
--filter AME --list --stats --show-rc --noatime --remote-ratelimit 51200 
::{hostname}-{now} /root/backup
root     31573 31569  0 08:00 pts/5    00:00:01 borg create --verbose 
--filter AME --list --stats --show-rc --noatime --remote-ratelimit 51200 
::{hostname}-{now} /root/backup
root     32135     1  0 13:02 ?        00:00:01 borg prune --list 
--prefix {hostname}- --show-rc --keep-daily 40 --keep-weekly 70 
--keep-monthly 60


I'm not able to kill these process with -9 Signal. These are keeping 
restart itself.

On 21/11/17 6:00 PM, Thomas Waldmann wrote:
>> /root     10323     1  0 Nov20 pts/5    00:00:00 borg create --verbose
>> --filter AME --list --stats --show-rc --noatime --remote-ratelimit 51200
>> ::{hostname}-{now} /root/backup//
> Please remove the filter and the ratelimit until you get something
> basically working.
>
> Also there is a double trailing slash you should fix.
>
>> borg version --> borg 1.1.1
> Use >= 1.1.2.
>

-- 
Abhishek Garg



More information about the Borgbackup mailing list