Re: [BackupPC-users] Force pool cleanup

2019-12-20 Thread Gandalf Corvotempesta
Can I monitor the progress with that command ?
Any workaround to run that with backuppc stopped ?  I have to free up
as much as possible in the fastest way, this server is very very slow
on its own

Il giorno ven 20 dic 2019 alle ore 10:13 Daniel Berteaud
 ha scritto:
>
> You can use :
>
> sudo -u backuppc /usr/share/BackupPC/bin/BackupPC_serverMesg BackupPC_nightly 
> run
>
> With this, you don't have to stop BackupPC, you just ask BackupPC daemon to 
> start a pool cleanup right now
>
> - Le 19 Déc 19, à 16:08, Gandalf Corvotempesta 
> gandalf.corvotempe...@gmail.com a écrit :
>
> > Hi to all.
> > Any command to run manually to force deletion of "expired" files from
> > pool to free up disk space?
> >
> > I'm running the nightly on a very very low schedule , but right now I
> > have to run it to clean up as much as possible
> >
> > Any hint ?
> >
> >
> > ___
> > BackupPC-users mailing list
> > BackupPC-users@lists.sourceforge.net
> > List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
> > Wiki:http://backuppc.wiki.sourceforge.net
> > Project: http://backuppc.sourceforge.net/
>
> --
> [ https://www.firewall-services.com/ ]
> Daniel Berteaud
> FIREWALL-SERVICES SAS, La sécurité des réseaux
> Société de Services en Logiciels Libres
> Tél : +33.5 56 64 15 32
> Matrix: @dani:fws.fr
> [ https://www.firewall-services.com/ | https://www.firewall-services.com ]
>
>
>
> ___
> BackupPC-users mailing list
> BackupPC-users@lists.sourceforge.net
> List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
> Wiki:http://backuppc.wiki.sourceforge.net
> Project: http://backuppc.sourceforge.net/


___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] Force pool cleanup

2019-12-20 Thread Daniel Berteaud
You can use :

sudo -u backuppc /usr/share/BackupPC/bin/BackupPC_serverMesg BackupPC_nightly 
run

With this, you don't have to stop BackupPC, you just ask BackupPC daemon to 
start a pool cleanup right now

- Le 19 Déc 19, à 16:08, Gandalf Corvotempesta 
gandalf.corvotempe...@gmail.com a écrit :

> Hi to all.
> Any command to run manually to force deletion of "expired" files from
> pool to free up disk space?
> 
> I'm running the nightly on a very very low schedule , but right now I
> have to run it to clean up as much as possible
> 
> Any hint ?
> 
> 
> ___
> BackupPC-users mailing list
> BackupPC-users@lists.sourceforge.net
> List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
> Wiki:http://backuppc.wiki.sourceforge.net
> Project: http://backuppc.sourceforge.net/

-- 
[ https://www.firewall-services.com/ ]  
Daniel Berteaud 
FIREWALL-SERVICES SAS, La sécurité des réseaux 
Société de Services en Logiciels Libres 
Tél : +33.5 56 64 15 32 
Matrix: @dani:fws.fr 
[ https://www.firewall-services.com/ | https://www.firewall-services.com ]



___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] Force pool cleanup

2019-12-19 Thread Gandalf Corvotempesta
Mine takes more tham a week

Il gio 19 dic 2019, 16:50 Mike Hughes  ha scritto:

> Hi Gandolf,
>
> This is what I use to clean up disk space:
> nohup /usr/share/BackupPC/bin/BackupPC_nightly 0 255 &
>
> If I want to watch it work I'll use this:
> tail nohup.out -F
>
> Usually finishes in 5-10 minutes.
>
> --
>
> Mike
>
> On Thu, 2019-12-19 at 16:08 +0100, Gandalf Corvotempesta wrote:
>
> Hi to all.
>
> Any command to run manually to force deletion of "expired" files from
>
> pool to free up disk space?
>
>
> I'm running the nightly on a very very low schedule , but right now I
>
> have to run it to clean up as much as possible
>
>
> Any hint ?
>
>
>
> ___
>
> BackupPC-users mailing list
>
> BackupPC-users@lists.sourceforge.net
>
>
> List:
>
> https://lists.sourceforge.net/lists/listinfo/backuppc-users
>
>
> Wiki:
>
> http://backuppc.wiki.sourceforge.net
>
>
> Project:
>
> http://backuppc.sourceforge.net/
>
>
> ___
> BackupPC-users mailing list
> BackupPC-users@lists.sourceforge.net
> List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
> Wiki:http://backuppc.wiki.sourceforge.net
> Project: http://backuppc.sourceforge.net/
>
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] Force pool cleanup

2019-12-19 Thread Mike Hughes
Hi Gandolf,

This is what I use to clean up disk space:
nohup /usr/share/BackupPC/bin/BackupPC_nightly 0 255 &

If I want to watch it work I'll use this:
tail nohup.out -F

Usually finishes in 5-10 minutes.


--

Mike

On Thu, 2019-12-19 at 16:08 +0100, Gandalf Corvotempesta wrote:

Hi to all.

Any command to run manually to force deletion of "expired" files from

pool to free up disk space?


I'm running the nightly on a very very low schedule , but right now I

have to run it to clean up as much as possible


Any hint ?



___

BackupPC-users mailing list



BackupPC-users@lists.sourceforge.net


List:



https://lists.sourceforge.net/lists/listinfo/backuppc-users


Wiki:



http://backuppc.wiki.sourceforge.net


Project:



http://backuppc.sourceforge.net/

___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] Force pool cleanup

