On 11/23/05, Alex Schaft <[EMAIL PROTECTED]> wrote:
> I'm taking an offsite backup by plugging in an IDE drive, mounting it,
> and running the archive to it. Currently it's formatted as ext3, but I'm
> wondering if I really need the journal on there, and if I should just
> use ext2?
Pretty much an
Hi,
I'm taking an offsite backup by plugging in an IDE drive, mounting it,
and running the archive to it. Currently it's formatted as ext3, but I'm
wondering if I really need the journal on there, and if I should just
use ext2?
Or is there a better option for dumping 40 odd gig in the least
hi guys (Carl+Les),
It seems that was the problem, it only took one backup last night.
Thanks a lot.
/Jesper
-Oprindelig meddelelse-
Fra: Les Stott [mailto:[EMAIL PROTECTED]
Sendt: 23. november 2005 23:18
Til: Zolid, Jesper Haggren
Cc: backuppc-users@lists.sourceforge.net
Emne: Re: [B
Hi ,
I belive your problem is here
$Conf{FullPeriod} = 29,97;
$Conf{IncrPeriod} = 0,97;
Normally "." is the delimiter for days, you've got a comma. It mak be
interpreting that as hours, or undeterminable and backing up hourly.
change to
$Conf{FullPeriod} = 29.97;
$Conf{IncrPerio
On 11/23 11:06 , Zolid, Jesper Haggren wrote:
> Can anyone tell me whats wrong in my config?
You're using a comma (,) instead of a period (.).
> $Conf{FullPeriod} = 29,97;
> $Conf{IncrPeriod} = 0,97;
--
Carl Soderstrom
Systems Administrator
Real-Time Enterprises
www.real-time.com
---
Hi,
I have been using Backuppc for quite some time and actually has 5 servers on
different network backing up several servers both linux
and windows - thanks for a great piece of software!
I have one problem maybe you guys can help me with. It's proberly quite simple.
I use BlackoutPeriods on t
Hey I am having the same problem haveĀ you found an answer?
On Mon, 2005-11-21 at 08:32 +0100, Tarjei Huse wrote:
Hi, thank you for your suggestions so far.
I have now moved the files to new filesystems running reiser instead of
XFS and tried tuning the ssh connection by adding the -C fl