Re: [BackupPC-users] Backup in progress with no Xfer PID

2015-03-09 Thread Bowie Bailey
On 3/8/2015 5:37 AM, Antonio Sanguigni wrote: > Hi everybody, > > a little issue. I have an incr backup in progress. BackupPC identify > the PID but it has no Xfer PID and this is right because pc is not on > the internet right now. Anyway, BackupPC tells me backup in progress > in Host Summary. >

[BackupPC-users] Backup in progress with no Xfer PID

2015-03-08 Thread Antonio Sanguigni
Hi everybody, a little issue. I have an incr backup in progress. BackupPC identify the PID but it has no Xfer PID and this is right because pc is not on the internet right now. Anyway, BackupPC tells me backup in progress in Host Summary. Why does this happen ? And is it correct or there is some

Re: [BackupPC-users] Backup in Progress

2007-07-09 Thread Nicholas Hall
On 7/9/07, Jim Elliott <[EMAIL PROTECTED]> wrote: To the backuppc list, I am new to backupPC so please excuse my ignorance in the software. I have a job that has a status of a "backup in progress" The last backup was run on 7/1/07. Is there a way that I can check to see what this backup is wai

[BackupPC-users] Backup in Progress

2007-07-09 Thread Jim Elliott
To the backuppc list, I am new to backupPC so please excuse my ignorance in the software. I have a job that has a status of a "backup in progress" The last backup was run on 7/1/07. Is there a way that I can check to see what this backup is waiting for? Please email me with any suggestions. T

Re: [BackupPC-users] Backup in progress, but never ends.

2007-06-18 Thread Regis Gras
mna.news wrote: >> Could you post us you config file ? > Here you have my config.pl wihtout any comment and with only the modified parameters. $Conf{ServerHost} = 'sisley.ujf-grenoble.fr'; $Conf{BackupPCUser} = 'backuppc'; $Conf{TopDir} = '/sisley/BackupPC'; $Conf{ConfDir} = '/etc/BackupPC';

Re: [BackupPC-users] Backup in progress, but never ends.

2007-06-18 Thread mna.news
Le jeudi 14 juin 2007 11:19, Regis Gras a écrit : Morning, >[snip] > The backup never ends. It is always in progress, even if the computer is > off > > $ ping moreau > PING moreau.ujf-grenoble.fr (152.77.14.205) 56(84) bytes of data. > > --- moreau.ujf-grenoble.fr ping statistics --- > 2 packets t

Re: [BackupPC-users] Backup in progress, but never ends.

2007-06-18 Thread Regis Gras
Craig Barratt wrote: >Regis writes: > > > >> I tested the zize of the "new" directory >>$ while [ 1 ]; do du -sk new; sleep 30; done >> And the size is always the same. >> >>Any ideas? >> >>Could some one help me to solve this problem ? >> >> > >I'd recommend manually running the smbclient c

Re: [BackupPC-users] Backup in progress, but never ends.

2007-06-15 Thread Craig Barratt
Regis writes: > I tested the zize of the "new" directory > $ while [ 1 ]; do du -sk new; sleep 30; done > And the size is always the same. > > Any ideas? > > Could some one help me to solve this problem ? I'd recommend manually running the smbclient command and pipe the output into "tar tvf -

[BackupPC-users] Backup in progress, but never ends.

2007-06-14 Thread Regis Gras
I ugraded from BackupPC 2.1.0 to BackupPC 3.3.0 on Centos 4 I backup about 120 computer WXP, and I have some trouble with some PC. The backup never ends. It is always in progress, even if the computer is off $ ping moreau PING moreau.ujf-grenoble.fr (152.77.14.205) 56(84) bytes of data. --- mor

[BackupPC-users] "backup in progress", although host offline for a long time

2006-04-07 Thread Tomasz Chmielewski
I'm trying to backup a large amount of hosts using rsync method. This takes a lot of time. I noticed, that connection to one of the hosts was broken a couple of hours ago. BackupPC claims that "backup in progress" (for that host). Perhaps it has something to do with: $Conf{ClientTimeout} =