[BackupPC-users] How to get stats about the pool?

2011-12-01 Thread Long V
Hi, I have set BackupPC to backup a directory where the content is always wiped and re-populated with 99% of the time same filename and same content inside the files. File timestamps would be different as they have been re-generated. I expected that BackupPC would detect it's the same filename

[BackupPC-users] BackupPC on NTFS, any expected problems?

2011-09-29 Thread Long V
Hi, I have a RAID 1 partition formatted as NTFS. The server is linux so I"ll be accessing that partition using ntfs-3g. Is there any expected problems to use BackupPC on top of a NTFS partition? I know BackupPC heavily uses hard-link so is that fully supported by NTFS (ntfs-3g)? Thanks, Long

Re: [BackupPC-users] How to Cancel a Restore

2011-06-01 Thread Long V
ner wrote: > On Wed, 2011-06-01 at 11:02 -0400, Long V wrote: >> I have BackupPC version 3.2.0, I don't see any "cancel" button in the >> Host Summary page. Do you mean the "Stop/Dequeue Backup" button? > > "Stop/Dequeue Backup" could use

Re: [BackupPC-users] How to Cancel a Restore

2011-06-01 Thread Long V
Hi Michael, I have BackupPC version 3.2.0, I don't see any "cancel" button in the Host Summary page. Do you mean the "Stop/Dequeue Backup" button? In the Host Summary page, the restore action doesn't appear until it has finished (which is too late). The only way I can see there's a restore runn

[BackupPC-users] How to Cancel a Restore

2011-06-01 Thread Long V
Hi, My Xfer method is rsync over ssh. BackupPC server is installed on RHEL 5.4. I started to restore a 20G file then I realized I don't need to do it anymore but can't find a way to cancel the restore. The client is also RHEL 5.4. So how to cancel a restore? Thanks, Long --

Re: [BackupPC-users] Backup not respecting BlackoutPeriods

2011-04-10 Thread Long V
This is odd. I override the BlackoutPeriods in the default config in my host specific config (changing just the hourEnd) and now it's working fine. Weird work-around. - Original Message > From: Long V > To: "General list for user discussion, questions and support

Re: [BackupPC-users] Backup not respecting BlackoutPeriods

2011-04-08 Thread Long V
- Original Message > From: Les Mikesell > To: backuppc-users@lists.sourceforge.net > Sent: Fri, April 8, 2011 2:57:39 PM > Subject: Re: [BackupPC-users] Backup not respecting BlackoutPeriods > > On 4/8/2011 1:37 PM, Long V wrote: > > Hi, > > > > Here's my

[BackupPC-users] Backup not respecting BlackoutPeriods

2011-04-08 Thread Long V
Hi, Here's my BlackoutPeriods from 7 to 20h during working days: $Conf{BlackoutPeriods} = [ { 'hourEnd' => 20, 'weekDays' => [ 1, 2, 3, 4, 5 ], 'hourBegin' => 7 } ]; But I got backup at 14h during a working day: 2011-04-06 14:00:01 incr backup

Re: [BackupPC-users] Backup reported failed without any apparent error

2011-03-28 Thread Long V
error either. Long From: Holger Parplies To: Long V Cc: backuppc-users@lists.sourceforge.net Sent: Mon, March 28, 2011 4:21:31 PM Subject: Re: [BackupPC-users] Backup reported failed without any apparent error Hi, I remember checking the code for the error me

Re: [BackupPC-users] Backup reported failed without any apparent error

2011-03-21 Thread Long V
Confirmed. I was indeed the empty element in my $Conf{SmbShareName} that report the false error. From: Long V To: backuppc-users@lists.sourceforge.net Sent: Sat, March 19, 2011 1:30:10 PM Subject: Re: Backup reported failed without any apparent error

Re: [BackupPC-users] Backup reported failed without any apparent error

2011-03-19 Thread Long V
@ Jeffrey @ Les Mikesell I had an empty element in my share config. That is probably the culprit. I'll verify on Monday once I am back to work. $Conf{SmbShareName} = [ 'share', '' ]; - Original Message > From: Long V > To: backuppc-users@li

Re: [BackupPC-users] Backup reported failed without any apparent error

2011-03-18 Thread Long V
them file (no file corruption). - Original Message ---- > From: Long V > To: backuppc-users@lists.sourceforge.net > Sent: Fri, March 18, 2011 2:54:36 PM > Subject: Re: Backup reported failed without any apparent error > > Here's the output of df -i. > >

Re: [BackupPC-users] Backup reported failed without any apparent error

2011-03-18 Thread Long V
/dev/shm - Original Message > From: Long V > To: backuppc-users@lists.sourceforge.net > Sent: Fri, March 18, 2011 1:49:11 PM > Subject: Backup reported failed without any apparent error > > Hi, > > I have BackupPC-3.2.0 running on RHEL 5.4 with perl 5.8.8

[BackupPC-users] Backup reported failed without any apparent error

2011-03-18 Thread Long V
Hi, I have BackupPC-3.2.0 running on RHEL 5.4 with perl 5.8.8 and httpd 2.2.3. I have this error in the log 2011-03-18 13:01:18 full backup started for share share 2011-03-18 13:15:00 unexpected empty share name skipped 2011-03-18 13:15:05 Backup aborted () 2011-03-18 13:15:05 Saved partial dum