Re: [BackupPC-users] How to Find a Host in BackupPC-3.1.0beta

2008-03-11 Thread Les Mikesell
kantijena wrote: > First of All thanx a lot for ur valuable reply. > Ya i get the web interface of Backupppc with following option in left hand > side > Status > Host Summary > Documentation > Wiki SourceForge > > But Now i didn't get wat ever u told me like that edit host etc.. Plz try to >

[BackupPC-users] How to Find a Host in BackupPC-3.1.0beta

2008-03-11 Thread kantijena
First of All thanx a lot for ur valuable reply. Ya i get the web interface of Backupppc with following option in left hand side Status Host Summary Documentation Wiki SourceForge But Now i didn't get wat ever u told me like that edit host etc.. Plz try to help me out this problem. Thanx a lo

Re: [BackupPC-users] Signal=PIPE on restore, and other errors

2008-03-11 Thread backuppc
On Mon, 10 Mar 2008 22:36:01 -0500, "Les Mikesell" <[EMAIL PROTECTED]> said: > [EMAIL PROTECTED] wrote: > > Searching through the mail archives, I see lots of posts about getting > > aborts with signal=PIPE on backups. I've got this problem on restore. > > > > I have been backing up 5 machines (

Re: [BackupPC-users] Update 3.0.0 -> 3.1.0 debian

2008-03-11 Thread Carl Wilhelm Soderstrom
On 03/11 10:57 , Nils Breunese (Lemonbit) wrote: > Dale King wrote: > > > Old thread I know but I was thinking about the current situation (at > > least > > in debian) with config.pl being changed at each upgrade. > > I'd file a bug with the Debian packager or is this normal behavior on > Deb

Re: [BackupPC-users] MOTD file entry breaks authentication

2008-03-11 Thread Paul
Nils Breunese (Lemonbit) wrote: > The Debian/Ubuntu package name for File::RsyncP is libfile-rsyncp-perl > I believe. I don't know if the Debian/Ubuntu package installs this as > a dependency automatically. File::RsyncP is the CPAN name and on Red > Hat style distro's you can use the package

Re: [BackupPC-users] MOTD file entry breaks authentication

2008-03-11 Thread Nils Breunese (Lemonbit)
Paul wrote: > Nils Breunese (Lemonbit) wrote: >> Paul wrote: >> >>> Nicholas Hall wrote: >>> I believe this error is generated from the Perl Rsync module. What version of File::RsyncP are you running? >> >>> >>> Good question. I found a module URI::Rsync, but not File::RsyncP. >>> Wh

Re: [BackupPC-users] MOTD file entry breaks authentication

2008-03-11 Thread Paul
Nils Breunese (Lemonbit) wrote: > Paul wrote: > > >> Nicholas Hall wrote: >> >>> I believe this error is generated from the Perl Rsync module. What >>> version of File::RsyncP are you running? >>> >> Good question. I found a module URI::Rsync, but not File::RsyncP. >> Where >> mig

Re: [BackupPC-users] Update 3.0.0 -> 3.1.0 debian

2008-03-11 Thread Nils Breunese (Lemonbit)
Dale King wrote: > Old thread I know but I was thinking about the current situation (at > least > in debian) with config.pl being changed at each upgrade. I'd file a bug with the Debian packager or is this normal behavior on Debian? Nils Breunese. ---

Re: [BackupPC-users] incorrect backup method initiated

2008-03-11 Thread Nils Breunese (Lemonbit)
Paul Mantz wrote: > I'm trying to back up my home directory to my local machine, and I am > trying to diagnose this error. I want to back up via rsync and have > set $Conf{XferMethod} appropriately, but for some reason my > installation keeps trying to back up via smb. has anyone else > witnesse

Re: [BackupPC-users] Update 3.0.0 -> 3.1.0 debian

2008-03-11 Thread Dale King
On Fri, Jan 04, 2008 at 09:34:42AM +0100, Nils Breunese (Lemonbit) wrote: > Jon S. wrote: > > > I kept my old config.pl when it asked if I wanted it replaced. I take > > it the configuration parameters are the same, just the access to them > > from the CGI interface has changed somewhat. > > I a

Re: [BackupPC-users] MOTD file entry breaks authentication

