Re: [BackupPC-users] Backup of client never completes

2008-05-21 Thread Martin Leben
James wrote: > Hm, this could explain it then. With the prior conditions, I could see > the time to do a full backup pushing the limits of a normal work day. > Especially if the user, say, takes the laptop to lunch or class > (professor). Perhaps I'll cut his $HOME up into several virtual >

Re: [BackupPC-users] Backup of client never completes

2008-05-21 Thread James
> How many files make up the 200Gb? How is the load on the server and > the > laptop? The file count is going to be quite high. > The rsync algorithm (do you use rsync?) needs quite some CPU. > Rsync over an ssh tunnel. It does take a bit of CPU time, but it > doesn't tax the server badly. >

Re: [BackupPC-users] Backup of client never completes

2008-05-21 Thread Les Mikesell
James wrote: > >> Got fatal error during xfer (aborted by signal=PIPE) >> Backup aborted by user signal > > This is not surprising. The abort happens when the user closes his > laptop or unplugs from my network. What is surprising is that the > backup *never* completes. It is my understanding

Re: [BackupPC-users] Backup of client never completes

2008-05-21 Thread Tino Schwarze
On Wed, May 21, 2008 at 02:38:10PM -0700, James wrote: > I have a laptop client with 200gb of data to back up. The backup > always ends with a: > > > Got fatal error during xfer (aborted by signal=PIPE) > > Backup aborted by user signal > > This is not surprising. The abort happens when the use

Re: [BackupPC-users] Fedora 9 and BackupPC]

2008-05-21 Thread Deja3
Yes, I did even try to use the .rpm for backuppc that comes with Fedora 9 and got the same error as using BackupPC from a .tar file. You can't do smb-type backups with BackupPC on the as-shipping installation of Fedora 9. I will file a bug on bugzilla regarding the issue. I know that Fedor

Re: [BackupPC-users] Fedora 9 and BackupPC]

2008-05-21 Thread Renke Brausse
> If that doesn't work with the version of Samba they ship > then I suggest filing a bug report: > http://fedoraproject.org/wiki/BugsAndFeatureRequests another possibility would be the Redhat bugtracker on https://bugzilla.redhat.com/ - afaik this is the "official" point for Fedora issues. Ren

Re: [BackupPC-users] Fedora 9 and BackupPC]

2008-05-21 Thread Nils Breunese (Lemonbit)
Deja3 wrote: > Ok, I have fixed this problem. It seems that Fedora 9 ships with > samba version 3.2.0-1.pre3.9, which does not work (for whatever > reason) with BackupPC. The fix is to download the latest STABLE > source of samba (3.0.28a) and compile it yourself and then do a "make > install" t

Re: [BackupPC-users] Fedora 9 and BackupPC]

2008-05-21 Thread Deja3
Ok, I have fixed this problem. It seems that Fedora 9 ships with samba version 3.2.0-1.pre3.9, which does not work (for whatever reason) with BackupPC. The fix is to download the latest STABLE source of samba (3.0.28a) and compile it yourself and then do a "make install" to replace the 3.

[BackupPC-users] Backup of client never completes

2008-05-21 Thread James
I have a laptop client with 200gb of data to back up. The backup always ends with a: > Got fatal error during xfer (aborted by signal=PIPE) > Backup aborted by user signal This is not surprising. The abort happens when the user closes his laptop or unplugs from my network. What is surprising

Re: [BackupPC-users] Backup directly to external device

2008-05-21 Thread Tino Schwarze
On Wed, May 21, 2008 at 09:07:16AM -0500, Chris Baker wrote: > Is it possible to backup directly to an eSATA or Firewire drive or drive > array? BackupPC doesn't care how you attach your storage to your server. It just uses any filesystem which supports hardlinks. Tino. -- "What we resist, per

[BackupPC-users] Backup directly to external device

2008-05-21 Thread Chris Baker
Is it possible to backup directly to an eSATA or Firewire drive or drive array? Chris Baker -- [EMAIL PROTECTED] systems administrator Intera Inc. -- 512-425-2006 - This SF.net email is sponsored by: Microsoft Defy all c

[BackupPC-users] Rsync to Windows client very slow (Was: Re: How to BackupFilesExclude to exclude locked files on Windows XP)

2008-05-21 Thread Kurt Jasper
Ok, thanks for (all) the information, now I understand the concept of Rsync/SambaShareName, BackupFilesExlude and BackupFilesOnly. You really helped me out, Thanks :-) But unfortunately I've discovered another problem: The backups of my windows xp clients take forever (nearly), while the backup

Re: [BackupPC-users] newbie backup strategy question

2008-05-21 Thread Tino Schwarze
Hi, On Wed, May 21, 2008 at 09:36:44AM +0200, Sebastian Perkins wrote: > We are new to backuppc (migrating from an old DAT tape based system to disk > based backup) and we have a question regarding full & incr backups. > > Our goal is to maintain 2 months of data off samba shares. > > We wil

Re: [BackupPC-users] newbie backup strategy question

2008-05-21 Thread Nils Breunese (Lemonbit)
Sebastian Perkins wrote: > We are new to backuppc (migrating from an old DAT tape based system > to disk based backup) and we have a question regarding full & incr > backups. > > Our goal is to maintain 2 months of data off samba shares. > > We will be using the rsync option (better incrementa

[BackupPC-users] newbie backup strategy question

2008-05-21 Thread Sebastian Perkins
Hello, We are new to backuppc (migrating from an old DAT tape based system to disk based backup) and we have a question regarding full & incr backups. Our goal is to maintain 2 months of data off samba shares. We will be using the rsync option (better incremental possibilities). Is just usi