Re: [BackupPC-users] RE Backup of Windows client ignores BackupFilesOnly

2007-10-02 Thread romain . pichard
Oh sorry I forgot it. However, my backups work since this morning. I changed the command $Conf{SmbClientFullCmd} and now all is ok for backups. I still have an error to restore but I think it's a problem about the windows share permission. I will check it this day. Thanks a lot for your help.

Re: [BackupPC-users] No stats and information about backups = Files & Compression

2007-10-02 Thread romain . pichard
Hello all, Thanks to your help, my backups work correctly. Since this morning, I can see all details which are related of my backups (files numbre, size...) and I can see the tree of the backups (to restore). However, I keep an error when I want to restore datas : Log file : 2007-10-03 08:28:4

Re: [BackupPC-users] Pre-populate backups? Only incremental?

2007-10-02 Thread Toni Van Remortel
Rob Owens wrote: > Toni, how do you get the data to the localhost in the first place? We have our old backup system (set up by one of my colleagues), which used plain rsync to /data. After each backup, a simple 'cp -a' was done to USB disks. So I used the USB disks as source. Then I simply syml

Re: [BackupPC-users] Logwatch rule

2007-10-02 Thread Craig Barratt
Travis writes: > I had written a script for version 2.1.1 that sends me a daily status > email as well as generates an RSS feed. It is in the list archives, but > if you want I can email it to you. Rich Duzenbury submitted a CGI RSS feature included in 3.x: http://backuppc.sourceforge.net/fa

Re: [BackupPC-users] Pre-populate backups? Only incremental?

2007-10-02 Thread Craig Barratt
Toni writes: > PS: maybe this can be FAQ'ed? Please write it up (perl POD - basically plain text) and I will put it in the FAQ. Craig - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual S

Re: [BackupPC-users] Status information stuck in the past

2007-10-02 Thread Craig Barratt
Erik writes: > I have recently installed backuppc for evaluation purposes and so far > so good, but somehow that status information has gotten stuck in the > past. As can be seen from the excerpt below, almost everything gets > updated, except for today's and yesterday's max. Obviously today is >

Re: [BackupPC-users] No stats and information about backups = Files & Compression

2007-10-02 Thread Craig Barratt
Romain writes: > I checked the permissions and there was a problem with > /usr/local/BackupPC/lib/BackupPC because it wasn't owned > by the user backuppc. > > I changed the values of permissions and I reloaded the configuration via the > interface web but it's the the problem if I do a new back

Re: [BackupPC-users] No stats and information about backups = Files & Compression

2007-10-02 Thread Craig Barratt
Romain writes: > First, thanks a lot for your help Craig. > > Yes I think that all the issues are related. Maybe there is just one problem > which is locking the good working of BackupPC. > I checked $Conf{BackupZeroFilesIsFatal} and It was set at " 1 ". I changed > this value to " 0 " and I r

[BackupPC-users] Multiple Installations

2007-10-02 Thread Kelly Shutt
Is there an easy way to have multiple storage locations on the same server? Or maybe a way to do multiple installations with one management location? After reading the documentation it looks like we would need to have multiple apache installations on different ports in order to manage more than o

Re: [BackupPC-users] BackupPC backs up self, but not other machines

2007-10-02 Thread John Medway, Rim Semiconductors
The requiretty option bit me on some of the others I was backing up, so it was already commented out of /etc/sudoers. I get nothing in /var/log/messages, but this in /var/log/secure: Oct 2 16:03:19 fs sshd[11402]: Accepted publickey for backuppc from 10.1.1.66 port 37832 ssh2 Oct 2 16:03:20 fs

Re: [BackupPC-users] BackupPC backs up self, but not other machines

2007-10-02 Thread Les Stott
John Medway, Rim Semiconductors wrote: > OK, so it boils down to one machine on which this happens. > All the others are just fine, with what should be the same > sshd and sudo config, but there are different versions of > the rsync packages, so I tried updating that. > > Still the infinite hang, j

Re: [BackupPC-users] Logwatch rule

2007-10-02 Thread Travis Fraser
On Tue, 2007-10-02 at 16:22 -0400, Richard Bailey wrote: > I just wanted to get some daily status on BackupPC, such as the size > and usage of the pool/filesystem, the host status and so on. I don't > really want to get a new email after each and every job so integrating > this into logwatch seemed

Re: [BackupPC-users] Logwatch rule