2008-03-11 Thread Nils Breunese (Lemonbit)
Paul wrote: > Nicholas Hall wrote: >> I believe this error is generated from the Perl Rsync module. What >> version of File::RsyncP are you running? > > Good question. I found a module URI::Rsync, but not File::RsyncP. > Where > might I find that? See the BackupPC documentation: http://backup

[BackupPC-users] incorrect backup method initiated

2008-03-11 Thread Paul Mantz
Hello everyone, I'm trying to back up my home directory to my local machine, and I am trying to diagnose this error. I want to back up via rsync and have set $Conf{XferMethod} appropriately, but for some reason my installation keeps trying to back up via smb. has anyone else witnessed this behav

Re: [BackupPC-users] MOTD file entry breaks authentication

2008-03-11 Thread Paul
Nicholas Hall wrote: > I believe this error is generated from the Perl Rsync module. What > version of File::RsyncP are you running? > > -- Good question. I found a module URI::Rsync, but not File::RsyncP. Where might I find that? - Paul

Re: [BackupPC-users] Small patch to graph the pool size (v2 patch)

2008-03-11 Thread Nicholas Hall
On Tue, Mar 11, 2008 at 12:41 PM, Knaupp, Thomas <[EMAIL PROTECTED]> wrote: > Hello Ludovic, > > > I've updated the patch with a new DS to hold and graph > > the value of the pool size prior to pooling and compression. > > Attached is the patch and a sample image. You will need > > to delete the

Re: [BackupPC-users] Small patch to graph the pool size (v2 patch)

2008-03-11 Thread Knaupp, Thomas
Hi Nicholas, sorry .. that one should go to you :) > I've updated the patch with a new DS to hold and graph > the value of the pool size prior to pooling and compression. > Attached is the patch and a sample image. You will need > to delete the existing RRD file ($LogDir/pool.rrd) > as the scrip

Re: [BackupPC-users] Small patch to graph the pool size (v2 patch)

2008-03-11 Thread Knaupp, Thomas
Hello Ludovic, > I've updated the patch with a new DS to hold and graph > the value of the pool size prior to pooling and compression. > Attached is the patch and a sample image. You will need > to delete the existing RRD file ($LogDir/pool.rrd) > as the script creates a new one with an additiona

Re: [BackupPC-users] Small patch to graph the pool size (v2 patch)

2008-03-11 Thread Nicholas Hall
On Fri, Feb 29, 2008 at 2:51 AM, Ludovic Drolez <[EMAIL PROTECTED]> wrote: > rOn Thu, Feb 28, 2008 at 10:17:43AM -0700, Kimball Larsen wrote: > > but the images appear as busted images on the status page. > > (With the patch :-D ) > > Hi ! > > This new patch should fix this bug. Anyway the graphs

Re: [BackupPC-users] How to Find a Host in BackupPC-3.1.0beta

2008-03-11 Thread Les Mikesell
kantijena wrote: > Hie this is Apppu,I m new to this forum . I have alredy succesfully installed > BackupPC-3.1.0beta . Why are you installing a beta when the release version has been out for months? > After that I m unable to add a host in BackupPc. I m also went through the > Documentation.

Re: [BackupPC-users] Archive to multiple tapes

2008-03-11 Thread Les Mikesell
Chris Visser wrote: > > How would we go about making Archive backups that span tapes? > > Currently we have 200GB/400GB tapes and we need to backup 380GB > (according to BackupPC) to it. > > If we run BackupPC with ArchiveSplit set to 30 we get the following > after 20 hours: > > 2008-03-06

[BackupPC-users] How to Find a Host in BackupPC-3.1.0beta

2008-03-11 Thread kantijena
Hie this is Apppu,I m new to this forum . I have alredy succesfully installed BackupPC-3.1.0beta . After that I m unable to add a host in BackupPc. I m also went through the Documentation. But I didn't get it . Plz tell me how to add a clent and how to take a backup of client machine through th

[BackupPC-users] Archive to multiple tapes

2008-03-11 Thread Chris Visser
Hi guys, How would we go about making Archive backups that span tapes? Currently we have 200GB/400GB tapes and we need to backup 380GB (according to BackupPC) to it. If we run BackupPC with ArchiveSplit set to 30 we get the following after 20 hours: 2008-03-06 11:47:04 Starting archive 2008