Ok, thank you for this idea.
It's not totally clear for me but I think I understood the main idea.
Thanks a lot.
Romain
Carl Wilhelm Soderstrom <[EMAIL PROTECTED]>
Envoyé par : [EMAIL PROTECTED]
24/10/2007 14:05
A
[email protected]
cc
Objet
Re: [BackupPC-users] How to delete a Backup
On 10/24 10:48 , [EMAIL PROTECTED] wrote:
> Maybe this question was answered but I don't know how to delete a backup
> corectly.
> I don't try to do this manualy in deleting the folder with the number of
> the backup on my server (in /data/BackupPC/pc/...).*
> Is there a way to do this correctly ?
Holger was nice enough to write about this recently.
Basically, just delete the tree of files you want to remove, using rm -rf.
If you like, you can wait overnight for the BackupPC_nightly job to clean
up
the hardlinks in the pool, or if you're impatient you can do what Holger
suggests:
>>>
BackupPC_nightly and BackupPC_link must *not* run concurrently. Thus, you
should *not* run BackupPC_nightly outside the daemon. If you must, then
run
it via the daemon, which will postpone it until no more BackupPC_link
processes are running, and likewise postpone further links until nightly
has
finished:
BackupPC_serverMesg BackupPC_nightly run
BackupPC_serverMesg log Thank you, daemon. I appreciate your
effort.
>>>
I suspect this will operate according to the $Conf{BackupPCNightlyPeriod}
setting in config.pl; so you should set "$Conf{BackupPCNightlyPeriod} =
1;"
if you don't want to run it twice.
--
Carl Soderstrom
Systems Administrator
Real-Time Enterprises
www.real-time.com
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
BackupPC-users mailing list
[email protected]
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/
SC2N -S.A Siège Social : 2, Rue Andre Boulle - 94000 Créteil - 327 153
722 RCS Créteil
"This e-mail message is intended only for the use of the intended
recipient(s).
The information contained therein may be confidential or privileged, and
its disclosure or reproduction is strictly prohibited.
If you are not the intended recipient, please return it immediately to its
sender at the above address and destroy it."
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
BackupPC-users mailing list
[email protected]
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/