2019-12-19 Thread Gandalf Corvotempesta
Tried with BPC running and stopped, still not working

Il giorno gio 19 dic 2019 alle ore 16:34 Robert Trevellyan
 ha scritto:
>
> Did you stop BackupPC before attempting the command? I believe that's 
> required for most, if not all, command-line operations.
>
> BackupPC_nightly will run all the nightly tasks. If your goal is a more 
> aggressive cleanup than usual, you'll need to adjust your nightly cleanup 
> configuration before stopping BackupPC and running the command.
>
> Check the usage for BackupPC_nightly to find out if you can tell it to skip 
> updating ref counts.
>
> Robert Trevellyan
>
>
> On Thu, Dec 19, 2019 at 10:20 AM Gandalf Corvotempesta 
>  wrote:
>>
>> Il giorno gio 19 dic 2019 alle ore 16:14 Robert Trevellyan
>>  ha scritto:
>> > You can run BackupPC_nightly from the command line.
>>
>> I'm trying with this:
>>
>> su backuppc -c "LC_ALL=C /usr/local/backuppc/bin/BackupPC_nightly -r 0 128"
>>
>> but it will exit immediatly:
>>
>> BackupPC_nightly lock_off
>> log BackupPC_nightly skipping BackupPC_refCountUpdate
>>
>> I don't want to run refCount, just do pool pruning to free up space
>>
>>
>> ___
>> BackupPC-users mailing list
>> BackupPC-users@lists.sourceforge.net
>> List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
>> Wiki:http://backuppc.wiki.sourceforge.net
>> Project: http://backuppc.sourceforge.net/
>
> ___
> BackupPC-users mailing list
> BackupPC-users@lists.sourceforge.net
> List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
> Wiki:http://backuppc.wiki.sourceforge.net
> Project: http://backuppc.sourceforge.net/


___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] Force pool cleanup

2019-12-19 Thread Robert Trevellyan
Did you stop BackupPC before attempting the command? I believe that's
required for most, if not all, command-line operations.

BackupPC_nightly will run all the nightly tasks. If your goal is a more
aggressive cleanup than usual, you'll need to adjust your nightly cleanup
configuration before stopping BackupPC and running the command.

Check the usage for BackupPC_nightly to find out if you can tell it to skip
updating ref counts.

Robert Trevellyan


On Thu, Dec 19, 2019 at 10:20 AM Gandalf Corvotempesta <
gandalf.corvotempe...@gmail.com> wrote:

> Il giorno gio 19 dic 2019 alle ore 16:14 Robert Trevellyan
>  ha scritto:
> > You can run BackupPC_nightly from the command line.
>
> I'm trying with this:
>
> su backuppc -c "LC_ALL=C /usr/local/backuppc/bin/BackupPC_nightly -r 0 128"
>
> but it will exit immediatly:
>
> BackupPC_nightly lock_off
> log BackupPC_nightly skipping BackupPC_refCountUpdate
>
> I don't want to run refCount, just do pool pruning to free up space
>
>
> ___
> BackupPC-users mailing list
> BackupPC-users@lists.sourceforge.net
> List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
> Wiki:http://backuppc.wiki.sourceforge.net
> Project: http://backuppc.sourceforge.net/
>
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] Force pool cleanup

2019-12-19 Thread Gandalf Corvotempesta
Il giorno gio 19 dic 2019 alle ore 16:14 Robert Trevellyan
 ha scritto:
> You can run BackupPC_nightly from the command line.

I'm trying with this:

su backuppc -c "LC_ALL=C /usr/local/backuppc/bin/BackupPC_nightly -r 0 128"

but it will exit immediatly:

BackupPC_nightly lock_off
log BackupPC_nightly skipping BackupPC_refCountUpdate

I don't want to run refCount, just do pool pruning to free up space


___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] Force pool cleanup

2019-12-19 Thread Robert Trevellyan
You can run BackupPC_nightly

from
the command line.

Robert Trevellyan


On Thu, Dec 19, 2019 at 10:09 AM Gandalf Corvotempesta <
gandalf.corvotempe...@gmail.com> wrote:

> Hi to all.
> Any command to run manually to force deletion of "expired" files from
> pool to free up disk space?
>
> I'm running the nightly on a very very low schedule , but right now I
> have to run it to clean up as much as possible
>
> Any hint ?
>
>
> ___
> BackupPC-users mailing list
> BackupPC-users@lists.sourceforge.net
> List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
> Wiki:http://backuppc.wiki.sourceforge.net
> Project: http://backuppc.sourceforge.net/
>
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/