Re: [BackupPC-users] backuppc will not run backups

2007-12-03 Thread Ed Miller
Ed Miller wrote: > I am backing up 3 clients, one of which is the backuppc server. After > setting up the individual config files for each client, I go to the main > page of any client and click on Start full backup and nothing happens. > If I completely and manually uninstall backuppc and reins

Re: [BackupPC-users] Off site backup

2007-12-03 Thread Jonathan Dill
alex wrote: > I've been playing around with the same idea, but I think it's not going > to work out if you don't have a very fast internet connection or don't > have that much data. > Another issue with rsync over a slow link is that bwlimit has zero effect on "building file list..." phase, onl

Re: [BackupPC-users] Off site backup

2007-12-03 Thread dan
interesting. i have not run into the issues mentioned above, though i may not have a high enough file count to have an issue yet but its a good heads up the i need to move to a better setup! any ideas? On Dec 3, 2007 6:54 PM, Kenneth Porter <[EMAIL PROTECTED]> wrote: > On Monday, December 03, 2

Re: [BackupPC-users] Memory leak?

2007-12-03 Thread Craig Barratt
John, > Well some more digging and a recompile of perl set to use system > malloc() instead of it's build in malloc() and the problem has gone > away (usemymalloc=n).Something the restore process does really > causes perl malloc to go crazy on lage restore jobs. Playing with > the write buf

Re: [BackupPC-users] Upgrade to 3.1, Hosts Summary disappeared -> solved

2007-12-03 Thread Craig Barratt
Updating the list. With the help of Daniel and Chris we figured out the problem. With mod_perl enabled you need to restart apache after upgrading BackupPC, otherwide apache will still be running parts of the old BackupPC code. Craig ---

Re: [BackupPC-users] Off site backup

2007-12-03 Thread Kenneth Porter
On Monday, December 03, 2007 4:30 PM +0100 Koen Linders <[EMAIL PROTECTED]> wrote: > Trying to rsync all data (yes, all hosts with a lot of hardlinks and > pool) didnt't work anymore. I learned this the painfull way. This is because of the way rsync handles hard links, correct? So it's primar

[BackupPC-users] remote replication tool

2007-12-03 Thread Carl Wilhelm Soderstrom
http://www.zumastor.org/ block-level remote replication, and claims it's more efficient than rsync. I don't have time to look into this tool myself, but if someone does, and finds it useful as a mechanism for replicating a backuppc data pool offsite, let the rest of us know. :) -- Carl Soderstro

Re: [BackupPC-users] Safe to remove --ignore-times?

2007-12-03 Thread Nick Webb
Just in case anyone cares, I performed a set of tests on this system and things seem to work OK with --ignore-times still on. A full backup of a 750GB backup set took 14 hours on the local network, but only transfered about 4.3GB of raw data in and 1.1GB out. There we only about 2GB in changed

Re: [BackupPC-users] Incremental forever.

2007-12-03 Thread Les Mikesell
Craig Barratt wrote: > >> Would it be possible to do incremental forever with BackupPc like you >> can do with TSM, or if it is not possible, do you plan to implement it >> in the future ? >> >> I understand it can/will be cpu intensive, but such a feature would be >> nice with some servers. >> >>

Re: [BackupPC-users] Incremental forever.

2007-12-03 Thread Craig Barratt
bt writes: > Would it be possible to do incremental forever with BackupPc like you > can do with TSM, or if it is not possible, do you plan to implement it > in the future ? > > I understand it can/will be cpu intensive, but such a feature would be > nice with some servers. > > Thanks for a grea

Re: [BackupPC-users] Direct restore / Multiple hosts

2007-12-03 Thread Craig Barratt
Trygve writes: > Direct restore has been disabled for host . Please select > one of the other restore options. > > ... this message will always specify the same hostname even though I > want to restore a different host. > > If I change /etc/backuppc/hosts to contain only one host --- > regardles

Re: [BackupPC-users] Off site backup

2007-12-03 Thread Carl Wilhelm Soderstrom
On 12/03 09:23 , Arch Willingham wrote: > Anyway, my question is that even though we are supposed to tote tapes off > site, there are times I am sure it does not happen. Has anyone ever used > Backup PC to backup a site from off site? I've got a couple of cases like this; where a BackupPC server

[BackupPC-users] Question About File Selection for Backups

2007-12-03 Thread Jon Forrest
I just installed BackupPC 3.1 on a CentOS5 system. It's working, but not quite the way I expected. Here's the problem. I wanted to only backup the directory /etc/namedb . I put this in the BackupFilesOnly section for the host in question and selected the Override option. I had also put /etc in the

[BackupPC-users] Incremental forever.

2007-12-03 Thread bt
Hi. Would it be possible to do incremental forever with BackupPc like you can do with TSM, or if it is not possible, do you plan to implement it in the future ? I understand it can/will be cpu intensive, but such a feature would be nice with some servers. Thanks for a great product. Regards

[BackupPC-users] Recommended partitioning for BackupPC on Ubuntu server?