2007-10-02 Thread Richard Bailey
I just wanted to get some daily status on BackupPC, such as the size and usage of the pool/filesystem, the host status and so on. I don't really want to get a new email after each and every job so integrating this into logwatch seemed like the idea thing. I saw BackupPC_serverMesg and ran it with

Re: [BackupPC-users] New Hardware [war Troubleshooting a slow backup]

2007-10-02 Thread David Rees
On 10/2/07, Tony Nelson <[EMAIL PROTECTED]> wrote: > My first decision point is potentially the easiest. I thought rather > than buying one huge backup server and trying to backup all 32 hosts, it > might be smarter to buy 2 (or more) smaller machines and splitting up > the load. I would think th

Re: [BackupPC-users] New Hardware [war Troubleshooting a slow backup]

2007-10-02 Thread Renke Brausse
Hi Tony, Am Dienstag, den 02.10.2007, 14:36 -0400 schrieb Tony Nelson: > Any input would be greatly appreciated. If I failed to consider any > other topic, please feel free to let me know about those as well. I use backuppc for a full backup of 12 servers (most Linux) plus some other machines

Re: [BackupPC-users] New Hardware [war Troubleshooting a slow backup]

2007-10-02 Thread Carl Wilhelm Soderstrom
On 10/02 02:36 , Tony Nelson wrote: > My first decision point is potentially the easiest. I thought rather > than buying one huge backup server and trying to backup all 32 hosts, it > might be smarter to buy 2 (or more) smaller machines and splitting up > the load. I'd go along with that ide

Re: [BackupPC-users] BackupPC backs up self, but not other machines

2007-10-02 Thread John Medway, Rim Semiconductors
OK, so it boils down to one machine on which this happens. All the others are just fine, with what should be the same sshd and sudo config, but there are different versions of the rsync packages, so I tried updating that. Still the infinite hang, just trying to back up /boot and /root and /etc as

[BackupPC-users] New Hardware [war Troubleshooting a slow backup]

2007-10-02 Thread Tony Nelson
My boss has finally decided that I've thrown enough time at this problem, and offered to buy new hardware. I'm a bit concerned that if I spec out a system I'll end up with a very expensive machine that suffers from the same problems that I currently have, so I'm going to ask for everyones help

Re: [BackupPC-users] Pre-populate backups? Only incremental?

