BackupPC-users

Re: [BackupPC-users] no cpool info shown on web interface

2008-04-13 05:42:37
Subject: Re: [BackupPC-users] no cpool info shown on web interface
From: Tino Schwarze <backuppc.lists AT tisc DOT de>
To: backuppc-users AT lists.sourceforge DOT net
Date: Sun, 13 Apr 2008 11:42:19 +0200
On Sun, Apr 13, 2008 at 11:16:07AM +0200, Bernhard Ott wrote:
> >PS: I've just started adding debug log messages to BackupPC_nightly. Is
> >there an easy way to make it run other than changing
> >$Conf{WakeupSchedule} and waiting an hour?
> >
> run as backuppc:
> /path/to/bin/BackupPC_serverMesg BackupPC_nightly run

Ah, thanks a lot! Now I can debug along.

I added a log message to BackupPC_nightly's GetPoolStats which is called
by BackupPC::Lib->find:
print("log GetPoolStats processing $file, $fullPath\n");

Now I get the following output:
2008-04-13 11:27:31 Running 1 BackupPC_nightly jobs from 8..11 (out of
0..15)
2008-04-13 11:27:31 Running BackupPC_nightly -m 128 191 (pid=27044)
2008-04-13 11:27:32 Doing /backup/backuppc/pool/8/0
2008-04-13 11:27:32 GetPoolStats processing a, /backup/backuppc/pool/8/0/a
2008-04-13 11:27:32 GetPoolStats processing b, /backup/backuppc/pool/8/0/b
...
2008-04-13 11:27:33 Doing /backup/backuppc/cpool/8/0
2008-04-13 11:27:33 GetPoolStats processing e, /backup/backuppc/cpool/8/0/e
2008-04-13 11:27:33 GetPoolStats processing f, /backup/backuppc/cpool/8/0/f
...

Looks good so far, but I suppose, the files should be processed as well,
not just directories.

I'm looking into IO::Dirent problems or similar... maybe this is a topic
for the -devel list now...

Bye,

Tino.

-- 
„Es gibt keinen Weg zum Frieden. Der Frieden ist der Weg.” (Mahatma Gandhi)

www.craniosacralzentrum.de
www.forteego.de

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/