Re: [Bacula-users] Backup is way too slow

2012-10-26 Thread dweimer
On 2012-10-26 15:33, lst_ho...@kwsoft.de wrote: > Zitat von noob1321 : > >> You didn't tell us how the line speed is, could that be an issue? >> You could also look at if the files are small, small filesizes = bad >> performance. >> >> if your network connection is speedy and the files are small yo

Re: [Bacula-users] Backup is way too slow

2012-10-26 Thread lst_hoe02
Zitat von noob1321 : > You didn't tell us how the line speed is, could that be an issue? > You could also look at if the files are small, small filesizes = bad > performance. > > if your network connection is speedy and the files are small you could > compress chunks of the data before backing up

[Bacula-users] Backup is way too slow

2012-10-26 Thread noob1321
You didn't tell us how the line speed is, could that be an issue? You could also look at if the files are small, small filesizes = bad performance. if your network connection is speedy and the files are small you could compress chunks of the data before backing up. how does the backup perfor

Re: [Bacula-users] handy script to show FileSets

2012-10-26 Thread John Drescher
On Fri, Oct 26, 2012 at 12:19 PM, Joseph Spenner wrote: > In case anyone finds this useful, I wrote this to quickly show all the > FileSets: > > - > > #!/usr/bin/perl > > @fileSetCommand=`echo "show fileset" | bconsole |grep FileSet`; > > foreach $line (@fileSetCommand) { > $line =~ m/

[Bacula-users] handy script to show FileSets

2012-10-26 Thread Joseph Spenner
In case anyone finds this useful, I wrote this to quickly show all the FileSets: - #!/usr/bin/perl @fileSetCommand=`echo "show fileset" | bconsole |grep FileSet`; foreach $line (@fileSetCommand) {     $line =~ m/\=(.*)/;     $fileSet=$1;     push (@fileSets, $fileSet);     }

Re: [Bacula-users] Differential backup with old timestamps

2012-10-26 Thread Jürgen Echter
Am 26.10.2012 12:14, schrieb trexman: > Has nobody any idea? > > +-- > |This was sent by supp...@haiberg.com via Backup Central. > |Forward SPAM to ab...@backupcentral.com. > +---

Re: [Bacula-users] Reg: i file partition for 2 drive

2012-10-26 Thread John Drescher
On Fri, Oct 26, 2012 at 8:47 AM, Vijay Amirtharaj A wrote: > Hi All, > > I am using tandberg T40 Storage library with 2 drive, I have 32 TB luster > file system in a single partition. I am using Bacula,right now i am taking > backup by using one tape drive,is it possible to take backup 2 tape driv

[Bacula-users] Reg: i file partition for 2 drive

2012-10-26 Thread Vijay Amirtharaj A
Hi All, I am using tandberg T40 Storage library with 2 drive, I have 32 TB luster file system in a single partition. I am using Bacula,right now i am taking backup by using one tape drive,is it possible to take backup 2 tape drive for 1 luster partition. -- Thanks Vijay Amirtharaj A -

[Bacula-users] Differential backup with old timestamps

2012-10-26 Thread trexman
Has nobody any idea? +-- |This was sent by supp...@haiberg.com via Backup Central. |Forward SPAM to ab...@backupcentral.com. +-- --

Re: [Bacula-users] Backup is way too slow

2012-10-26 Thread Carsten Jensen
On 10/26/2012 08:56 AM, Paul Van Wambeke wrote: > > Hi > > I had very slow backup times with a Ubuntu server 10.04 running the > Bacula director, 5.01 and handling a Windows 2008 R2 server with > Bacula-fd 5.2. I discovered that the throughput of the ethernet adapter > (broadcom) in the Windo

Re: [Bacula-users] no more appenable volumes -- what's the preferred way to handle this

2012-10-26 Thread Carsten Jensen
On 10/26/2012 04:04 AM, Jari Fredriksson wrote: > 08.10.2012 10:31, mayak-cq kirjoitti: >> hi all, >> >> i have a bacula instance that's been running fine for a long while ... >> >> i was able to tweak the volume retention to keep a maximum number of >> backups available, until, a user saved a giga

Re: [Bacula-users] sometimes the mtx gives some errors

2012-10-26 Thread Uwe Schuerkamp
On Thu, Oct 25, 2012 at 08:55:54AM -0700, warley wrote: > Hi guys! > > Sometimes the mtx gives some errors, like this one: > > root@server1:~# mtx -f /dev/sg2 status > Storage Changer /dev/sg2:1 Drives, 8 Slots ( 0 Import/Export ) > Data Transfer Element 0:Empty > Storage Element 1:Full :

Re: [Bacula-users] Backup is way too slow

2012-10-26 Thread Paul Van Wambeke
Hi I had very slow backup times with a Ubuntu server 10.04 running the Bacula director, 5.01 and handling a Windows 2008 R2 server with Bacula-fd 5.2. I discovered that the throughput of the ethernet adapter (broadcom) in the Windows Server was VERY low .. I solved the problem after some