Sorry but all those pipes are going to slow the transfer needlessly. To see
the progress of a running dd process, just send it SIGINFO :
dd if=/dev/sdb1 of=/dev/sdc1 bs=1M & ddpid=$!
kill -USR1 $ddpid
Aaron Cossey
aaron.cos...@gmail.com
On Tue, Jul 23, 2013 at 11:07 AM, Tyler J. Wagner w
semi-official repositiory somewhere for
third-party scripts like these.
In the meantime, does anyhave a working version of BackupPC_deleteBackup
for Debian6? I'm happy to put work in myself of course if there is some up
to date version I can start from.
Thanks,
Aaron
Aaron Cossey
aaro
>> Hello,
>>
>> Some general information:
>> OS: Debian 6
>> Backuppc Version: 3.1.0
>> XferMethod: Rsync
>>
>> I ocassionally get this error from incremental backups:
>>
>> Got fatal error during xfer (No backup directory
>> /srv/backup/rdx/backuppc/pc/dev4_srv_vhosts_cms/new)
>> Backup aborted (N
On Thu, Jun 21, 2012 at 3:05 PM, Les Mikesell wrote:
> On Thu, Jun 21, 2012 at 7:47 AM, Aaron Cossey wrote:
>>
>> No, nothing else is running, just the single backuppc instance.
>>
>> I want to try and catch it in action when it creates and uses the
>> "new
On Wed, Jun 20, 2012 at 7:53 PM, Les Mikesell wrote:
> On Wed, Jun 20, 2012 at 2:04 AM, Aaron Cossey wrote:
>> Hello,
>>
>> Some general information:
>> OS: Debian 6
>> Backuppc Version: 3.1.0
>> XferMethod: Rsync
>>
>> I ocassionally get t
/rdx/backuppc/pc/dev4_srv_vhosts_cms/new)
None of the other hosts have a "new" directory.
Thanks for any advice.
Aaron Cossey
aaron.cos...@gmail.com
--
Live Security Virtual Conference
Exclusive live event will
On Wed, Jun 6, 2012 at 5:00 PM, Les Mikesell wrote:
> On Wed, Jun 6, 2012 at 9:48 AM, Aaron Cossey wrote:
>> > But when check to see what's running, this is what I see happening:
>>
>> dev4:~$ ps aux | grep rsync
>> root 25272 8.0 0.0 15472 2404 ?
On Wed, Jun 6, 2012 at 4:30 PM, Adam Goryachev
wrote:
> On 07/06/12 00:22, Aaron Cossey wrote:
>> On Tue, Jun 5, 2012 at 6:50 PM, Bowie Bailey wrote:
>>> On 6/5/2012 5:41 AM, Aaron Cossey wrote:
>>>> Hello,
>>>>
>>>> OS: Debian 6
>>&
On Tue, Jun 5, 2012 at 6:50 PM, Bowie Bailey wrote:
> On 6/5/2012 5:41 AM, Aaron Cossey wrote:
>> Hello,
>>
>> OS: Debian 6
>> Backuppc: version 3.1.0
>>
>> I have a host configured with XferMethod = rsync . The backup works
>> but I noticed that the B
excluded, i.e. no --exclude= on the command
line being executed.
Is there a way I can log what $argList is being expanded to at runtime?
Regards,
Aaron Cossey
aaron.cos...@gmail.com
--
Live Security Virtual Conference
10 matches
Mail list logo