The output looks fine, imho. The incremental backup goes just fine,
and finish well.

Before the backup theres is this output:

cmdSystemOrEval: about to system /bin/echo -c 1 salibanco
cmdSystemOrEval: finished: got output -c 1 salibanco

cmdSystemOrEval: about to system /bin/echo -c 1 salibanco
cmdSystemOrEval: finished: got output -c 1 salibanco

CheckHostAlive: can't extract round-trip time (not fatal)
CheckHostAlive: returning 0

But i think  this is just because i changed it to /bin/echo on the
default config. Our Hosts are distributed around a wireless network
around a town.

Any ideas?

On 8/18/06, Craig Barratt <[EMAIL PROTECTED]> wrote:
> Vinicius writes:
>
> > I want to do backups every 2 hours, on a single host, using
> > backuppc.In order to do this, without sucess, I included on the PC's
> > config.pl these settings:
> >
> > $Conf{BlackoutGoodCnt} = -1; #in order to not use blackout
> > $Conf{WakeupSchedule} = [10,12,14,16,18,20,22]; #to make it wakeup and
> > do it's job
> > $Conf{IncrPeriod} = 0.08; #to do an incremental in every two hours.
> > $Conf{FullPeriod} = 0.97; # to do a full backup daily
> > $Conf{FullKeepCnt} = 2; #to keep two full daily backups
> > $Conf{IncrKeepCnt} = 8; #to keep some hourly backups from yesterday
> >
> > When te wakeup hour comes it ignores without an single error.
> >
> > Someone can share some ideas on what am i doing wrong? Already looked
> > on the list archive and oum the internet.
>
> Run:
>
>     su backuppc
>     BackupPC_dump -v -i HOST
>
> and look at the output.
>
> Craig
>


--
Vinícius Medina
http://vmedina.multiply.com
Graduando em Sistemas de Informação
Usuário Linux número: 383765
Usa Linux? Mostre sua cara:
http://counter.li.org/


-- 
Vinícius Medina
http://vmedina.multiply.com
Graduando em Sistemas de Informação
Usuário Linux número: 383765
Usa Linux? Mostre sua cara:
http://counter.li.org/
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to