2007-10-02 Thread Rob Owens
Toni Van Remortel wrote: > Keith Edmunds wrote: >> On Tue, 02 Oct 2007 07:47:52 -0400, [EMAIL PROTECTED] said: >> >>> You could mount the removable drive on the BackupPC server as >>> /mnt/samba/data and then set ClientAliasName (for the specific host >>> you're backing up) to localhost. >> It's m

Re: [BackupPC-users] failed partial backups deleting files from previous partials

2007-10-02 Thread Carl Wilhelm Soderstrom
On 09/28 11:34 , Rob Owens wrote: > Very interesting discussion. Here's a link to an article on backups > that you've probably all seen, but it's very interesting: > http://www.mikerubel.org/computers/rsync_snapshots/ I haven't seen that, and it was very clever. Learned about some features of rsy

Re: [BackupPC-users] RE Backup of Windows client ignores BackupFilesOnly

2007-10-02 Thread romain . pichard
This is my config.pl (it is not full but just summary). And I would like to precise that it's the global config.pl and I've got another config.pl per PC. Can you tell me if there is problem with this informations ? Thanks for your help. Regards, Romain Erik van Linstee <[EMAIL PROTECTED]>

Re: [BackupPC-users] RE Backup of Windows client ignores BackupFilesOnly

2007-10-02 Thread romain . pichard
Yes, SmbShareUserName and SmbSharePasswd are set. Thanks, Romain Erik van Linstee <[EMAIL PROTECTED]> 02/10/2007 16:08 A Romain PICHARD/Mondeville/VIC/[EMAIL PROTECTED] cc Objet Re: RE [BackupPC-users] Backup of Windows client ignores BackupFilesOnly I was just wondering, have you set

Re: [BackupPC-users] RE Backup of Windows client ignores BackupFilesOnly

2007-10-02 Thread romain . pichard
Yes I have my Fedora Core 6 in VMware. It's just during my test step. Erik van Linstee <[EMAIL PROTECTED]> 02/10/2007 15:47 A Romain PICHARD/Mondeville/VIC/[EMAIL PROTECTED] cc Objet Re: RE [BackupPC-users] Backup of Windows client ignores BackupFilesOnly [EMAIL PROTECTED] schreef:

Re: [BackupPC-users] Pre-populate backups? Only incremental?

2007-10-02 Thread Toni Van Remortel
Keith Edmunds wrote: > On Tue, 02 Oct 2007 07:47:52 -0400, [EMAIL PROTECTED] said: > >> You could mount the removable drive on the BackupPC server as >> /mnt/samba/data and then set ClientAliasName (for the specific host >> you're backing up) to localhost. > > It's more complex than that. Followi

[BackupPC-users] Web Interface Last Backup (days)

2007-10-02 Thread Adam Goryachev
Hi, Just recently upgraded to the version of backuppc in debian testing on one server, and have slowly been getting used to it. I've noticed there is a new column on the Host Summary page for "Last Backup (days)" which shows how long since the last backup for each host. However, in some cases thi

[BackupPC-users] Regarding SMB backup

2007-10-02 Thread Erik van Linstee
As I mailed earlier, backuppc kept making full backups, even if I specified a directory in BackupFilesOnly. As it turns out I overlooked the exact meaning of the entries in the webinterface. It wants a key first, which is the share name you'll be adding a listing for, and then it lets you speci

Re: [BackupPC-users] No stats and information about backups = Files & Compression

2007-10-02 Thread Frans Pop
On Tuesday 02 October 2007, you wrote: > And in my case I changed the 2 command lines to : > > $smbClientPath \\$host\$shareName $I_option -U $userName -E -N -d 1 -c > tarmode\ full -Tc /data/BackupPC/pc/$host/BACKUP_NAME.tar $X_option > -$fileList > $smbClientPath \\$host\$shareName $I_option -U $

Re: [BackupPC-users] Pre-populate backups? Only incremental?

2007-10-02 Thread Rob Owens
Keith Edmunds wrote: > On Tue, 02 Oct 2007 07:47:52 -0400, [EMAIL PROTECTED] said: > >> You could mount the removable drive on the BackupPC server as >> /mnt/samba/data and then set ClientAliasName (for the specific host >> you're backing up) to localhost. > > It's more complex than that. Follow

[BackupPC-users] unsubscribe

2007-10-02 Thread Curtis Taylor
unsubscribe Curtis H. Taylor Sercom Management Calle 50, Edificio Banco Atlantico Piso 3 [EMAIL PROTECTED] tel: fax: mobile: +(507

Re: [BackupPC-users] Pre-populate backups? Only incremental?

2007-10-02 Thread Keith Edmunds
On Tue, 02 Oct 2007 07:47:52 -0400, [EMAIL PROTECTED] said: > You could mount the removable drive on the BackupPC server as > /mnt/samba/data and then set ClientAliasName (for the specific host > you're backing up) to localhost. It's more complex than that. Following your suggestion would create

Re: [BackupPC-users] Pre-populate backups? Only incremental?

2007-10-02 Thread Rob Owens
Toni Van Remortel wrote: > Adam Goryachev wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Toni Van Remortel wrote: >>> Rob Owens wrote: 1) I've successfully "pre-populated" backups in the following way. a) Configure backuppc to backup my host machine (myhost.com) ov

Re: [BackupPC-users] No stats and information about backups = Files & Compression

2007-10-02 Thread romain . pichard
After see several tutorials and emails about BackupPC I've got maybe a problem of configuration. And it's maybe the origine of my problem. So, there are 2 command lines (full & Inc) to do backups : $smbClientPath \\$host\$shareName $I_option -U $userName -E -N -d 1 -c tarmode\ full -Tc$X_option

[BackupPC-users] RE Destination folder for backups

2007-10-02 Thread romain . pichard
When a backup is running, BackupPC create a new folder with the number of the backup. Example : For the backup nammed 42, a new folder nammed 42 will be create in /data/BackupPC/pc/HOST_NAME/. For the moment my backup is saved in /data/BackupPC/pc/$host/ where $host is the name of the client.

Re: [BackupPC-users] No stats and information about backups = Files & Compression

2007-10-02 Thread romain . pichard
The folder /data/BackupPC was proposed to me ( Data directory (full path) [/data/BackupPC] ? ) during the installation of BackupPC. As it was the default value, I didn't change it. In this folder I've got several folders :cpool pc pool trash Is it this folder that you talk abou

[BackupPC-users] Backup of Windows client ignores BackupFilesOnly

2007-10-02 Thread Erik van Linstee
I am trying to back up a Windows XP machine via SMB. I have set SmbShareName to the share I want to back up from and I have added a subdirectory to BackupFilesOnly. I have used the webinterface to do so. But when the backup runs, it ignores BackupFilesOnly and makes a backup of the entire share

[BackupPC-users] Status information stuck in the past

2007-10-02 Thread Erik van Linstee
I have recently installed backuppc for evaluation purposes and so far so good, but somehow that status information has gotten stuck in the past. As can be seen from the excerpt below, almost everything gets updated, except for today's and yesterday's max. Obviously today is not 9/8 and yesterda

Re: [BackupPC-users] No stats and information about backups = Files & Compression

2007-10-02 Thread Frans Pop
On Tuesday 02 October 2007, [EMAIL PROTECTED] wrote: > $Conf{TopDir} = '/data/BackupPC/' > > So I don't have /var/lib/backuppc. > What are the folders or files which are in /var/lib/backuppc ? Your setup seems to have /data/BackupPC/ instead of /var/lib/backuppc. Did you change that manually? Che

Re: [BackupPC-users] No stats and information about backups = Files & Compression

2007-10-02 Thread romain . pichard
I'm searching and for your information I've got the folder : /usr/local/BackupPC/lib/BackupPC/ In this folder I've got several files and folders : Attrib.pm Config FileZIO.pm lib.pm Storage View.pm Zip CGI Config.pm LangPoolWrite.pm

Re: [BackupPC-users] No stats and information about backups = Files & Compression

2007-10-02 Thread romain . pichard
Hello, Thanks a lot for your answer Rob. It seems to be a problem about permission because I think BackupPC can't insert the informations in the file(s). However, I don't have a folder which is nammed /var/lib/backuppc. My BackupPC's folders : $Conf{TopDir} = '/data/BackupPC/' $Conf{ConfDir} =

Re: [BackupPC-users] No stats and information about backups = Files & Compression

2007-10-02 Thread romain . pichard
Good morning, First, thanks a lot for your help Craig. Yes I think that all the issues are related. Maybe there is just one problem which is locking the good working of BackupPC. I checked $Conf{BackupZeroFilesIsFatal} and It was set at " 1 ". I changed this value to " 0 " and I reloaded the c

Re: [BackupPC-users] Pre-populate backups? Only incremental?

2007-10-02 Thread Toni Van Remortel
Keith Edmunds wrote: > Hi Toni > >> I did search the archives, I'm not a newbee. >> I haven't found any solution there that solves my problem. > > I sent a mail to the list on 10 May this year, and one reply was from > Craig that detailed the steps to take (I changed them slightly, but the > prin

Re: [BackupPC-users] Pre-populate backups? Only incremental?

2007-10-02 Thread Keith Edmunds
Hi Toni > I did search the archives, I'm not a newbee. > I haven't found any solution there that solves my problem. I sent a mail to the list on 10 May this year, and one reply was from Craig that detailed the steps to take (I changed them slightly, but the principle is sound). I don't have a cop

Re: [BackupPC-users] Pre-populate backups? Only incremental?

2007-10-02 Thread Toni Van Remortel
Keith Edmunds wrote: > On Tue, 02 Oct 2007 08:45:06 +0200, [EMAIL PROTECTED] said: > >> No other options? > > Yes: read the archives. This has been discussed many times before, and > various solutions put forward. Searching for mails from me will lead to at > least one discussion. I did search t

Re: [BackupPC-users] Pre-populate backups? Only incremental?

2007-10-02 Thread Keith Edmunds
On Tue, 02 Oct 2007 08:45:06 +0200, [EMAIL PROTECTED] said: > No other options? Yes: read the archives. This has been discussed many times before, and various solutions put forward. Searching for mails from me will lead to at least one discussion. Keith -

Re: [BackupPC-users] Pre-populate backups? Only incremental?

2007-10-02 Thread Toni Van Remortel
Adam Goryachev wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Toni Van Remortel wrote: >> Rob Owens wrote: >>> 1) I've successfully "pre-populated" backups in the following way. >>> >>> a) Configure backuppc to backup my host machine (myhost.com) over the >>> internet. >>> b) Take my