Re: [BackupPC-users] move a set of host from one backuppc to an other

2008-03-05 Thread cedric briner
Carl Wilhelm Soderstrom wrote: > On 03/05 04:59 , cedric briner wrote: >> Is there any possiblity to move a set of host from one backuppc server >> to an other one. >> >> I was thinking to rsync all the server1:/pc/host[1,2,3] to >> server2:/pc >> >> and then ask backuppc to create the pool or th

Re: [BackupPC-users] BackupPC sends incorrect e-mails

2008-03-05 Thread Craig Barratt
Jean-Claude writes: > I finally managed to solve the problem. This is a patch for BackupPC 3.0 > (in addition to your configuration changes) : Thanks for the patch. However, I'm wondering why this existing code doesn't fix the subject: if ( $utf8 ) { binmode(MAIL, ":utf8");

Re: [BackupPC-users] Can't exclude a dir (Rsync Backup)

2008-03-05 Thread Craig Barratt
Tim writes: > I'm using Rync xfer method. From my config here > is the RsyncShareName => /mnt/wkm_main/vol1 > > and here is what I'm trying to exclude > BackupFilesExclude => ['/mnt/wkm_main/vol1/Email']; The exclude should be relative to the share, so you need: BackupFilesExclude => ['/

Re: [BackupPC-users] Missing backup

2008-03-05 Thread Craig Barratt
Raman writes: > Ahh, that's it -- since the backup of the previous hosts the night > before finished about an hour later than the current night, only 23 > hours had passed since the previous backup. My incremental period is > set to 0.97 (equivalent to 23.28 hours), so therefore it did not run. >

Re: [BackupPC-users] Backups disappeared from the WebUI for a host

2008-03-05 Thread Craig Barratt
Carlos writes: > For some reason all backups for a host have disappeared, but the data is > still there, with correct permissions and there is free space. According > to the web interface, that host has never been backed up. > > -rw-r- 1 backuppc backuppc 1940766 2008-02-23 04:09 backups > -

[BackupPC-users] Can't exclude a dir (Rsync Backup)

2008-03-05 Thread Tim Hall
I'm having no luck excluding a directory from one of my backups and I'm not sure why I seen the examples in the doc but I can't make it work. I'm using Rync xfer method. From my config here is the RsyncShareName => /mnt/wkm_main/vol1 and here is what I'm trying to exclude BackupFilesExclude =>

Re: [BackupPC-users] Rsyncd transfer speed

2008-03-05 Thread Kanwar Ranbir Sandhu
On Mon, 2008-02-25 at 13:49 +0100, Alan Orlič Belšak wrote: > is there a way to speed up transfer via rsyncd, the last backup was at > 0,9 MB/s. The network is 100Mb, the backup was made on local disk (no > USB involved), except the include list was involved and there is a lot > of empty directo

Re: [BackupPC-users] Missing backup

2008-03-05 Thread Les Mikesell
Raman Gupta wrote: > Les Mikesell wrote: >> or that for some reason the required time since >> the last run had not expired in time for the one you expected to start > > Ahh, that's it -- since the backup of the previous hosts the night > before finished about an hour later than the current night,

Re: [BackupPC-users] Missing backup

2008-03-05 Thread Raman Gupta
Les Mikesell wrote: > or that for some reason the required time since > the last run had not expired in time for the one you expected to start Ahh, that's it -- since the backup of the previous hosts the night before finished about an hour later than the current night, only 23 hours had passed sin

Re: [BackupPC-users] Missing backup

2008-03-05 Thread Les Mikesell
Raman Gupta wrote: > > > The other hosts that completed successfully run before the host that > did not run, but after 3:30 am, so I don't see how the nightly could > be the problem. > > Any other ideas? :-) The only other things I can think of are that you have set a different blackout period

Re: [BackupPC-users] Missing backup

2008-03-05 Thread Raman Gupta
Les Mikesell wrote: > Raman Gupta wrote: >> >> Log snippet from the night that did not work -- note that host1 >> finishes at 4:13 am, which is about an hour before the previous night >> -- also note the "0" skipped hosts: >> >> 2008-03-04 03:30:00 24hr disk usage: 58% max, 58% recent, 0 skipped ho

Re: [BackupPC-users] Missing backup

2008-03-05 Thread Les Mikesell
Raman Gupta wrote: > > Log snippet from the night that did not work -- note that host1 > finishes at 4:13 am, which is about an hour before the previous night > -- also note the "0" skipped hosts: > > 2008-03-04 03:30:00 24hr disk usage: 58% max, 58% recent, 0 skipped hosts > [...] > 2008-03-04 04

Re: [BackupPC-users] move a set of host from one backuppc to an other

2008-03-05 Thread Carl Wilhelm Soderstrom
On 03/05 04:59 , cedric briner wrote: > Is there any possiblity to move a set of host from one backuppc server > to an other one. > > I was thinking to rsync all the server1:/pc/host[1,2,3] to > server2:/pc > > and then ask backuppc to create the pool or the cpool from the > /pc > > any idea

[BackupPC-users] move a set of host from one backuppc to an other

2008-03-05 Thread cedric briner
hello, Is there any possiblity to move a set of host from one backuppc server to an other one. I was thinking to rsync all the server1:/pc/host[1,2,3] to server2:/pc and then ask backuppc to create the pool or the cpool from the /pc any idea on how to do this. Ced. -- Cedric BRINER Geneva

Re: [BackupPC-users] Missing backup

2008-03-05 Thread Raman Gupta
Les Mikesell wrote: > Raman Gupta wrote: >> The backup for one of my hosts did not run two nights ago. I can't >> find any indication of the reason why -- no errors at all. The logs >> indicate the backup didn't even start. My other two hosts completed >> successfully. >> >> This is the first time

Re: [BackupPC-users] Missing backup

2008-03-05 Thread Les Mikesell
Raman Gupta wrote: > The backup for one of my hosts did not run two nights ago. I can't > find any indication of the reason why -- no errors at all. The logs > indicate the backup didn't even start. My other two hosts completed > successfully. > > This is the first time this has happened in about

[BackupPC-users] Missing backup

2008-03-05 Thread Raman Gupta
The backup for one of my hosts did not run two nights ago. I can't find any indication of the reason why -- no errors at all. The logs indicate the backup didn't even start. My other two hosts completed successfully. This is the first time this has happened in about three weeks, and without me doi

[BackupPC-users] Backups disappeared from the WebUI for a host

2008-03-05 Thread Carlos Acedo
Hello, For some reason all backups for a host have disappeared, but the data is still there, with correct permissions and there is free space. According to the web interface, that host has never been backed up. May be the backups file has been corrupted? This is the file list for that host: d

Re: [BackupPC-users] BackupPC sends incorrect e-mails

2008-03-05 Thread Jean-Claude Repetto
Craig Barratt a écrit : > Jean-Claude, > >> The RFC 2822 forbids the inclusion of non-ASCII characters in any e-mail >> header, including the subject. > > You're right. Try this: > > - Add: > > use Encode; > > near the top of bin/BackupPC_sendEmail (after the other "use" lines).