2007-12-03 Thread Angus Scott-Fleming
I'm trying to set up a BackupPC server with an eye to the future so that I can expand storage easily, so I want LVM with RAID (unfortunately it'll have to be RAID 1, as I can't see that LVM and software-RAID 5 work together, but that's another issue :-(). Anyway, I can't figure out from the d

Re: [BackupPC-users] Direct restore / Multiple hosts

2007-12-03 Thread Paul Archer
What version are you running? Ubuntu 7.10 comes with 3.0.0, pretty much everything else comes with 2.x. Paul 5:53pm, Trygve Vea wrote: > Hi! > > I've just set up backuppc for the first time, and I'm experiencing > something I consider unexpected behaviour. > > I just want to mention that this i

Re: [BackupPC-users] Broken BackupPC due to missing Cwd.pm

2007-12-03 Thread Ed Burgstaler
Just to let you know Tony that your solution worked perfectly with just the "replacepkgs" option as you indicated. Thank you very much Tony & Les for your help. Ed _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tony Schreiner Sent: November 29, 2007 4:01 PM To: backupp

[BackupPC-users] Direct restore / Multiple hosts

2007-12-03 Thread Trygve Vea
Hi! I've just set up backuppc for the first time, and I'm experiencing something I consider unexpected behaviour. I just want to mention that this is the Debian-packaged version of backuppc. If I in /etc/backuppc/hosts have more than one host specified, I will get the following error message whe

Re: [BackupPC-users] Off site backup

2007-12-03 Thread Les Mikesell
Arch Willingham wrote: > Anyway, my question is that even though we are supposed to tote tapes off > site, there are times I am sure it does not happen. Has anyone ever used > Backup PC to backup a site from off site? I do this by using a Linux raid1 created with a disk missing as my backuppc

Re: [BackupPC-users] Off site backup

2007-12-03 Thread daniel berteaud
Le Mon, 03 Dec 2007 16:30:09 +0100, "Koen Linders" <[EMAIL PROTECTED]> a écrit : > Rsyncing will crush your machine depending on speccs and amount of > data. > > Some data here: > > Server: > Debian > Xeon 2.8 GHz > 2 GB DDR2 > Raid 5: 460 GB > External HD 500 GB > > 34 XP desktops/laptops > >

Re: [BackupPC-users] Off site backup

2007-12-03 Thread Koen Linders
Rsyncing will crush your machine depending on speccs and amount of data. Some data here: Server: Debian Xeon 2.8 GHz 2 GB DDR2 Raid 5: 460 GB External HD 500 GB 34 XP desktops/laptops Pool is 115.04GB comprising 865416 files and 4369 directories (as of 27/11 01:37), Pool hashing gives 383 rep

Re: [BackupPC-users] Off site backup

2007-12-03 Thread alex
On Mon, Dec 03, 2007 at 07:58:19AM -0700, dan wrote: > i installed an exact copy of my backup server at another store 30 miles > away. i have backuppc installed but not running on the offsite machine and > i have cron rsync with some fancy options each day. if my main backuppc hm, interesting. I

Re: [BackupPC-users] Off site backup

2007-12-03 Thread dan
i installed an exact copy of my backup server at another store 30 miles away. i have backuppc installed but not running on the offsite machine and i have cron rsync with some fancy options each day. if my main backuppc machine goes down, i can ssh to the remote machine and start backuppc there an

Re: [BackupPC-users] Off site backup

2007-12-03 Thread alex
On Mon, Dec 03, 2007 at 09:23:15AM -0500, Arch Willingham wrote: > I have been using Backup PC for several month now and love it. I use it as a > back up to our Backup Exec. It is one heck of a lot easier to restore > something with Backup PC than it is the Windows product. > > Anyway, my quest

[BackupPC-users] Off site backup

2007-12-03 Thread Arch Willingham
I have been using Backup PC for several month now and love it. I use it as a back up to our Backup Exec. It is one heck of a lot easier to restore something with Backup PC than it is the Windows product. Anyway, my question is that even though we are supposed to tote tapes off site, there are

[BackupPC-users] Using NFS share as BackupPC pool

2007-12-03 Thread Dan S. Hemsø Rasmussen
Hi... Anyone tried to use a NFS mount as pool for the backups...? I would like to use a Synology NAS box as storage for my BackupPC server. But will it work. Best Regards Dan Rasmussen - SF.Net email is sponsored by: The F

Re: [BackupPC-users] No email in summary

2007-12-03 Thread Nils Breunese (Lemonbit)
Richard Mace wrote: I created a problem by creating backup of a share that does not exist on a host machine. Does the email only get generated at midnight? The reason I ask is because the backuppc server has not been left on over night yet? The email is sent when the nightly jobs finish

Re: [BackupPC-users] No email in summary

2007-12-03 Thread Richard Mace
> > I created a problem by creating backup of a share that does not exist > > on a host machine. Does the email only get generated at midnight? The > > reason I ask is because the backuppc server has not been left on over > > night yet? > > The email is sent when the nightly jobs finish. Also some

[BackupPC-users] Please don't send support questions to the developer's list

2007-12-03 Thread Murtuza Dholkawala
Please don't send support questions to the developer's list - Be a better pen pal. Text or chat with friends inside Yahoo! Mail. See how.- SF.Net email is sponsored by: The Future of Linu